summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unknown ath hal device entries.thompsa2009-12-021-3/+0
* Add CAM_ATAIO_DMA ATA command flag to mark DMA protocol commands.mav2009-12-013-3/+28
* T3 firmware 7.8.0 for cxgb(4)np2009-12-012-722/+739
* Fix parenthesis typo -- copy full frame pointer for userland callchain,emaste2009-12-011-1/+1
* Don't allocate an input buffer for a TTY when the receiver is turned off.ed2009-12-011-2/+4
* Add media ioctl support and link notifications so that devd will attemptgibbs2009-12-011-16/+46
* Don't try to bind to an anycast addeess. The KAME IPv6 stack doesn'tume2009-12-011-0/+41
* Remove -t from the manpage and usage.jhb2009-12-012-6/+3
* Unbreak user space after if_timer/if_watchdog removal in r199975.bz2009-12-014-25/+2
* Add an .Nm for strncat.brueffer2009-12-011-2/+3
* Temporarily revert the previous change because the linker has beengreen2009-12-011-36/+28
* Describe what setpgid(2) does when pgid=0. The text has beenkeramida2009-12-011-0/+5
* Do not gratuitously fail *env(3) operations due to corrupt ('='-less)green2009-12-014-31/+81
* Fix local root vulnerability.cperciva2009-12-011-6/+6
* Remove if_timer/if_watchdog now that they are no longer used. The spacejhb2009-11-303-76/+1
* Remove extra parantheses from usb_ethernet.c and usb_serial.c lines.jhb2009-11-301-4/+7
* Use switch out (SWO) instead of switch in (SWI) debug log mask in csw_out.emaste2009-11-301-1/+1
* Free pointer from getenv() when done with it.emaste2009-11-301-0/+1
* amdsbwd: new driver for AMD SB600/SB7xx watchdog timeravg2009-11-309-0/+522
* x86 cpu features: add MOVBE reporting and flagavg2009-11-304-2/+4
* Merge Scott Long's latest blkfront now that the licensing issues are resolvedkmacy2009-11-302-539/+654
* Update license to reflect terms in xen 2.0 as of the time when the driver was...kmacy2009-11-302-17/+40
* Update to BIND 9.6.1-P2. The vulnerability this is designed to fix isdougb2009-11-3010-43/+133
* Disable job control when running 'sh -i' in the testsuite.jilles2009-11-292-2/+2
* Fix some cases where file descriptors from redirections leak to programs.jilles2009-11-294-16/+63
* Correct typo.bz2009-11-291-1/+1
* Add atp(4) to powerpc GENERIC. Most late-generation Apple PowerPC laptopsnwhitehorn2009-11-291-0/+1
* Early-generation touchpads do not send periodic calibration frames fornwhitehorn2009-11-291-0/+15
* Enable IPcomp by default.bz2009-11-292-4/+6
* Add more statistics variables for IPcomp.bz2009-11-293-3/+29
* Move the sysctl related fields to the end of the structure andmarcel2009-11-291-3/+5
* In case the compression result is the same size as the orignal version,bz2009-11-291-1/+1
* Assimilate very similar input and output code pathsbz2009-11-291-4/+2
* Add SDT iter probes forgotten in r199885.bz2009-11-291-0/+6
* Only add the IPcomp header if crypto reported success and we have a lowerbz2009-11-291-51/+53
* Decompose <sys/termios.h>.ed2009-11-285-304/+329
* Remove whitespace.bz2009-11-281-3/+3
* Directly send data uncompressed if the packet payload size is lower thanbz2009-11-281-0/+11
* Change memory managment from a fixed size array to a list.bz2009-11-282-60/+73
* Correct a typo.bz2009-11-281-1/+1
* Eliminate teh use of MAXCPU in static arrays of interrupt counters bymarcel2009-11-283-34/+96
* Add support for interpreting taps on ADB touchpads as a button click.nwhitehorn2009-11-283-1/+149
* Z_PARTIAL_FLUSH is marked deprecated. Z_SYNC_FLUSH is the suggestedbz2009-11-281-6/+10
* Add a CPU features framework on PowerPC and simplify CPU setup a littlenwhitehorn2009-11-286-99/+131
* Add SDT probes for opencrypto:deflate:deflate_gobal:*.bz2009-11-281-7/+61
* Define an SDT provider for "opencrypto".bz2009-11-281-0/+4
* Add SDT_PROBE[1-5] in the same way we have SDT_PROBE_DEFINE[1-5] tobz2009-11-281-0/+17
* Include <sys/tty.h> instead of <sys/termios.h>.ed2009-11-281-1/+1
* Include <sys/ttydefaults.h>, instead of doing it through <sys/termios.h>.ed2009-11-281-0/+1
* Revert r199830 for now. Too many ports dlopen() libraries linked withkib2009-11-281-1/+1
OpenPOWER on IntegriCloud