Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
from ghelmer@freebsd.org
|
|
Don.Lewis@tsc.tdk.com
|
|
what signal(3)'s prototype says (and cast when not).
Also change MAXFOO+1 -> MAXFOO since MAXFOO includes the NULL.
Support $TMPDIR and use utime(3) not utimes(2) for portability's sake.
Don't spew "Passive mode enabled/disabled" unless verbose (this means
togglevar() needs to watch for a NULL 'message').
|
|
apps like systat
|
|
|
|
|
|
|
|
"get FILE /dev/tty" and "get FILE |pager" among others.
|
|
I'm anal. Closer to KNF now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and didn't find it. fix from paul@wit387304.student.utwente.nl
|
|
|
|
|
|
|
|
Should work for LSB objects?
|
|
does not exist. Also, use herror, not perror if gethostbynam() fails.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
comment accordingly. Patch from Dale Rahn.
|
|
|
|
|
|
I also cleaned it up to pass -Wall and check malloc().
|
|
|
|
to try various network masks
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|