freebsd-dev/libexec
Poul-Henning Kamp d030d2d2ae Many places in the code NULL is used in integer context, where
plain 0 should be used.  This happens to work because we #define
NULL to 0, but is stylistically wrong and can cause problems
for people trying to port bits of code to other environments.

PR:		2752
Submitted by:	Arne Henrik Juul <arnej@imf.unit.no>
1997-09-18 14:08:40 +00:00
..
atrun Do setlogin() before changing uid/gid, since 1997-09-08 23:39:48 +00:00
bootpd Fix description of -t option. 1997-08-24 18:21:34 +00:00
comsat Allow backspace too 1997-09-15 00:42:04 +00:00
fingerd compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:48:21 +00:00
ftpd Many places in the code NULL is used in integer context, where 1997-09-18 14:08:40 +00:00
getNAME compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:48:21 +00:00
getty Fix botch with escaped characters, go back to using cgetstr(). 1997-09-03 01:05:36 +00:00
lfs_cleanerd Many places in the code NULL is used in integer context, where 1997-09-18 14:08:40 +00:00
mail.local Makefile.dist is a non-bmaked version of Makefile. We don't want it. 1997-08-02 18:52:16 +00:00
makekey Revert $FreeBSD$ to $Id$ 1997-02-22 14:22:49 +00:00
mknetid Small tweak to the group parsing code to stop it from core dumping 1997-05-21 15:10:42 +00:00
named-xfer Revert $FreeBSD$ to $Id$ 1997-02-22 14:22:49 +00:00
rbootd Zap register keyword usage and convert: bcopy -> memmove, bzero -> memset, 1997-06-29 19:50:26 +00:00
revnetgroup Many places in the code NULL is used in integer context, where 1997-09-18 14:08:40 +00:00
rexecd Import Lite2's src/libexec, except for makekey (which was spammed 1997-08-02 18:46:42 +00:00
rlogind Import Lite2's src/libexec, except for makekey (which was spammed 1997-08-02 18:46:42 +00:00
rpc.rquotad Change a reference to NetBSD to FreeBSD. 1997-03-14 06:09:04 +00:00
rpc.rstatd Revert $FreeBSD$ to $Id$ 1997-02-22 14:22:49 +00:00
rpc.rusersd Revert $FreeBSD$ to $Id$ 1997-02-22 14:22:49 +00:00
rpc.rwalld Revert $FreeBSD$ to $Id$ 1997-02-22 14:22:49 +00:00
rpc.sprayd Revert $FreeBSD$ to $Id$ 1997-02-22 14:22:49 +00:00
rshd Rshd print to much information if a user does not exists. 1997-07-18 21:04:19 +00:00
rtld-aout Many places in the code NULL is used in integer context, where 1997-09-18 14:08:40 +00:00
rtld-elf spelling corrections. 1997-09-13 16:01:53 +00:00
talkd Import Lite2's src/libexec, except for makekey (which was spammed 1997-08-02 18:46:42 +00:00
telnetd -p flag misdocumented in telnetd(8) 1997-09-14 18:25:19 +00:00
tftpd compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:48:21 +00:00
uucpd Ensure that the remote host name is Nul terminated. 1997-04-08 20:36:36 +00:00
xtend Submitted by: Gene Stark and Robert Sexton (robert@kudra.com) 1997-06-24 03:52:15 +00:00
ypxfr compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:48:21 +00:00
Makefile .if exists(../eBones) tests the obj dir, not the source dir's existance. 1997-07-05 14:22:15 +00:00
Makefile.inc BSD 4.4 Lite Libexec Sources 1994-05-27 12:39:25 +00:00