Age | Commit message (Collapse) | Author |
|
testing its value.
When HAVE_SETPROCTITLE is defined (at least on NetBSD, gcc 2.95.3) the test
"#if SPT_TYPE == SPT_REUSEARGV" is not true (probably because SPT_TYPE or
SPT_REUSEARGV is not defined). This results in the following build error:
$ gcc [flags] setproctitle.c
setproctitle.c: In function `compat_init_setproctitle':
setproctitle.c:102: `argv_start' undeclared (first use in this function)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
canohost.c changes.
|
|
|
|
- No more 4-term BSD licenses in our tree
|
|
ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
ok theo@ and millert@
|
|
UCB sendmail
|
|
|
|
|
|
|
|
bsd-nextstep.[ch] - myself
bsd-waitpid.[ch] - myself
port-irix.[ch] - Denis Parker & Michael Stone (original coders when
done in session.c)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
vinschen@redhat.com.
|
|
by wendyp@cray.com.
|
|
specific record_failed_login() function (affects AIX & Unicos).
|
|
|
|
Arnd Bergmann <arndb@de.ibm.com>
|
|
Report from murple@murple.net, diagnosis from dtucker@zip.com.au
|
|
guessing rules)
|
|
add nanosleep(). testing/corrections by Darren Tucker <dtucker@zip.com.au>
|
|
Steve G <linux_4ever@yahoo.com>
|
|
|
|
|
|
|
|
|
|
fix from dtucker@zip.com.au
|
|
string service name. Suggested by markus@, review by itojun@
|
|
dtucker@zip.com.au
|
|
cray. Also removed test for tcgetpgrp in configure.ac since it
is no longer used.
|
|
|
|
From d_wllms@lanl.gov
|
|
detection to configure.ac. Prompted by stevesk@
|
|
systems may be added later.
|
|
|
|
nasties. Report from peak@argo.troja.mff.cuni.cz
|