summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-07-22Fix _PATH_REMSH for real. We have <paths.h> so use it and defineTodd C. Miller
1997-07-22Define _PATH_REMSH to _PATH_RSHTodd C. Miller
1997-07-21use /sys/conf/GENERICTheo de Raadt
1997-07-21make it less sensitive to incredibly bad indentation; shigio@wafu.netgate.netTheo de Raadt
1997-07-21be quietTheo de Raadt
1997-07-21long stuff; netbsdTheo de Raadt
1997-07-21include file with protoTheo de Raadt
1997-07-21WallTheo de Raadt
1997-07-21WallTheo de Raadt
1997-07-21WallTheo de Raadt
1997-07-21WallTheo de Raadt
1997-07-21WallTheo de Raadt
1997-07-21proper errnoMichael Shalayeff
1997-07-21proper includeMichael Shalayeff
1997-07-21do opendir for dirs onlyMichael Shalayeff
1997-07-21indent (;Michael Shalayeff
1997-07-21correct 'hd' device handlingMichael Shalayeff
1997-07-21add nbdevs for the size of table of block devises' namesMichael Shalayeff
1997-07-21SCSI copy optimizationsPer Fogelstrom
1997-07-21SCSI copy optimizationsPer Fogelstrom
1997-07-21make this compile until niklas fixes the boo-booTheo de Raadt
1997-07-21New boot code that fits into the boot record with embedded label.Per Fogelstrom
1997-07-21no, not sshTheo de Raadt
1997-07-21setgid dialerTheo de Raadt
1997-07-21careful about unlink; oliverTheo de Raadt
1997-07-21Begone, compilation warnings.Angelos D. Keromytis
1997-07-21Get rid of compilation warnings.Angelos D. Keromytis
1997-07-21Fix compilation warning.Angelos D. Keromytis
1997-07-20vm.hTheo de Raadt
1997-07-20careful with usernames; oliverTheo de Raadt
1997-07-20careful with link paths; oliverTheo de Raadt
1997-07-20typosNiels Provos
1997-07-20move NOMAN into programs MakefileNiels Provos
1997-07-20minor cleanup on the -d flag codejdm
1997-07-20add -d flag for reporting active sessions at a specified point in time.jdm
1997-07-20Merge common m68k trap handling changes from NetBSDNiklas Hallqvist
1997-07-20protect against NULL curproc derefs. Enables MMU hits inside interuptNiklas Hallqvist
1997-07-20My me and Theo: stack tracebacks! It even traces through traps and interruptsNiklas Hallqvist
1997-07-19fix typo in comment (NetBSD PR3836: Curt Sampson)chuck
1997-07-19Include vm/vm.h everywhere it is needed to get at boolean_t (I would preferNiklas Hallqvist
1997-07-19Make SOFTWARE_SSTEP compile with strict prototypingNiklas Hallqvist
1997-07-19SOFTWARE_SSTEP bugs fixed. KNF. register specs removed. Include vm.hNiklas Hallqvist
1997-07-19If we are using DDB, be sure to setup the SP entry of the trapframe.Niklas Hallqvist
1997-07-19struct opcode is now in db_machdep.h. Add some other includes needed afterNiklas Hallqvist
1997-07-19Lots! Single-stepping support is probably the most important change.Niklas Hallqvist
1997-07-19RewrittenNiklas Hallqvist
1997-07-19Protect against overlapping copiesNiklas Hallqvist
1997-07-19some KNF I had lying aroundNiklas Hallqvist
1997-07-19initialization overwrites program name parsingMichael Shalayeff
1997-07-19minor cleanup.Niels Provos