summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* adds malo(4).weongyo2009-03-261-0/+1
* bwi(4) and mwl(4) doesn't exist at CURRENT.weongyo2009-03-261-2/+0
* The malo(4) device driver first appeared in FreeBSD 7.1 not 8.0.weongyo2009-03-261-1/+1
* Fix up waiting on vblank again... This reverts a last minute change thatrnoland2009-03-261-5/+8
* Tweak comments.imp2009-03-251-15/+16
* Add RIOS PCCARD 3.imp2009-03-251-0/+1
* RIOS Systems co was naughty and used a 'random' id. Use it with theimp2009-03-251-0/+4
* Add recently added cards.imp2009-03-251-4/+4
* It appears that the TDK LAK CD011 works with fe driver. I don't haveimp2009-03-251-0/+1
* Fix a few nits in the earlier changes to prevent local information leakagejhb2009-03-252-6/+9
* update; mostly to eliminate ambiguity about what hardware is supportedsam2009-03-252-27/+11
* Man page accompanying r190423 - introduce UFS ID labels.ivoras2009-03-251-2/+8
* Create GEOM labels from UFS IDs, e.g. /dev/ufsid/49c97b1faa2adc43. UFS IDsivoras2009-03-253-12/+50
* - Add proper error checking and printing to the CVSMode code when reading andlulf2009-03-254-74/+145
* This config file uses dynamically linked binaries, which is moreluigi2009-03-253-91/+99
* devfs is the standard nowluigi2009-03-251-1/+0
* Move dtnfsclient.c in the cddl tree to nfs_kdtrace.c in the nfsclientrwatson2009-03-252-2/+2
* When looking up the parent devclass of a new devclass, create the parentjhb2009-03-251-1/+1
* Add support for SCTP to getaddrinfo(3).ume2009-03-251-7/+20
* Rename (fpu|npx)_cleanstate to (fpu|npx)_initialstate to better reflectjhb2009-03-252-23/+24
* add support for shared "crunch" binary.luigi2009-03-251-20/+59
* Improve the German translation.netchild2009-03-251-6/+6
* Make programs that define a macro called `dprintf' more likely to work.das2009-03-251-1/+1
* Another akihabra find: Mitsubishi B8895.imp2009-03-251-0/+2
* Fix typo.yongari2009-03-251-1/+1
* - Remember to set umask before setting attributes of RCS file.lulf2009-03-251-0/+1
* Use __packed from cdefs.hdelphij2009-03-251-1/+1
* Merge an important change that I mistakenly left out when merging C99das2009-03-251-1/+3
* Disable ATA DMA for ATAPI devices for now. Apparently, certain revisionsnwhitehorn2009-03-251-0/+4
* shuffle code so things build w/o INVARIANTS or IEEE80211_SUPPORT_SUPERGsam2009-03-251-3/+3
* Rework the management of vblank interrupts a bit.rnoland2009-03-251-22/+31
* Intel handled the management of the breadcrumb counter inconsistently.rnoland2009-03-252-11/+12
* The GART allocations are a propery of the gart, not of scatter-gatherrnoland2009-03-253-10/+9
* Use __attribute__((packed)) for the structure so that hptiop managementdelphij2009-03-251-1/+1
* - Add Belarusian cataloggabor2009-03-242-0/+250
* Fix two bugs in DTrace tracing of accesscache and attrcache load events:rwatson2009-03-243-7/+15
* Allow compile from c++ for libpmcfabient2009-03-242-0/+6
* hide linker set stuff from user spacesam2009-03-241-1/+1
* split Atheros SuperG support out into it's own file that's included onlysam2009-03-2416-508/+668
* Change yet another script to use /dev/mdX instead of /dev/mdXc (seemarius2009-03-241-2/+2
* When a file lookup fails due to encountering a doomed vnode from a forcedjhb2009-03-242-7/+9
* Fall back to using configuration type 1 accesses for PCI config requests ifjhb2009-03-242-0/+4
* remove stale comments on the size of objects, they are moreluigi2009-03-241-68/+48
* add linker sets for get/set ioctl handlers so optional net80211sam2009-03-244-34/+69
* add a function to help copying shared binaries from the outputluigi2009-03-241-2/+67
* getaddrinfo(3) should accept numeric when ai_socktype is notume2009-03-241-1/+11
* use IEEE80211_SUPPORT_TDMA option to control whether code issam2009-03-242-3/+1
* Add DTrace probes to the NFS access and attribute caches. Access cacherwatson2009-03-246-75/+536
* require wlan for ancillary modules; they are required to linksam2009-03-241-7/+7
* remove unused "package" entry.luigi2009-03-241-66/+55
OpenPOWER on IntegriCloud