aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* realpath(3) bug fix: There was an off-by-one error in computing theJacques Vidrine2003-08-031-1/+4
* MFC: fix buffer overflows described in FreeBSD-SA-02:28.resolv.Trevor Johnson2002-07-082-1/+4
* MFC rev 1.18: Protect the remaining instance of chdir() usingMax Khon2001-10-101-12/+13
* MFC: fowards compatability hack so that we can update the compat3xPeter Wemm2001-09-261-0/+7
* MFC/MFS per-user .login_conf disable + adjacent comment.Robert Watson2001-09-202-2/+11
* MFC rev 1.17Peter Wemm2001-03-291-42/+39
* MFC: sync all the way up to glob.c rev 1.16 and glob.h rev 1.4Peter Wemm2001-03-281-45/+83
* MFC: Add list.h to the to be installed header files.Jeroen Ruigrok van der Werven2001-02-071-0/+1
* Also add libisc to the top Makefile.Jeroen Ruigrok van der Werven2001-01-301-2/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn2001-01-281-0/+139
* MFC:Alfred Perlstein2000-09-231-5/+22
* nonexistant _fcntl -> fcntlAndrey A. Chernov2000-09-171-1/+1
* MFC: prevent buffer overflowAndrey A. Chernov2000-09-081-1/+7
* MFC: Disallow '/' in LC_* environment variablesKris Kennaway2000-09-081-1/+1
* MFC: more checks, rewritting, SUSv2 conformanceAndrey A. Chernov2000-09-079-336/+311
* MFC: 1.14, first appeared in 2.9BSD.Daniel Harris2000-07-081-1/+1
* MFC: don't clash with C++ reserved wordsAlfred Perlstein2000-07-081-1/+1
* (beforeinstall): install header files here so that they can be used byAssar Westerlund2000-07-071-0/+6
* merge differences from -current and build this from ../../contrib/com_errAssar Westerlund2000-07-0413-609/+5
* MFC: alt_month assigningAndrey A. Chernov2000-06-291-1/+1
* Sheldonification of last commit.Alexander Langer2000-06-271-11/+12
* In 3.x, rfork() with RFMEM does not work on SMP kernels.Alexander Langer2000-06-271-0/+11
* MFC: token returned by NgSendMsg() and NgSendAsciiMsg()Archie Cobbs2000-06-262-4/+16
* MFC: add MLINKS for the functions defined in netgraph(3)Archie Cobbs2000-06-261-1/+13
* For 3.x, options VM86 is needed for this function.Alexander Langer2000-06-191-0/+4
* MFC: options USER_LDT is required for these functions.Alexander Langer2000-06-141-0/+4
* Add note, that options VM86 is required for these functions.Alexander Langer2000-06-131-0/+4
* MFC: Fix namespace pollution which will less likely causeJeroen Ruigrok van der Werven2000-06-132-49/+145
* MFC: Back up following macros by functions: ishexnumber, isideogram,Jeroen Ruigrok van der Werven2000-06-131-7/+58
* MFC: Fix typo: turn of -> turn offAlexander Langer2000-06-131-1/+1
* MFC: Zorch references to VAX and Tahoe compilersKris Kennaway2000-06-081-6/+1
* MFC: Sync variable nameKris Kennaway2000-06-081-2/+2
* MFC: Sync contents of structureKris Kennaway2000-06-081-2/+2
* MFC: Fix buffer overflowsKris Kennaway2000-06-081-2/+2
* MFC: Update variable typesKris Kennaway2000-06-081-2/+2
* MFC: Spelling fixes, update example code.Kris Kennaway2000-06-081-14/+16
* MFC: (rev 1.3) fix buffer overflow bug in NgSendAsciiMsg()Archie Cobbs2000-06-021-1/+1
* MFC: Misspelled "undefined".Chris Costello2000-05-271-1/+1
* MFC: Don't read from '.'Warner Losh2000-05-222-10/+9
* MFC: rev 1.12, mdoc fixesAlexey Zelkin2000-05-121-19/+22
* MFC: One author name per call to %A.Sheldon Hearn2000-05-102-4/+12
* MFC: Fix miscellaneous mdoc macro argument limit infringements.Sheldon Hearn2000-05-093-3/+3
* MFC: Use `Er' variable to define first column width in ERRORS section.Alexey Zelkin2000-05-0673-74/+74
* MFC: rev 1.9, EXAMPLE -> EXAMPLESAlexey Zelkin2000-05-061-1/+1
* MFC: rev 1.35, mdoc cleanupAlexey Zelkin2000-05-061-16/+16
* MFC: move netgraph node type man pages from section 8 to section 4.Archie Cobbs2000-05-041-3/+3
* MFC: (rev. 1.6) fix a bug in handling the debug levelArchie Cobbs2000-05-011-9/+15
* Fix the buffer overflow reported on Bugtraq.Kris Kennaway2000-04-261-2/+3
* MFC: introduce .Lb macro to left libraries manpagesAlexey Zelkin2000-04-2363-91/+184
* MFC: introduce .Lb macro to libc manpagesAlexey Zelkin2000-04-23350-3/+887