| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/2.2.7 | cvs2svn | 1998-07-24 | 1 | -81/+0 |
| * | MFC: Spelling corrections from PR 6868. | Joseph Koshy | 1998-06-06 | 1 | -1/+1 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'. | cvs2svn | 1998-05-06 | 1 | -0/+81 |
| * | MFC: don't generate potential shell or interpreter metacharacters when | Peter Wemm | 1998-04-15 | 1 | -2/+4 |
| * | Add MLINK for mkdtemp.3. | Steve Price | 1998-04-13 | 1 | -2/+2 |
| * | MFC: El Bruce Fernando Maximillian Ernesto Supremo Evan's fixes in r1.9. | Jordan K. Hubbard | 1998-03-16 | 1 | -5/+6 |
| * | MFC rev 1.7: typos, new functions, changed abort() behaviour. | Stephen McKay | 1998-03-08 | 1 | -20/+23 |
| * | MFC: more miscellaneous cleanups and the new mktmp() functions from OpenBSD | Jordan K. Hubbard | 1998-03-04 | 2 | -34/+111 |
| * | MFC: various improvements to printf() family, among them support for | Jordan K. Hubbard | 1998-02-17 | 4 | -33/+439 |
| * | MFC: check for 0-length writes. | Jordan K. Hubbard | 1998-02-17 | 1 | -4/+6 |
| * | MFC: constify. | Jordan K. Hubbard | 1998-02-17 | 1 | -1/+1 |
| * | MFC: constify | Jordan K. Hubbard | 1998-02-17 | 2 | -4/+4 |
| * | MFC: fix n == 0 case, fix argument check | Andrey A. Chernov | 1998-02-10 | 2 | -10/+22 |
| * | MFC: add INT_MAX length overflow check | Andrey A. Chernov | 1998-02-10 | 1 | -2/+13 |
| * | YAMFC (fixed long double formats). | Bruce Evans | 1997-11-23 | 1 | -4/+7 |
| * | MFC: rev 1.11 of vfscanf.c , 64 bit support to scanf() | Joerg Wunsch | 1997-08-17 | 2 | -14/+32 |
| * | MFC: fix off-by-one and related problems | Peter Wemm | 1997-07-11 | 1 | -8/+31 |
| * | YAMFC part III | Julian Elischer | 1997-06-24 | 1 | -2/+5 |
| * | From -current: fix race | Guido van Rooij | 1997-04-07 | 1 | -2/+2 |
| * | YAMFC: fix w+ entry. | Mike Pritchard | 1997-03-27 | 1 | -1/+1 |
| * | YAMFC (rev 1.8: Fixed handling of input failure by the scanf family.) | Joerg Wunsch | 1997-03-07 | 1 | -3/+11 |
| * | YAMFC (sort cross references). | Bruce Evans | 1997-03-03 | 1 | -1/+1 |
| * | YAMFC: | Mike Pritchard | 1997-02-28 | 6 | -11/+11 |
| * | YAMFC (rev 1.5 Use collate in [a-z] ranges) | Joerg Wunsch | 1997-02-02 | 1 | -9/+14 |
| * | perror () does not prepend ": " for the non-NULL argument "". close PR 1492 | Wolfram Schneider | 1996-09-30 | 1 | -1/+1 |
| * | .DV -> .Dv (FOPEN_MAX was invisible). | Bruce Evans | 1996-09-28 | 1 | -1/+1 |
| * | fwopen() argument type mis-described | Paul Traina | 1996-09-13 | 1 | -1/+1 |
| * | Correctly use .Fn instead of .Nm to reference function names | Mike Pritchard | 1996-08-22 | 2 | -2/+4 |
| * | Update some more man pages to use the .Fx macro. | Mike Pritchard | 1996-08-21 | 1 | -1/+1 |
| * | Fix nasty bracketing/precedence bug. Every time something read (and | Peter Wemm | 1996-08-13 | 1 | -2/+2 |
| * | Correct the paramter type of the second argument to fgets. | Mike Pritchard | 1996-08-06 | 1 | -1/+1 |
| * | Fix some of the problems that bde pointed out to me some time ago. | Peter Wemm | 1996-07-28 | 1 | -7/+16 |
| * | Suggested by: Bruce Evans, Jeffrey Hsu, Gary Palmer | James Raynard | 1996-06-22 | 57 | -50/+317 |
| * | Code cleanup:- | James Raynard | 1996-06-12 | 2 | -2/+3 |
| * | Code cleanup:- | James Raynard | 1996-06-12 | 6 | -13/+13 |
| * | Code cleanup:- | James Raynard | 1996-06-12 | 7 | -12/+11 |
| * | Code cleanup:- | James Raynard | 1996-06-12 | 5 | -5/+5 |
| * | Reword the sentence about the required space for the result string. | Joerg Wunsch | 1996-06-09 | 1 | -1/+1 |
| * | Fix bogus MLINKS line from vasprintf change. | Jordan K. Hubbard | 1996-05-29 | 1 | -2/+2 |
| * | add manpage links | Wolfram Schneider | 1996-05-29 | 1 | -1/+2 |
| * | Add an implementation of the gnu-ish asprintf() and vasprintf(). They are | Peter Wemm | 1996-05-27 | 4 | -38/+219 |
| * | Fixed various problems: typos, grammer, missing include files | Mike Pritchard | 1996-05-23 | 2 | -5/+5 |
| * | Fix a typo. | Mike Pritchard | 1996-05-01 | 1 | -1/+1 |
| * | Correct a minor typo. Fixes part of PR#1000. | Mike Pritchard | 1996-04-09 | 1 | -1/+1 |
| * | Added missing section numbers to a bunch of .Xr macros, or | Mike Pritchard | 1996-03-27 | 4 | -15/+15 |
| * | Removed now-bogus casts that were to hide the inconsistency between the | Bruce Evans | 1996-03-27 | 1 | -4/+4 |
| * | Fixed bogus cross references. | Bruce Evans | 1996-03-27 | 2 | -5/+5 |
| * | Say what happens to the buffer when fgets() returns NULL. | Bruce Evans | 1996-03-27 | 1 | -6/+11 |
| * | Since n is int now, sanity check must be n <= 0, not simple n == 0 | Andrey A. Chernov | 1996-03-25 | 1 | -1/+1 |
| * | Fix incorrect parameter types. | Paul Richards | 1996-03-24 | 2 | -2/+2 |