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