aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Update the constants associated with the evaluation of j0f(x)Steve Kargl2014-12-052-4/+4
* Add MLINKs for all functions described in the libxo manpages.Christian Brueffer2014-12-041-0/+43
* Fix a 20+ year bug by using an appropriate constant forSteve Kargl2014-12-041-2/+2
* Update to mandoc cvs version as of 20141201Baptiste Daroussin2014-12-021-4/+6
* Fix an off-by-one in gpio_pin_list().Rui Paulo2014-12-021-1/+1
* Build infrastructure for elftoolchain toolsEd Maste2014-12-013-0/+45
* Switch to the ARM unified assembly language as the clang integrated as onlyAndrew Turner2014-11-297-123/+138
* Update libucl to latest versionBaptiste Daroussin2014-11-291-0/+2
* ANSIfy b64_ptonEd Maste2014-11-271-4/+1
* Convert to LIBADDBaptiste Daroussin2014-11-261-2/+1
* In preparation for using clang's -Wcast-qual:Jamie Gritton2014-11-252-7/+7
* Reinstitate send() after syslogd restarts.Xin LI2014-11-251-9/+28
* Fix b64_pton output buffer overrun test for exact-sized bufferEd Maste2014-11-251-7/+15
* Fix ifa_data description.Sergey Kandaurov2014-11-251-12/+10
* Fix typoBaptiste Daroussin2014-11-251-1/+1
* Convert libraries to use LIBADDBaptiste Daroussin2014-11-2555-138/+66
* The fallback flag in nsdispatch prevents the fallback implementation ofDag-Erling Smørgrav2014-11-251-9/+16
* Revert r274772: it is not valid on MIPSEd Maste2014-11-2514-26/+26
* Import libgpio.Rui Paulo2014-11-245-0/+595
* For now, disable using -fsanitize=bounds for the libc ssp tests, whenDimitry Andric2014-11-241-0/+3
* Ta is only allowed with Bl -column not in Bl -itemBaptiste Daroussin2014-11-231-1/+1
* Misc mdoc fixes:Joel Dahl2014-11-232-2/+1
* Do not include buf.h.Gleb Smirnoff2014-11-231-1/+0
* Rework mandoc Makefile to ease maintainanceBaptiste Daroussin2014-11-221-0/+2
* Rework makefile in something closer to upstream Makefile to ease maintainanceBaptiste Daroussin2014-11-221-5/+28
* Forgot to update libmandocBaptiste Daroussin2014-11-221-6/+5
* Promote SQLite3 as a privatelib as it will also be used by mandocBaptiste Daroussin2014-11-222-0/+39
* Add FPU support for MIPS setjmp(3)/longjmp(3).Brooks Davis2014-11-212-4/+153
* Use canonical __PIC__ flagEd Maste2014-11-2114-26/+26
* Remove acl_size.c; apparently it was never used.Edward Tomasz Napierala2014-11-191-43/+0
* Add reachover Makefiles for contrib/netbsd-tests/lib/librtEnji Cooper2014-11-174-0/+79
* Convert tools/regression/lib/libc/stdio/test-fpclassify into an ATF testcase andEnji Cooper2014-11-162-0/+73
* Convert tools/regression/lib/libc/stdio/test-fmemopen into an ATF testcase andEnji Cooper2014-11-162-0/+302
* Convert tools/regression/lib/libc/gen/test-arc4random into an ATF testcase andEnji Cooper2014-11-162-0/+94
* Add reachover Makefiles for contrib/netbsd-tests/lib/librtEnji Cooper2014-11-164-0/+33
* Add reachover Makefiles for contrib/netbsd-tests/lib/libpthread asEnji Cooper2014-11-166-0/+121
* Add the ppoll() system call.Dmitry Chagin2014-11-133-2/+70
* Fix spelling and wording.Dag-Erling Smørgrav2014-11-121-6/+4
* Renove faith(4) and faithd(8) from base. It looks like industryAlexander V. Chernikov2014-11-092-53/+0
* Re-enable dpv(1,3): Introduced via r274116; temporarily disabledDevin Teske2014-11-061-0/+2
* Upon second-thought (following r274144), remove spurious (unused)Devin Teske2014-11-061-1/+0
* Balance DPADD against LDADD for dpv(1,3).Devin Teske2014-11-051-2/+2
* Fix code-typo; introduced by r267511Devin Teske2014-11-051-1/+1
* Hook up OpenPAM's own unit tests to the build.Dag-Erling Smørgrav2014-11-052-0/+23
* Temporarily _disable_ compilation of dpv(3) and dpv(1).Devin Teske2014-11-051-1/+0
* Fix buildworld by adding DPADD= to libdpv [dpv(3)] MakefileDevin Teske2014-11-051-2/+4
* Make libdpv [dpv(3)] WARNS=6 clean for clang on -CURRENT.Devin Teske2014-11-052-3/+3
* Fix build-error (pointy hat; didn't merge full up-to-date code)Devin Teske2014-11-052-59/+59
* Add new libraries/utilities for data throughput visualization.Devin Teske2014-11-0422-0/+4929
* Commit missing header for sys/time.h compat on NetBSD to unbreak the amd64/i386Enji Cooper2014-11-041-0/+65