summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correct and expand BSD partitioning scheme description.wblock2011-11-211-7/+9
* Do dcache flush on CPU core before enabling threads.jchandra2011-11-211-3/+42
* Simplify the libpam build by removing the shared modules' dependencydes2011-11-213-27/+7
* As threatened on -arch, add {SHARED,STATIC}_{C,CXX}FLAGS, which allow ades2011-11-211-4/+10
* Clean up some cruft in the NFSv4 client left over from thermacklem2011-11-211-13/+6
* Fix mismerge in copyright of zpool(8).mm2011-11-211-1/+3
* Update zfs(8) and zpool(8) manpages from CDDL-licensed sources [1].mm2011-11-212-234/+1204
* For now, remove MANFILTER from ZFS manpages (bad effect on html output).mm2011-11-214-8/+0
* Add history for setsockopt(2).pluknet2011-11-211-2/+4
* Historically in_control() did not check sockaddrs supplied withglebius2011-11-211-73/+69
* Be more informative for "unknown hardware address format" message.glebius2011-11-211-2/+4
* - Add Pulse-Per-Second timestamping using raw ffcounter and correspondinglstewart2011-11-212-0/+114
* Introduce the same mutex-wise fix in r227758 for sx locks.attilio2011-11-213-68/+68
* Better use pkill(1) in last commit.glebius2011-11-211-1/+1
* Remove no more relevant XXXRW comments since accessing the vmspace is nowpluknet2011-11-211-2/+2
* - Reduce severity for all ARP events, that can be triggered from remoteglebius2011-11-211-12/+13
* Use the acquired reference to the vmspace instead of direct dereferencingpluknet2011-11-211-1/+1
* Merge XLP 3XX updates and related rework.jchandra2011-11-2113-1141/+891
* XLP processors have the release 2 pagegrain registerjchandra2011-11-211-0/+3
* Add new USB IDs to RUN driver.hselasky2011-11-212-0/+4
* Always leave the -current kernel debugging options on.adrian2011-11-211-5/+4
* The PPC IRQ layer assumes that the IPI IRQ is the last IRQ on the PIC.nwhitehorn2011-11-211-0/+2
* - When feed-forward clock support is compiled in, change the BPF header tolstewart2011-11-212-12/+165
* Fix date.wblock2011-11-211-1/+1
* - Add the ffclock_getcounter(), ffclock_getestimate() and ffclock_setestimate()lstewart2011-11-2122-20/+506
* Connect LLVM/clang to the build on powerpc64. After the binutils 2.17.50nwhitehorn2011-11-212-6/+5
* Add a section that explicitly describes partitioning schemes. Modifywblock2011-11-211-126/+154
* sh: Allow unsetting OPTIND.jilles2011-11-202-2/+6
* Replace 'chflags' with 'file flags' in a comment, since 'chflags'gjb2011-11-201-3/+3
* Fix the note in r227769 to be less specific to the immutable flag.gjb2011-11-201-3/+2
* Add a note to src/Makefile that explains that 'rm' runs twice because thegjb2011-11-201-1/+4
* Add two arguments to the nfsrpc_rellockown() function in the NFSv4rmacklem2011-11-202-8/+7
* Revert part of the r227758 which crept in.attilio2011-11-201-4/+4
* Introduce macro stubs in the mutex implementation that will be alwaysattilio2011-11-205-55/+64
* key_load_private() ignores the passphrase argument if the private keydes2011-11-201-7/+18
* Add support for the SCTP_REMOTE_UDP_ENCAPS_PORT socket option.tuexen2011-11-2011-24/+210
* Implement xlocale APIs from Darwin, mainly for use by libc++. This adds atheraven2011-11-20154-835/+4587
* Update and desolarization of zdb(8) and zstreamdump(1) manual pages:mm2011-11-204-54/+20
* - Add support for Add LOGITECH Webcam C100miwi2011-11-201-2/+3
* - Add missing usb and ucom devicesmiwi2011-11-2016-16/+48
* Given that the typical usage of pause() is pause("zzz", hz / N), where N canhselasky2011-11-201-1/+1
* Minor style change:hselasky2011-11-201-10/+9
* - Provide a sysctl interface to change the active system clock at runtime.lstewart2011-11-203-2/+568
* Fix a whitespace nit.lstewart2011-11-201-1/+1
* Provide high-level functions to access the feed-forward absolute and differencelstewart2011-11-203-0/+153
* Since the nfscl_cleanup() function isn't used by the FreeBSD NFSv4 client,rmacklem2011-11-201-33/+7
* Post r223774 the NFSv4 client never uses the linked list with thermacklem2011-11-202-59/+0
* Add 2010 and 2011 copyrights.brueffer2011-11-191-0/+2
* Add some (totally untested!) code to correctly set the RF half/quarteradrian2011-11-191-0/+14
* Begin breaking apart the receive setup/stop path in preparation for moreadrian2011-11-191-20/+20
OpenPOWER on IntegriCloud