summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* backout r242319, racy and not done in the right placebapt2012-10-292-18/+0
* make pw_init and gr_init fail if the specified master password or group file isbapt2012-10-292-0/+20
* Const-ify the zone name argument to uma_zcreate(9).mdf2012-10-261-1/+1
* Improve libgeom XML parsing error handling.jh2012-10-261-8/+33
* Cleanup and rename some variables in libpmc and hwpmc.sbruno2012-10-244-4/+4
* Allow building libc++ with any custom -std=xxx flag. Note that usingdim2012-10-221-0/+2
* Revert r241756imp2012-10-221-62/+0
* Revert r241755imp2012-10-221-51/+0
* Update the kill(2) and killpg(2) man pages to the modern permissioneadler2012-10-222-16/+20
* remove duplicate semicolons where possible.eadler2012-10-223-3/+3
* Implement HTTP 305 redirect handling.eadler2012-10-221-1/+5
* Don't deny non-temporary redirects if the -A option is set (pereadler2012-10-222-2/+13
* Be a bit more lenient in the maximum number of redirects allowed.eadler2012-10-221-1/+1
* Add ATF to the build. This is may be a bit rought around the egdes,marcel2012-10-225-0/+245
* Grammar fixes to r241781.andre2012-10-201-1/+1
* Hide the unfortunate named sysctl kern.ipc.somaxconn from sysctl -aandre2012-10-201-4/+18
* Apply local patches to mandoc and connect it to the build.uqs2012-10-201-0/+1
* Document the method used to compute expf. Taken from exp, withimp2012-10-191-0/+62
* Document the methods used to compute logf. Taken and edited from theimp2012-10-191-0/+51
* Merge mandoc from vendor into contrib and provide the necessary Makefile glue.uqs2012-10-191-0/+20
* Remove trailing whitespace.joel2012-10-191-159/+159
* Update man page crossreferences to sandybridge xeon classsbruno2012-10-193-3/+6
* Update hwpmc to support the Xeon class of Sandybridge processors.sbruno2012-10-193-3/+1048
* Replace our version of the pwcache(3) API with NetBSD's implementation.brooks2012-10-194-207/+8
* Fix warnings found by -Wmising-variable-declarations.ed2012-10-195-6/+6
* Remove WARNS=6 lines.ed2012-10-181-2/+0
* Disconnect non-MPSAFE SMBFS from the build in preparation for droppingattilio2012-10-184-14/+0
* Disconnect non-MPSAFE NTFS from the build in preparation for droppingattilio2012-10-173-3/+0
* Disconnect non-MPSAFE NWFS from the build in preparation for droppingattilio2012-10-174-13/+0
* mdoc: avoid nested displays.joel2012-10-141-32/+35
* * Update the comment that explains the choice of values in thekargl2012-10-131-6/+7
* Fix my last commit. Only call strunvis after properly checking the argument isstefanf2012-10-111-5/+7
* Decode the first two fstab fields with strunvis(3). This allows having spacesstefanf2012-10-111-0/+5
* Apply some style. Checked with md5.stefanf2012-10-111-25/+26
* Remove undefined behavior from sranddev() andeadler2012-10-092-4/+2
* procstat_getprocs: honor kvm_getprocs interface - cnt is signedavg2012-10-061-2/+5
* kvm_getprocs: gracefully handle errors from kvm_deadprocsavg2012-10-061-2/+8
* kvm_proclist: ignore processes in larvae stateavg2012-10-061-0/+2
* Add support for bmake. This includes:marcel2012-10-061-3/+1
* Fix "make install"kientzle2012-10-061-1/+1
* MFV: libpcap 1.3.0.delphij2012-10-051-1/+7
* Do not install incomplete unwind.h from clang. This header file was meantjkim2012-10-051-1/+0
* Fix some memory allocation errors:jamie2012-10-041-13/+17
* rpc: convert all uid and gid variables to u_int.pfg2012-10-044-7/+8
* rpc: convert all uid and gid variables of the type uid_t and gid_t.pfg2012-10-031-3/+3
* Correct detection of a superblock.gber2012-10-031-8/+7
* Optimize prev. commit for speed.ache2012-10-031-3/+7
* rpc: convert all uid and gid variables of the type uid_t and gid_t.pfg2012-10-031-5/+5
* libtirpc: be sure to free cl_netid and cl_tppfg2012-10-021-0/+4
* Fix __rpc_getconfippfg2012-10-021-2/+4
OpenPOWER on IntegriCloud