summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Various mdoc fixes and a few EOL whitespace removals.brueffer2014-12-2123-46/+50
* Plug a memory leak.delphij2014-12-191-1/+3
* Initilize the msg_flags field consistently in all code paths.tuexen2014-12-171-1/+4
* Bump Dd for r275846bdrewery2014-12-171-1/+1
* Add some additional clarification and fix a few gammer nits.mckusick2014-12-171-58/+66
* Rename cpack*() to CMPLX*().ed2014-12-1624-182/+195
* Markup fixes for kqueue(2), no content changes.kib2014-12-151-61/+87
* Fix incorrect type of "invalids" argument in __iconv() prototype.kuriyama2014-12-151-1/+1
* Add a facility for non-init process to declare itself the reaper ofkib2014-12-151-3/+212
* Fix quick_exit(3) manual page to match reality - the status was missing.trasz2014-12-131-2/+2
* MFV r275696: file 5.21.delphij2014-12-111-3/+18
* Fix a typo reported by Lennart Grahl.tuexen2014-12-101-1/+1
* In r268924 __fflush was modified so that when write(2) was not successful,delphij2014-12-101-4/+6
* Adjust the |x| small limit from 0x1p-7 to 0x1p-9. Thiskargl2014-12-081-1/+1
* Update the constants associated with the evaluation of j0f(x)kargl2014-12-052-4/+4
* Add MLINKs for all functions described in the libxo manpages.brueffer2014-12-041-0/+43
* Fix a 20+ year bug by using an appropriate constant forkargl2014-12-041-2/+2
* Update to mandoc cvs version as of 20141201bapt2014-12-021-4/+6
* Fix an off-by-one in gpio_pin_list().rpaulo2014-12-021-1/+1
* Build infrastructure for elftoolchain toolsemaste2014-12-013-0/+45
* Switch to the ARM unified assembly language as the clang integrated as onlyandrew2014-11-297-123/+138
* Update libucl to latest versionbapt2014-11-291-0/+2
* ANSIfy b64_ptonemaste2014-11-271-4/+1
* Convert to LIBADDbapt2014-11-261-2/+1
* In preparation for using clang's -Wcast-qual:jamie2014-11-252-7/+7
* Reinstitate send() after syslogd restarts.delphij2014-11-251-9/+28
* Fix b64_pton output buffer overrun test for exact-sized bufferemaste2014-11-251-7/+15
* Fix ifa_data description.pluknet2014-11-251-12/+10
* Fix typobapt2014-11-251-1/+1
* Convert libraries to use LIBADDbapt2014-11-2555-138/+66
* The fallback flag in nsdispatch prevents the fallback implementation ofdes2014-11-251-9/+16
* Revert r274772: it is not valid on MIPSemaste2014-11-2514-26/+26
* Import libgpio.rpaulo2014-11-245-0/+595
* For now, disable using -fsanitize=bounds for the libc ssp tests, whendim2014-11-241-0/+3
* 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
OpenPOWER on IntegriCloud