summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
1997-03-27Import genassym.sh method from NetBSDNiklas Hallqvist
1997-03-27Add NCR variant of SVR4, as it has some specificsNiklas Hallqvist
1997-03-27Implement NOFILE_MAX--hard limit on max descriptors per proccess.Todd C. Miller
1997-03-27Make kern.osrevision (sysctl) and /kern/osrev report value ofTodd C. Miller
1997-03-26Add OpenBSD tag. Remove redundant test.Niklas Hallqvist
1997-03-26Use MKDEP instead of mkdep. Split STRIP into STRIP & STRIPFLAGS.Niklas Hallqvist
1997-03-26Add ast, tel and IPSECNiklas Hallqvist
1997-03-26Got rid of an unused functionNiklas Hallqvist
1997-03-26use support.s from m68k/Niklas Hallqvist
1997-03-26Just some initial KNF in preparation for some other changes coming soonNiklas Hallqvist
1997-03-26Remove stuff now in m68k/Niklas Hallqvist
1997-03-26copy.s gets done from files.m68k nowNiklas Hallqvist
1997-03-26proper englishTheo de Raadt
1997-03-26loginname copying in fill_eproc; gwing@primenet.com.auTheo de Raadt
1997-03-26Replace "isa_io" with "bus". Not isa specific.Per Fogelstrom
1997-03-26syncJason Downs
1997-03-26Merge changes from NetBSD, up to 3/19/97; undoes some local changes.Jason Downs
1997-03-26Merge changes from NetBSD, 3/19/97; enforce use of new files in file.m68k.Jason Downs
1997-03-26Regen.Jason Downs
1997-03-26Merge in NetBSD changes as if 3/19/97, undo some of ours.Jason Downs
1997-03-26deal with CD drives that indicate 2352 bytes per block...Theo de Raadt
1997-03-25Get rid of userland includesNiklas Hallqvist