summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix support for Medion MD MD95257 (GPIO2 quirk).ariff2006-11-291-7/+12
* o Xr netconfig(5).maxim2006-11-291-0/+1
* MFp4:imp2006-11-291-2/+2
* Make this work a lot better:imp2006-11-291-36/+44
* Build glue for at45d flash support.imp2006-11-291-1/+1
* MFp4:imp2006-11-291-0/+284
* MFp4:imp2006-11-291-3/+3
* Note that not all architectures use sendfile(2) buffers;yar2006-11-291-1/+4
* - Explicitly name the fields in pcb that we use to store trap state for laterkmacy2006-11-293-15/+29
* We no longer need to remap hardware trap numbers to sparc64 trap numberskmacy2006-11-291-5/+6
* In nfs_nget(), we must initialize the fh in the nfsnode before inserting themohans2006-11-291-6/+6
* Pass a string buffer named "errmsg" to nmount().rodrigc2006-11-291-2/+4
* Deduce the "fstype" parameter to pass to nmount() by looking atrodrigc2006-11-291-2/+8
* Add a quirk for devices recognized as usb keyboards not to be hooked byflz2006-11-284-0/+8
* Differentiate between data and instruction fetch in the fatalru2006-11-281-1/+2
* NFSv4 client:rees2006-11-283-16/+27
* - Revert signedness type changes to "struct vmtotal"; by makingru2006-11-285-131/+55
* Increase USR_MIN_SIZE to 160 because it requires more disk space.nyan2006-11-281-1/+1
* Change net.isr.direct from defaulting to 0 to 1 in 7-CURRENT. Thisrwatson2006-11-281-1/+1
* If a thread was detached, return EINVAL instead, the error codedavidxu2006-11-283-3/+3
* Add a fake flag for write. Many drivers have started to use it and itimp2006-11-281-1/+2
* - Remove third parameter of itimer_find, the parameter is always zero.davidxu2006-11-281-46/+16
* - Clear the PCN_MISC_ASEL bit so the media port can be actually setmarius2006-11-282-16/+74
* - 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
OpenPOWER on IntegriCloud