freebsd-dev/usr.sbin/inetd
Pawel Jakub Dawidek 8b28aef238 Pidfiles should be created with permission preventing users from opening
them for reading. When user can open file for reading, he can also
flock(2) it, which can lead to confusions.

Pointed out by:	green
2005-09-16 11:24:28 +00:00
..
builtins.c Fix typo: corrisponds -> corresponds 2002-07-22 13:58:58 +00:00
inetd.8 Remove rexecd(8), a server that implements a particularly insecure 2005-06-10 20:52:36 +00:00
inetd.c Pidfiles should be created with permission preventing users from opening 2005-09-16 11:24:28 +00:00
inetd.h Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived software 2004-08-07 04:28:56 +00:00
Makefile Rather than use the gcc -fno-builtin-log flag, just rename the 'int log' 2003-10-30 22:56:44 +00:00
pathnames.h Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived software 2004-08-07 04:28:56 +00:00