summaryrefslogtreecommitdiff
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.6.0_cvscvs2svn2002-07-03915-978/+978
* This commit was manufactured by cvs2svn to create tagrelease/4.6.0cvs2svn2002-07-035-372/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'.cvs2svn2002-07-031189-0/+212908
|\
| * Fix typo (SIGEV_EVENT -> SIGEV_KEVENT).Mark Peek2002-07-021-1/+1
| * MFC: (rev. 1.28) Grammar nit: treat "contents" as plural.Archie Cobbs2002-07-021-1/+1
| * MFC: (rev. 1.16) Grammar fix: "contents" is plural.Archie Cobbs2002-07-021-2/+2
| * Correct some dumb behaviour in clnt_broadcast(), where it wouldIan Dowse2002-06-301-4/+8
| * Add xref to readpassphrase(3).Dag-Erling Smørgrav2002-06-301-1/+2
| * getpass.c is OBE (moved into readpassphrase.c)Dag-Erling Smørgrav2002-06-302-98/+1
| * Unbreak world.Dag-Erling Smørgrav2002-06-301-2/+0
| * MFC: readpassphrase(3) from OpenBSD.Dag-Erling Smørgrav2002-06-301-3/+3
| * MFC rev 1.8/1.9:Mike Silbersack2002-06-281-2/+6
| * MFC: adjust buflen properlyWarner Losh2002-06-261-1/+3
| * MFC: Fix last fix.Warner Losh2002-06-261-1/+1
| * MFC: Fix remove overflowWarner Losh2002-06-262-1/+4
| * MFC 1.26,1.27: Cleanup, mostly to conform to style(9).Robert Drehmel2002-06-181-19/+17
| * MFC 1.25: Avoid buffer underflow.Robert Drehmel2002-06-181-1/+1
| * MFC rev 1.3: correct release of first appearance in HISTORY sectionSheldon Hearn2002-06-061-1/+1
| * MFC: note that Q_GETQUOTA and Q_SETQUOTA return EINVAL whenPeter Pentchev2002-05-201-0/+5
| * MFC rev 1.12: Clarify that the value of getc() etc. is an unsignedTony Finch2002-05-191-0/+4
| * MFC:Mike Silbersack2002-05-092-2/+33
| * MFC: Use the correct macros for F_SETFD/F_GETFD instead of magic numbers.Jeroen Ruigrok van der Werven2002-04-291-5/+12
| * MFC:SUZUKI Shinsuke2002-04-286-11/+22
| * MFC 1.4: Add awareness of an IPv6.Hajimu UMEMOTO2002-04-221-7/+20
| * MFC: 1.27 get decimal point from localeAndrey A. Chernov2002-04-171-9/+10
| * MFC: 1.16-1.20 (decimal point from locale, remove 'register')Andrey A. Chernov2002-04-171-9/+17
| * MFC: get decimal point from localeAndrey A. Chernov2002-04-171-1/+4
| * MFC: 1.44 include/unistd.hJacques Vidrine2002-04-152-3/+22
| * This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-04-151-0/+155
| * sscanf.3 lists an obsolete ``this release''.Tom Rhodes2002-04-121-7/+0
| * MFC 1.45: When kevent() returns with errno = EINTR and timeout is notHajimu UMEMOTO2002-04-111-4/+3
| * MFC 1.25: Make syslog give up eventually if syslogd isn't listeningDavid Malone2002-04-101-4/+4
| * MFC: Fix ether_ntoa(3) to print ethernet addresses with leading zeros.Ruslan Ermilov2002-04-081-3/+4
| * MFC: recent (type|brain)o fixes.Dima Dorfman2002-04-071-1/+1
| * MFC 1.12, 1.13: reflect reality, mdoc police.Dima Dorfman2002-04-041-9/+24
| * MFC: 1.24. Avoid reading beyond the array size. The bug can triggerDaniel C. Sobral2002-03-201-1/+2
| * MFC 1.22: depreciated -> deprecatedDima Dorfman2002-03-191-1/+1
| * MFC 1.14: pedantry.Dima Dorfman2002-03-191-1/+3
| * MFC 1.19: fix typo.Dima Dorfman2002-03-191-1/+1
| * This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-03-171-0/+187
| * MFC rev. 1.36: clarify fcntl(2) and flock(2) interoperability.Maxim Konovalov2002-03-171-1/+7
| * MFC: sync with -CURRENT's stdtime codeAlexey Zelkin2002-03-126-267/+117
| * Add nl_langinfo.c to RELENG_4 branch. Due to remote cvs re-addAlexey Zelkin2002-03-121-0/+200
| * MFC: sync with -CURRENT's locale codeAlexey Zelkin2002-03-127-161/+90
| * MFC rev. 1.16: Add GETPID to the list of operations for which semctl(2)Maxim Konovalov2002-03-111-1/+1
| * MFC: Make atexit thread safe.Tor Egge2002-03-101-2/+26
| * MFC: getpeereid(3)Dima Dorfman2002-03-091-2/+2
| * This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-03-092-0/+313
| * MFC: add a carriage return to each function declaration, use ID tag macrosEric Melville2002-03-071-8/+12
| * MFC:David Malone2002-03-041-15/+7