summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix uninitialized warning in mpssmh2013-05-031-0/+2
* Always put space before the comma before ##__VA_ARGS__ due to subtle compilerhselasky2013-05-031-1/+1
* Add some defines to limit USB memory usage in reduced memory systems.hselasky2013-05-036-19/+53
* Always install pmc.foo(3) manpages.uqs2013-05-031-12/+8
* Allow the default USB template to be specified at compile time.hselasky2013-05-032-1/+6
* Add new USB API to get the port path of a USB device.hselasky2013-05-038-2/+101
* Op 30 April 2013 trad koninging Beatrix af en werd kroonprins Willemedwin2013-05-031-4/+4
* Implement the NOTIFY_ON_EMPTY capability in the virtio-net device.neel2013-05-032-34/+37
* The fsync(2) call should sync the vnode in such way that even afterkib2013-05-022-13/+50
* Use cvmx_mgmt_port_num_ports() instead of the inlined copy of aimp2013-05-022-16/+2
* Expose cvmx_mgmt_port_num_ports() as a wrapper to the staticimp2013-05-022-0/+18
* Fix the v_object leak for non-regular tmpfs vnodes.kib2013-05-021-0/+3
* For the new regular tmpfs vnode, v_object is initialized beforekib2013-05-023-14/+34
* The page read or written could be wired. Do not requeue if the pagekib2013-05-021-2/+4
* Add a hint suggesting why tmpfs does not need a special case there.kib2013-05-021-1/+1
* Prefer using the C++ version of the standard headers. These place theeadler2013-05-021-6/+7
* Add IDs for HighPoint RocketRAID 640L/642L/644L -- new series of 4-portmav2013-05-021-0/+3
* remove trailing whitespaceluigi2013-05-024-11/+11
* Enable CAM SCSI to choice ATA TRIM during autodetection and correct methodsmh2013-05-021-3/+3
* Suppress a GCC warning. This warning is actually bogus and newer GCCdavide2013-05-021-1/+1
* Use the existence of ATA Information VPD to determine if we should attemptsmh2013-05-022-19/+73
* Fix probe in progress check in dareprobesmh2013-05-021-1/+1
OpenPOWER on IntegriCloud