summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add hpt27xx to GENERIC kernel for amd64 and i386 systems.delphij2012-09-042-0/+2
* Failure to open netmap device is unrecoverable.emaste2012-09-041-1/+1
* Add a reasonable error message telling the caller to specify a programgnn2012-09-041-0/+4
* Introduce new link-layer PFIL hook V_link_pfil_hook.melifaro2012-09-047-236/+211
* Fix duplicate entries for mwl(4):jhb2012-09-043-11/+4
* No memory barrier is required. This was pointed out by kib@ a while ago,des2012-09-041-82/+89
* 1. Use install -d to create the entropy_dir if missing so that we can do itdougb2012-09-041-28/+26
* Explicitly mention that "cp -p" copies ACLs.trasz2012-09-041-2/+2
* Fix an error in setfacl(1) that manifested like this:trasz2012-09-041-3/+4
* - Move jenkins.h to jenkins_hash.cglebius2012-09-046-197/+520
* In getfacl(1) manual page, mention where to read about the ACL syntax.trasz2012-09-041-0/+4
* Make "setfacl -bd" an alias for "setfacl -k". Previously it would crashtrasz2012-09-041-0/+11
* Make setfacl(1) behave properly in situations like "setfacl -kd".trasz2012-09-041-0/+15
* Remove unneeded ipfw headers introduced in r213447 from Infiniband code.melifaro2012-09-041-2/+0
* Free memory allocated by procstat_getfiles(), which may make differencetrociny2012-09-041-0/+1
* Add __BEGIN_DECLS and __END_DECLS to make libprocstat more C++-friendly.trociny2012-09-041-0/+2
* Update arcmsr(4) to vendor version 1.20.00.25.delphij2012-09-043-123/+140
* Add required USB AUDIO v2.0 structure definitions.hselasky2012-09-031-1/+394
* Fix 'distributeworld' target when WITHOUT_GAMES is set.gjb2012-09-031-1/+4
* Fix compact form of "synchronize" permission in setfacl(1) manual page - ittrasz2012-09-031-2/+2
* Upgrade OpenSSH to 6.1p1.des2012-09-0396-1092/+2649
* Add more DWC OTG register definitions.hselasky2012-09-031-3/+21
* Provide a sysctl switch that allows to install ARP entriesglebius2012-09-032-3/+16
* Explicitly document all variables in the net.link.ether.inet MIB.glebius2012-09-031-5/+38
* Change bridge(4) to use if_transmit for forwarding packets to underlyingglebius2012-09-031-33/+33
* Add missing braces.ray2012-09-031-1/+2
* - After r240026 sgrowsiz should be used in a safer maner.zont2012-09-031-4/+7
* - Mark some sysctls with CTLFLAG_TUN flag instead of CTLFLAG_RDTUN.zont2012-09-031-7/+7
* Add kern.hintmode sysctl variable to show current state of hints:ray2012-09-031-0/+77
* Correct an error in gxemul_disk_write(). It was issuing the command toalc2012-09-031-1/+1
* Add myself to copyright sections, per CDDL license.gjb2012-09-032-0/+2
* Revert r240060: (Partial)pfg2012-09-0216-127/+1
* Fix RPC headers for C++pfg2012-09-0218-23/+149
* Make sure we visit both symbol sections even if one of them doesn'trpaulo2012-09-021-24/+21
* - Make kern.maxtsiz, kern.dfldsiz, kern.maxdsiz, kern.dflssiz, kern.maxssizzont2012-09-021-7/+7
* Partially revert r239959, after actually fixing most of the clangdim2012-09-027-20/+12
* Fix a typo which results in RTT to be off by a factor of 10, if the RTT istuexen2012-09-021-1/+1
* - Style(9) cleanup.zont2012-09-0215-2132/+2202
* In soreceive_generic() remove the optimization for the case whentrociny2012-09-021-8/+2
* In soreceive_generic() when checking if the type of mbuf has changedtrociny2012-09-021-2/+2
* Disable strong signal diversity when enabling radar pulse detectionadrian2012-09-021-0/+7
* AR5212 radar pulse fixes.adrian2012-09-021-13/+12
* Calculate the new PTE value in pmap_enter() before acquiring any locks.alc2012-09-021-24/+17
* Fix a logic inversion in an assert to allow us to use dts files thatandrew2012-09-021-1/+1
* Mark the ipfw interface type as not being ether. This fixes an issueeadler2012-09-011-2/+2
* Rework all non-contributed files that use `struct timezone'.ed2012-09-0123-105/+87
* Improve description for "rctl -l".trasz2012-09-011-2/+7
* Fix panic in procdesc that can be triggered in the following scenario:pjd2012-09-011-2/+10
* Rework time handling.ed2012-09-011-8/+7
* Allow to pass providers with /dev/ prefix to g_provider_by_name().pjd2012-09-011-0/+8
OpenPOWER on IntegriCloud