NetBSD/libexec
christos dc7c6aef2a The following changes make ftpd able to remove its own entries. Ftpd
calls pututxline() with ruid = 0, euid = current-ftp-user. This ends
up calling update_utmp:
- if the real uid is root, don't do password or tty ownership checks
- if we cannot open the tty line, assume that it is a daemon that does
  not use ttys and allow it to change a live entry to a dead one if
  indeed it is the same process that created the entry.
2003-02-26 18:16:50 +00:00
..
atrun use bsd.own.mk instead of the (obvious typo of) bsd.obj.mk 2002-09-18 06:24:33 +00:00
comsat Rename `sigset' locals to avoid symbol shadowing warning. 2003-01-16 09:38:37 +00:00
cron Clean up deleted files. 1995-03-01 00:00:00 +00:00
fingerd Remove some unneeded backslashes. 2002-09-29 13:57:57 +00:00
ftpd Add '-L xferlogfile', to write xferlog entries there rather than syslog them. 2003-02-26 12:27:04 +00:00
getNAME .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
getty Begin new sentences on new lines. 2002-09-29 14:05:52 +00:00
hpropd add DPADD 2002-10-23 01:11:09 +00:00
identd undo mallocvar.h change! 2003-02-02 02:31:14 +00:00
kadmind correct libvers DPADD 2002-10-23 01:04:25 +00:00
kpasswdd add DPADD 2002-10-23 01:06:11 +00:00
ld.aout_so Fix problem where dlclose() falls into infinite loop. 2003-01-16 08:45:56 +00:00
ld.elf_so Do not add ${LIBC_PIC} to DPADD if MKPICINSTALL is "no". 2003-02-26 06:03:40 +00:00
lfs_cleanerd Make fs-specific fcntl macros take three arguments (approved wrstuden). 2003-02-25 23:12:06 +00:00
mail.local die if strdup fails 2002-11-16 15:41:17 +00:00
makekey Whitespace nit. 2002-01-15 02:23:28 +00:00
makewhatis use bsd.own.mk instead of the (obvious typo of) bsd.obj.mk 2002-09-18 06:24:33 +00:00
rexecd .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
rlogind .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
rmail End .Bl with .El. While here, sort options and improve markup a bit. 2002-09-29 14:04:59 +00:00
rpc.rquotad Remove bug section, we now support group quotas. 2003-02-14 14:58:42 +00:00
rpc.rstatd update to new dkstats.c interface; no changes to how this program works. 2002-11-02 01:59:24 +00:00
rpc.rusersd PR/18929: Kimmo Suominen: rpc.rusersd ignores utmpx 2002-11-04 22:03:38 +00:00
rpc.rwalld Begin new sentences on new lines. 2002-09-29 14:05:52 +00:00
rpc.sprayd .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
rshd .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
talkd verify strvis() buffer length is enough. make sure string termination before 2002-11-20 21:01:57 +00:00
telnetd .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
tftpd use bsd.own.mk instead of the (obvious typo of) bsd.obj.mk 2002-09-18 06:24:33 +00:00
utmp_update The following changes make ftpd able to remove its own entries. Ftpd 2003-02-26 18:16:50 +00:00
uucpd Avoid conflict with reserved identifer "log". 2002-12-06 02:03:18 +00:00
Makefile don't build kfd; there are security issues with heimdal 0.4e, and we 2002-09-10 22:17:04 +00:00
Makefile.inc Format string cleanups by sommerfeld. 2000-10-10 19:54:37 +00:00