summaryrefslogtreecommitdiffstats
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* MFC r305241ache2016-09-051-1/+11
* MFC r305144ache2016-09-052-2/+2
* MFC r305219ache2016-09-041-5/+8
* MFC r305015:kib2016-09-031-1/+0
* MFC r304928:kib2016-09-0318-429/+76
* MFC r305133ache2016-09-031-0/+19
* MFC r305024:kib2016-09-011-41/+41
* MFC r304911ache2016-08-301-0/+19
* MFC r304287:kib2016-08-292-4/+48
* MFC r304209:kib2016-08-294-0/+50
* MFC r304176:kib2016-08-291-0/+6
* MFC r304033:ngie2016-08-281-3/+3
* MFC r304034:ngie2016-08-281-3/+5
* MFC r304607,r304641,r304819,r304811ache2016-08-274-28/+15
* MFC r304810ache2016-08-273-2/+14
* MFC r304703, r304755ache2016-08-261-5/+5
* MFC 304476: Fix various nits in the aio operation manpages.jhb2016-08-224-26/+15
* MFC r303795:kib2016-08-209-1/+453
* MFC r303794:kib2016-08-201-1/+5
* MFC r304288:bdrewery2016-08-201-6/+0
* MFC 303001: Add PTRACE_VFORK to trace vfork events.jhb2016-08-191-0/+42
* MFC r302943,r302944,r303004,r303010,r303011,r303013,r303014,r303074,ache2016-08-172-203/+329
* MFC r302824ache2016-08-176-24/+18
* MFC 302900,302902,302921,303461,304009:jhb2016-08-151-41/+178
* MFC r303687:bdrewery2016-08-081-0/+1
* MFC r303486:ed2016-08-052-7/+16
* MFC r303104, r303106:brooks2016-08-031-2/+21
* MFC 303164: Add more documentation regarding unsafe AIO requests.jhb2016-07-284-20/+16
* MFC r303046:pfg2016-07-261-12/+12
* MFC 302899: Add documentation for the sigevent structure.jhb2016-07-257-22/+175
* MFC: r302916bapt2016-07-201-1/+5
* fcntl(2): Document interrupt/restart for file locks.jilles2016-07-071-1/+22
* Fix a bad test resulting in a segfault with ISO-8859-5 localesbapt2016-07-031-1/+1
* Use on crypto.x and rpc.x from the source tree.bdrewery2016-06-282-2/+2
* This commit addresses regression introduceded in r302177cy2016-06-281-0/+14
* Replace use of the pipe(2) system call with pipe2(2) with a zero flagsbrooks2016-06-2220-457/+29
* Fix regression from r301461.pfg2016-06-101-3/+3
* libc/rpc: Make use of some xdr_* macros. (part 2)pfg2016-06-093-19/+19
* utimes(2),utime(3): Add deprecation in favour of utimensat(2) and futimens(2).jilles2016-06-092-4/+19
* libc/rpc: Make use of some xdr_* macros.pfg2016-06-092-7/+7
* Fix the rpcb_getaddr() definition to match its declaration.kevlo2016-06-091-1/+1
* Implement an NSS backend for netgroups and add getnetgrent_r(3).markj2016-06-093-115/+470
* Fix an infinite loop in setnetgrent(3) with NIS netgroups.markj2016-06-091-0/+4
* Use a more common spelling for "(char *)0" in the getnetgrent man page.markj2016-06-091-2/+2
* Revert r301707ngie2016-06-081-2/+2
* Use NULL instead of `0` in _ht_getnetbyname(..)ngie2016-06-081-2/+2
* Test for strchr(3) returning NULL, not 0ngie2016-06-081-1/+1
* Update to a June 8th snapshot of (un)vis form NetBSD.brooks2016-06-081-0/+1
* Don't leak olinep if malloc() fails.truckman2016-06-081-0/+2
* Don't leak addrinfo if ai->ai_addrlen <= minsiz test fails.truckman2016-06-081-12/+13
OpenPOWER on IntegriCloud