| Age | Commit message (Expand) | Author |
| 2022-12-04 | lib: Mark up error names in man pages with .Er | uwe |
| 2022-12-04 | Sections 2 and 3 have RETURN VALUES, not DIAGNOSTICS | uwe |
| 2019-12-27 | s/transfered/transferred/ | msaitoh |
| 2019-10-03 | - user (an alias to the login buffer should be NUL terminated so use strlcpy | christos |
| 2017-07-03 | Remove workaround for ancient HTML generation code. | wiz |
| 2012-03-21 | Use C89 function definition | matt |
| 2011-06-21 | add a missing " to a string literal in some #if'd out code that GCC 4.5 found. | mrg |
| 2011-05-31 | PR/38413: Takahiro Kambe: mt(1) print some junk output when using remote tape | christos |
| 2011-02-18 | Improve isrmt() check: it cannot be a rmt fd if there are no pipes | pooka |
| 2010-08-31 | Move prototype of isrmt() to rmt.h. It is a public interface | enami |
| 2010-03-22 | Use .In instead of .Aq Pa and variantes for header files. | joerg |
| 2009-04-11 | Remove redundant .Pp. | joerg |
| 2009-04-11 | Use Aq instead of \*[Lt]...\*[Gt]. | wiz |
| 2009-04-11 | Use semantic markup. | joerg |
| 2009-03-09 | Fix preamble to match order set out by mdoc(7). Discussed with wiz. | joerg |
| 2008-05-29 | remove clause #3 from my license where there are no other | mrg |
| 2007-05-28 | Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the | tls |
| 2006-03-19 | Coverity CID 587: Dead code detected because the loop was using the wrong | christos |
| 2005-12-05 | - Pass lint. | christos |
| 2004-06-10 | Split a sentence in SEE ALSO by a .Pp. | uebayasi |
| 2003-04-16 | Use | wiz |
| 2003-03-08 | add RCSID | lukem |
| 2002-10-01 | New sentence, new line. From Robert Elz. | wiz |
| 2002-08-19 | Explicitly move setting of NOxxx and USE_SHLIBDIR to the top of the | lukem |
| 2002-02-07 | Generate <>& symbolically. | ross |
| 2001-12-12 | Readability cleanups; MKfoo=no -> NOfoo. | tv |
| 2001-11-05 | WARNS=2 fixes | lukem |
| 2001-10-16 | Fix xref sections, sort sections. | wiz |
| 2001-10-16 | mdoc'ify. | gmcgarry |
| 2001-04-06 | Negative exit code cleanup: Replace exit(-x) with exit(x). | wiz |
| 2001-01-05 | Make this file compile again on alpha; size_t isn't always same size as int. | enami |
| 2001-01-05 | More cosmetic changes. | enami |
| 2001-01-04 | convert to ANSI KNF | lukem |
| 2000-07-03 | More include cleanup. Remvoe (p) from #undef in libipsec. | matt |
| 1999-09-20 | back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. | lukem |
| 1999-09-16 | * use _DIAGASSERT() to check pointer arguments against NULL and file | lukem |
| 1999-07-02 | More trailing white space. | simonb |
| 1999-02-13 | convert from NOxxx= to MKxxx=no. | lukem |
| 1998-03-08 | - support RCMD_CMD, ala rcmd(3). | mrg |
| 1998-01-09 | RCS Id Police. | perry |
| 1997-10-21 | - Convert a few functions to variable arguments so that they can be | thorpej |
| 1997-10-10 | clean up WARNS on the alpha. | mrg |
| 1997-10-09 | - define WARNS?=1 in the top-level Makefile.inc, and don't define | lukem |
| 1997-10-09 | WARNSify | lukem |
| 1997-06-20 | gcc -Wall fixes, including: end unterminated comment (!), add braces | mikel |
| 1997-01-23 | - convert unsafe strcpy(), strcat() and sprintf() to the `n' versions. | mrg |
| 1996-08-13 | Add an RCS id. | thorpej |
| 1996-08-13 | Change an instance of "int" to "unsigned long" (the correct type for | thorpej |
| 1996-08-09 | rsh is now in /usr/bin, not /usr/ucb | jtc |
| 1996-08-09 | minor changes for better integration into NetBSD | jtc |