summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-03-31shrink; niklasTheo de Raadt
1997-03-31do not let PSL_NT be set in VM86 mode; netbsdTheo de Raadt
1997-03-31changed ipfattach() to ipf_enable()kstailey
1997-03-31New job; another PC lands on my desk.kstailey
1997-03-31PR#140, Fix from David Leonard <d@occult.fnarg.net.au>. Prevents endless loopbriggs
1997-03-31even better indentTheo de Raadt
1997-03-31indentTheo de Raadt
1997-03-31works again, work by niklas and iTheo de Raadt
1997-03-31disklabel stuff was fixed a while agoTheo de Raadt
1997-03-31Jump to loadaddr instead of entry due to libsa change.Jason Downs
1997-03-31Move closer to boot/. Add some debug stuffTobias Weingartner
1997-03-31Fix for my fix...Tobias Weingartner
1997-03-31Fix symbol handling (stripped kernels)Tobias Weingartner
1997-03-31Initial /boot stuff (from Mickey)Tobias Weingartner
1997-03-31Prepare for /boot stuff...Tobias Weingartner
1997-03-31salt is an int32_tTheo de Raadt
1997-03-31flags param is intTheo de Raadt
1997-03-31sync to nfs.hTheo de Raadt
1997-03-31sync with stat.h; spotted by todd@Theo de Raadt
1997-03-31correct path in comment; thieleke@ix.netcom.comTheo de Raadt
1997-03-31Modernize OpenBSD/mvme68k to match various changes in m68k and hp300 code.Jason Downs
1997-03-30Minor cleanup.briggs
1997-03-30no more 2(two) md5 libs in kernel!Michael Shalayeff
1997-03-30jDTInstall is 0xD9C, not 0x9DC...briggs
1997-03-30An implementation of pieces of the Deferred Task Manager--required bybriggs
1997-03-30Added support for YP V1. Partly from FreeBSD. -mojMats O Jansson
1997-03-30delete the unaligned codeTheo de Raadt
1997-03-30my recent fixesMichael Shalayeff
1997-03-30fix commentMichael Shalayeff
1997-03-30ifdef out some vars used only w/ NFSCLIENT definedMichael Shalayeff
1997-03-30blowfish + passwd.conf support. fixed md5 salt.Niels Provos
1997-03-30better notesTheo de Raadt
1997-03-30We run OpenBSD not NetBSDTodd C. Miller
1997-03-30NetBSD PR #3399: Avoid overflowing in ut_host into ut_time (bounds check). ...Todd C. Miller
1997-03-30Make named.boot and news spool optional.Todd C. Miller
1997-03-30Previous commit was in error, definition of MANDIR was correctTodd C. Miller
1997-03-30/usr/share/man/cat -> /usr/share/manTodd C. Miller
1997-03-30Adjust the input string by the right amount if the pattern wasn't at theTodd C. Miller
1997-03-29Increase timeout by a factor of ten in cd_size().briggs
1997-03-29Do not register an interrupt handler unless we know that we can clearbriggs
1997-03-29Update from Denton Gentry with minor bug fixes by me.briggs
1997-03-29DrSW for a Dayna ethernet card. Fake DrHW for dumb nubus card.briggs
1997-03-29Allow setting blocksize to 0 (variable size); from Juergen Hannken-IlljesThorsten Lockert
1997-03-29Do not include mmap'ed device memory in coredumps; from Matthias DrochnerThorsten Lockert
1997-03-29Updated description of some signals; from Klaus Klein <kleink@layla.inka.de>Thorsten Lockert
1997-03-29Avoid infinite loops; from NetBSD PR 3285Thorsten Lockert
1997-03-29Change MIN & TIME to VMIN & VTIME; from NetBSD PR 3243Thorsten Lockert
1997-03-29Return EISDIR for directories; idea from NetBSDThorsten Lockert
1997-03-29Document EINVAL; from NetBSD PR 3395Thorsten Lockert
1997-03-29Document .messageTodd C. Miller