summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-02-26Be sure the directory exists.Jason Downs
1997-02-25This file was never used so... ZAP!Per Fogelstrom
1997-02-25include link to passwd.confNiels Provos
1997-02-25include link to passwd.confNiels Provos
1997-02-25man page updates for passwd.confNiels Provos
1997-02-25-b option was being ignored when used in conjunction with -d.Todd C. Miller
1997-02-25inc minorJason Downs
1997-02-25Better fix for -p and links.Todd C. Miller
1997-02-25fix typeoJason Downs
1997-02-25Reimport NetBSD version w/ Todd's changes, new rcsids, and the beginings ofJason Downs
1997-02-25Yet more fixes from tv@pobox.com, PR#122.Jason Downs
1997-02-24Only update owner (via lchown) when dealing with symbolic links.Todd C. Miller
1997-02-24This changes the timeout on the st device so that the new tape drives thatjkatz
1997-02-24Adds support for DEC SCSI tape drives used in Vaxen that can also be usedjkatz
1997-02-24Beautification.Angelos D. Keromytis
1997-02-24OpenBSD tagNiklas Hallqvist
1997-02-24OpenBSD tagsNiklas Hallqvist
1997-02-24OpenBSD tagsNiklas Hallqvist
1997-02-24OpenBSD tagsNiklas Hallqvist
1997-02-24OpenBSD tagsNiklas Hallqvist
1997-02-24OpenBSD tagsNiklas Hallqvist
1997-02-24OpenBSD tagsNiklas Hallqvist
1997-02-24OpenBSD tagNiklas Hallqvist
1997-02-24OpenBSD tagsNiklas Hallqvist
1997-02-24OpenBSD tags + some prototyping policeNiklas Hallqvist
1997-02-24OpenBSD tagNiklas Hallqvist
1997-02-24OpenBSD tags + some prototyping policeNiklas Hallqvist
1997-02-24temporarily, also pass intr() routines the vec#Theo de Raadt
1997-02-24for generic case, use dk_mountroot not special hacksTheo de Raadt
1997-02-24implement BUFCACHEPERCENT and take care with kva spaceTheo de Raadt
1997-02-24irc thing is dumb, and do not bother wasting effort screaming about ftp bounc...Theo de Raadt
1997-02-24We do NOT want interrupts when in polled mode. Fixes ATAPI bootNiklas Hallqvist
1997-02-24Kill the annoying printf (which I think I added).Jason Downs
1997-02-24sync with hp300: -nostdinc, HOSTCC, etc.Jason Downs
1997-02-24Remove configuration name.Jason Downs
1997-02-24XXX cleanupTheo de Raadt
1997-02-24Add support for COMPAT_SUNOS and enable it.Jason Downs
1997-02-23First cut of Flash memory disk. Needs more work though...Per Fogelstrom
1997-02-23Give HPUX it's own signal trampoline and stop modifying the real one.Jason Downs
1997-02-23sigcode -> hpux_sigcodeJason Downs
1997-02-23constrain nbuf until we find a better fixTheo de Raadt
1997-02-23Checkpoint. This should be pretty close now, just gotta fix kernelJason Downs
1997-02-23Just some more KNFNiklas Hallqvist
1997-02-23Some KNF, but more important: fix disklabels for audio CDs +Niklas Hallqvist
1997-02-23We run OpenBSDTodd C. Miller
1997-02-23#ifdef __NetBSD__ -> #if defined(__NetBSD__) || defined(__OpenBSD__)Todd C. Miller
1997-02-23Integrate code from John P. Wittkoski <jpw@netwizards.net> andbriggs
1997-02-23Note that newfs now contains fsirand(8) functionality.Todd C. Miller
1997-02-23Inline fsirand(8) (at no noticable cost in speed).Todd C. Miller
1997-02-23build host and user is not importantTheo de Raadt