Age | Commit message (Expand) | Author |
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 |
1997-02-23 | Fix mem leak, count partitions (tracks) right for audio disklabels. Partitio... | Niklas Hallqvist |
1997-02-23 | Spoof ISO 9660 disklabels | Niklas Hallqvist |
1997-02-23 | Audio CDs were read as data CDs before, which broke audio. | Niklas Hallqvist |
1997-02-23 | All audio CDs does not start at block 0 | Niklas Hallqvist |
1997-02-23 | s/MINIROOT/RAMDISK/g | Jason Downs |
1997-02-22 | ramdisk now has raw version, disklabels | kstailey |
1997-02-22 | add "-l" flag see NetBSD PR #3227 | kstailey |
1997-02-22 | add tag; NetBSD -> OpenBSD | kstailey |
1997-02-22 | if sys/kern/malloc.c does not #define KMEMSTATS (and DIAGNOSTIC is also | kstailey |
1997-02-22 | ufsboot uses strncpy() now | kstailey |
1997-02-22 | Resolved a couple of open issues (just changed comments after checking | Angelos D. Keromytis |
1997-02-22 | Fixed problem in ip_weadvertise(). | Angelos D. Keromytis |
1997-02-22 | sends and receives and illustrates that the vme board has interrupt vector bugs | Theo de Raadt |
1997-02-22 | add register bit defines | Theo de Raadt |
1997-02-22 | Fixed problem with authenticator length checking. | Angelos D. Keromytis |
1997-02-22 | Not used. | Per Fogelstrom |
1997-02-22 | Update to lite2 -- man page is the only thing that changed. | Todd C. Miller |
1997-02-22 | update to lite2 -- note restriction when securelevel > 0 | Todd C. Miller |