summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Ta is only allowed with Bl -column not in Bl -itembapt2014-11-231-1/+1
* Misc mdoc fixes:joel2014-11-232-2/+1
* Do not include buf.h.glebius2014-11-231-1/+0
* Rework mandoc Makefile to ease maintainancebapt2014-11-221-0/+2
* Rework makefile in something closer to upstream Makefile to ease maintainancebapt2014-11-221-5/+28
* Forgot to update libmandocbapt2014-11-221-6/+5
* Promote SQLite3 as a privatelib as it will also be used by mandocbapt2014-11-222-0/+39
* Add FPU support for MIPS setjmp(3)/longjmp(3).brooks2014-11-212-4/+153
* Use canonical __PIC__ flagemaste2014-11-2114-26/+26
* Remove acl_size.c; apparently it was never used.trasz2014-11-191-43/+0
* Add reachover Makefiles for contrib/netbsd-tests/lib/librtngie2014-11-174-0/+79
* Convert tools/regression/lib/libc/stdio/test-fpclassify into an ATF testcase andngie2014-11-162-0/+73
* Convert tools/regression/lib/libc/stdio/test-fmemopen into an ATF testcase andngie2014-11-162-0/+302
* Convert tools/regression/lib/libc/gen/test-arc4random into an ATF testcase andngie2014-11-162-0/+94
* Add reachover Makefiles for contrib/netbsd-tests/lib/librtngie2014-11-164-0/+33
* Add reachover Makefiles for contrib/netbsd-tests/lib/libpthread asngie2014-11-166-0/+121
* Add the ppoll() system call.dchagin2014-11-133-2/+70
* Fix spelling and wording.des2014-11-121-6/+4
* Renove faith(4) and faithd(8) from base. It looks like industrymelifaro2014-11-092-53/+0
* Re-enable dpv(1,3): Introduced via r274116; temporarily disableddteske2014-11-061-0/+2
* Upon second-thought (following r274144), remove spurious (unused)dteske2014-11-061-1/+0
* Balance DPADD against LDADD for dpv(1,3).dteske2014-11-051-2/+2
* Fix code-typo; introduced by r267511dteske2014-11-051-1/+1
* Hook up OpenPAM's own unit tests to the build.des2014-11-052-0/+23
* Temporarily _disable_ compilation of dpv(3) and dpv(1).dteske2014-11-051-1/+0
* Fix buildworld by adding DPADD= to libdpv [dpv(3)] Makefiledteske2014-11-051-2/+4
* Make libdpv [dpv(3)] WARNS=6 clean for clang on -CURRENT.dteske2014-11-052-3/+3
* Fix build-error (pointy hat; didn't merge full up-to-date code)dteske2014-11-052-59/+59
* Add new libraries/utilities for data throughput visualization.dteske2014-11-0422-0/+4929
* Commit missing header for sys/time.h compat on NetBSD to unbreak the amd64/i386ngie2014-11-041-0/+65
* Add reachover Makefiles for contrib/netbsd-tests/lib/libc; this adds approxim...ngie2014-11-0429-0/+769
* Add pkg-config file for libarchivemm2014-11-022-0/+18
* MFV: Import atf-0.21.jmmv2014-11-018-35/+23
* <sys/param.h> is a superset of <sys/types.h> and must always comedes2014-11-011-2/+1
* Update acl(3) to expand on NFSv4 ACL support.trasz2014-10-301-5/+9
* Make it clear that ACL flags are NFSv4-only.trasz2014-10-307-14/+14
* Fix a clang 3.5 warning about abs(3) being given an argument of typedim2014-10-291-5/+5
* Fix renaming a group via the gr_copy functionbapt2014-10-281-5/+12
* Fix prototypes.kevlo2014-10-281-3/+3
* only install .pc files when we are not installing 32bit compat libs...jmg2014-10-272-0/+4
* fix typo, properly install a link to nv for nvlist_freev...jmg2014-10-271-1/+1
* getgrouplist(3) was reimplemented in terms of getgrent_r(3) in r174547, somarkj2014-10-272-23/+2
* Use the __DECONST macro rather than hand rolling the same thing.brooks2014-10-241-5/+1
* Remove an unused variable that would be better spelled __func__.brooks2014-10-241-1/+0
* Eliminate conf_lock and instead rely on the NSS write lock to protectmarkj2014-10-241-8/+5
* The current POSIX semaphore implementation stores the _has_waiters flagjhb2014-10-241-13/+14
* Don't reference sem(4) from the POSIX semaphore pages. POSIX semaphoresjhb2014-10-247-14/+7
* Hook libxo to the build.marcel2014-10-232-0/+37
* The NetBSD libc tests use several definitions/macros that aren't available inngie2014-10-222-0/+94
* My previous commit exposed an issue as it fixed a differentimp2014-10-221-1/+3
OpenPOWER on IntegriCloud