| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add vendor/device ID for Corega FEther USB-TX. | Masahide MAEKAWA | 2000-03-09 | 1 | -0/+1 |
| * | Add Compaq `ida' driver to GENERIC, update it's LINT entry. | Jonathan Lemon | 2000-03-09 | 5 | -33/+14 |
| * | Regen. | Masahide MAEKAWA | 2000-03-09 | 2 | -2/+9 |
| * | Add Corega FEther USB-TX. | Masahide MAEKAWA | 2000-03-09 | 1 | -0/+1 |
| * | Enable SCM_RIGHTS on alpha. Allocate necessary buffer as conversion between | Yoshinobu Inoue | 2000-03-09 | 1 | -28/+108 |
| * | Implement Linux BLKGETSIZE ioctl, and open the door to implementing | Nick Sayer | 2000-03-09 | 5 | -0/+103 |
| * | Initialize mbuf pointer at getting ipsec policy. | Yoshinobu Inoue | 2000-03-09 | 2 | -10/+9 |
| * | Update icmp node info query message bit order of query types, | Yoshinobu Inoue | 2000-03-09 | 2 | -17/+25 |
| * | Fixed a null pointer panic for dumpon(8) on a nonexistent device whose | Bruce Evans | 2000-03-09 | 1 | -0/+2 |
| * | Don't forget to check for unsupported features when updating. It was | Bruce Evans | 2000-03-09 | 2 | -2/+8 |
| * | Add the logical ID of Avance Logic ALS100. The vendor ID is also | Seigo Tanimura | 2000-03-09 | 1 | -0/+1 |
| * | Remove the PCI device class and all the PCI-only devices. With the newbus | Mike Smith | 2000-03-09 | 1 | -153/+40 |
| * | Mega additions of NetBSD code - most of the NetBSD code is now in here, if | Duncan Barclay | 2000-03-08 | 1 | -827/+1780 |
| * | Cosmetic fix: "id" -> "idad" for devstat. | Jonathan Lemon | 2000-03-08 | 1 | -1/+1 |
| * | Changes for IDA driver | Jonathan Lemon | 2000-03-08 | 1 | -1/+2 |
| * | Add support for older EISA compaq cards and newer Smart 4200 cards. | Jonathan Lemon | 2000-03-08 | 6 | -160/+622 |
| * | Fix cock up with test on start address. | Duncan Barclay | 2000-03-08 | 1 | -8/+8 |
| * | Document the discard device appearing as 'ds0', 'ds1', etc. | Nik Clayton | 2000-03-07 | 3 | -6/+6 |
| * | Added reset code and converted many panics into call to reset. | Duncan Barclay | 2000-03-05 | 1 | -59/+201 |
| * | Minor tidy up. | Duncan Barclay | 2000-03-05 | 1 | -2/+2 |
| * | Fix the CD driver so that the last blocks can be read even if | Søren Schmidt | 2000-03-05 | 9 | -75/+103 |
| * | Partial fix: the following patch correctly configures the card for dual | Cameron Grant | 2000-03-05 | 1 | -1/+5 |
| * | Recognize another modem, "PMC2430 - Pace 56 Voice Internal Modem" | Peter Wemm | 2000-03-05 | 2 | -0/+2 |
| * | Moved a lot of my inline comments to head of code and documented | Duncan Barclay | 2000-03-05 | 1 | -377/+772 |
| * | Tidy up. | Duncan Barclay | 2000-03-05 | 1 | -100/+140 |
| * | Mostly notes and minor style changes whilst I was travelling. | Duncan Barclay | 2000-03-03 | 1 | -46/+132 |
| * | CMSG_XXX macros alignment fixes to follow RFC2292. | Yoshinobu Inoue | 2000-03-03 | 4 | -22/+15 |
| * | MFS (ext2_lookup.c 1.17.2.2, ext2_vnops.c 1.42.2.2: fix "filetype" support). | Bruce Evans | 2000-03-03 | 4 | -24/+48 |
| * | I applied the wrong patch set. Back out anything associated | Peter Dufault | 2000-03-02 | 6 | -11/+1 |
| * | Patches that eliminate extra context switches in FIFO case. | Peter Dufault | 2000-03-02 | 9 | -17/+61 |
| * | Fix flushing of the clists before deleting them. Stops the machine | Nick Hibma | 2000-03-02 | 2 | -0/+2 |
| * | Remove single-space hard sentence breaks. These degrade the quality | Sheldon Hearn | 2000-03-02 | 1 | -1/+2 |
| * | Fix a problem with device number parsing, which caused da10 to map to | Greg Lehey | 2000-03-02 | 1 | -5/+5 |
| * | Fix two more problems with freeing the softc data manually. subr_bus.c | Peter Wemm | 2000-03-02 | 2 | -4/+0 |
| * | adv_pci.c: | Justin T. Gibbs | 2000-03-02 | 5 | -99/+115 |
| * | Fix a initialization bug. | Poul-Henning Kamp | 2000-03-01 | 1 | -22/+20 |
| * | Don't free(sc) before returning an error from probe, it does not "belong" | Peter Wemm | 2000-03-01 | 2 | -2/+0 |
| * | Spell construct right. | Søren Schmidt | 2000-03-01 | 1 | -3/+3 |
| * | Merged from sys/i386/isa/isa_compat.h revision 1.27. | KATO Takenori | 2000-03-01 | 1 | -1/+1 |
| * | Merged from sys/i386/i386/userconfig.c revision 1.174. | KATO Takenori | 2000-03-01 | 1 | -1/+1 |
| * | Merged from sys/i386/i386/machdep.c revisions 1.384 and 1.385. | KATO Takenori | 2000-03-01 | 2 | -0/+184 |
| * | Merged from sys/i386/conf/GENERIC revisions 1.243, 1.244 and 1.245. | KATO Takenori | 2000-03-01 | 2 | -2/+8 |
| * | Merged from files.i386 rev 1.307. | KATO Takenori | 2000-03-01 | 1 | -1/+1 |
| * | Disconnect pcfclock from the build until it works on the Alpha. | Sheldon Hearn | 2000-03-01 | 1 | -1/+1 |
| * | Set default revive block size to 64 kB. | Greg Lehey | 2000-03-01 | 1 | -1/+2 |
| * | Tidy up splbio() protection. | Greg Lehey | 2000-03-01 | 1 | -18/+8 |
| * | vinumstrategy: Don't count the read and written bytes before they're | Greg Lehey | 2000-03-01 | 1 | -16/+7 |
| * | Add keywords raid4 and partition. | Greg Lehey | 2000-03-01 | 1 | -1/+1 |
| * | complete_rqe: Handle volume read stats here with other objects. | Greg Lehey | 2000-03-01 | 1 | -1/+5 |
| * | The "sdl_family" field in a "struct sockaddr_dl" will be equal | Archie Cobbs | 2000-03-01 | 1 | -1/+1 |