NetBSD/libexec
perseant d5e76bbac2 Don't hold every segment that is being cleaned in memory in its entirety;
instead, if the segment doesn't have many live blocks, copy them to a
more appropriately sized chunk of memory and release the original.

This should prevent the cleaner from distending itself when cleaning many
segments with only one or two live blocks each, as when using the "-b" option.
2000-11-11 22:40:13 +00:00
..
atrun fix up various .Nm abuses: 2000-11-07 06:43:24 +00:00
comsat Un-__P and ANSIfy. 2000-10-04 18:52:50 +00:00
cron
fingerd do not touch __ss_len directly, they are not supposed to be touched. 1999-12-16 06:00:24 +00:00
ftpd slight cleanup of line syntax 2000-11-07 07:01:54 +00:00
getNAME
getty provide obvious example of line syntax 2000-11-07 07:02:18 +00:00
hpropd Remove direct calls to "make" and replace with ${MAKE} 2000-10-26 05:52:54 +00:00
identd Make things builds with GCC 2.96 2000-07-03 03:34:25 +00:00
kadmind Remove direct calls to "make" and replace with ${MAKE} 2000-10-26 05:52:54 +00:00
kfd Remove direct calls to "make" and replace with ${MAKE} 2000-10-26 05:52:54 +00:00
kpasswdd Remove direct calls to "make" and replace with ${MAKE} 2000-10-26 05:52:54 +00:00
ld.aout_so In dlopen(), use the main program's library search path, to match semantics of 2000-10-29 13:11:38 +00:00
ld.elf_so Make ldd(1) build again. 2000-11-10 23:53:04 +00:00
lfs_cleanerd Don't hold every segment that is being cleaned in memory in its entirety; 2000-11-11 22:40:13 +00:00
mail.local Remove INSTALLFLAGS=-fschg, as per change to usr.bin/ssh/ssh/Makefile. 2000-10-18 00:24:18 +00:00
makekey
makewhatis Invoke "nroff" with "-S" (safer mode) option because "makewhatis" is 2000-07-13 06:45:22 +00:00
rexecd Format string cleanups by sommerfeld. 2000-10-10 19:54:37 +00:00
rlogind do not refer free'ed memory region. KAME PR 302 from ryo@iij.ad.jp 2000-11-09 01:04:14 +00:00
rmail Format string cleanups by sommerfeld. 2000-10-10 19:54:37 +00:00
rpc.rquotad Missed a pmap_unset -> rpcb_unset change. 2000-06-03 20:57:40 +00:00
rpc.rstatd remove include of <vm/vm.h> 2000-06-29 06:26:33 +00:00
rpc.rusersd Use sockaddr_storage. 2000-06-03 20:37:37 +00:00
rpc.rwalld sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
rpc.sprayd Subject to TI-RPC, followed by complete and utter ANSIfication. 2000-06-03 21:06:02 +00:00
rshd do not refer free'ed memory region. KAME PR 302 from ryo@iij.ad.jp 2000-11-09 01:04:14 +00:00
talkd Formatting nit: add a space. 2000-10-17 20:55:36 +00:00
telnetd Remove direct calls to "make" and replace with ${MAKE} 2000-10-26 05:52:54 +00:00
tftpd defs had 'short block' for blocksize; changed defs to be unsigned. 2000-10-18 01:35:45 +00:00
uucpd
Makefile hprop(8) belongs in /usr/sbin, not /usr/libexec. 2000-08-06 20:42:22 +00:00
Makefile.inc Format string cleanups by sommerfeld. 2000-10-10 19:54:37 +00:00