summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1996-05-08fix panic at reboot.Michael Shalayeff
1996-05-08avoid panics at reboot.Michael Shalayeff
1996-05-08fix panic at reboot.Michael Shalayeff
1996-05-08fix the panic at reboot.Michael Shalayeff
1996-05-08don't mix this stuff with mashed potatoes.Michael Shalayeff
1996-05-08make it compile again (update to machine/disklabel.h)chuck
1996-05-08do that another panic fly away.Michael Shalayeff
1996-05-08kill the panic at the boot().Michael Shalayeff
1996-05-08fix the panic at reboot.Michael Shalayeff
1996-05-08fix the panic on reboot.Michael Shalayeff
1996-05-08fix reboot panic.Michael Shalayeff
1996-05-08fix reboot panic.Michael Shalayeff
1996-05-07From NetBSD:Niklas Hallqvist
1996-05-07you cannot use u_intXX_t everywhereTheo de Raadt
1996-05-07away, awayTheo de Raadt
1996-05-07from NetBSD PR#2124(port-i386):Michael Shalayeff
1996-05-07s/netbsd/bsd/Niklas Hallqvist
1996-05-07Make sure config_init gets called before consinit, as at least one portNiklas Hallqvist
1996-05-07from NetBSD PR#2296:Michael Shalayeff
1996-05-07gross BPF_HDR hack, do betterTheo de Raadt
1996-05-07fix that fillw's stuff again.Michael Shalayeff
1996-05-07show symtab name when no less than 3 of them.Michael Shalayeff
1996-05-07fillw is in machine/cpu.h now.Michael Shalayeff
1996-05-07add network dependencies.Michael Shalayeff
1996-05-07idea by chuck to make libbug MITheo de Raadt
1996-05-07Restructure and document a bit. Also fixed a confusing bug, whichNiklas Hallqvist
1996-05-07From NetBSD:Niklas Hallqvist
1996-05-07Remove cdev_ss_init, there's a def in the MI parts nowNiklas Hallqvist
1996-05-07RCS ID updateNiklas Hallqvist
1996-05-07From NetBSD:Niklas Hallqvist
1996-05-07Add back all the stuff I've had to remove due to kernel growth + MSDOSFSNiklas Hallqvist
1996-05-07Use MI cdev_scanner_init macro. Fix tabs.Niklas Hallqvist
1996-05-07Move the vector table to .dataNiklas Hallqvist
1996-05-07Use _vectab instead of Lvectab, which is moving to .dataNiklas Hallqvist
1996-05-07From NetBSD:Niklas Hallqvist
1996-05-07Add SCSI scanner and MSDOSFS supportNiklas Hallqvist
1996-05-07Remove erroneously doubled text (patch can do that when a new fileNiklas Hallqvist
1996-05-07Add OPRAHNiklas Hallqvist
1996-05-07Move this doc fileNiklas Hallqvist
1996-05-07sync with 0504; mostly proto changes (some svr4 ioctl changes)Theo de Raadt
1996-05-07sync with 0504 -- prototypes and bus.hTheo de Raadt
1996-05-07delete impossible to reach code, use more defined constantsTheo de Raadt
1996-05-07sync with 0504 -- prototypes and bus.hTheo de Raadt
1996-05-07convert to machine/bus.hTheo de Raadt
1996-05-07add :Theo de Raadt
1996-05-07sync with 0504; prototype changesTheo de Raadt
1996-05-07add local decl of sockaddrTheo de Raadt
1996-05-07if nfds > FD_SETSIZE, allocate room for the bitmasks inside the kernel; alsoTheo de Raadt
1996-05-07This is the tape boot loader, not the disk. Remove the correct files.Dale S. Rahn
1996-05-07remove file generated during build.Dale S. Rahn