NetBSD/libexec
perry 626a48a033 rmail really shouldn't be invoking sendmail with "-odq" ("queue only")
any more -- this drastically slows delivery because the next queue run
might be an hour away.
Pointed out by Takahiro Yugawa PR bin/21018
He suggested changing to -odi, but I've changed to -odb (background
delivery) instead.
I've left an #ifdef QUEUE_ONLY for those who would like to build the
old way, but I'm not expecting any. I've also heavily commented this
line of code to explain the issues to anyone reading it later on.

I would have made this a run time command line flag, but it isn't like
you can change rmail's arguments given the uucp architecture, and
besides, UUCP is mostly dead...
2003-04-05 17:45:11 +00:00
..
atrun
comsat
cron
fingerd
ftpd behaviour->behavior 2003-03-31 17:05:12 +00:00
getNAME
getty
hpropd
identd s/USER-ID/USERID/ in response when -L is used 2003-03-27 22:32:59 +00:00
kadmind
kpasswdd
ld.aout_so spell fixes (most from me, one from Igor Sobrado in PR misc/19700) 2003-03-31 01:51:01 +00:00
ld.elf_so SH5 needs __HAVE_FUNCTION_DESCRIPTORS defined in order for ld.elf_so 2003-03-26 14:46:32 +00:00
lfs_cleanerd Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
mail.local
makekey
makewhatis
rexecd
rlogind
rmail rmail really shouldn't be invoking sendmail with "-odq" ("queue only") 2003-04-05 17:45:11 +00:00
rpc.rquotad
rpc.rstatd
rpc.rusersd
rpc.rwalld
rpc.sprayd
rshd
talkd
telnetd
tftpd
utmp_update
uucpd
Makefile
Makefile.inc