| Commit message (Expand) | Author | Age | Files | Lines |
* | Suggested by: Bruce Evans, Jeffrey Hsu, Gary Palmer | jraynard | 1996-06-22 | 57 | -50/+317 |
* | Code cleanup:- | jraynard | 1996-06-12 | 2 | -2/+3 |
* | Code cleanup:- | jraynard | 1996-06-12 | 6 | -13/+13 |
* | Code cleanup:- | jraynard | 1996-06-12 | 7 | -12/+11 |
* | Code cleanup:- | jraynard | 1996-06-12 | 5 | -5/+5 |
* | Reword the sentence about the required space for the result string. | joerg | 1996-06-09 | 1 | -1/+1 |
* | Fix bogus MLINKS line from vasprintf change. | jkh | 1996-05-29 | 1 | -2/+2 |
* | add manpage links | wosch | 1996-05-29 | 1 | -1/+2 |
* | Add an implementation of the gnu-ish asprintf() and vasprintf(). They are | peter | 1996-05-27 | 4 | -38/+219 |
* | Fixed various problems: typos, grammer, missing include files | mpp | 1996-05-23 | 2 | -5/+5 |
* | Fix a typo. | mpp | 1996-05-01 | 1 | -1/+1 |
* | Correct a minor typo. Fixes part of PR#1000. | mpp | 1996-04-09 | 1 | -1/+1 |
* | Added missing section numbers to a bunch of .Xr macros, or | mpp | 1996-03-27 | 4 | -15/+15 |
* | Removed now-bogus casts that were to hide the inconsistency between the | bde | 1996-03-27 | 1 | -4/+4 |
* | Fixed bogus cross references. | bde | 1996-03-27 | 2 | -5/+5 |
* | Say what happens to the buffer when fgets() returns NULL. | bde | 1996-03-27 | 1 | -6/+11 |
* | Since n is int now, sanity check must be n <= 0, not simple n == 0 | ache | 1996-03-25 | 1 | -1/+1 |
* | Fix incorrect parameter types. | paul | 1996-03-24 | 2 | -2/+2 |
* | The 4.4-lite vfprintf counted the %# hex prefix and the sign in | fenner | 1996-03-20 | 1 | -8/+6 |
* | Added a little NOTES section explaining that passing in a string that | mpp | 1996-02-15 | 1 | -0/+22 |
* | Fix even more spelling errors in some more man pages. | mpp | 1996-01-30 | 1 | -3/+3 |
* | Reviewed by: julian and (hsu?) | julian | 1996-01-22 | 32 | -34/+417 |
* | Fix a variety of minor typos and cross references in a bunch of | mpp | 1996-01-20 | 1 | -1/+1 |
* | Minor cleanup, #include's and unused vars. | phk | 1995-10-22 | 3 | -1/+5 |
* | Make a link-time warning for the use of gets(). | peter | 1995-10-04 | 1 | -0/+3 |
* | This gets() used \r\n, which is doggish. | bde | 1995-09-29 | 1 | -1/+1 |
* | fgetline does not exist.. fgetln is in it's place. Correct the X-Ref. | peter | 1995-08-18 | 1 | -1/+1 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 4 | -8/+8 |
* | Fixed typo. | dg | 1995-05-15 | 1 | -1/+1 |
* | Obtained from: 1.1.5 (originally by jtc) | bde | 1995-04-06 | 1 | -1/+2 |
* | Remove `|| flags & ALT == 0' which was an obscure no-op, not a | bde | 1995-03-12 | 1 | -1/+1 |
* | Obtained from: 1.1.5. Originally by jtc. Cosmetically changed for this | bde | 1995-03-12 | 1 | -15/+23 |
* | Fix handling of 'e' format floating point so that it prints trailing zeros | dfr | 1995-01-19 | 1 | -1/+0 |
* | Date: Wed, 26 Oct 1994 15:44:49 -0600 | nate | 1994-11-05 | 1 | -0/+1 |
* | First crack at making libc work with the new make macros. It compiles on | wollman | 1994-08-05 | 1 | -3/+5 |
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 90 | -0/+10714 |