| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r243779 (marcel): | Xin LI | 2013-02-05 | 1 | -22/+79 |
| * | MFC r243758 (marcel): | Xin LI | 2013-02-05 | 1 | -9/+3 |
| * | MFC r237286, r237523: | Eitan Adler | 2012-06-27 | 1 | -2/+4 |
| * | MFC r231505,231520: | Bjoern A. Zeeb | 2012-05-19 | 1 | -1/+15 |
| * | MFC r234714, r234700: | Eitan Adler | 2012-05-03 | 1 | -1/+13 |
| * | MFC r231299: | Eitan Adler | 2012-02-17 | 1 | -3/+6 |
| * | MFC r228754: | Eitan Adler | 2012-01-08 | 1 | -1/+2 |
| * | Fix a problem whereby a corrupt DNS record can cause named to crash. [11:06] | Colin Percival | 2011-12-23 | 3 | -0/+66 |
| * | MFC r220376: Allow strerror(0) and strerror_r(0, ...). | Jilles Tjoelker | 2011-04-17 | 1 | -1/+1 |
| * | MFC r220157: | Sergey Kandaurov | 2011-04-04 | 1 | -1/+1 |
| * | MFC r215236: | Xin LI | 2010-11-27 | 2 | -124/+130 |
| * | MFC r198406: wordexp(3): fix some bugs with signals and long outputs | Jilles Tjoelker | 2010-11-17 | 1 | -19/+57 |
| * | MFC r207981: | Gordon Tetlow | 2010-05-20 | 1 | -2/+2 |
| * | MFC r206760: getcwd(3): Clarify that EACCES may or may not be checked. | Jilles Tjoelker | 2010-05-05 | 1 | -3/+11 |
| * | MFC r207186: sysctl(3): Update description of various kern.* variables. | Jilles Tjoelker | 2010-05-05 | 1 | -12/+10 |
| * | Merge r203393,r203395 from head: | Gavin Atkinson | 2010-02-23 | 1 | -2/+2 |
| * | MFC 197331, 197394: | John Baldwin | 2010-01-29 | 4 | -3/+184 |
| * | MFC r201201: | Konstantin Belousov | 2010-01-01 | 1 | -0/+1 |
| * | MFC 199606, 199614: | John Baldwin | 2009-12-17 | 2 | -1/+66 |
| * | MFC revs 199781,199782,199784,199786: | Garrett Wollman | 2009-12-02 | 3 | -5/+4 |
| * | MFC: r199046 | Christian Brueffer | 2009-11-16 | 1 | -1/+1 |
| * | MFC: rev. 197681 | Joe Marcus Clarke | 2009-10-04 | 1 | -1/+1 |
| * | MFC: Change the ABI of some of the structures used by the SYSV IPC API: | John Baldwin | 2009-07-31 | 3 | -18/+40 |
| * | MFC r194494 to improve support for 7.x worlds on >=8.0 kernels: | Brooks Davis | 2009-07-24 | 2 | -6/+22 |
| * | If the running kernel has support for shm_open() and shm_unlink() as | John Baldwin | 2009-06-11 | 1 | -0/+28 |
| * | MFC: Add a feature_present(3) function which checks to see if a named kernel | John Baldwin | 2009-06-10 | 4 | -2/+138 |
| * | merge r174221: remove unnecessary casts | Dag-Erling Smørgrav | 2009-06-08 | 4 | -11/+11 |
| * | MFC r178253 and r178256: | Xin LI | 2009-05-29 | 4 | -12/+77 |
| * | Merge r192129+r190661: | Xin LI | 2009-05-28 | 1 | -5/+7 |
| * | Mostly synchronize lib/libthr and sys/kern/kern_umtx.c with the code | Konstantin Belousov | 2009-03-24 | 2 | -0/+14 |
| * | MFC: r185519 | Giorgos Keramidas | 2008-12-06 | 1 | -4/+9 |
| * | MFC r181280: Avoid printing bogus error messages if BLOCKSIZE is garbage. | Colin Percival | 2008-08-30 | 1 | -0/+1 |
| * | MFC r173182: remove extraneous .Ef request | Garrett Wollman | 2008-06-24 | 1 | -2/+1 |
| * | MFC | Konstantin Belousov | 2008-05-19 | 3 | -8/+9 |
| * | MFC scandir.c,v 1.9 | David Schultz | 2008-05-06 | 1 | -13/+3 |
| * | MFC: Kernel mode Network Lock Manager. | Doug Rabson | 2008-04-10 | 1 | -1/+1 |
| * | MFC: | David Xu | 2008-03-23 | 1 | -1/+1 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_7'. | cvs2svn | 2008-03-15 | 1 | -0/+120 |
| * | MFC rev. 1.26: | Garrett Wollman | 2008-03-13 | 1 | -1/+19 |
| * | MFC: Merge malloc(3) improvements and fixes. The highlights are: | Jason Evans | 2008-03-07 | 1 | -0/+1 |
| * | MFC: Fix a typo in regards to the ENOENT error. | John Baldwin | 2008-01-07 | 1 | -1/+1 |
| * | Add fts_set_clientptr(3), fts_get_clientptr(3) and fts_get_stream(3) man | Sean Farley | 2007-09-28 | 1 | -1/+2 |
| * | Change the C wrappers for mmap/lseek/pread/pwrite/truncate/ftruncate to | Peter Wemm | 2007-07-04 | 2 | -1/+63 |
| * | Some libc symbol map cleanups. | Daniel Eischen | 2007-05-31 | 1 | -3/+0 |
| * | ANSIfy function definitions, reduces diff against OpenBSD. | Xin LI | 2007-05-25 | 1 | -17/+8 |
| * | Use C comments since we now preprocess these files with CPP. | Daniel Eischen | 2007-04-29 | 1 | -15/+26 |
| * | Cleanup sysconf(3) a bit. sysconf(3) assumes in some places it operates | Pawel Jakub Dawidek | 2007-04-14 | 1 | -21/+18 |
| * | Expand the description of the host's UUID. | Ruslan Ermilov | 2007-04-10 | 1 | -3/+3 |
| * | Clean-ip TLS symbol versions. [_]__tls_get_addr function is part of | Alexander Kabaev | 2007-04-09 | 1 | -6/+1 |
| * | Document KERN_HOSTUUID. | Pawel Jakub Dawidek | 2007-04-09 | 1 | -1/+4 |