summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IEEE Std 1003.1-2008, Section 1.4, Utility Description Defaults saysdelphij2010-12-141-10/+10
* Make use of EX_USAGE for usage().delphij2010-12-141-2/+4
* Tighten up some of the comments describing turnstiles and sleepqueues.mckusick2010-12-132-9/+10
* Add a rudimentary Xen man page summarising the state of Xen on amd64 andrwatson2010-12-131-0/+115
* Add a rudimentary Xen man page summarising the state of Xen on amd64 andrwatson2010-12-131-0/+2
* The only caller of mknum() provides a char instead of an int, so make itdelphij2010-12-131-2/+2
* Move locale.h include to the beginning header section as pointed out bydelphij2010-12-131-3/+2
* Bump manual page date.trasz2010-12-131-1/+1
* After PSARC/2010/029, "canonical six" no longer exists.trasz2010-12-131-1/+3
* Recognize NFSv4 ACL semantics and run proper regression test.trasz2010-12-131-1/+5
* Adapt filesystem-independent NFSv4 ACL code (used by UFS, but not by ZFS)trasz2010-12-131-63/+258
* Updates for I2C devices on XLR engg boards.jchandra2010-12-133-34/+10
* FreeBSD committer Dan Moschuk has passed away. Here is his death notice:imp2010-12-131-1/+1
* fix mips build breakage introduced in r216375: atomic_store_int doesn't existsavg2010-12-131-3/+1
* USB probing often takes a long time and finishes finding devices after initbrucec2010-12-131-1/+1
* Add options NO_ADAPTIVE_SX to the XENHVM kernel configuration, matchingrwatson2010-12-131-0/+1
* Remove duplicate check, turning dead code into live code.uqs2010-12-131-2/+0
* - Add myself to committers-ports.dotwen2010-12-131-0/+3
* sh: Various simplifications to jobs.c:jilles2010-12-121-11/+5
* Remove the advertising clause from UCB copyrighted files in sbin. Thisjoel2010-12-124-16/+0
* sh: Fix some tests that used sh instead of ${SH}jilles2010-12-122-2/+2
* Bugfix: Do correct accounting using the MIB counters when antuexen2010-12-121-0/+5
* sh: Add a test for r216387 (long arithmetic expression in here document).jilles2010-12-121-0/+12
* In fpudna()/npxdna(), mark FPU context initialized and optionallykib2010-12-122-2/+6
* Add regression test for new NFSv4 ACL semantics, verified with ZFSv28.trasz2010-12-121-0/+562
* Handle the special ruleset 0 in devfs_ruleset_use(). An attempt set thejh2010-12-121-0/+5
* I2C drivers for XLR/XLS processors.jchandra2010-12-129-263/+711
* sh: Remove the herefd hack.jilles2010-12-123-15/+0
* Reduce the Xen timecounter from 1GHz to 2^-9 GHz, thereby increasing thecperciva2010-12-111-2/+3
* sh: Replace some macros and repeated code in expand.c with functions.jilles2010-12-111-31/+32
* Add some isync()s related to the 64-bit MMU scratch page to avoid racenwhitehorn2010-12-112-0/+4
* Make the machdep.independent_wallclock sysctl do what it says on the box.cperciva2010-12-111-1/+2
* Fix stack alignment (required to be to 16 bytes) instead of ptrace andnwhitehorn2010-12-112-5/+5
* sh: Use vsnprintf() rather than crafting our own in fmtstr().jilles2010-12-111-18/+5
* Allow to specify path to a file we want to test with sendfile(2).pjd2010-12-111-3/+16
* Remove redundant semicolon and empty like.pjd2010-12-111-2/+1
* Remove unnecessary debug/error CFLAGS.syrinx2010-12-111-1/+0
* acpi_fujitsu: update for P8010avg2010-12-111-1/+54
* fix atomic_set_xxx misuse in rgeavg2010-12-111-2/+2
* fix atomic_set_xxx misuse in drmavg2010-12-111-1/+1
* fix incorrect use of atomic_set_xxx in cxgbavg2010-12-111-1/+1
* Remove the advertising clause from UCB copyrighted files in usr.sbin. Thisjoel2010-12-1156-224/+2
* Fix race in devfs by using LIST_FIRST() instead ofhselasky2010-12-111-2/+2
* Remove the advertising clause from UCB copyrighted files in usr.bin. Thisjoel2010-12-11422-1688/+38
* The use of snprintf() to append to a buffer is not valid according to C99kevlo2010-12-111-1/+2
* Fix setting LUN numbers in the mps(4) driver.ken2010-12-111-3/+39
* Derive the XENHVM kernel from GENERIC, adding only the options requiredrwatson2010-12-101-138/+9
* Implement more of __ibsta: END and SRQI status bits (taken out of thejoerg2010-12-101-0/+8
* Fix an event handling bug with the mps(4) driver.ken2010-12-102-11/+51
* Remove unecessary and clearly wrong usage of atomic(9).yongari2010-12-102-11/+9
OpenPOWER on IntegriCloud