Age | Commit message (Expand) | Author |
1997-09-21 | branch the bios tree inside the machdep | Michael Shalayeff |
1997-09-21 | Stray %u, poof | Tobias Weingartner |
1997-09-21 | /boot engine is in sys/stand/boot/ now (; | Michael Shalayeff |
1997-09-21 | bios0 | Niklas Hallqvist |
1997-09-21 | bootapiver is unsigned | Michael Shalayeff |
1997-09-21 | Remove cruft | Niklas Hallqvist |
1997-09-21 | no this ugly hack, no more! | Michael Shalayeff |
1997-09-21 | support new boots | Michael Shalayeff |
1997-09-21 | $OpenBSD$ | Niklas Hallqvist |
1997-09-21 | Do not report RTM_MISS up on IP encapsulation implicit lookups. This should | Niklas Hallqvist |
1997-09-21 | Add missing #ifdef DEBUG statements so we can build a kernel with | Todd C. Miller |
1997-09-20 | - add 'stty [baudrate]' command to /boot, for serial consoles | flipk |
1997-09-20 | fix PORTAL comment. The "create sockets with open(2)" one was my fault. | kstailey |
1997-09-20 | The only CVAX to reach this module is a VAXstation 3100 model 10-48. | Mats O Jansson |
1997-09-20 | Rename rd to hd. OpenBSD uses rd for ramdisk. -moj | Mats O Jansson |
1997-09-20 | Rename rd to hd. OpenBSD uses rd for ramdisk. -moj | Mats O Jansson |
1997-09-20 | only eject root floppies | Theo de Raadt |
1997-09-20 | create sa_handler and sa_sigaction stubs in struct sigaction, via a | Theo de Raadt |
1997-09-19 | Generic register dump from NetBSD | Niklas Hallqvist |
1997-09-19 | Make newer gcc happy | Niklas Hallqvist |
1997-09-19 | Kill FPCOPROC (and some forgotten {SWAP,DEV}PAGER) | Niklas Hallqvist |
1997-09-19 | disable VM86/USER_LDT by default, until checked again for h0l3z | Theo de Raadt |
1997-09-18 | halt in debug mode only | Michael Shalayeff |
1997-09-18 | set t_dev before tty_attach(), so that pstat -s doesn't see a dev_t of 0 | Theo de Raadt |
1997-09-18 | Merge of NetBSD changes upto last week or so, with the exception of stand/ | Niklas Hallqvist |
1997-09-18 | it is definately wrong to initialize the pgid at open() time because the | Theo de Raadt |
1997-09-17 | depend: dependancies | Tobias Weingartner |
1997-09-17 | regs command is MD | Michael Shalayeff |
1997-09-17 | It is indeed tricky to get all bus accesses right when factoring out | Niklas Hallqvist |
1997-09-17 | add LUCIFIER | Michael Shalayeff |
1997-09-17 | pass cnvmem,extmem the old way they were.... | Michael Shalayeff |
1997-09-17 | unsigneds | Michael Shalayeff |
1997-09-17 | Double default NMBCLUSTERS settings. | Jason Downs |
1997-09-17 | Double default NMBCLUSTERS settings. | Jason Downs |
1997-09-17 | Double default NMBCLUSTERS, they're too small for modern networks. | Jason Downs |
1997-09-17 | Overflow checks | Tobias Weingartner |
1997-09-17 | sync | Theo de Raadt |
1997-09-17 | more compaq products; bouyer | Theo de Raadt |
1997-09-17 | Reorganizaed bootblocks. Builds like hp300 now. | Jason Downs |
1997-09-17 | NETBSD_CURRENT_970916. Lot's just ID changes, since changes don't apply to | Jason Downs |
1997-09-16 | tighten up probe printfs a bit and prepend with device name | flipk |
1997-09-16 | no need to include sys/ioccom.h; guy@netapp.com | Theo de Raadt |
1997-09-16 | be verbose on the busses | Michael Shalayeff |
1997-09-15 | AHADEBUG cleanliness | flipk |
1997-09-15 | Add isolif, the last piece of making bootable CDs. Needs some more work. | Jason Downs |
1997-09-15 | SA_NOCLDWAIT | Todd C. Miller |
1997-09-15 | SA_NOCLDWAIT | Todd C. Miller |
1997-09-15 | From FreeBSD (joerg@freebsd.org): | Todd C. Miller |
1997-09-15 | +sl +ex0 +wds0 | Theo de Raadt |
1997-09-15 | Fix bsd_to_*_sigaction(). Also add SA_SIGINFO support | Theo de Raadt |