freebsd-dev/sbin/sysctl
Bruce Evans ce68584226 #include <sys/time.h> instead of depending on namespace pollution in
<sys/stat.h> for its prerequisite <sys/time.h>.

#include <sys/param.h> in the correct place instead of bogusly including
<sys/types.h>.
2002-02-25 03:36:06 +00:00
..
Makefile Default to WARNS=2. 2001-12-04 02:19:58 +00:00
pathconf.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
sysctl.8 - Attempt to help declutter kern. sysctl by moving security out from 2002-01-16 06:55:30 +00:00
sysctl.c #include <sys/time.h> instead of depending on namespace pollution in 2002-02-25 03:36:06 +00:00