| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
uudecode(1) and uuencode(1) do nothing locale-dependent.
While here, sort headers, make usage() static, return from main()
rather than exit(3), and drop two redundant case statements.
This is a minimally tweaked version of a patch from Jan Stary.
OK tedu@
|
|
|
|
|
|
|
| |
Included since millert's sync with FreeBSD in 2004 which still has it.
No object change.
OK millert
|
|
|
|
|
|
|
|
|
|
|
|
| |
correctly - logically complete that now by removing MLINKS from base;
authors need only to ensure there is an entry in NAME for any function/
util being added. MLINKS will still work, and remain for perl to ease
upgrades;
ok nicm (curses) bcook (ssl)
ok schwarze, who provided a lot of feedback and assistance
ok tb natano jung
|
| |
|
|
|
|
|
| |
on which arguments the programs are run under.
ok doug
|
|
|
|
|
|
|
|
| |
obvious "indent", not "ident", was intended); instead of this use
the macro Ds as the indent is an offset -- fixes indentation
of uuencode(1) and uudecode(1) options.
ok jmc@
|
|
|
|
|
|
|
|
|
| |
possible. Annotate <sys/param.h> lines with their current reasons. Switch
to PATH_MAX, NGROUPS_MAX, HOST_NAME_MAX+1, LOGIN_NAME_MAX, etc. Change
MIN() and MAX() to local definitions of MINIMUM() and MAXIMUM() where
sensible to avoid pulling in the pollution. These are the files confirmed
through binary verification.
ok guenther, millert, doug (helped with the verification protocol)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
unmaintainable). these days, people use source. these id's do not provide
any benefit, and do hurt the small install media
(the 33,000 line diff is essentially mechanical)
ok with the idea millert, ok dms
|
|
|
|
| |
updates to follow;
|
| |
|
|
|
|
|
|
|
|
|
| |
storing the program mode variable (pmode) as a global let us have
a more consistent prototype for usage().
changes suggested by pyr@.
ok millert@, pyr@
|
|
|
|
|
|
|
|
|
|
| |
b64encode and b64decode are equivalent to running uuencode and uudecode
respectively with the -m flag specified, so this flag should not be
available in these utilities; while here, fix synopsis.
based on millert's diff for compress/gzip.
ok millert@
|
| |
|
|
|
|
| |
- note which options are extensions to POSIX
|
|
|
|
| |
from ray at cyth dot net;
|
|
|
|
| |
ok millert@
|
|
|
|
| |
OK deraadt@, some man page tweaks from jmc@
|
| |
|
|
|
|
| |
rescinded 22 July 1999. Proofed by myself and Theo.
|
| |
|
|
|
|
| |
from Sam Smith <S at mSmith dot net>; millert@ ok.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
$ command
or
# command
deraadt@ ok
|
|
|
|
| |
millert@ ok
|
| |
|
| |
|
|
|
|
|
|
|
| |
- remove arguments from .Os macros
- remove arguments from .Nm macros, where appropriate
- some more Dq/Sq/Ql insanity
- still lots to do in the usr.bin tree... :/
|
|
|
|
| |
is used instead; kwesterback@home.com
|
|
|
|
|
|
|
| |
- Sort xrefs by section, and then alphabetically.
- Add missing commas between xref items.
- Remove commas from the last xref entry.
- Remove duplicate entries.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|