1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
Mirror of the FreeBSD src repository https://git.FreeBSD.org/src.git .
Go to file
Nate Williams 1c346c7092 Implemented 'kern_sysctl', which differs from 'userland_sysctl' in that
it assumes all of the data exists in the kernel.  Also, fix
sysctl_new-kernel (unused until now) which had reversed operands to
bcopy().

Reviewed by:	phk

Poul writes:
... actually the lock/sleep/wakeup cruft shouldn't be needed in the
kernel version I think, but just leave it there for now.
1996-06-10 16:23:42 +00:00
bin
eBones
etc
games Handle sorting in better way 1996-06-09 19:41:31 +00:00
gnu Increase performance using pre-calculated collate table 1996-06-10 01:32:40 +00:00
include
lib Update man to tell that <sys/types.h> is needed. 1996-06-10 15:48:07 +00:00
libexec
lkm
release
sbin Big sweep over ipfw, picking up where Poul left off: 1996-06-09 23:46:22 +00:00
secure
share Added ABRAYER Rewsirow (pcs51674@asciinet.or.jp) for his contribution 1996-06-10 01:56:18 +00:00
sys Implemented 'kern_sysctl', which differs from 'userland_sysctl' in that 1996-06-10 16:23:42 +00:00
tools
usr.bin nitpicks. 1996-06-10 16:12:43 +00:00
usr.sbin documented login name limit 1996-06-09 20:45:35 +00:00
COPYRIGHT
Makefile