summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move initialization of CESA decoding windows from common sectiongber2013-05-066-162/+124
* Only check fan type once. Not only is continuously rechecking pointless, anwhitehorn2013-05-051-11/+40
* use a plain 'make toolchain' to build toolchain, andluigi2013-05-051-11/+5
* Some fixes to snd_envy24ht(4) driver:mav2013-05-052-32/+13
* remove a leftover commentluigi2013-05-051-2/+0
* sh: Use O_CLOEXEC and F_DUPFD_CLOEXEC instead of separate fcntl() call.jilles2013-05-054-17/+11
* Add the AR9300 descriptor decoding code.adrian2013-05-053-4/+6
* This is a simple script to output the delta between each TX and TXSTATUS.adrian2013-05-051-0/+34
* - Use int8_t type for the mftrecsz field in g_label_ntfs. char typestas2013-05-051-3/+4
* MFV: Update zlib to 1.2.8.delphij2013-05-0525-139/+328
* Optimize vm_radix_lookup_ge() and vm_radix_lookup_le(). Specifically,alc2013-05-041-103/+75
* Make a debugging printf a little more useful.kientzle2013-05-041-2/+2
* Fix comment block formatting.ian2013-05-041-1/+2
* Insert STOP_UNWINDING directives in the _start (kernel entry point) andian2013-05-043-4/+12
* EABI unwinder enhancements... When it's time to stop unwinding, don'tian2013-05-041-26/+39
* Use FF02:0:0:0:0:2:FF00::/104 prefix for IPv6 Node Information Grouphrs2013-05-047-16/+90
* POSIX 1003.1-2008: add ENOTRECOVERABLE, EOWNERDEAD errnos.pluknet2013-05-044-2/+14
* Add missing vdrop() in error case.mdf2013-05-041-0/+1
* Use unified method for accessing / updating cached rule pointers.melifaro2013-05-041-40/+35
* Document that the return type is different from 1003.1-2008.pluknet2013-05-041-2/+9
* mdoc: missing comma in .Dd macro.pluknet2013-05-045-5/+5
* If the kernel is compiled with VMIMAGE support, the first attempt ofdavide2013-05-041-1/+10
* Add a few xargs tests related to -0, -n and quoting.stefanf2013-05-0411-1/+71
* - Fix exit status when ip6addrctl_verbose=yes [*]hrs2013-05-041-26/+34
* Kill yet another reference to UserConfiggavin2013-05-041-1/+1
* Change VM_OBJECT_LOCK/UNLOCK() -> VM_OBJECT_WLOCK/WUNLOCK() to reflectdavide2013-05-041-8/+9
* Overhaul locking in netsmb, getting rid of the obsolete lockmgr() primitive.davide2013-05-044-113/+166
* Completely rewrite the interface to smbdev switching from dev_clonedavide2013-05-046-177/+142
* Introduce and use new flag -L to mount for mounting only late filesystems.crees2013-05-043-15/+20
* Add entry for errno ECAPMODE.pluknet2013-05-041-0/+2
* Bump date.pluknet2013-05-041-1/+1
* libkvm: Make second /dev/null file descriptor close-on-exec as well.jilles2013-05-041-1/+1
* libkvm: Use O_CLOEXEC instead of separate fcntl(F_SETFD) call.jilles2013-05-041-15/+4
* The holding buffer logic needs to be used for _all_ transmission, notadrian2013-05-041-13/+14
* Improve compatibility with recent flex from flex.sourceforge.net.jkim2013-05-0314-34/+37
* Reduce diff with upstream.jkim2013-05-0312-32/+45
* Similar to 233760 and 236717, export some more useful info about thejhb2013-05-0310-3/+201
* sh: Remove racy test case for read builtin.jilles2013-05-031-13/+0
* cxgbe: Switch to a better way to install firmware.np2013-05-031-1/+1
* Fix FIONREAD on regular files. The computed result was being ignored andjhb2013-05-031-3/+2
* Fix two bugs in the current NUMA-aware allocation code:jhb2013-05-031-6/+48
* cxgbe/tom: Do not use M_PROTO1 to mark rx zero-copy mbufs as special.np2013-05-033-25/+28
* Allow building clang on older FreeBSD releases, where log2() does notdim2013-05-031-0/+5
* sh: Improve error handling in read builtin:jilles2013-05-034-5/+47
* Fix compile warning.hselasky2013-05-031-1/+2
* Also, add a missing period.pluknet2013-05-033-3/+3
* Remove an extra comma.pluknet2013-05-033-3/+3
* Remove the STANDARDS section.pluknet2013-05-031-4/+1
* Tune support for removable media in da driver:mav2013-05-031-17/+13
* - Add more defines to limit USB memory usage and number of allocationshselasky2013-05-0311-35/+99
OpenPOWER on IntegriCloud