| Commit message (Expand) | Author | Age | Files | Lines |
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 1 | -5/+5 |
* | mdoc(7) police: prepare for mdocNG. | ru | 2001-02-28 | 1 | -1/+1 |
* | mdoc(7) police: split punctuation characters + misc fixes. | ru | 2001-02-01 | 3 | -3/+3 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-29 | 4 | -9/+7 |
* | Remove text saying "this is available from the compatibility library, | ben | 2000-11-21 | 11 | -12/+24 |
* | mdoc(7) police: Nm -> Fn where appropriate. | ru | 2000-11-20 | 2 | -10/+18 |
* | Remove fullstops from the end of .Xr lines in SEE ALSO section. | ben | 2000-11-15 | 2 | -2/+2 |
* | Avoid use of direct troff requests in mdoc(7) manual pages. | ru | 2000-11-10 | 6 | -6/+2 |
* | Return an error instead of overflowing the buffer in the case of a long | kris | 2000-08-04 | 1 | -0/+4 |
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-02 | 3 | -3/+6 |
* | Aargh, the $FreeBSD$ check caused an inconsistent commit by rejecting | bde | 1999-12-22 | 1 | -2/+3 |
* | Removed vlimit.3 and vtimes.3. Removed vlimit.c and vtimes.c from | bde | 1999-12-22 | 2 | -270/+0 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 19 | -19/+19 |
* | Bad reference to exit(2) changed to exit(3). | chris | 1999-08-14 | 1 | -2/+2 |
* | Various cleanups. | green | 1999-07-19 | 1 | -6/+6 |
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 10 | -0/+10 |
* | Correct typo. | jkoshy | 1999-01-27 | 1 | -1/+2 |
* | Cleanup. Make it compile on alpha. | dima | 1998-11-10 | 1 | -17/+0 |
* | Change ${MACHINE} into ${MACHINE_ARCH} to support MACHINE=pc98. | kato | 1998-09-09 | 1 | -11/+11 |
* | Move ftok() from libcompat to libc, so that it can be closer to its | jdp | 1998-06-10 | 3 | -138/+1 |
* | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq | charnier | 1998-03-19 | 1 | -5/+3 |
* | kill the undead | peter | 1997-07-13 | 1 | -21/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r27180, | bde | 1997-07-03 | 1 | -0/+21 |
|\ |
|
| * | Import Lite2's src/lib, except for non-i386 machine-dependent directories, | bde | 1997-07-03 | 1 | -0/+21 |
| * | recording cvs-1.6 file death | peter | 1995-12-30 | 1 | -21/+0 |
* | | Fixed #include and/or prototype bugs in synopsis. | bde | 1997-04-19 | 1 | -1/+3 |
* | | "Fixed" prototype bugs in synopsis. | bde | 1997-04-13 | 1 | -2/+4 |
* | | Fixed missing #include in synopsis. | bde | 1997-04-13 | 1 | -0/+1 |
* | | Speedup in case locale not used | ache | 1997-04-04 | 2 | -27/+17 |
* | | Remove unneded define from CFLAGS (from orand* compatibility) | ache | 1997-03-29 | 1 | -1/+1 |
* | | Remove orand* compatibility as promised (next release) | ache | 1997-03-29 | 1 | -5/+1 |
* | | FIxed arg types (mostly missing consts) in synopsis. | bde | 1997-03-19 | 2 | -5/+5 |
* | | Fixed missing function types in synopsis. | bde | 1997-03-19 | 1 | -0/+2 |
* | | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 11 | -11/+11 |
* | | Sort cross references. | wosch | 1997-01-20 | 5 | -7/+7 |
* | | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 11 | -11/+11 |
* | | Replace collate_range_cmp call with its code | ache | 1996-10-31 | 1 | -1/+18 |
* | | Add orandom(), osrandom(), etc. | ache | 1996-10-09 | 1 | -3/+7 |
* | | delete doubled words, e.g.: "the the" -> "the" | wosch | 1996-10-05 | 1 | -2/+2 |
* | | Convert to newly aded collate compare function | ache | 1996-08-12 | 2 | -5/+6 |
* | | Use collate info for alpha character ranges | ache | 1996-08-12 | 2 | -9/+14 |
* | | General -Wall warning cleanup, part I. | jkh | 1996-07-12 | 7 | -2/+9 |
* | | Minor corrections. The second parameter is actually of type int | joerg | 1996-06-03 | 1 | -9/+6 |
* | | remove MLINKS regcomp.3 regexec.3 regerror.3 due name clash with libc | wosch | 1996-05-27 | 1 | -2/+3 |
* | | Correct some man page cross references and file location references. | mpp | 1996-04-07 | 1 | -1/+1 |
* | | Correct the xref for msgctl: msgctl(2) -> msgctl(3) | mpp | 1996-02-12 | 1 | -4/+4 |
* | | Correct a bunch of man page cross references and generally | mpp | 1996-02-11 | 3 | -5/+5 |
* | | Added some missing MLINKS for section 3 man pages. | mpp | 1996-02-09 | 1 | -0/+1 |
* | | Another round of spelling fixes. | mpp | 1996-01-30 | 1 | -2/+2 |
* | | This commit was generated by cvs2svn to compensate for changes in r13122, | peter | 1995-12-30 | 1 | -21/+0 |