summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* xorg-printserver still exists in the ports tree but it's marked askensmith2007-11-103-4/+0
* - Fix a bug in sctp_calc_rwnd() which resulted in wrong rwnd predictions.rrs2007-11-102-3/+3
* Instead of hardcoding md10 as the device node in the cd9660 example,keramida2007-11-091-3/+2
* Fix a typo.ru2007-11-091-1/+1
* - Fix documentation to match code. Specifically, -c doesn't haveru2007-11-091-21/+15
* pccard.conf is gone.nyan2007-11-091-4/+0
* Fix numerous bugs when parsing options and arguments.ru2007-11-091-9/+19
* Fix build without INVARIANTS and update a comment to matchru2007-11-091-3/+9
* Clean up after last commit.ru2007-11-091-2/+2
* Teach source installation shell script and sysinstall(8) aboutru2007-11-094-4/+8
* Remove traces of vinum and replace with gvinum.trhodes2007-11-091-3/+8
* Teach ps(1) to parse pts TT values (i.e. '0', '1') for the -t flag.jhb2007-11-081-9/+23
* Link wpi(4) into the build.benjsc2007-11-088-1/+20
* Remove an unneeded CFLAGS linebenjsc2007-11-081-1/+1
* Turn off debug output, its been confusing users.benjsc2007-11-081-1/+1
* Provide a man page for wpi:benjsc2007-11-081-0/+147
* A couple of optimizations to the last commit.jhb2007-11-081-2/+2
* Whitespace only.njl2007-11-081-2/+0
* Use VM_FAULT_DIRTY to fault in pages for write access inups2007-11-081-2/+3
* etc/defaults/pccard.conf has been relegated to the scrapheap ofimp2007-11-081-0/+2
OpenPOWER on IntegriCloud