summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Start all license statements with /*-imp2005-01-05116-165/+121
* Clarify /*- convention.imp2005-01-051-3/+13
* Rework the optimization for spinlocks on UP to be slightly less drastic andjhb2005-01-052-13/+28
* These appear to be unused in our tree, so remove them.imp2005-01-052-111/+0
* Begin all license/copyright comments with /*-imp2005-01-0534-34/+34
* PC98 will never be defined for amd64imp2005-01-051-5/+0
* Fix KASSERT inversion that was introduced in 1.150, resulting in instantkeramida2005-01-051-1/+1
* Add support for Chase/Perle PCI FAST-4 4 port serial cards which appearwilko2005-01-051-0/+36
* Begin all license/copyright comments with /*- or #-imp2005-01-05114-128/+128
* A large majority of the source files in the tree start their licenseimp2005-01-051-0/+10
* Start all license/copyright notice comments with /*-, per traditionimp2005-01-059-9/+9
* Changes corresponding to the 9.1.5.2 release of twa on the 3ware website.vkashyap2005-01-058-19555/+22218
* Add forgotten -a to the usage() message.le2005-01-051-1/+1
* Teach sdpd(8) about 32-bit and 128-bit uuid's.emax2005-01-055-13/+162
* Remove an unnecessary defination of New_Chunk, which has beendelphij2005-01-051-2/+0
* Add a usb category for USB PRs.ceri2005-01-051-0/+1
* Fix a typo in comment.cognet2005-01-051-1/+1
* Make sis_initl() take a typed argument.phk2005-01-051-24/+15
* Add locked/unlocked variants of sis_init()phk2005-01-051-15/+22
* Make a locked and unlocked variant of sis_start()phk2005-01-051-15/+20
* o Add -4 and -6 flags to a man page and usage(). Bump the man pagemaxim2005-01-052-3/+12
* Remove trailing spaces.krion2005-01-051-4/+4
* o Remove -t flag from getopt(3), it was killed in rev. 1.15 threemaxim2005-01-051-1/+1
* Don't declare variables "register", the compiler ought to know what to do.phk2005-01-051-6/+6
* - Initial revamp of vop_table.tcl. This scripting is ugly and will bearr2005-01-051-0/+255
* Add needed synchronization to the error handling code that was introducedalc2005-01-051-0/+6
* o Use tab instead of spaces for puc(4) line.kuriyama2005-01-054-12/+12
* - add new supported chips: 82541ER and 82546GBbrueffer2005-01-051-6/+6
* Fix comment. One of the two "Step 4" shuold be a "step 5"julian2005-01-051-1/+1
* Disable checksum offloading by default. It seems to produce corrupted packetscognet2005-01-051-2/+2
* Instead of keeping track of the index into the receive ring use the alreadyphk2005-01-042-8/+6
* Forget about the sis_list_data and sis_ring_data structures and embeddphk2005-01-042-132/+109
* Prototype busdma callback using the typedef.phk2005-01-041-1/+1
* Kill a half dead comment. It's first half was killed in rev 1.12.rik2005-01-041-1/+0
* o Print a correct status for unix domain sockets.maxim2005-01-041-0/+2
* Rename 'class' field to 'uclass' in the ng_hci_inquiry_response structure.emax2005-01-042-2/+2
* Use __unused macro instead of a bare void for main().delphij2005-01-041-1/+1
* Fix typo: NUL -> NULLemax2005-01-041-2/+2
* Allow fxp(4) cards with a revision id of 0 to use the 82503 serialmux2005-01-041-1/+1
* Regenerate.jhb2005-01-044-13/+15
* Partial sync up to the master syscalls.master file:jhb2005-01-041-8/+9
* return after freeing data element, instead of falling through, and usingjmg2005-01-041-0/+1
* Update the INDEX file to INDEX-6paul2005-01-041-5/+5
* Correct syntactical weirdness in a call to /etc/rc.d/dhclient. Fixes:ceri2005-01-041-1/+1
* Ports index file is now INDEX-6paul2005-01-041-1/+1
* Use INDEX-6 for versions of FreeBSD > 600000paul2005-01-041-1/+3
* - some SATA controllers were erroneously marked as SCSI, correct thatbrueffer2005-01-041-7/+7
* IDE_DELAY was only available as an option for the wd driver of PC98.keramida2005-01-041-4/+0
* Correct typo.ceri2005-01-041-1/+1
* - Fix 'rebuild' command - it can no longer relay on retaste eventpjd2005-01-043-50/+34
OpenPOWER on IntegriCloud