Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
htonl and friends.
|
|
grr@shandakor.tharsis.com
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use HOSTCC for genassym.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
move "siginfo_t *" to 2nd arg of signal handler as 1003.1b requires.
I really wish I had 1003.1b documentation.
|
|
|
|
|
|
be MAXBSIZE). Remove faulty limit test of buffer pages allocation. The
check is now done at the bufpages+nbuf calculations.
|
|
delivered with in the siginfo information
|
|
|
|
in ddb.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
machine dependent "short" and "long" integer. Correct and enhance manpage.
Change all short and longs to u_int16_t and u_int32_t, respectively.
OpenBSD RCSIds
|
|
|
|
|