openbsd
1997-01-02 downsjRevert HISTFILE. If anyone wants a differently named...
1997-01-02 downsjDon't mention $_.
1997-01-02 downsjAfter discussing $_ with the maintainer, revert ksh...
1997-01-02 etheisenDESTDIR already set.
1997-01-02 etheisenrnd is random.
1997-01-02 etheisenlibcrypt is no more.
1997-01-02 rahndshandle the powerpc like the arc - no dynamic stuff
1997-01-02 graichenhandle the pmax like the arc - no dynamic stuff
1997-01-02 niklasDOH! we are not ELF yet. Fix static constructors.
1997-01-02 mickeyprevent system from suspend/standby twice.
1997-01-02 mickeypulled out the duplicated, conditional code from both...
1997-01-02 mickeyPPP_BSDCOMP not PPP_BSD_COMP
1997-01-02 mickeyinet_addr --> inet_aton
1997-01-02 downsjAdd FSH (set -o sh), initialize it if we're /bin/sh...
1997-01-02 deraadtuse arc4random for xid generation
1997-01-02 deraadtdo not confuse readdisklabel callers
1997-01-02 rahndsCurrent differences between development tree and checke...
1997-01-02 rahndsCurrent information about port status.
1997-01-02 rahndsChange order of includes to pick up sys/types.h so...
1997-01-02 rahndsPowerPC is like alpha and mips.
1997-01-02 rahndsAdd fp.c file, reformat to be more readable.
1997-01-02 rahndsadding files previously missing.
1997-01-02 rahndsPowerpc port also uses new libkvm.
1997-01-02 rahndsStub routines for set|get fpsticky, fpround, ...
1997-01-02 rahndsgetc returns int not char.
1997-01-01 graichenadd a comment on how to start xdm via init (only i386...
1997-01-01 graichenadd a comment about the comment in ttys about how to...
1997-01-01 graichenthe master with comments in it is not that much of...
1997-01-01 graichenadd a comment about how to configure pci pcmcia chips...
1997-01-01 graichenremove unneded space in printf (only cosmetic)
1997-01-01 kstaileyadded info about rfork(2)
1997-01-01 mickeydon't count on MFS in add_blkdev_randomness
1997-01-01 briggsGet blktochr() from sun3/sun3/conf.c
1997-01-01 briggsPrototypes for mountroot, etc. are now in sys/systm...
1997-01-01 briggsSupply full path on 'include' lines for config.
1996-12-31 kstaileysync with 17-Dec-1996
1996-12-31 kstaileyremoved unused CTL_MACHDEP stuff
1996-12-30 kstaileyput entries back into alpha sorted order
1996-12-30 kstaileyadded info about /emul
1996-12-29 tholoFix typo
1996-12-29 graichendon't strip boot.com on install
1996-12-29 graichenbe more consistent when printing the memory values...
1996-12-29 graichenadd some comments to some things we removed to get...
1996-12-29 graichenchange the name of the history file from .pdksh_hist...
1996-12-29 graichenremove one / from the printf of the filenames (_PATH_UN...
1996-12-29 graichenour tar (paxtar) is now in /bin/tar not /usr/bin/tar
1996-12-29 graichenwork around the missing (gtar) -T (--files-from) option...
1996-12-28 kstaileychanged __NetBSD__ to __OpenBSD__
1996-12-28 deraadtcrank minor due to arc4random
1996-12-28 niklasFix prerequisite test, still need to check why NODEV...
1996-12-28 downsjan entire an entire
1996-12-28 dmarc4random() number generator, for use with things...
1996-12-28 rahndsadd OpenBSD tag to files.
1996-12-28 rahndsadding OpenBSD tag to files.
1996-12-28 rahndsAdding OpenBSD tags to files.
1996-12-28 rahndsChanges necessary to make the kernel compile and boot.
1996-12-28 rahndsadd necessary file for powerpc port.
1996-12-28 deraadt95% of common uses of these are incorrect and insecure...
1996-12-28 deraadtsuggest alternative in ld warn message
1996-12-28 tholoGot an NCR controller too now
1996-12-28 tholoSwitch to pcvt for console
1996-12-27 kstaileynew NetBSD file; #include from <machine/cpu.h> on m68k...
1996-12-27 deraadtepilepsy in csrg?
1996-12-27 tholoRemove some GCC warnings in generated output; from...
1996-12-27 kstaileymerged into autoconf.h and control.h
1996-12-27 kstaileyadjusted to state "no hard links to directories"
1996-12-27 kstaileymerged into if_le.c
1996-12-26 mickeycompile, Makefile rebuild
1996-12-25 impMerge our chagnes with FreeBSD's latest changes. We...
1996-12-25 mickeyno compile test after last change: no need for that...
1996-12-25 deraadtsmaller code
1996-12-25 deraadtdo not need umask for mkstemp
1996-12-25 tholoUse <stdlib.h>, not <malloc.h>
1996-12-24 kstaileysync with NetBSD
1996-12-24 kstaileynew NetBSD file
1996-12-24 deraadtdo not need umask fiddling
1996-12-24 deraadttest kernel for wglen driver
1996-12-24 deraadtnearly working driver for wglen serial card
1996-12-24 deraadtfor the moment, yammer a bit more
1996-12-24 deraadtcall all irq routines
1996-12-24 dmreclaim NFSMNT_RESVPORT bit, and add more traditional...
1996-12-24 niklasMake termination of objects wait for possible collapses...
1996-12-24 deraadtindicate this mktemp is vulnerable to a DOS attack...
1996-12-24 deraadtuse mkstemp instead
1996-12-24 deraadtcomment on why this mktemp use is safe
1996-12-24 deraadtuse mkstemp
1996-12-24 deraadtref sigaction
1996-12-24 deraadtuse mkstemp()
1996-12-24 tholoUse mkstemp(3) for temporary files
1996-12-24 deraadtno mkfs
1996-12-24 deraadtdeal with the 2340 lie in the right place, i think
1996-12-24 deraadtbye bye
1996-12-23 rahndsPowerPC port uses binutils not 'standard' compilation...
1996-12-23 rahndsPowerpc port uses binutils not old compiler tools.
1996-12-23 deraadtwarn whoever wants krb5 that they have a /tmp race...
1996-12-23 robinFix assignment/truth-value compiler warning.
1996-12-23 robinAdd missing # include <term.h>
1996-12-23 robinEliminate assignment/truth-value compiler warning.
1996-12-23 mickeypppd 2.3b3 import. some minor buf oflow fixes and so.
1996-12-23 robinAdd parentheses to assignment used as truth value to...
next