summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Apply the same sort of locking done injulian2007-11-141-0/+10
* | | Fix picobsd builds. Changes include:luigi2007-11-145-12/+14
* | | Reserve a bit for use when capturing callchains.jkoshy2007-11-141-0/+1
* | | Drastically simplify the i386 pcpu backend by merging parts of thepeter2007-11-135-141/+25
* | | Sort.ru2007-11-131-8/+8
* | | o Do not leak inodes hash table at module unload.maxim2007-11-131-0/+1
* | | Add instructions about how to upgrade less in base systemdelphij2007-11-131-0/+24
* | | Xref wpi(4).brueffer2007-11-133-0/+4
* | | Cleanup, mostly typo fixes.brueffer2007-11-131-6/+8
* | | Document hardware wpi(4) supports.brueffer2007-11-131-0/+3
* | | Remove the IEEE80211_C_WEP capability flag - setting it makes net80211 expectrink2007-11-131-2/+1
* | | Split decr_init() into two, with the section that reads the timebasegrehan2007-11-135-8/+27
* | | - Steal short description from POSIX; it's more technical and wasru2007-11-131-4/+4
* | | Assorted tiny mdoc(7) fixes:ru2007-11-131-10/+10
* | | Sort.ru2007-11-131-1/+1
* | | In sys/netipsec/keysock.c rev. 1.19 a missing priv check was added.bz2007-11-134-0/+93
* | | Include agpreg.h from it's new location.jb2007-11-131-1/+1
* | | Though we are currently not interested in the EDD3 flag,bz2007-11-121-1/+1
* | | Add a missing priv check in key_attach to prevent non-su usersbz2007-11-121-0/+7
* | | Move the agp(4) driver from sys/pci to sys/dev/agp. __FreeBSD_version wasjhb2007-11-1236-5942/+59
* | | write(1) needs to strip off the leading /dev/ from the tty name for thejhb2007-11-121-3/+2
* | | Some cleanup.brueffer2007-11-121-11/+13
* | | Correct a stack overflow which will trigger panics whendelphij2007-11-121-1/+1
* | | Manual page for the asmc driver.rpaulo2007-11-122-0/+156
* | | - Fix the ktr header regexp so we match lines with very large indexes.jeff2007-11-121-4/+19
* | | Add support for D-Link DGE-528(T) Rev.B1remko2007-11-121-0/+2
* | | Add support for "freebsd-update -r newrelease upgrade" -- binarycperciva2007-11-124-66/+888
* | | Update quirks for the MetaGeek Wi-Spy 1A, 1B and 2.4x.brix2007-11-112-4/+7
* | | More cleanup.brueffer2007-11-111-12/+14
* | | sendmail 8.14.2 has been merged to RELENG_[7654].gshapiro2007-11-111-1/+1
* | | The ESP driver isn't really MPSAFE, so don't mark it that it is.scottl2007-11-111-1/+1
* | | Adjust the padding of struct pcpu to src/sys/sys/pcpu.h rev 1.23.marius2007-11-111-1/+1
* | | Forced commit to note that the previous change was...keramida2007-11-110-0/+0
* | | * Expand the example descriptions, fix mdoc-bugs inkeramida2007-11-111-9/+20
* | | Update pf examples from OpenBSD to catch up with new stateful defaults andmlaier2007-11-1112-173/+122
* | | Fix segfault while running with -a option and deinstalling brokenkrion2007-11-101-1/+1
* | | spaces are preferred to tabssam2007-11-101-4/+4
* | | install hostapd.conf and related files for folks that don't have sourcesam2007-11-101-0/+5
* | | fix building w/ WITHOUT_WPA_SUPPLICANT_EAPOLsam2007-11-101-8/+19
* | | install sample wpa_supplicant.conf; not everyone has source to referencesam2007-11-101-1/+5
* | | add wpa_supplicant + hostapd directories to examplessam2007-11-101-0/+4
* | | Eliminate a stale comment concerning contigmalloc(9).alc2007-11-101-1/+0
* | | Add SMB support for the MCP61 chipset.remko2007-11-101-0/+3
* | | Hook up rmlock(9) and its links to the build.rwatson2007-11-101-0/+9
* | | Add private tx/rx buffer management to support large frame sizessam2007-11-102-110/+224
* | | Add rm_wowned(9) function to test whether the current thread owns anrwatson2007-11-103-2/+16
* | | Some code cleanups, including removing of stale getopt argument andkrion2007-11-105-32/+26
* | | Add -i option for package installation without fetching andkrion2007-11-104-4/+16
* | | Clean up the rmlock(9) manual page:hmp2007-11-101-24/+43
* | | Limit total playback channels to just 1, for ALi M5451.ariff2007-11-101-3/+23
OpenPOWER on IntegriCloud