summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen
Commit message (Expand)AuthorAgeFilesLines
...
* Merge from Lite2 (+realpath.3)peter1997-03-111-3/+4
* merge from Lite2 - realpath() now shares a lot of code with getcwd()peter1997-03-111-4/+158
* This commit was generated by cvs2svn to compensate for changes in r23658,peter1997-03-114-12/+238
|\
| * Import CSRG 4.4BSD-Lite2 lib/libc onto vendor branchpeter1997-03-1121-141/+735
* | Import CSRG 4.4BSD-Lite2 includes onto vendor branchpeter1997-03-111-4/+7
* | Fix brain-o in SunOS passwd.adjunct stuff: !strstr(s, "##") is a) badwpaul1997-03-101-1/+1
* | The first argument to fts_set was wrong. Part of PR# 2917.mpp1997-03-091-1/+2
* | Pause() is made obsolete by sigsuspend(2), not sigpause(3).mpp1997-03-091-4/+4
* | Allow comments in group database.wosch1997-03-081-2/+2
* | Enabled the Lite2 getvfsbyname(). It's actually named new_getvfsbyname()bde1997-03-032-4/+8
* | Don't add/subtract 1 to MAXLOGNAME, it is already NUL-terminatedache1997-03-031-2/+2
* | Change vfc_typenum back to vfc_index in response to bde'smpp1997-03-031-2/+2
* | Changed vfc_typenum back to vfc_index. The old vfsconf struct is nowbde1997-03-031-1/+1
* | This commit was generated by cvs2svn to compensate for changes in r23291,bde1997-03-021-0/+77
|\ \ | |/
| * Attempt to import Lite2's getvfsbyname.c.bde1997-03-021-0/+77
| * recording cvs-1.6 file deathpeter1995-12-304-1745/+0
* | Oops! I accidently commited a change that wasn't ready for primempp1997-02-281-15/+0
* | The struct vfsconf element vfc_index is now vfs_typenum.mpp1997-02-282-2/+17
* | Correct the xref section - it was incorrectly using .Fn insteadmpp1997-02-281-4/+4
* | Revert $FreeBSD$ to $Id$peter1997-02-2227-28/+28
* | 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
* | Allow commonly-used "insecure" as a valid keyword in /etc/ttys.davidn1997-02-151-0/+2
* | lite2 remame: vfc_index --> vfc_typenumadam1997-02-121-1/+1
* | Submitted by: John Birrelljulian1997-02-051-1/+1
* | Don't use hardcoded *roff font change requests.mpp1997-01-311-2/+2
* | Very minor mdoc cleanup.mpp1997-01-312-5/+5
* | 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
* | Sort cross references.wosch1997-01-2017-29/+29
* | Sweep through the tree fixing mmap() usage:alex1997-01-161-2/+2
* | Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1430-31/+31
* | Added group= facility to /etc/ttys for tty grouping for moredavidn1997-01-022-1/+9
* | Spelling/mdoc police.mpp1996-12-301-6/+6
* | Small yet significant tweaks/cleanups:wpaul1996-12-273-10/+14
* | Make a note in the standards section that sysconf isn't completelyalex1996-12-271-2/+3
* | Use dynamic allocated buffers instead static buffers. No member orwosch1996-12-251-19/+91
* | Speeling fix.davidn1996-12-221-1/+1
* | Add a missing #ifdef YP/#endif pair so that this module willwpaul1996-12-211-0/+2
* | Mention FreeBSD explicitly along with 4.2BSD so that thempp1996-12-151-2/+4
* | Correct some xrefs/mlinks.mpp1996-12-141-1/+1
* | Merge Lite2 mods, and -Wall cleaning. undelete(2) cruftsteve1996-12-143-6/+21
* | Don't free the line buffer, since getttynam(3) might still referencejoerg1996-12-121-5/+4
* | Change another reference to host names to domain names, and restore somempp1996-12-091-4/+3
* | sethostname() returns int, not long. I could get used to having thisjkh1996-12-051-2/+2
* | _key is a char array and we don't need to pass its address to _buildkey()jkh1996-12-051-1/+1
* | gethostname() returns int, not long. Answered my own question byjkh1996-12-051-1/+1
* | Add support for detecting and hopefully using the passwd.adjunct.bynamewpaul1996-12-031-13/+65
* | Update getdomainname(3) to reflect that it operates onmpp1996-12-011-11/+13
OpenPOWER on IntegriCloud