| Commit message (Expand) | Author | Age | Files | Lines |
* | The terminating character in strings is `NUL', not `NULL'. | wosch | 1997-12-28 | 1 | -1/+1 |
* | Sorted lists. | bde | 1997-10-21 | 1 | -4/+4 |
* | Handle machine-dependent (m-d) (string) sources more automatically. | bde | 1997-10-16 | 1 | -73/+7 |
* | Removed the subdirectory paths from the definitions of MAN[1-9]. They | bde | 1997-10-15 | 1 | -11/+6 |
* | Added some 2-line source files to get a direct correspondence | bde | 1997-10-15 | 5 | -0/+10 |
* | Added bounds checking to the example after chasing down someone's | pds | 1997-07-26 | 1 | -1/+2 |
* | kill the undead | peter | 1997-07-13 | 2 | -478/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r27180, | bde | 1997-07-03 | 2 | -0/+478 |
|\ |
|
| * | Import Lite2's src/lib, except for non-i386 machine-dependent directories, | bde | 1997-07-03 | 2 | -0/+478 |
* | | Changed all paths to be relative to src/lib instead of src/lib/libc | jb | 1997-05-03 | 1 | -4/+7 |
* | | Fixed #include and/or prototype bugs in synopsis. | bde | 1997-04-19 | 1 | -1/+1 |
* | | Merge from Lite2 (whiteout/unionfs) | peter | 1997-03-11 | 1 | -2/+4 |
* | | This commit was generated by cvs2svn to compensate for changes in r23658, | peter | 1997-03-11 | 1 | -1/+6 |
|\ \
| |/ |
|
| * | Import CSRG 4.4BSD-Lite2 lib/libc onto vendor branch | peter | 1997-03-11 | 2 | -3/+10 |
| * | recording cvs-1.6 file death | peter | 1995-12-30 | 2 | -478/+0 |
* | | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 6 | -6/+6 |
* | | Sort cross references. | wosch | 1997-01-20 | 2 | -8/+8 |
* | | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 6 | -6/+6 |
* | | delete doubled words, e.g.: "the the" -> "the" | wosch | 1996-10-05 | 1 | -1/+2 |
* | | add missing comma(s) in .Xr macros | wosch | 1996-09-23 | 2 | -2/+4 |
* | | Fixed the easy cases of const poisoning in the kernel. Cosmetic. | bde | 1996-08-31 | 2 | -2/+3 |
* | | Correctly use .Fn instead of .Nm to reference function names | mpp | 1996-08-22 | 6 | -6/+12 |
* | | Back out fallback approximation changes, they are not so right to live | ache | 1996-08-13 | 3 | -40/+15 |
* | | General -Wall warning cleanup, part I. | jkh | 1996-07-12 | 1 | -3/+3 |
* | | Use better approximation if collate info not available. | ache | 1996-06-09 | 3 | -16/+41 |
* | | Localize it. | ache | 1996-06-09 | 1 | -46/+7 |
* | | ``mv'' -> ``mv -f'' | wosch | 1996-05-07 | 1 | -10/+11 |
* | | Added `const' to types of sys_errlist and sys_nerr. | bde | 1996-04-19 | 1 | -5/+10 |
* | | Update the description of strncat to accurately describe how many | mpp | 1996-04-09 | 1 | -1/+4 |
* | | Another round of man page cleanups. | mpp | 1996-02-12 | 1 | -1/+1 |
* | | Fix even more spelling errors in some more man pages. | mpp | 1996-01-30 | 2 | -6/+6 |
* | | Correct the strspn() man page so that it no longer references | mpp | 1996-01-10 | 1 | -1/+1 |
* | | This commit was generated by cvs2svn to compensate for changes in r13122, | peter | 1995-12-30 | 2 | -478/+0 |
* | | Remove trailing whitespace. | rgrimes | 1995-05-30 | 2 | -2/+2 |
* | | If locale not available, fallback to strcasecmp, not to strcmp | ache | 1995-04-16 | 1 | -2/+2 |
* | | Don't build swab.o here. It gets built in libc/i386/string. Previously | bde | 1995-03-07 | 1 | -1/+1 |
* | | Minor optimization. | ache | 1995-02-18 | 1 | -7/+9 |
* | | Copyrights cleanup | ache | 1995-02-18 | 4 | -22/+38 |
* | | Add 8bit collate stuff | ache | 1995-02-16 | 5 | -110/+150 |
* | | Obtained from: 386BSD-0.1 patchkit; also fixed in 1.1.5 | bde | 1994-12-12 | 1 | -2/+3 |
* | | Use latest Arthur Olson timezone code rather than that supplied with | wollman | 1994-09-13 | 1 | -2/+2 |
* | | Don't include <sys/types.h> to get u_int or use u_int for a bogus cast. | bde | 1994-09-05 | 1 | -4/+2 |
* | | Fix printing of weird errno's: negative values were printed as large | bde | 1994-09-05 | 1 | -5/+9 |
* | | First crack at making libc work with the new make macros. It compiles on | wollman | 1994-08-05 | 1 | -12/+16 |
|/ |
|
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 65 | -0/+5523 |