summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - In rlphy_service() for the MII_TICK case don't bother to check whethermarius2006-11-281-45/+10
* - In qsphy_service() for the MII_TICK case don't bother to check whethermarius2006-11-281-29/+4
* Add arm to universe.ru2006-11-281-1/+1
* - Don't add IFM_NONE when used in combination with pcn(4) as for MIImarius2006-11-281-49/+77
* - Rely on mii_phy_add_media() setting mii_anegticks as appropriate.marius2006-11-281-4/+3
* - Don't set MIIF_NOISOLATE so lxtphy(4) can be used in configurationsmarius2006-11-281-35/+8
* - Remove a dupe $FreeBSD$.marius2006-11-281-10/+8
* Remove unused leftovers.imp2006-11-281-9/+0
* Analogous to mii_add_media(), factor out the code for checking whethermarius2006-11-273-10/+8
* - Add a MIIF_FORCEANEG flag which forces an auto-negotiation to alwaysmarius2006-11-272-4/+11
* bde@ pointed out that tprintf() acquires Giant so callers of tprintf() don'tmohans2006-11-271-6/+4
* Do not mark Bluetooth HID device as a "potential keyboard" if its descriptoremax2006-11-271-1/+1
* Fix some of the alignment warnings on ARM.ru2006-11-272-17/+17
* Add descriptions for p2p and autop2p.thompsa2006-11-271-0/+20
* Bump .Dd for r1.127.ceri2006-11-271-1/+1
* Back out rev. 1.17: arch-dependent WARNS level.yar2006-11-271-4/+0
* MFP4: Change 109654jkim2006-11-271-0/+60
* Show the MAC address cache size and timeout.thompsa2006-11-271-14/+22
* Write the short vendor name in ALL CAPS, since it will becomedougb2006-11-271-1/+1
* Consistently mark percentage scales as such.yar2006-11-273-4/+4
* Keep the command name the same as the values display name in ifconfig.thompsa2006-11-272-2/+2
* Don't shadow globals.yar2006-11-273-7/+7
* We should return the name in cp, not printf it.yar2006-11-271-1/+3
* There was a timeframe where crunchgen(1) was broken; forceru2006-11-271-1/+1
* Fix for a bug caused by a race when 2 threads lookup the samemohans2006-11-271-1/+7
* Refine the previous change to only call bus_dmamap_sync() in case ofmarius2006-11-271-12/+19
* Overhaul this manpage somewhat:brueffer2006-11-271-28/+14
* systat(1) reaches WARNS=6 on i386 and amd64. This is goodyar2006-11-271-0/+4
* The logic of fetchnetstat_sysctl() isn't too complex: if idx is 0,yar2006-11-271-2/+2
* + WARNS=4 reminds that nlist.n_name isn't const.yar2006-11-271-3/+5
* Don't discard a const qualifier from constant strings.yar2006-11-271-1/+2
* Remove a wrong "const" qualifier.yar2006-11-271-3/+3
* Push the detection of threading libs support down to ngctl/Makefileru2006-11-272-6/+8
* Add the Tera scale factor, which is an easy job now.yar2006-11-272-1/+9
* Improve support for large ISOs:kientzle2006-11-271-4/+25
* Stop exposing things that can be private to convtbl.c.yar2006-11-272-19/+17
* Keep all convtbl-related constants and strings in convtbl.[ch].yar2006-11-273-50/+59
* Allow for large scale factors. C99 warrants thatyar2006-11-272-10/+11
* Return back one initializer, it is needed.yar2006-11-271-1/+1
* + Drop useless initializers.yar2006-11-272-17/+13
* Drop useless #includes.yar2006-11-272-22/+0
* Use C99 initializers so that we don't really have to worryyar2006-11-271-10/+9
* C can enumerate things for us.yar2006-11-271-9/+11
* /usr/sbin/faithd is an INET6-specific tool, and now it won't be builtyar2006-11-271-0/+1
* Shorten the KERNCONF filename to the basename in the install target asn_hibma2006-11-271-1/+1
* re-enable tte hash resize, corruption was caused by a missing htole32 in mpt_...kmacy2006-11-271-2/+0
* - LNV -> LENOVOariff2006-11-271-4/+10
* Fix TX/RX checksum offload.obrien2006-11-272-16/+21
* tte hash resizing may be causing errors when building - disable for nowkmacy2006-11-271-0/+2
* Back out half of my previous change to support parallel makes.jb2006-11-271-0/+2
OpenPOWER on IntegriCloud