| Commit message (Expand) | Author | Age | Files | Lines |
| * | realpath(3) bug fix: There was an off-by-one error in computing the | Jacques Vidrine | 2003-08-03 | 1 | -1/+2 |
| * | MFC: | Chris D. Faulhaber | 2003-03-20 | 1 | -8/+14 |
| * | MFS: Allocate 64K recieve buffer for DNS responses. | Hajimu UMEMOTO | 2002-10-23 | 2 | -26/+54 |
| * | MFC rev. 1.21: fix vsnprintf(3) memory leak for size == 0. | Maxim Konovalov | 2002-09-23 | 1 | -0/+6 |
| * | Fix a typo in previous MFC. | Jacques Vidrine | 2002-09-22 | 1 | -1/+1 |
| * | MFC 1.19: Limit UDP payload size for EDNS0 to 0xffff. | Jacques Vidrine | 2002-09-20 | 1 | -0/+2 |
| * | MFC getaddrinfo.c 1.32, 1.33; | Jacques Vidrine | 2002-09-19 | 5 | -50/+126 |
| * | MFC: POSIX compatability, fixes sftp | Mike Heffner | 2002-09-18 | 2 | -60/+67 |
| * | MFC: (rev. 1.14) Update to reflect reality. | Archie Cobbs | 2002-09-15 | 1 | -29/+5 |
| * | MFC: (rev. 1.19) Adjust to reflect reality: sigaltstack() takes stack_t *'s. | Archie Cobbs | 2002-09-15 | 1 | -6/+6 |
| * | MFC: (rev. 1.38) Update to reflect reality. | Archie Cobbs | 2002-09-15 | 1 | -2/+3 |
| * | MFC: Add ucontext(3) man page. | Archie Cobbs | 2002-09-15 | 2 | -15/+12 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2002-09-13 | 1 | -0/+98 |
| * | MFC 1.22: Use a union to access the words of a double. | David Malone | 2002-08-31 | 1 | -4/+8 |
| * | MFC 1.37: Don't fail needlessly on unsuccessful hostname lookups. | John Polstra | 2002-08-26 | 1 | -5/+5 |
| * | Fix the forward compatibility problem with older 4.x releases, | Alexander Kabaev | 2002-08-22 | 1 | -0/+1 |
| * | MFC: collate.c 1.28, collate.h 1.13 - eliminate static buffer | Andrey A. Chernov | 2002-08-17 | 2 | -13/+19 |
| * | MFC: 1.31: Fix fd leak. | Bosko Milekic | 2002-08-13 | 1 | -1/+3 |
| * | MFC 1.11: Use '_end' symbol instead of 'end' to initialize minbrk | Alexander Kabaev | 2002-08-12 | 1 | -3/+3 |
| * | MFC: 1.43, close descriptor on loading error, errno fixes | Andrey A. Chernov | 2002-08-12 | 1 | -9/+16 |
| * | MFC: 1.24, style | Andrey A. Chernov | 2002-08-12 | 1 | -11/+9 |
| * | MFC: properly implement locale cache, eliminate memory leak, versions up to | Andrey A. Chernov | 2002-08-12 | 11 | -244/+333 |
| * | MFC: (rev. 1.12) Correct an inaccuracy regarding detecting empty fields. | Archie Cobbs | 2002-08-09 | 1 | -4/+5 |
| * | MFC: msgcat.c 1.40 | Andrey A. Chernov | 2002-08-07 | 1 | -312/+347 |
| * | MFC: setlocale.c up to 1.39, setrunelocale.c up to 1.22, ldpart.c up to 1.9 | Andrey A. Chernov | 2002-08-07 | 5 | -98/+169 |
| * | MFC: v1.36 (strncpy -> strlcpy, fix out of bounds indexing) | Andrey A. Chernov | 2002-08-02 | 1 | -14/+10 |
| * | MFC 1.6: sysctl(NET_RT_IFLIST) up to several (currently 5) times. | Hajimu UMEMOTO | 2002-08-01 | 1 | -8/+28 |
| * | The fix applied to the XDR decoder in revision 1.8.2.1 was incorrect. | Jacques Vidrine | 2002-08-01 | 1 | -1/+1 |
| * | Add missing header <limits.h> for UINT_MAX introduced | Jacques Vidrine | 2002-07-31 | 1 | -0/+1 |
| * | Patch to fix bounds checking/overflow | Darren Reed | 2002-07-31 | 1 | -3/+4 |
| * | MFC 1.12: | Hajimu UMEMOTO | 2002-07-31 | 1 | -59/+56 |
| * | MFC: | Mike Silbersack | 2002-07-30 | 2 | -2/+2 |
| * | MFC: Use BSDi derived if_nametoindex(), if_indextoname(), if_nameindex() | Hajimu UMEMOTO | 2002-07-29 | 3 | -307/+86 |
| * | MFC 1.11: Make NI_WITHSCOPEID a default (always on), to synchronize | Hajimu UMEMOTO | 2002-07-25 | 1 | -30/+20 |
| * | Fixed a missing line in the MFC of rev.1.37 (PR 12723). | Bruce Evans | 2002-07-22 | 1 | -4/+5 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2002-07-17 | 3 | -0/+318 |
| * | MFC: Quick grammar fix to signal.3: | Tom Rhodes | 2002-07-16 | 1 | -2/+2 |
| * | MFC: s/unavilable/unavailable/ | Daniel Harris | 2002-07-08 | 1 | -1/+1 |
| * | Fix builds with LIBC_SCCS defined. | Robert Drehmel | 2002-07-07 | 2 | -2/+2 |
| * | Fix typo (SIGEV_EVENT -> SIGEV_KEVENT). | Mark Peek | 2002-07-02 | 1 | -1/+1 |
| * | MFC: (rev. 1.28) Grammar nit: treat "contents" as plural. | Archie Cobbs | 2002-07-02 | 1 | -1/+1 |
| * | MFC: (rev. 1.16) Grammar fix: "contents" is plural. | Archie Cobbs | 2002-07-02 | 1 | -2/+2 |
| * | Correct some dumb behaviour in clnt_broadcast(), where it would | Ian Dowse | 2002-06-30 | 1 | -4/+8 |
| * | Add xref to readpassphrase(3). | Dag-Erling Smørgrav | 2002-06-30 | 1 | -1/+2 |
| * | getpass.c is OBE (moved into readpassphrase.c) | Dag-Erling Smørgrav | 2002-06-30 | 2 | -98/+1 |
| * | Unbreak world. | Dag-Erling Smørgrav | 2002-06-30 | 1 | -2/+0 |
| * | MFC: readpassphrase(3) from OpenBSD. | Dag-Erling Smørgrav | 2002-06-30 | 1 | -3/+3 |
| * | MFC rev 1.8/1.9: | Mike Silbersack | 2002-06-28 | 1 | -2/+6 |
| * | MFC: adjust buflen properly | Warner Losh | 2002-06-26 | 1 | -1/+3 |
| * | MFC: Fix last fix. | Warner Losh | 2002-06-26 | 1 | -1/+1 |