freebsd-src/libexec
Hartmut Brandt 89624a3490 Replace all uses of the old netgraph constants NG_*LEN by the new
constants NG_*SIZ that include the trailing NUL byte. This change
is mostly mechanical except for the replacement of a couple of snprintf()
and sprintf() calls with strlcpy.
2003-11-15 15:26:35 +00:00
..
atrun mdoc(7) police: Deal with self-xrefs. 2002-12-24 13:41:48 +00:00
bootpd fix a couple typos in the comments 2003-06-15 03:08:37 +00:00
comsat
fingerd
ftpd If a file to send in ASCII mode already has CRLF as end-of-line, 2003-11-15 11:08:26 +00:00
getNAME
getty Prototype defttymode() instead of just declaring it. 2003-07-18 16:25:55 +00:00
lukemftpd Deal with the LOGIN_NAME_MAX issue in the NetBSD->FreeBSD 2003-09-11 03:28:21 +00:00
mail.local Remove MAINTAINER= lines from individual Makefiles in favor of the 2003-07-07 03:54:04 +00:00
makekey Make the warning message stand out more. 2003-10-11 07:37:55 +00:00
mknetid Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
named-xfer More correctly spell "-static" as "NOSHARED?=YES" 2003-06-17 20:07:49 +00:00
pppoed Replace all uses of the old netgraph constants NG_*LEN by the new 2003-11-15 15:26:35 +00:00
pt_chown Implement POSIX grantpt(3) functionality, and add a pt_chown utility (akin 2003-01-02 20:44:41 +00:00
rbootd
revnetgroup
rexecd Add section number to .Xr 2003-06-08 12:40:50 +00:00
rlogind Fix a sign/unsigned comparison. 2003-05-04 00:43:39 +00:00
rpc.rquotad Eliminate last three uses of varargs.h in the tree. These three files 2003-09-01 04:12:18 +00:00
rpc.rstatd Add the variable's type to the declaration. 2003-06-02 02:34:36 +00:00
rpc.rusersd Include stdlib.h to get exit()'s prototype. 2003-06-02 02:35:18 +00:00
rpc.rwalld
rpc.sprayd
rshd The .Xr utility 2003-06-08 12:38:18 +00:00
rtld-aout Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
rtld-elf Sync comment with code's reality. 2003-11-14 12:56:56 +00:00
save-entropy Mark bits that do not require an object directory as such. 2003-04-01 12:37:54 +00:00
smrsh Remove MAINTAINER= lines from individual Makefiles in favor of the 2003-07-07 03:54:04 +00:00
talkd Use the new style struct sockaddr instead of osockaddr in system calls 2003-09-28 09:16:09 +00:00
tcpd Drop MAINTAINER Bit. Not needed any more. 2003-06-04 15:59:13 +00:00
telnetd Make sure that a "make release" (more accurately the bit that makes 2003-07-24 17:19:15 +00:00
tftpd properly refuse a connection in the -c case if the client ip's subdirectory 2003-04-19 10:14:43 +00:00
ypxfr Tidy up some xdrproc_t related warnings. 2003-10-26 04:32:53 +00:00
Makefile Very big makeover in the way telnet, telnetd and libtelnet are built. 2003-07-16 20:59:15 +00:00
Makefile.inc