summaryrefslogtreecommitdiffstats
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* Update the resolver part of libc to bind-4.9.3-beta24 level (from beta9p1)peter1995-08-209-215/+420
* fgetline does not exist.. fgetln is in it's place. Correct the X-Ref.peter1995-08-181-1/+1
* There is no such file as /usr/include/ufs/quota.h. There is a filejoerg1995-08-151-1/+1
* Submitted by: Bill Fenner <fenner@parc.xerox.com>wpaul1995-08-141-3/+5
* Forget to close fileache1995-08-112-0/+2
* Bump shlib minor because xdr_* functions have been enabled. Do NOTasami1995-08-091-1/+1
* Fix _listmatch() so that it doesn't fall off the end of the list string.wpaul1995-08-081-6/+5
* Fix manpage to reflect current sourcesache1995-08-071-21/+49
* Restore %s format support from previous versionache1995-08-071-1/+22
* Just when you thought it was safe...wpaul1995-08-073-40/+212
* Install non-source files with the optional flag ${COPY}, not with the flag -c.bde1995-08-061-1/+1
* Change `install' to `${INSTALL}' so that default install flags can bebde1995-08-061-1/+1
* Fix default %c to be ctime-compatible as supposed (by Solaris too)ache1995-08-061-4/+4
* The European Commission went out and invented a new sort of summer-timewollman1995-08-053-224/+321
* Don't depend on bogusly-installed <tzfile.h>.wollman1995-08-051-1/+1
* Fix cut&paste error: LC_COLLATE should be LC_TIMEache1995-08-051-3/+3
* Add time locale loadingache1995-08-051-0/+8
* Move rtprio.2 from usr.sbin/rtprio to lib/libc/sys, overwriting the bogusbde1995-08-051-28/+42
* Implement locale-sensitive strftime () from ADO (heavily modifiedwollman1995-08-043-106/+254
* Reviewed by: David Greenmanwpaul1995-08-021-14/+4
* Make strtod conforms manpage, use isspace to skip initial whitespacesache1995-08-011-7/+3
* Similar changes like in strtol, all this family is VERY brokenache1995-08-015-5/+15
* strtol and atoi VERY broken in 8bit chars locale, i.e. if you pass somethingache1995-08-011-1/+3
* Null terminate all strings returned by the dummy uname() routine,mpp1995-07-312-18/+26
* bkr() returns an int, and not a pointer. Document this.joerg1995-07-231-3/+3
* Confirmed to work by: rcarter@geli.com (Russell Carter)bde1995-07-221-4/+1
* Slight adjustment to previous fix for __ivaliduser(). It was checking forpeter1995-07-161-2/+4
* Make ruserok() accept the #-starting comment lines we used to havejoerg1995-07-161-0/+2
* The declaration of sigaction was missing a `const'.bde1995-07-161-1/+1
* Fix the synopsis of signal() again. Now it is uglier but correct.bde1995-07-161-2/+2
* Fix the prototypes for getservby{name,port}().joerg1995-07-091-2/+2
* The ypprot_err() function incorrectly maps YP_NODOM to YPERR_NODOM.wpaul1995-07-051-2/+2
* Do the same sanity checking in _pw_breakout_yp() that we do inwpaul1995-06-261-16/+19
* Fix for a potential problem reported by a user I bumped into on IRCwpaul1995-06-261-9/+14
* Fixes for PR #508 and #509 ('botched 'Bad netgroup' error message' andwpaul1995-06-231-7/+43
* Don't cast void functions to void.hsu1995-06-204-7/+7
* Make _havemaster() use yp_first() (again) instead of yp_order() towpaul1995-06-171-2/+6
* Add /usr/local/share/nls to default search pathache1995-06-171-2/+2
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-111-0/+9
* Remove trailing whitespace.rgrimes1995-05-30128-720/+727
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
* Add a missing link from the setpgid manpage to the setpgrp manpage.nate1995-05-271-0/+1
* Fixed typo.dg1995-05-151-1/+1
* Parse ^? now, our termcap use it and some termcaps from otherache1995-05-141-1/+5
* Cosmetic changes and paranoia checks:wpaul1995-05-031-5/+5
* Fix bracket error for LogMaskache1995-05-021-1/+1
* Added function and man page for ftok(3), used in conjunction withjoerg1995-05-012-0/+135
* Small fix for the following problems:wpaul1995-04-291-2/+10
* ypbind.c: Major overhaul.wpaul1995-04-261-55/+20
* Remove setre*id*.bde1995-04-251-2/+2
OpenPOWER on IntegriCloud