openbsd
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...
1996-12-23 robinRemove redundant/incorrect switch case label: `def_case'
1996-12-23 mickeyno panic on ppp down/retry
1996-12-23 downsj1 -> 0
1996-12-23 downsjadd readlabelfs.3
1996-12-23 downsjreadlabelfs()
1996-12-23 downsjreadlabelfs() takes two arguments now, update prototype...
1996-12-23 millertBack out last change, it is not sufficient.
1996-12-23 millertAvoid spoofing when cd'ing to subdirs. First cut.
1996-12-23 millertAdd -execdir support.
1996-12-23 deraadtuse _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary...
1996-12-23 deraadti think this fixes COMPAT_ULTRIX
1996-12-23 deraadtuse _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary...
1996-12-23 rahndsImport of Openfirmware device drivers for PowerPC port.
1996-12-22 tholoCorrect handling of weak symbols in shared libraries...
1996-12-22 rahndsAdd powerpc support to gprof. (primative support).
1996-12-22 rahndsPowerPC port is ELF based, treat same as svr4, mips...
1996-12-22 deraadtcrank ulimit -d for fsck run (someone with a 19GB ccd...
1996-12-22 deraadtproper gid revoke
1996-12-22 kstaileyremoved netbsd refs from "clean" target
1996-12-22 deraadttypo
1996-12-22 rahndsadditional files needed for gcc support for powerpc.
1996-12-22 rahndsgcc support for powerpc-openbsd
1996-12-22 rahndschanges to binutils to support powerpc-openbsd
1996-12-22 niklasbring in bsd.own.mk
1996-12-22 kstaileymake spec_advlock() perform indirect call to lf_advlock()
1996-12-22 graichenbring back all the local OpenBSD changes to the pmax...
1996-12-22 graichenupdate the pmax stuff to NetBSD 961107 - this version...
1996-12-22 graichenimport of elf2aout - required for the pmax and taken...
1996-12-22 deraadtnope, ss is wrong
1996-12-22 tholoDeal with _POSIX_SAVED_IDS when relinquishing privileges
1996-12-22 tholoDeal with _POSIX_SAVED_IDS when relinquishing privileges
next