summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow DEFAULT_THREAD_LIB to be set from /etc/src.conf.deischen2007-05-174-16/+16
* Fix some problems that affect multiple file inclusion. Bruce foundimp2007-05-173-73/+26
* The HP Diva RMP3 uses BAR 0x14.marcel2007-05-171-1/+1
* endrpcent belongs with rpc name service db, not services.jon2007-05-171-1/+1
* fix memory leak from reading nsswitch.confjon2007-05-172-0/+7
* Make the serdev I/F non-optional. At least 3 drivers depend on itmarcel2007-05-171-1/+1
* Fix typo.jmallett2007-05-171-1/+1
* o) Correct for missing whitespace.jmallett2007-05-171-4/+4
* Couple of changes, back down on last TSO change, instead make oldjfv2007-05-172-8/+31
* Fix confusing misindentation of a closing-brace. (It goes with the switch, notjmallett2007-05-171-1/+1
* Unbreak IPv4 kernel build.oleg2007-05-171-0/+2
* Don't completely skip pci_cfg_save() in the PCI nomatch routine ifjhb2007-05-161-3/+1
* Fix interrupt routing for some cards after the previous fix to clear BARsjhb2007-05-161-6/+7
* - Added TSO supportdavidch2007-05-163-3485/+6212
* Bump G_LIB_VERSION to reflect the ABI change.marcel2007-05-161-1/+1
* Don't enable symbol versioning on ia64 for now. It causesmarcel2007-05-161-0/+2
* We don't need --export-dynamic for ld-elf.so.1, because it's amarcel2007-05-161-1/+0
* Work around a vendor issue that was causing the builtin malloc to bemp2007-05-162-2/+3
* Remove leading spaces before tabs spotted thanks to silby usingrwatson2007-05-161-3/+3
* Generally migrate to ANSI function headers, and remove 'register' use.rwatson2007-05-165-181/+106
* -Fix so getoptinfo() is in conformance with socket api (itrrs2007-05-161-32/+33
* Resolves symbols map so sctp_xxx() functions are included.rrs2007-05-161-0/+14
* Don't use a subshell where it isn't needed.des2007-05-161-12/+12
* Write 0 to all the bars in cardbus_cardbus_setup_regs. This is neededimp2007-05-161-19/+18
* Update the comments on if_alloc(), if_free(), if_free_type(), andbrooks2007-05-161-12/+26
* o Don't hold lock over bus_teardown_intr when we're waiting for theimp2007-05-161-5/+3
* Better message on cbb resource alloc failureimp2007-05-161-1/+1
* Change PCIM_CIS_ASI_TUPLE to _CONFIG.imp2007-05-162-4/+6
* Add some doxygen docs for pci_cfg_{save,restore}.imp2007-05-161-0/+10
* The struct if_data members ifi_recvquota and ifi_xmitquota have beenbrooks2007-05-162-4/+2
* Remove now unused stuff forgotten in the previous commit.andre2007-05-161-4/+0
* Revert config(8) version bump. It brings major pain for people working onwkoszek2007-05-169-8/+17
* Catch up to driver changes required for the mfip sub-driver.scottl2007-05-163-4/+27
* Add the 'mfip' sub-driver for gaining SCSI-passthrough access to devicesscottl2007-05-165-2/+405
* Move TIME_WAIT related functions and timer handling from filesandre2007-05-166-205/+201
* Release the bus reference that is acquired when doing a CAMIOCOMMANDscottl2007-05-161-0/+1
* Remove an assertion in xpt_print_path() that makes debugging code much morescottl2007-05-161-1/+0
* Add a helper function for registering async callbacks. Besidesscottl2007-05-1611-272/+70
* Handle !INCLUDE_CONFIG_FILE entirely in the kernel. This should make somewkoszek2007-05-162-4/+9
* Add some missing '${BASEDIR}/'s. Prior to this commit, FreeBSD Updatecperciva2007-05-161-3/+3
* Style cleanup.mav2007-05-161-101/+90
* Text reformatting.mav2007-05-161-25/+32
* When verifying the IPv4 UDP checksum, don't overwrite the checksumdwmalone2007-05-161-5/+7
* Expose all of {check,delete}-old{,-dirs,-files,-libs}.des2007-05-162-6/+16
* Remove stray comment which broke delete-old-dirs.des2007-05-161-1/+0
* Partially revert the check-old / delete-old modifications to clarify thedes2007-05-161-26/+20
* Do not export 'end' symbol. It is not meant to be visible to outsidekan2007-05-161-1/+1
* Fix a logic bug added in last commit where PNP0103 devices would no longernjl2007-05-161-17/+22
* Add SIP-related ports.grog2007-05-161-0/+6
* White space tidy-up.grog2007-05-161-4/+4
OpenPOWER on IntegriCloud