Go to file
itojun 3ea807c958 move sysctl to /sbin/sysctl. symlink from /usr/sbin/sysctl
is supplied for backward compatibility.

add /sbin/sysctl to base/mi (does not remove /usr/sbin/sysctl
as we have a symlink)
2000-01-17 02:36:31 +00:00
bin Add a -f fflag that makes sure that we only try to read from plain files 2000-01-15 01:13:15 +00:00
dist update ipfilter code to 3.3.6 1999-12-28 07:40:12 +00:00
distrib move sysctl to /sbin/sysctl. symlink from /usr/sbin/sysctl 2000-01-17 02:36:31 +00:00
etc Use cat -f to avoid denial of service attacks by people who make .rhosts 2000-01-15 01:15:12 +00:00
games Remove unnecessary casts, and add necessary ones for printf arguments. 2000-01-13 16:22:10 +00:00
gnu More alloca() -> malloc(). Needed to make some shared libraries link when 2000-01-13 00:05:32 +00:00
include Add necessary support routines for login.conf. 2000-01-12 05:02:10 +00:00
lib (Re-)use the assembly version for labs(), too. 2000-01-16 00:32:32 +00:00
libexec use xwarnx instead of warnx 2000-01-15 01:03:45 +00:00
regress Make it build on ELF toolchain. 1999-12-09 09:08:00 +00:00
sbin move sysctl to /sbin/sysctl. symlink from /usr/sbin/sysctl 2000-01-17 02:36:31 +00:00
share Fix typo. 2000-01-16 13:54:39 +00:00
sys Compute packet length correctly (from FreeBSD). 2000-01-17 02:20:43 +00:00
usr.bin Properly print the "B"(lackhole) flag (as documented :). 2000-01-15 01:39:54 +00:00
usr.sbin Moved to sbin/sysctl/sysctl.c,v 2000-01-17 02:32:07 +00:00
Makefile After ${MAKE} obj, explicitly make obj dirs in ${.CURDIR}/distrib as well. 1999-12-05 22:53:53 +00:00