aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen
Commit message (Expand)AuthorAgeFilesLines
* MFC r243779 (marcel):Xin LI2013-02-051-22/+79
* MFC r243758 (marcel):Xin LI2013-02-051-9/+3
* MFC r237286, r237523:Eitan Adler2012-06-271-2/+4
* MFC r231505,231520:Bjoern A. Zeeb2012-05-191-1/+15
* MFC r234714, r234700:Eitan Adler2012-05-031-1/+13
* MFC r231299:Eitan Adler2012-02-171-3/+6
* MFC r228754:Eitan Adler2012-01-081-1/+2
* Fix a problem whereby a corrupt DNS record can cause named to crash. [11:06]Colin Percival2011-12-233-0/+66
* MFC r220376: Allow strerror(0) and strerror_r(0, ...).Jilles Tjoelker2011-04-171-1/+1
* MFC r220157:Sergey Kandaurov2011-04-041-1/+1
* MFC r215236:Xin LI2010-11-272-124/+130
* MFC r198406: wordexp(3): fix some bugs with signals and long outputsJilles Tjoelker2010-11-171-19/+57
* MFC r207981:Gordon Tetlow2010-05-201-2/+2
* MFC r206760: getcwd(3): Clarify that EACCES may or may not be checked.Jilles Tjoelker2010-05-051-3/+11
* MFC r207186: sysctl(3): Update description of various kern.* variables.Jilles Tjoelker2010-05-051-12/+10
* Merge r203393,r203395 from head:Gavin Atkinson2010-02-231-2/+2
* MFC 197331, 197394:John Baldwin2010-01-294-3/+184
* MFC r201201:Konstantin Belousov2010-01-011-0/+1
* MFC 199606, 199614:John Baldwin2009-12-172-1/+66
* MFC revs 199781,199782,199784,199786:Garrett Wollman2009-12-023-5/+4
* MFC: r199046Christian Brueffer2009-11-161-1/+1
* MFC: rev. 197681Joe Marcus Clarke2009-10-041-1/+1
* MFC: Change the ABI of some of the structures used by the SYSV IPC API:John Baldwin2009-07-313-18/+40
* MFC r194494 to improve support for 7.x worlds on >=8.0 kernels:Brooks Davis2009-07-242-6/+22
* If the running kernel has support for shm_open() and shm_unlink() asJohn Baldwin2009-06-111-0/+28
* MFC: Add a feature_present(3) function which checks to see if a named kernelJohn Baldwin2009-06-104-2/+138
* merge r174221: remove unnecessary castsDag-Erling Smørgrav2009-06-084-11/+11
* MFC r178253 and r178256:Xin LI2009-05-294-12/+77
* Merge r192129+r190661:Xin LI2009-05-281-5/+7
* Mostly synchronize lib/libthr and sys/kern/kern_umtx.c with the codeKonstantin Belousov2009-03-242-0/+14
* MFC: r185519Giorgos Keramidas2008-12-061-4/+9
* MFC r181280: Avoid printing bogus error messages if BLOCKSIZE is garbage.Colin Percival2008-08-301-0/+1
* MFC r173182: remove extraneous .Ef requestGarrett Wollman2008-06-241-2/+1
* MFCKonstantin Belousov2008-05-193-8/+9
* MFC scandir.c,v 1.9David Schultz2008-05-061-13/+3
* MFC: Kernel mode Network Lock Manager.Doug Rabson2008-04-101-1/+1
* MFC:David Xu2008-03-231-1/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_7'.cvs2svn2008-03-151-0/+120
* MFC rev. 1.26:Garrett Wollman2008-03-131-1/+19
* MFC: Merge malloc(3) improvements and fixes. The highlights are:Jason Evans2008-03-071-0/+1
* MFC: Fix a typo in regards to the ENOENT error.John Baldwin2008-01-071-1/+1
* Add fts_set_clientptr(3), fts_get_clientptr(3) and fts_get_stream(3) manSean Farley2007-09-281-1/+2
* Change the C wrappers for mmap/lseek/pread/pwrite/truncate/ftruncate toPeter Wemm2007-07-042-1/+63
* Some libc symbol map cleanups.Daniel Eischen2007-05-311-3/+0
* ANSIfy function definitions, reduces diff against OpenBSD.Xin LI2007-05-251-17/+8
* Use C comments since we now preprocess these files with CPP.Daniel Eischen2007-04-291-15/+26
* Cleanup sysconf(3) a bit. sysconf(3) assumes in some places it operatesPawel Jakub Dawidek2007-04-141-21/+18
* Expand the description of the host's UUID.Ruslan Ermilov2007-04-101-3/+3
* Clean-ip TLS symbol versions. [_]__tls_get_addr function is part ofAlexander Kabaev2007-04-091-6/+1
* Document KERN_HOSTUUID.Pawel Jakub Dawidek2007-04-091-1/+4