freebsd-dev/libexec
John Birrell 63e7e54aa4 NetBSD kernels don't support TCP_NOPUSH, so on alpha don't try setting
this socket option. This is temporary code while the alpha still uses
NetBSD socket code in the kernel.
1998-05-15 03:23:28 +00:00
..
atrun Cosmetic in error strings. Sort Xrefs. Add usage (with syslog capability). 1997-11-20 07:21:55 +00:00
bootpd Convert to mdoc. Header -> Id. Typo. 1998-02-03 07:30:22 +00:00
comsat Use err(3). exit(-1) -> exit(1). 1997-11-20 07:23:44 +00:00
fingerd NetBSD kernels don't support TCP_NOPUSH, so on alpha don't try setting 1998-05-15 03:23:28 +00:00
ftpd Simplified by using new yacc rules and by not generating y.tab.h. 1998-05-04 18:20:18 +00:00
getNAME Use err(3). -Wall cleaning. 1997-11-21 07:40:48 +00:00
getty Clarify use of 'if' capability. 1998-05-04 02:37:29 +00:00
mail.local Typos. 1998-01-07 07:44:01 +00:00
makekey Key is 8 bytes according to code, not 10 as stated in man page. Add rcsid. 1997-11-24 07:29:12 +00:00
mknetid Fix typo. 1998-05-05 00:12:01 +00:00
named-xfer Argh, forgot to commit the update here for bind-8.. Sorry folks... 1998-05-04 05:12:49 +00:00
rbootd Add usage(), rcsids. 1997-11-24 07:33:42 +00:00
revnetgroup .Sh AUTHOR -. .Sh AUTHORS. Use .An/.Aq. 1998-03-19 07:37:22 +00:00
rexecd Use err(3). -Wall cleaning. Use Pa for file names and add section in Xrefs. 1997-11-26 07:29:04 +00:00
rlogind Sort #includes. Add rcsid. Add man page section in .Xrefs. 1997-11-25 07:17:15 +00:00
rpc.rquotad Cosmetics in man page. Add rcsid and sort #includes. 1997-11-26 07:31:14 +00:00
rpc.rstatd Make these programs compile and work correctly now that /usr/include/rpcsvc 1998-01-19 23:13:38 +00:00
rpc.rusersd Make these programs compile and work correctly now that /usr/include/rpcsvc 1998-01-19 23:13:38 +00:00
rpc.rwalld Make these programs compile and work correctly now that /usr/include/rpcsvc 1998-01-19 23:13:38 +00:00
rpc.sprayd Do not terminate syslog() messages with a dot, as others daemons do. 1997-12-02 12:25:39 +00:00
rshd Replace _exit() with exit() 1998-05-05 00:28:51 +00:00
rtld-aout Implement dladdr. 1998-02-06 16:46:46 +00:00
rtld-elf Add support for ldd. 1998-05-01 08:39:27 +00:00
talkd sprintf->snprintf paranoia 1997-12-24 19:39:57 +00:00
telnetd Remove a bogus prototype for time() and let time.h do that. 1998-05-14 10:07:29 +00:00
tftpd openlog() needs to have LOG_NDELAY added, or else the syslog() calls after 1998-04-12 11:15:54 +00:00
uucpd Sort #includes. Add rcsid. Use full pathname in SYNOPSIS section. 1997-12-04 07:20:45 +00:00
xtend PR: misc/4679 1998-04-18 13:37:24 +00:00
ypxfr Fixed missing dependencies on headers generated by rpcgen, as usual. 1998-05-10 16:01:36 +00:00
Makefile Enable rtld-elf when building an ELF system on the i386. 1998-03-07 19:43:48 +00:00
Makefile.inc