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