summaryrefslogtreecommitdiffstats
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* Revert $FreeBSD$ to $Id$peter1997-02-22314-394/+394
* Revert $FreeBSD$ to $Id$peter1997-02-223-3/+3
* Typogrammatical error 'with' -> 'when'.danny1997-02-201-1/+1
* Add forgotten man page link fts_set.3 -> fts.3wosch1997-02-161-1/+1
* Reviewed by: Bruce Evans <bde@freebsd.org>danny1997-02-151-0/+6
* Allow commonly-used "insecure" as a valid keyword in /etc/ttys.davidn1997-02-151-0/+2
* Moved definitions of PIC macros from SYS.h to DEFS.h so that SYS.hbde1997-02-143-41/+21
* lite2 remame: vfc_index --> vfc_typenumadam1997-02-121-1/+1
* Update to reflect new Lite2 mount.h and friends.mpp1997-02-101-50/+53
* Update to reflect new Lite2 mount.h.mpp1997-02-102-6/+16
* Move _PathLocale to data-only file, so setrunelocale() not pick upache1997-02-092-2/+2
* Fix PR2579: potential security hole in rcmd.cimp1997-02-091-2/+2
* Do Andrey's homework :) before merging this into 2.2:joerg1997-02-082-1/+6
* Include "setlocale.h" for _PathLocale like other parts already didache1997-02-071-3/+2
* Comment out PATH_LOCALE referenceache1997-02-062-2/+2
* Use symbolic constants instead of hardcoded digitsache1997-02-064-32/+51
* Fix yet another setlocale() bug.pst1997-02-061-1/+1
* Submitted by: John Birrelljulian1997-02-052-6/+4
* Add XXX comment describing potential memset non-portable issueache1997-02-051-0/+3
* Update the comment why range checking is not neededache1997-02-051-1/+1
* Update the comment why range checking not neededache1997-02-053-4/+4
* Killed getenv of PATH_LOCALE per Andrey's suggestion. It was intendeddg1997-02-051-11/+2
* Add yet one comment saying that range checking already doneache1997-02-031-0/+1
* Don't use hardcoded *roff font change requests.mpp1997-01-312-3/+5
* Don't use hardcoded *roff font change requests. Do itmpp1997-01-317-18/+56
* Very minor mdoc cleanup.mpp1997-01-3119-36/+36
* Update to reflect current include files.mpp1997-01-301-3/+12
* Update to reflect current include files.mpp1997-01-305-32/+41
* Dont' mlink getgrent.3 to setgrfile.3, since there is nompp1997-01-301-1/+1
* Update to reflect current include files.mpp1997-01-307-47/+172
* Update to reflect current include files.mpp1997-01-301-2/+2
* Correct "Chflags() will fail it:" to read "Chflags() will fail if:".jmacd1997-01-301-1/+1
* Update to reflect the current mount.h.mpp1997-01-291-18/+42
* I was porting something from sysV world and found our cross referencesobrien1997-01-272-0/+2
* Document a couple of additional errno's.mpp1997-01-261-1/+7
* Sort cross references.wosch1997-01-2080-143/+144
* Sort cross references.wosch1997-01-205-11/+11
* Sweep through the tree fixing mmap() usage:alex1997-01-162-3/+3
* Use collate for national [a-z]-like rangesache1997-01-161-8/+13
* The following patch to lib/libc/stdio implements positional arguments injkh1997-01-142-22/+414
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-14317-397/+397
* When attempting to load a `lastditch' timezone (e.g., because the loadwollman1997-01-131-7/+8
* Add missing RETURN VALUES/ERRORS sections.mpp1997-01-126-13/+69
* Rename the DIAGNOSTICS sections in several man pagesmpp1997-01-126-7/+7
* Remove the EINVAL error from the ERRORS sections thatmpp1997-01-1127-70/+10
* Minor mdoc fixes in msync.2 and munmap.2.mpp1997-01-113-6/+31
* Forgot a .El macro.mpp1997-01-111-0/+1
* Add RETURN VALUES and ERRORS sections.mpp1997-01-111-3/+28
* Some mdoc cleanup. Also added a RETURN VALUES and ERRORSmpp1997-01-111-22/+45
* Remove the comment about file names having tompp1997-01-111-2/+1
OpenPOWER on IntegriCloud