| 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/+4 |
| * | MFC: fix buffer overflows described in FreeBSD-SA-02:28.resolv. | Trevor Johnson | 2002-07-08 | 2 | -1/+4 |
| * | MFC rev 1.18: Protect the remaining instance of chdir() using | Max Khon | 2001-10-10 | 1 | -12/+13 |
| * | MFC: fowards compatability hack so that we can update the compat3x | Peter Wemm | 2001-09-26 | 1 | -0/+7 |
| * | MFC/MFS per-user .login_conf disable + adjacent comment. | Robert Watson | 2001-09-20 | 2 | -2/+11 |
| * | MFC rev 1.17 | Peter Wemm | 2001-03-29 | 1 | -42/+39 |
| * | MFC: sync all the way up to glob.c rev 1.16 and glob.h rev 1.4 | Peter Wemm | 2001-03-28 | 1 | -45/+83 |
| * | MFC: Add list.h to the to be installed header files. | Jeroen Ruigrok van der Werven | 2001-02-07 | 1 | -0/+1 |
| * | Also add libisc to the top Makefile. | Jeroen Ruigrok van der Werven | 2001-01-30 | 1 | -2/+2 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_3'. | cvs2svn | 2001-01-28 | 1 | -0/+139 |
| * | MFC: | Alfred Perlstein | 2000-09-23 | 1 | -5/+22 |
| * | nonexistant _fcntl -> fcntl | Andrey A. Chernov | 2000-09-17 | 1 | -1/+1 |
| * | MFC: prevent buffer overflow | Andrey A. Chernov | 2000-09-08 | 1 | -1/+7 |
| * | MFC: Disallow '/' in LC_* environment variables | Kris Kennaway | 2000-09-08 | 1 | -1/+1 |
| * | MFC: more checks, rewritting, SUSv2 conformance | Andrey A. Chernov | 2000-09-07 | 9 | -336/+311 |
| * | MFC: 1.14, first appeared in 2.9BSD. | Daniel Harris | 2000-07-08 | 1 | -1/+1 |
| * | MFC: don't clash with C++ reserved words | Alfred Perlstein | 2000-07-08 | 1 | -1/+1 |
| * | (beforeinstall): install header files here so that they can be used by | Assar Westerlund | 2000-07-07 | 1 | -0/+6 |
| * | merge differences from -current and build this from ../../contrib/com_err | Assar Westerlund | 2000-07-04 | 13 | -609/+5 |
| * | MFC: alt_month assigning | Andrey A. Chernov | 2000-06-29 | 1 | -1/+1 |
| * | Sheldonification of last commit. | Alexander Langer | 2000-06-27 | 1 | -11/+12 |
| * | In 3.x, rfork() with RFMEM does not work on SMP kernels. | Alexander Langer | 2000-06-27 | 1 | -0/+11 |
| * | MFC: token returned by NgSendMsg() and NgSendAsciiMsg() | Archie Cobbs | 2000-06-26 | 2 | -4/+16 |
| * | MFC: add MLINKS for the functions defined in netgraph(3) | Archie Cobbs | 2000-06-26 | 1 | -1/+13 |
| * | For 3.x, options VM86 is needed for this function. | Alexander Langer | 2000-06-19 | 1 | -0/+4 |
| * | MFC: options USER_LDT is required for these functions. | Alexander Langer | 2000-06-14 | 1 | -0/+4 |
| * | Add note, that options VM86 is required for these functions. | Alexander Langer | 2000-06-13 | 1 | -0/+4 |
| * | MFC: Fix namespace pollution which will less likely cause | Jeroen Ruigrok van der Werven | 2000-06-13 | 2 | -49/+145 |
| * | MFC: Back up following macros by functions: ishexnumber, isideogram, | Jeroen Ruigrok van der Werven | 2000-06-13 | 1 | -7/+58 |
| * | MFC: Fix typo: turn of -> turn off | Alexander Langer | 2000-06-13 | 1 | -1/+1 |
| * | MFC: Zorch references to VAX and Tahoe compilers | Kris Kennaway | 2000-06-08 | 1 | -6/+1 |
| * | MFC: Sync variable name | Kris Kennaway | 2000-06-08 | 1 | -2/+2 |
| * | MFC: Sync contents of structure | Kris Kennaway | 2000-06-08 | 1 | -2/+2 |
| * | MFC: Fix buffer overflows | Kris Kennaway | 2000-06-08 | 1 | -2/+2 |
| * | MFC: Update variable types | Kris Kennaway | 2000-06-08 | 1 | -2/+2 |
| * | MFC: Spelling fixes, update example code. | Kris Kennaway | 2000-06-08 | 1 | -14/+16 |
| * | MFC: (rev 1.3) fix buffer overflow bug in NgSendAsciiMsg() | Archie Cobbs | 2000-06-02 | 1 | -1/+1 |
| * | MFC: Misspelled "undefined". | Chris Costello | 2000-05-27 | 1 | -1/+1 |
| * | MFC: Don't read from '.' | Warner Losh | 2000-05-22 | 2 | -10/+9 |
| * | MFC: rev 1.12, mdoc fixes | Alexey Zelkin | 2000-05-12 | 1 | -19/+22 |
| * | MFC: One author name per call to %A. | Sheldon Hearn | 2000-05-10 | 2 | -4/+12 |
| * | MFC: Fix miscellaneous mdoc macro argument limit infringements. | Sheldon Hearn | 2000-05-09 | 3 | -3/+3 |
| * | MFC: Use `Er' variable to define first column width in ERRORS section. | Alexey Zelkin | 2000-05-06 | 73 | -74/+74 |
| * | MFC: rev 1.9, EXAMPLE -> EXAMPLES | Alexey Zelkin | 2000-05-06 | 1 | -1/+1 |
| * | MFC: rev 1.35, mdoc cleanup | Alexey Zelkin | 2000-05-06 | 1 | -16/+16 |
| * | MFC: move netgraph node type man pages from section 8 to section 4. | Archie Cobbs | 2000-05-04 | 1 | -3/+3 |
| * | MFC: (rev. 1.6) fix a bug in handling the debug level | Archie Cobbs | 2000-05-01 | 1 | -9/+15 |
| * | Fix the buffer overflow reported on Bugtraq. | Kris Kennaway | 2000-04-26 | 1 | -2/+3 |
| * | MFC: introduce .Lb macro to left libraries manpages | Alexey Zelkin | 2000-04-23 | 63 | -91/+184 |
| * | MFC: introduce .Lb macro to libc manpages | Alexey Zelkin | 2000-04-23 | 350 | -3/+887 |