Age | Commit message (Collapse) | Author |
|
|
|
dies.distrib/sets/lists
|
|
|
|
|
|
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
|
|
mpech@prosoft.org.lv
|
|
POSIX counterparts.
|
|
|
|
|
|
|
|
|
|
|
|
replace termios.
Use system-defined limits for path lengths and usernames.
Use strlcpy() for convenience and to avoid a possible buffer overflow or two.
Various small tweaks.
|
|
correct a typo, and fix up some man page paths.
|
|
|
|
on exec.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes namespace problems where STRIP is sometimes used as
the name of the strip(1) to use and other times used as
the flag to send install(1) when stripping (or not).
COPY doesn't have this problem (yet) but was poorly named.
|
|
unsigned on some archs, PowerPC, ROMP.
|
|
|
|
|
|
|
|
|
|
|
|
and print better diagnostics. Kenneth Stailey <kstailey@dol-esa.gov>
|
|
|
|
Depend on LIBTERMCAP and LIBTERMLIB as appropriate
|
|
|
|
|
|
|