summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update probe flow so that devices with lbp can also disable disksort.smh2013-05-021-31/+34
* Fix the getpwnam_r() call in the pname_to_uid() kerberos library function sormacklem2013-05-021-4/+28
* Fix the getpwuid_r() call in the gssd daemon so that it handlesrmacklem2013-05-021-2/+25
* Switch to standard copyright license textemaste2013-05-021-2/+2
* Add the AR9300 HAL into the kernel and module builds.adrian2013-05-023-11/+60
* Fix this code to compile without warnings - AH_DEBUG was pulling inadrian2013-05-021-2/+6
* Update Intel email address.eadler2013-05-026-10/+10
* Add device identification and probe/attach support for the QCA9565.adrian2013-05-024-0/+7
* Add the AR933x SoC GPIO pin count limitation.adrian2013-05-021-0/+5
* Local hack to allow smooth transition for ports.sjg2013-05-011-1/+44
* Bump __FreeBSD_version for accept4() and pipe2().jilles2013-05-011-1/+1
* Document the fact that an NFSv4 mount against a volume on the same hostrmacklem2013-05-011-1/+8
* accept(2), pipe(2): Fix .Dd.jilles2013-05-012-2/+2
* Regenerate files for pipe2().jilles2013-05-0111-12/+77
* Add pipe2() system call.jilles2013-05-018-2/+68
* Document that the NFSv4 server statistics are operation counts andrmacklem2013-05-011-1/+5
* Isilon reported that sec=krb5p NFS mounts had a problem when m_len == 0rmacklem2013-05-011-3/+21
* Regenerate files for accept4().jilles2013-05-0111-12/+95
* Add accept4() system call.jilles2013-05-0111-28/+143
* Partially saved extended state must be handled always, i.e. for bothkib2013-05-011-26/+24
* The check to ensure that xstate_bv always has XFEATURE_ENABLED_X87 andkib2013-05-011-3/+0
OpenPOWER on IntegriCloud