summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* When restoring a directory, allow symlinks to be followed. The fullkientzle2008-09-072-3/+88
* Use bus_space_compare() rather than i386_memio_compare() directly.nyan2008-09-071-1/+1
* - Add the i386_memio_map_load() function to load I/O address table.nyan2008-09-073-21/+49
* - Cleanup i8251 related defines.nyan2008-09-073-82/+133
* make all checks if ni_chw consistentsam2008-09-062-2/+2
* use c99 syntax for initializers; this silencessam2008-09-061-99/+95
* only return the negotiated ampdu density for sta modesam2008-09-061-1/+2
* o kill IEEE80211_NODE_PSUPDATE; it was never usedsam2008-09-062-9/+5
* put back placeholder commentsam2008-09-061-0/+1
* o validate the ba policy in addba responsesam2008-09-062-2/+29
* add IEEE80211_NODE_HT_ALL to collect up all the HT-related node flagssam2008-09-062-2/+4
* don't do ampdu reordering of fragments; they should never happensam2008-09-061-1/+15
* moreve the aggregation q; it's not being used andsam2008-09-063-12/+0
* Check rule numbers against maximum value to avoid rules cleanup duerik2008-09-061-0/+24
* Lock vnode exclusively around insmntque().pjd2008-09-062-10/+7
* Use IPFW_DEFAULT_RULE instead of hardcoded value since now it isrik2008-09-061-8/+9
* o show key indices w/o adjustmentsam2008-09-061-7/+11
* purge ni_reqcw; not used and never will besam2008-09-062-3/+2
* o fix BAR definitionssam2008-09-061-3/+15
* fix age calculations (yet again); entries in the q have valuessam2008-09-061-1/+1
* Export the IPFW_DEFAULT_RULE outside ip_fw2.c. This number in not onlyrik2008-09-062-1/+7
* Small style(9) nit in <sys/termios.h>.ed2008-09-061-71/+71
* Document BUS_DMA_NOCACHE.kib2008-09-061-0/+7
* Make TIOCCONS use priv_check() instead of checking /dev/console permissions.ed2008-09-061-35/+8
* Add myself to the list of ports committers.jpaetzel2008-09-061-0/+3
* Fix double free in setfacl(1). Description from the author:trasz2008-09-061-4/+6
* Chase the ghostscript port changes.jhay2008-09-061-2/+2
* Unbreak ia64: pges are 8KB.marcel2008-09-061-1/+1
* Read ethernet address from ID registers for RTL8102E/RTL8102EL asyongari2008-09-061-1/+2
* Turn some lame pseudo-code into a less lame comment.imp2008-09-051-8/+1
* Kill bogus #if 0'd stuff for interrupts. They don't happen, and thisimp2008-09-051-16/+0
* Kill vestiges of the special case code we once had in place for usbimp2008-09-051-12/+2
* Merge ath again (addition of wisoc files).rpaulo2008-09-053-0/+4829
|\
| * Add missing files not committed with the latest vendor import.rpaulo2008-09-053-0/+4829
| * Fix P4 expansion.rpaulo2008-09-051-1/+1
| * Vendor import of ath_hal version 0.10.5.10.rpaulo2008-08-2778-124191/+176586
| * Revert r182297. detect-merge-conflict.sh is now deactivated.rpaulo2008-08-271-1/+1
| * Remove svn:keywords.rpaulo2008-08-270-0/+0
| * Flatten the vendor-sys/ath tree for future imports.rpaulo2008-08-2782-0/+0
| * Workaround the detect-merge-conflicts.sh script and 's/^======$/&='.rpaulo2008-08-271-1/+1
* | Kill bogus #if 1. There's no need for it since usb works these days.imp2008-09-051-2/+0
* | Be consistent about whether these multi-lined macros are separated byjulian2008-09-051-0/+2
* | Keep track of the active buffer on output. For the moment, panic ifimp2008-09-052-0/+5
* | Sort products numerically.imp2008-09-051-1/+1
* | Fix build.rpaulo2008-09-051-2/+2
* | Keep entries sorted.rpaulo2008-09-053-3/+3
* | Add a couple more Apple GPT entries and NetBSD GPT entries.rpaulo2008-09-051-0/+21
* | Add two example regexps: (1) one for matching all the characterskeramida2008-09-051-0/+8
* | Include the vendor in the partition name.rpaulo2008-09-051-1/+1
* | Fix a small typo in a comment in calcru1().ed2008-09-051-1/+1
OpenPOWER on IntegriCloud