summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen
Commit message (Expand)AuthorAgeFilesLines
* Speedup in case locale not usedache1997-04-041-2/+6
* Honor the nouser/nogroup flag when determing if NULL shouldmpp1997-04-031-2/+2
* The user_from_{uid,gid} routines would return garbage if thempp1997-04-021-2/+2
* Remove minor warning (for -Wall -Wshadow); clarifies code.davidn1997-03-261-3/+3
* Buffer overflow. Similar, but different, to the fix that Julian A submittedimp1997-03-231-9/+15
* Use the .Tn macro for generic FreeBSD references. Other minor cleanup.mpp1997-03-211-1/+3
* Mdoc cleanup.mpp1997-03-213-43/+91
* Add backward compatibility so that static executables built onjdp1997-03-201-10/+23
* FIxed arg types (mostly missing consts) in synopsis.bde1997-03-191-2/+2
* FIxed arg types (mostly missing consts) in synopsis.bde1997-03-193-6/+6
* Added missing #include of <stdarg.h> to synopsis. Moved prototypes forbde1997-03-191-9/+10
* Fixed missing function types in synopsis.bde1997-03-192-0/+2
* Fixed synopsis (put all of the function (return) type info in .Ft andbde1997-03-191-2/+2
* Back out a dubious Lite2 change to "optimise" getcwd() to look at $PWDpeter1997-03-133-280/+2
* More cleanup - I didn't realize that this was a new man pagempp1997-03-121-2/+3
* Mdoc cleanup.mpp1997-03-121-1/+0
* Fixed merging error. Lite2 fixed premature failure and didn'tbde1997-03-121-2/+4
* Fixed errors in the Lite2 merge. Some style changes were mismerged.bde1997-03-121-27/+28
* Document that popen() uses a bidirectional pipe (in FreeBSD) and not abde1997-03-111-7/+5
* Fixed cleaning up after malloc failure, which was broken by Lite2.bde1997-03-111-3/+5
* Install the Lite2 getvfsbyname.3. The old getvfsbyname() interface isbde1997-03-111-4/+4
* Fixed #include's in synopsis.bde1997-03-111-2/+1
* Merge from Lite2:peter1997-03-119-92/+312
* Merge from Lite2: man page updatespeter1997-03-116-18/+40
* Merge from Lite2 (YAMFL2? :-)peter1997-03-111-17/+29
* 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
OpenPOWER on IntegriCloud