summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate variable initialization.jhb2007-01-161-1/+0
* Avoid infinite loop if nicmp6 and nip6 are not on the same mbuf.ume2007-01-161-1/+2
* When we try to set set-gid bit with chmod(2) on a file, which we own, but ourpjd2007-01-161-1/+5
* Fix typo in a comment.joel2007-01-161-1/+1
* Removes useless (flags | ) KASSERT. The ^ one that actuallyrrs2007-01-161-6/+1
* Add French dvorak keymap that supports accents. Based on Francismurray2007-01-163-1/+159
* Provide a more accurate description of the size of the ports collection.murray2007-01-161-1/+1
* Move MII model and revision into softc.jkim2007-01-161-14/+24
* Fix warning by adding extra parentheseskmacy2007-01-161-1/+1
* Document that uniq(1) limits input line length to LINE_MAX characters.keramida2007-01-151-0/+4
* Check the return value of bus_setup_intr() when setting up themarius2007-01-151-10/+12
* - Move Ethernet@WireSpeed and jumbo frame configurations to separatejkim2007-01-151-48/+60
* - Fix BCM5754 support found in Dell PowerEdge SC440.jkim2007-01-154-41/+85
* Rewrite the udf_read() routine to use a file vnode instead of the devvp vnode.pav2007-01-151-24/+52
* Clean up some debug prints from last commit and move one under boot -v.njl2007-01-151-6/+5
* Add a missing mutex unlock to an error path.scottl2007-01-151-0/+1
* Tidy up formatting and some wording.ru2007-01-152-43/+65
* - Macroizes the V6ONLY flag check.rrs2007-01-1517-243/+397
* Reviewed by: rwatsonrrs2007-01-154-10/+70
* o Add FreeBSD 6.2, bump copyright years.maxim2007-01-151-5/+8
* Whitespace cleanup.glebius2007-01-152-14/+14
* Update ip and tcp pointers after m_pullup().glebius2007-01-151-0/+3
* add compat shim for ath_hal_isgsmsku until the new hal gets committedsam2007-01-151-0/+5
* Add initial support for 900MHz channels; still has some roughsam2007-01-151-7/+35
* save changes for handling 5416/5418 partssam2007-01-152-28/+30
* Add initial support for 900MHz cards like the Ubiquiti SR9:sam2007-01-152-36/+55
* Add initial support for 900MHz cards like the Ubiquiti SR9:sam2007-01-153-49/+65
* Propagate the CPU model to the hw.model sysctl.marcel2007-01-143-6/+5
* o Increment requests counter right before send out an ARP query actually.maxim2007-01-141-1/+2
* MFp4 (112379):netchild2007-01-141-2/+6
* MFp4 (112893):netchild2007-01-142-0/+2
* MFp4 (112705):netchild2007-01-141-3/+2
* o Wrap long lines.maxim2007-01-141-8/+16
* o Typo: note -> node.maxim2007-01-141-1/+1
* o Move the comment to the correct place.maxim2007-01-141-1/+1
* Updated calendar.judaic from Josef Grosch. I converted some tabs to spacesdwmalone2007-01-141-206/+212
* exclude the icu and clock lock from LOCK_PROFILINGkmacy2007-01-141-2/+2
* Forced commit to denote that this file has been repo-copied frommarius2007-01-130-0/+0
* Forced commit to denote that this file has been repo-copied frommarius2007-01-130-0/+0
* Forced commit to denote that this file has been repo-copied frommarius2007-01-130-0/+0
* - Allow multiple (external) PHYs with Am79C97{2,6}, which actuallymarius2007-01-131-5/+15
* Fixed a panic in the probe. The memory resource was accessed afterbde2007-01-131-2/+3
* - Add a new flag to the PCI-PCI driver to disable MSI on devices behind thejhb2007-01-133-0/+16
* - Add a locked variant of bce_ifmedia_upd() for use within the driver andjhb2007-01-131-7/+18
* Correct the int->text conversion. <sigh>kientzle2007-01-131-1/+1
* Fix headphone/speaker automute for [1] Acer Aspire 5050 and [2] MSI MS-1034ariff2007-01-131-0/+27
* After another thought there is another nail for the mii_phy_dev_probe()-marius2007-01-131-19/+12
* Remove mii_media_from_bmcr(); all previous users have been converted tomarius2007-01-132-20/+0
* - Take advantage of mii_phy_dev_probe() and mii_phy_setmedia().marius2007-01-131-52/+22
* - Take advantage of mii_phy_dev_probe().marius2007-01-121-39/+19
OpenPOWER on IntegriCloud