summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lite2 remame: vfc_index --> vfc_typenumadam1997-02-121-1/+1
* Obsolete fgetline() -> fgetln(); and chop off newline if necessary.davidn1997-02-101-4/+5
* 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
* Activate libopiepst1997-02-071-2/+2
* This commit was generated by cvs2svn to compensate for changes in r22375,pst1997-02-071-0/+27
|\
| * Build libopie from contrib_opie module.pst1997-02-071-0/+27
* Config information for FreeBSDpst1997-02-071-0/+322
* 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-05127-558/+3037
* 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
* 1MB is 1048576 bytes, not 1038476 bytes. (I can see that the originalasami1997-02-051-1/+1
* Add yet one comment saying that range checking already doneache1997-02-031-0/+1
* Cruft cleanup to eliminate useless warningspst1997-02-021-3/+6
* Make this texinfo file info-aware.joerg1997-02-012-5/+69
* 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
* Fix free()ing block twice, remove unused function.davidn1997-01-301-15/+1
* Fix typo .->, for default separators in login_getcaplist().davidn1997-01-291-1/+2
* Completed fixes with login_getcapsize().davidn1997-01-291-1/+2
* Added -Wall to CFLAGS, cleaned up (all avoidable) warnings.davidn1997-01-292-2/+3
* 1) Fixed bug in free()ing internal string/array wheredavidn1997-01-291-24/+32
* #include <sys/stat.h> for umask() prototype.davidn1997-01-291-0/+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
* Adds slice_type_name() which extends chunk_n[] for subtype's too.obrien1997-01-234-1/+63
* Only send QUIT if the last operation didn't time out (otherwise you'rejkh1997-01-211-2/+5
* Sort cross references.wosch1997-01-20141-276/+277
* Sort cross references.wosch1997-01-205-11/+11
* Yow! Is my face red... I just noticed (duh) that signal() always installsjkh1997-01-171-9/+41
* 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
OpenPOWER on IntegriCloud