| Commit message (Expand) | Author | Age | Files | Lines |
* | Add instructions about how to upgrade less in base system | delphij | 2007-11-13 | 1 | -0/+24 |
* | Xref wpi(4). | brueffer | 2007-11-13 | 3 | -0/+4 |
* | Cleanup, mostly typo fixes. | brueffer | 2007-11-13 | 1 | -6/+8 |
* | Document hardware wpi(4) supports. | brueffer | 2007-11-13 | 1 | -0/+3 |
* | Remove the IEEE80211_C_WEP capability flag - setting it makes net80211 expect | rink | 2007-11-13 | 1 | -2/+1 |
* | Split decr_init() into two, with the section that reads the timebase | grehan | 2007-11-13 | 5 | -8/+27 |
* | - Steal short description from POSIX; it's more technical and was | ru | 2007-11-13 | 1 | -4/+4 |
* | Assorted tiny mdoc(7) fixes: | ru | 2007-11-13 | 1 | -10/+10 |
* | Sort. | ru | 2007-11-13 | 1 | -1/+1 |
* | In sys/netipsec/keysock.c rev. 1.19 a missing priv check was added. | bz | 2007-11-13 | 4 | -0/+93 |
* | Include agpreg.h from it's new location. | jb | 2007-11-13 | 1 | -1/+1 |
* | Though we are currently not interested in the EDD3 flag, | bz | 2007-11-12 | 1 | -1/+1 |
* | Add a missing priv check in key_attach to prevent non-su users | bz | 2007-11-12 | 1 | -0/+7 |
* | Move the agp(4) driver from sys/pci to sys/dev/agp. __FreeBSD_version was | jhb | 2007-11-12 | 36 | -5942/+59 |
* | write(1) needs to strip off the leading /dev/ from the tty name for the | jhb | 2007-11-12 | 1 | -3/+2 |
* | Some cleanup. | brueffer | 2007-11-12 | 1 | -11/+13 |
* | Correct a stack overflow which will trigger panics when | delphij | 2007-11-12 | 1 | -1/+1 |
* | Manual page for the asmc driver. | rpaulo | 2007-11-12 | 2 | -0/+156 |
* | - Fix the ktr header regexp so we match lines with very large indexes. | jeff | 2007-11-12 | 1 | -4/+19 |
* | Add support for D-Link DGE-528(T) Rev.B1 | remko | 2007-11-12 | 1 | -0/+2 |
* | Add support for "freebsd-update -r newrelease upgrade" -- binary | cperciva | 2007-11-12 | 4 | -66/+888 |
* | Update quirks for the MetaGeek Wi-Spy 1A, 1B and 2.4x. | brix | 2007-11-11 | 2 | -4/+7 |
* | More cleanup. | brueffer | 2007-11-11 | 1 | -12/+14 |
* | sendmail 8.14.2 has been merged to RELENG_[7654]. | gshapiro | 2007-11-11 | 1 | -1/+1 |
* | The ESP driver isn't really MPSAFE, so don't mark it that it is. | scottl | 2007-11-11 | 1 | -1/+1 |
* | Adjust the padding of struct pcpu to src/sys/sys/pcpu.h rev 1.23. | marius | 2007-11-11 | 1 | -1/+1 |
* | Forced commit to note that the previous change was... | keramida | 2007-11-11 | 0 | -0/+0 |
* | * Expand the example descriptions, fix mdoc-bugs in | keramida | 2007-11-11 | 1 | -9/+20 |
* | Update pf examples from OpenBSD to catch up with new stateful defaults and | mlaier | 2007-11-11 | 12 | -173/+122 |
* | Fix segfault while running with -a option and deinstalling broken | krion | 2007-11-10 | 1 | -1/+1 |
* | spaces are preferred to tabs | sam | 2007-11-10 | 1 | -4/+4 |
* | install hostapd.conf and related files for folks that don't have source | sam | 2007-11-10 | 1 | -0/+5 |
* | fix building w/ WITHOUT_WPA_SUPPLICANT_EAPOL | sam | 2007-11-10 | 1 | -8/+19 |
* | install sample wpa_supplicant.conf; not everyone has source to reference | sam | 2007-11-10 | 1 | -1/+5 |
* | add wpa_supplicant + hostapd directories to examples | sam | 2007-11-10 | 1 | -0/+4 |
* | Eliminate a stale comment concerning contigmalloc(9). | alc | 2007-11-10 | 1 | -1/+0 |
* | Add SMB support for the MCP61 chipset. | remko | 2007-11-10 | 1 | -0/+3 |
* | Hook up rmlock(9) and its links to the build. | rwatson | 2007-11-10 | 1 | -0/+9 |
* | Add private tx/rx buffer management to support large frame sizes | sam | 2007-11-10 | 2 | -110/+224 |
* | Add rm_wowned(9) function to test whether the current thread owns an | rwatson | 2007-11-10 | 3 | -2/+16 |
* | Some code cleanups, including removing of stale getopt argument and | krion | 2007-11-10 | 5 | -32/+26 |
* | Add -i option for package installation without fetching and | krion | 2007-11-10 | 4 | -4/+16 |
* | Clean up the rmlock(9) manual page: | hmp | 2007-11-10 | 1 | -24/+43 |
* | Limit total playback channels to just 1, for ALi M5451. | ariff | 2007-11-10 | 1 | -3/+23 |
* | xorg-printserver still exists in the ports tree but it's marked as | kensmith | 2007-11-10 | 3 | -4/+0 |
* | - Fix a bug in sctp_calc_rwnd() which resulted in wrong rwnd predictions. | rrs | 2007-11-10 | 2 | -3/+3 |
* | Instead of hardcoding md10 as the device node in the cd9660 example, | keramida | 2007-11-09 | 1 | -3/+2 |
* | Fix a typo. | ru | 2007-11-09 | 1 | -1/+1 |
* | - Fix documentation to match code. Specifically, -c doesn't have | ru | 2007-11-09 | 1 | -21/+15 |
* | pccard.conf is gone. | nyan | 2007-11-09 | 1 | -4/+0 |