summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1997-03-31strlen protoMichael Shalayeff
1997-03-31strlen here too....Michael Shalayeff
1997-03-31missed additions to the last commitMichael Shalayeff
1997-03-31commit all my mods to the last imported libsa stuff....Michael Shalayeff
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-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-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-30my recent fixesMichael Shalayeff
1997-03-30fix commentMichael Shalayeff
1997-03-30ifdef out some vars used only w/ NFSCLIENT definedMichael Shalayeff
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-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-29Do not include mmap'ed device memory in coredumps; from Matthias DrochnerThorsten Lockert
1997-03-29Return EISDIR for directories; idea from NetBSDThorsten Lockert
1997-03-29uninitialized variable; koji@math.human.nagoya-u.ac.jpTheo de Raadt
1997-03-29__NetBSD__ -> __NetBSD__ || __OpenBSD__ (conditionals for compiling in MacOS).briggs
1997-03-29Do return values from issetuid() correctlyThorsten Lockert
1997-03-29Use genassym.shThorsten Lockert
1997-03-29Switch to genassym.cf.Jason Downs
1997-03-29A bit more DAFB initialization.briggs
1997-03-29Fix bug that would have prevented PB5xx series from detecting the SONIC.briggs
1997-03-28sync (regen)kstailey
1997-03-28added 34 - nicekstailey
1997-03-28Use more from m68k/m68k.briggs
1997-03-28copy new iv only if existantNiels Provos
1997-03-27Various fixes for ZMAGIC. Thanks TheoTobias Weingartner
1997-03-27Oops, used #ifdef, instead of ifdef, by habit.Niklas Hallqvist
1997-03-27DOH! Of course genassym.sh should be fed CC not HOSTCC,Niklas Hallqvist
1997-03-27Be more careful about enabling nubus interrupts.briggs
1997-03-27Use P_MD_REGS instead of P_MD + MD_REGS (consistent with hp300)Niklas Hallqvist
1997-03-27Use genassym.shNiklas Hallqvist