Age | Commit message (Expand) | Author |
1996-05-15 | add all the possible SCSI device types to the GENERIC configs. | Michael Shalayeff |
1996-05-09 | From NetBSD: | Niklas Hallqvist |
1996-05-09 | From NetBSD: | Niklas Hallqvist |
1996-05-09 | From NetBSD: | Niklas Hallqvist |
1996-05-09 | Remove bootsync(), use vfs_shutdown() instead | Niklas Hallqvist |
1996-05-08 | fix reboot panic. | Michael Shalayeff |
1996-05-07 | From NetBSD: | Niklas Hallqvist |
1996-05-07 | Restructure and document a bit. Also fixed a confusing bug, which | Niklas Hallqvist |
1996-05-07 | From NetBSD: | Niklas Hallqvist |
1996-05-07 | Remove cdev_ss_init, there's a def in the MI parts now | Niklas Hallqvist |
1996-05-07 | RCS ID update | Niklas Hallqvist |
1996-05-07 | From NetBSD: | Niklas Hallqvist |
1996-05-07 | Add back all the stuff I've had to remove due to kernel growth + MSDOSFS | Niklas Hallqvist |
1996-05-07 | Use MI cdev_scanner_init macro. Fix tabs. | Niklas Hallqvist |
1996-05-07 | Move the vector table to .data | Niklas Hallqvist |
1996-05-07 | Use _vectab instead of Lvectab, which is moving to .data | Niklas Hallqvist |
1996-05-07 | From NetBSD: | Niklas Hallqvist |
1996-05-07 | Add SCSI scanner and MSDOSFS support | Niklas Hallqvist |
1996-05-07 | Move this doc file | Niklas Hallqvist |
1996-05-06 | Correct RCS IDs | Niklas Hallqvist |
1996-05-06 | Fix typo, lost newline | Niklas Hallqvist |
1996-05-06 | Fix typo, s/aplx/splx/ | Niklas Hallqvist |
1996-05-06 | fix arg names (s/cmd/command/). | Michael Shalayeff |
1996-05-05 | add general ether_ioctl call in net/if_ethersubr.c, | Michael Shalayeff |
1996-05-04 | From NetBSD: | Niklas Hallqvist |
1996-05-04 | Reintroduce GG2_GET_STATUS macro | Niklas Hallqvist |
1996-05-04 | From NetBSD: | Niklas Hallqvist |
1996-05-04 | From NetBSD: | Niklas Hallqvist |
1996-05-04 | From NetBSD: | Niklas Hallqvist |
1996-05-04 | From NetBSD: | Niklas Hallqvist |
1996-05-04 | Remove lots of stuff to remain below 960k limit of my machine :-( | Niklas Hallqvist |
1996-05-04 | From NetBSD: | Niklas Hallqvist |
1996-05-04 | dk_establish() now returns void. | Niklas Hallqvist |
1996-05-04 | Remove small glitch in last commit | Niklas Hallqvist |
1996-05-04 | NetBSD RCS Id update | Niklas Hallqvist |
1996-05-04 | From NetBSD: | Niklas Hallqvist |
1996-05-04 | From NetBSD: | Niklas Hallqvist |
1996-05-04 | Include psl.h to get spl* funcs | Niklas Hallqvist |
1996-05-04 | Sorted entries, and added com, lpt and ipl declarations | Niklas Hallqvist |
1996-05-04 | Drop sys/cpu.h | Niklas Hallqvist |
1996-05-04 | Add a SCSI scanner cdev entry | Niklas Hallqvist |
1996-05-02 | Make cpu.h self-contained by including psl.h | Niklas Hallqvist |
1996-05-02 | Fixup of a merge error | Niklas Hallqvist |
1996-05-02 | Define pcmcia as a dummy device for the sake of files.isa inclusion | Niklas Hallqvist |
1996-05-02 | Sync with NetBSD 9600430. The port has gone over a major -Wall treat | Niklas Hallqvist |
1996-05-02 | Check (once again) the packet length against MCLBYTES always. | Niklas Hallqvist |
1996-04-27 | Bring forward the Amiga ISA support, and resolve a conflict with if_ed | Niklas Hallqvist |
1996-04-24 | Add network config dependencies. | Michael Shalayeff |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt |
1996-03-30 | From NetBSD: merge of 960317 | Niklas Hallqvist |