Go to file
2000-01-17 02:37:59 +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
distrib move sysctl to /sbin/sysctl. symlink from /usr/sbin/sysctl 2000-01-17 02:36:31 +00:00
etc no need to mount /usr just for sysctl, it is in /sbin now. 2000-01-17 02:37:59 +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
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