NetBSD/libexec
ginsbach 818f7caa4b * Add recvbufsize configuration option
This allows for setting the passive socket's SO_RCVBUF.  Option works
  similarly to the current sendbufsize configuration option.
* Change how recveive_data() works
  When reading data from the socket for passive transfers to the server,
  receive_data() now works very similar to send_data_with_read().  Reads
  from the network are now done using either the filesystem block size or
  the configuration option readsize chunks.
* Crank version.h
  [Changes discussed with lukem.]
2005-08-24 15:51:41 +00:00
..
atrun
comsat Don't do things you are not supposed to inside a signal handler. 2005-07-18 04:01:33 +00:00
cron
fingerd
ftpd * Add recvbufsize configuration option 2005-08-24 15:51:41 +00:00
getNAME
getty
hpropd
identd Add RCSID. 2005-06-14 12:18:24 +00:00
kadmind
kpasswdd
ld.aout_so sprinkle little const. 2005-06-26 20:47:08 +00:00
ld.elf_so Add __RCSID. 2005-08-20 19:01:16 +00:00
lfs_cleanerd Change PRiu64 with a cast and %llu. I am not using PRIu32 and no cast for 2005-08-23 05:55:29 +00:00
mail.local
makekey
makewhatis
rexecd
rlogind
rmail
rpc.rquotad
rpc.rstatd
rpc.rusersd Cleanup and make the arrays dynamically resizable. This will help for 2005-08-01 21:08:34 +00:00
rpc.rwalld
rpc.sprayd
rshd
talkd
telnetd Remove static local variable so its easier to correctly use strlcpy. 2005-06-21 22:29:53 +00:00
tftpd
utmp_update
uucpd
Makefile
Makefile.inc