aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Add vendor/device ID for Corega FEther USB-TX.Masahide MAEKAWA2000-03-091-0/+1
* Add Compaq `ida' driver to GENERIC, update it's LINT entry.Jonathan Lemon2000-03-095-33/+14
* Regen.Masahide MAEKAWA2000-03-092-2/+9
* Add Corega FEther USB-TX.Masahide MAEKAWA2000-03-091-0/+1
* Enable SCM_RIGHTS on alpha. Allocate necessary buffer as conversion betweenYoshinobu Inoue2000-03-091-28/+108
* Implement Linux BLKGETSIZE ioctl, and open the door to implementingNick Sayer2000-03-095-0/+103
* Initialize mbuf pointer at getting ipsec policy.Yoshinobu Inoue2000-03-092-10/+9
* Update icmp node info query message bit order of query types,Yoshinobu Inoue2000-03-092-17/+25
* Fixed a null pointer panic for dumpon(8) on a nonexistent device whoseBruce Evans2000-03-091-0/+2
* Don't forget to check for unsupported features when updating. It wasBruce Evans2000-03-092-2/+8
* Add the logical ID of Avance Logic ALS100. The vendor ID is alsoSeigo Tanimura2000-03-091-0/+1
* Remove the PCI device class and all the PCI-only devices. With the newbusMike Smith2000-03-091-153/+40
* Mega additions of NetBSD code - most of the NetBSD code is now in here, ifDuncan Barclay2000-03-081-827/+1780
* Cosmetic fix: "id" -> "idad" for devstat.Jonathan Lemon2000-03-081-1/+1
* Changes for IDA driverJonathan Lemon2000-03-081-1/+2
* Add support for older EISA compaq cards and newer Smart 4200 cards.Jonathan Lemon2000-03-086-160/+622
* Fix cock up with test on start address.Duncan Barclay2000-03-081-8/+8
* Document the discard device appearing as 'ds0', 'ds1', etc.Nik Clayton2000-03-073-6/+6
* Added reset code and converted many panics into call to reset.Duncan Barclay2000-03-051-59/+201
* Minor tidy up.Duncan Barclay2000-03-051-2/+2
* Fix the CD driver so that the last blocks can be read even ifSøren Schmidt2000-03-059-75/+103
* Partial fix: the following patch correctly configures the card for dualCameron Grant2000-03-051-1/+5
* Recognize another modem, "PMC2430 - Pace 56 Voice Internal Modem"Peter Wemm2000-03-052-0/+2
* Moved a lot of my inline comments to head of code and documentedDuncan Barclay2000-03-051-377/+772
* Tidy up.Duncan Barclay2000-03-051-100/+140
* Mostly notes and minor style changes whilst I was travelling.Duncan Barclay2000-03-031-46/+132
* CMSG_XXX macros alignment fixes to follow RFC2292.Yoshinobu Inoue2000-03-034-22/+15
* MFS (ext2_lookup.c 1.17.2.2, ext2_vnops.c 1.42.2.2: fix "filetype" support).Bruce Evans2000-03-034-24/+48
* I applied the wrong patch set. Back out anything associatedPeter Dufault2000-03-026-11/+1
* Patches that eliminate extra context switches in FIFO case.Peter Dufault2000-03-029-17/+61
* Fix flushing of the clists before deleting them. Stops the machineNick Hibma2000-03-022-0/+2
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-021-1/+2
* Fix a problem with device number parsing, which caused da10 to map toGreg Lehey2000-03-021-5/+5
* Fix two more problems with freeing the softc data manually. subr_bus.cPeter Wemm2000-03-022-4/+0
* adv_pci.c:Justin T. Gibbs2000-03-025-99/+115
* Fix a initialization bug.Poul-Henning Kamp2000-03-011-22/+20
* Don't free(sc) before returning an error from probe, it does not "belong"Peter Wemm2000-03-012-2/+0
* Spell construct right.Søren Schmidt2000-03-011-3/+3
* Merged from sys/i386/isa/isa_compat.h revision 1.27.KATO Takenori2000-03-011-1/+1
* Merged from sys/i386/i386/userconfig.c revision 1.174.KATO Takenori2000-03-011-1/+1
* Merged from sys/i386/i386/machdep.c revisions 1.384 and 1.385.KATO Takenori2000-03-012-0/+184
* Merged from sys/i386/conf/GENERIC revisions 1.243, 1.244 and 1.245.KATO Takenori2000-03-012-2/+8
* Merged from files.i386 rev 1.307.KATO Takenori2000-03-011-1/+1
* Disconnect pcfclock from the build until it works on the Alpha.Sheldon Hearn2000-03-011-1/+1
* Set default revive block size to 64 kB.Greg Lehey2000-03-011-1/+2
* Tidy up splbio() protection.Greg Lehey2000-03-011-18/+8
* vinumstrategy: Don't count the read and written bytes before they'reGreg Lehey2000-03-011-16/+7
* Add keywords raid4 and partition.Greg Lehey2000-03-011-1/+1
* complete_rqe: Handle volume read stats here with other objects.Greg Lehey2000-03-011-1/+5
* The "sdl_family" field in a "struct sockaddr_dl" will be equalArchie Cobbs2000-03-011-1/+1