summaryrefslogtreecommitdiff
path: root/lib/libc
Commit message (Collapse)AuthorAgeFilesLines
* MFC des' import of the XPG4-based basename/devname into RELENG_4.Adrian Chadd2000-11-121-2/+4
| | | | | | | Approved by: jkh Notes: svn path=/stable/4/; revision=68641
* MFC: Use a secure temporary filenameKris Kennaway2000-11-021-1/+1
| | | | Notes: svn path=/stable/4/; revision=68235
* MFC 1.1->1.2: defined HAVE_IFM_DATA for (free|net|open)bsdHajimu UMEMOTO2000-10-301-0/+5
| | | | Notes: svn path=/stable/4/; revision=67983
* MFC 1.16->1.17: Make RES_OPTIONS=inet6 work.Hajimu UMEMOTO2000-10-301-0/+4
| | | | Notes: svn path=/stable/4/; revision=67982
* MFC: fix memory leak.Munechika SUMIKAWA2000-10-301-0/+2
| | | | | | | Obtained from: KAME Notes: svn path=/stable/4/; revision=67978
* MFC: asctime->ctime for %cAndrey A. Chernov2000-10-261-1/+1
| | | | Notes: svn path=/stable/4/; revision=67659
* MFC: c_fmt as compatibility placeholderAndrey A. Chernov2000-10-262-5/+3
| | | | Notes: svn path=/stable/4/; revision=67635
* MFC: force %c to be ctime-compatibleAndrey A. Chernov2000-10-261-1/+2
| | | | Notes: svn path=/stable/4/; revision=67633
* MFC: force %c to be "%a %Ef %T %Y"Andrey A. Chernov2000-10-262-5/+6
| | | | Notes: svn path=/stable/4/; revision=67624
* MFC: Rev 1.15 PT_STEP request & i386_(clr,set)_watch(3) xrefsJohn W. De Boskey2000-10-261-1/+10
| | | | Notes: svn path=/stable/4/; revision=67599
* MFC: describe %c betterAndrey A. Chernov2000-10-241-3/+7
| | | | Notes: svn path=/stable/4/; revision=67499
* MFC: enable building of ia32 debug register helper functions.Brian S. Dean2000-10-211-2/+4
| | | | Notes: svn path=/stable/4/; revision=67409
* MFC r1.12: Set h_errno when an error is encountered.Jacques Vidrine2000-10-011-2/+9
| | | | | | | | PR: bin/21092 Submitted by: Alexander Kabaev <ak03@gte.com> Notes: svn path=/stable/4/; revision=66509
* MFC: add first cut mod{stat,next,find,fnext}(2) manpagesPeter Wemm2000-09-297-0/+20
| | | | Notes: svn path=/stable/4/; revision=66432
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-09-283-0/+287
| | | | Notes: svn path=/stable/4/; revision=66431
* MFC: rev 1.35, fix typoAlexey Zelkin2000-09-271-1/+1
| | | | Notes: svn path=/stable/4/; revision=66413
* off-by-1 error in string length validationJun-ichiro itojun Hagino2000-09-251-7/+6
| | | | | | | | | From: Pavel Kankovsky <peak@argo.troja.mff.cuni.cz> MFC 1.5 -> 1.6 Notes: svn path=/stable/4/; revision=66375
* MFC 1.14: Resurrect documentation of chflags(2)'s SF_ARCHIVED.Ralf S. Engelschall2000-09-221-2/+2
| | | | Notes: svn path=/stable/4/; revision=66221
* MFC 1.9 -> 1.11: Document RTLD_{DEFAULT,GLOBAL,LOCAL} and the symbolJohn Polstra2000-09-221-7/+61
| | | | | | | search algorithm. Notes: svn path=/stable/4/; revision=66204
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-09-213-0/+241
| | | | Notes: svn path=/stable/4/; revision=66191
* More information around append modeEivind Eklund2000-09-211-0/+4
| | | | Notes: svn path=/stable/4/; revision=66170
* MFC:Paul Saab2000-09-201-113/+33
| | | | | | | | | | | [rev 1.36] Yank out the NOPOLL conditionals. [rev 1.37] Change from using poll(2) to kqueue/kevent. Notes: svn path=/stable/4/; revision=66149
* MFC: Only realloc() environ if we're sure that we know where it came from.Brian Somers2000-09-201-5/+4
| | | | Notes: svn path=/stable/4/; revision=66139
* MFC: correct xrefJordan K. Hubbard2000-09-201-1/+1
| | | | Notes: svn path=/stable/4/; revision=66112
* MFC: Use strtok instead of strsep. Handle links explicitly in remove.Jordan K. Hubbard2000-09-205-24/+53
| | | | | | | Check additional failure case in getopt. Notes: svn path=/stable/4/; revision=66103
* MFC: Move setproctitle() from libutil to libcBrian Somers2000-09-161-4/+4
| | | | | | | and bump __FreeBSD_version to 410002 to mark the occasion. Notes: svn path=/stable/4/; revision=65962
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-09-115-0/+460
| | | | Notes: svn path=/stable/4/; revision=65729
* MFC: prevent buffer overflowAndrey A. Chernov2000-09-081-1/+7
| | | | Notes: svn path=/stable/4/; revision=65610
* MFC: Disallow '/' in LC_* environment variablesKris Kennaway2000-09-081-1/+1
| | | | Notes: svn path=/stable/4/; revision=65604
* MFC: more checks, rewritting, SUSv2 conformanceAndrey A. Chernov2000-09-079-347/+307
| | | | Notes: svn path=/stable/4/; revision=65578
* MFC: descriptor lifetimeAndrey A. Chernov2000-08-301-0/+6
| | | | Notes: svn path=/stable/4/; revision=65252
* MFC:John Baldwin2000-08-231-2/+2
| | | | | | | | - Fix subject/verb agreement - Add a missing comma Notes: svn path=/stable/4/; revision=64981
* MFC: Remove blank line.John Baldwin2000-08-231-1/+0
| | | | Notes: svn path=/stable/4/; revision=64980
* MFC:John Baldwin2000-08-231-1/+27
| | | | | | | | - Remove a superfluous `.Pp'. - Add a note about the behavior of sendfile() in the threaded library. Notes: svn path=/stable/4/; revision=64979
* MFC: Fix typo. Use `.Fa' to denote a function argument.John Baldwin2000-08-231-2/+4
| | | | Notes: svn path=/stable/4/; revision=64978
* MFC: Properly separate paragraphs by using \`.Pp' instead of a blank line.John Baldwin2000-08-233-6/+6
| | | | Notes: svn path=/stable/4/; revision=64977
* MFC: Replace an erroneous \`.Va error' with \`.Va errno'.John Baldwin2000-08-231-1/+1
| | | | Notes: svn path=/stable/4/; revision=64976
* MFC: Replace .Va, .Ar and .Nm with .Fa or .Va where necessary.John Baldwin2000-08-2327-137/+137
| | | | Notes: svn path=/stable/4/; revision=64975
* MFC:John Baldwin2000-08-231-6/+7
| | | | | | | | | | | | | - Replace .Va, .Ar and .Nm with .Fa or .Va where necessary, examples: ``.Ar errno'' -> ``.Va errno'' ``.Nm ops'' -> ``.Fa ops'' ``.Va fd'' -> ``.Fa fd'' - Replace ``FreeBSD 4.0'' with ``.Fx 4.0'' and remove a useless empty line at the end of the file. - Replace a `manual(section)' reference with a proper .Xr statement. Notes: svn path=/stable/4/; revision=64971
* MFC: Content-free commit: only remove trailing whitespaceJohn Baldwin2000-08-231-6/+6
| | | | Notes: svn path=/stable/4/; revision=64970
* MFC:John Baldwin2000-08-231-7/+7
| | | | | | | | | - Replace .Va references to function arguments to .Fa references. - The accept() function is a call, not an argument. Also, add: serial comma, missing-hyphen, and a word-erase character. Notes: svn path=/stable/4/; revision=64969
* MFC: Correct factor-of-10 error in INT_STRLEN_MAXIMUM() calculation.John Baldwin2000-08-231-1/+3
| | | | Notes: svn path=/stable/4/; revision=64968
* MFC:John Baldwin2000-08-232-8/+2
| | | | | | | | | - Add a missing THREAD_UNLOCK() - Remove allocation failure check from 'A' option, the 'X' option does this as a standalone check now. Notes: svn path=/stable/4/; revision=64967
* MFC:John Baldwin2000-08-231-6/+20
| | | | | | | | | | - Correct string length bounds checking. - Calculate the string length of a u_long at compile-time, instead of using a hardcoded value. - Add FreeBSD id tag. Notes: svn path=/stable/4/; revision=64966
* MFC: Don't overflow the internal buffer in clnt_sperror()John Baldwin2000-08-231-1/+1
| | | | Notes: svn path=/stable/4/; revision=64965
* MFC: Prevent internal buffer overflow due to expansion of $LANG and/or nameJohn Baldwin2000-08-221-3/+11
| | | | | | | | | argument in catopen(). Approved by: kris Notes: svn path=/stable/4/; revision=64964
* The API change mentioned in the previous revision didn't actually make itJohn Baldwin2000-08-222-10/+22
| | | | | | | | | into 4.x, so don't document it. Noticed by: brian, ume Notes: svn path=/stable/4/; revision=64959
* MFC: Document the API change to allocate rcmd{,_af}()'s *ahost argumentJohn Baldwin2000-08-221-0/+5
| | | | | | | | using malloc() rather than pointing it at something that's free()d before the function returns. Notes: svn path=/stable/4/; revision=64957
* MFC:John Baldwin2000-08-225-18/+44
| | | | | | | | | - Mention that getipnodeby* and get{addr,name}info are not thread-safe. (sync with kame) - s/.Os KAME/.Os/ Notes: svn path=/stable/4/; revision=64924
* MFC:John Baldwin2000-08-221-3/+66
| | | | | | | | | - Mention that getipnodeby* and get{addr,name}info are not thread-safe. (sync with kame) - s/.Os KAME/.Os/ Notes: svn path=/stable/4/; revision=64923