freebsd-nq/libexec
Andrey A. Chernov 2903069462 Do TZ= as first thing, since FTP protocol is unable to tell zone offset in
any case.

It makes no difference for anon account (since chroot already makes it GMT),
but if you do mirror with special non-anon login, in old variant
your mirror will be wholy retransmitted twice in the year due to
time zone changes (/etc/localtime plays bad role here)
1998-05-15 15:06:58 +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 Do TZ= as first thing, since FTP protocol is unable to tell zone offset in 1998-05-15 15:06:58 +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 BSD 4.4 Lite Libexec Sources 1994-05-27 12:39:25 +00:00