Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- use .St for POSIX standard
|
|
|
|
- .An/.Aq for AUTHORS
|
|
|
|
matches order used by NetBSD, though we don't use all their sections.
Order is:
NAME
SYNOPSIS
DESCRIPTION
RETURN VALUES
ENVIRONMENT
FILES
EXAMPLES
DIAGNOSTICS
ERRORS
SEE ALSO
STANDARDS
HISTORY
AUTHORS
CAVEATS
BUGS
ok krw@ millert@
|
|
|
|
>greate; requested by dugsong@,
strum ok
|
|
|
|
markus & art ok
|
|
are not depended.
|
|
Also remove some extraneous spaces.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
o call strlcpy() instead of doing the equivalent inline
o some cosmetic formatting changes
|
|
|
|
o Silence a gcc warning
|
|
|
|
|
|
|
|
ok pb@
|
|
|
|
There is no reason for more to have its own private printf() clone.
Convert 3 one-line functions to macros and make the constant prompt
strings #defines too.
|
|
o Check strlcpy() rval
o Fix hardtabs assignment
|
|
art@ toby@ ok.
|
|
|
|
test.
Some stylistic input from marc@
|
|
|
|
xx_usrreq. henning ok
|
|
|
|
|
|
|
|
|
|
|
|
and ok
|
|
|