.. |
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
|
comment or delete text after CPP directives.
|
2001-01-16 02:50:27 +00:00 |
getNAME
|
Don't pass so many args to .Nd macro. It just overflows.
|
1999-11-19 01:12:39 +00:00 |
getty
|
- don't use LOG_ODELAY; it's the default
|
2001-01-10 00:36:44 +00:00 |
hpropd
|
${MAKE} print-objdir -> ${PRINTOBJDIR}
|
2000-12-30 17:29:24 +00:00 |
identd
|
Make things builds with GCC 2.96
|
2000-07-03 03:34:25 +00:00 |
kadmind
|
${MAKE} print-objdir -> ${PRINTOBJDIR}
|
2000-12-30 17:29:24 +00:00 |
kfd
|
${MAKE} print-objdir -> ${PRINTOBJDIR}
|
2000-12-30 17:29:24 +00:00 |
kpasswdd
|
${MAKE} print-objdir -> ${PRINTOBJDIR}
|
2000-12-30 17:29:24 +00:00 |
ld.aout_so
|
Deal with an empty hints file.
|
2000-12-17 21:41:15 +00:00 |
ld.elf_so
|
back out previous commit; I found a better way of handling the missing
|
2001-01-14 09:39:26 +00:00 |
lfs_cleanerd
|
avoid C sequence point issues warned about by development version of gcc.
|
2001-01-16 02:41:17 +00:00 |
mail.local
|
use more standard %ll_ in favour of %q_
|
2001-01-04 17:24:35 +00:00 |
makekey
|
include stdlib.h for prototypes (typically for exit()).
|
2001-01-16 02:44:43 +00:00 |
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
|
consistently use LOG_NOTICE instead of LOG_INFO for hostname lookup probs
|
2001-01-10 01:41:38 +00:00 |
rmail
|
use libc version of err rather than a local one.
|
2001-01-16 02:38:05 +00:00 |
rpc.rquotad
|
use LOG_WARNING instead of LOG_ERR for non critical errors
|
2001-01-10 01:50:05 +00:00 |
rpc.rstatd
|
Remove extern variables and functions now declared in dkstats.h.
|
2000-12-01 02:10:22 +00:00 |
rpc.rusersd
|
use LOG_WARNING instead of LOG_ERR for non critical errors
|
2001-01-10 01:50:05 +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
|
consistently use exit instead of return in main()
|
2001-01-10 01:57:51 +00:00 |
rshd
|
- use SHUT_RDWR instead of 1+1 for the 2nd arg to shutdown()
|
2001-01-11 01:32:34 +00:00 |
talkd
|
Formatting nit: add a space.
|
2000-10-17 20:55:36 +00:00 |
telnetd
|
use LOG_ERR for fatal errors, LOG_WARNING for other errors
|
2001-01-10 02:51:37 +00:00 |
tftpd
|
convert to ansi knf
|
2001-01-09 23:29:22 +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 |