peter b8347dacd2 Fix the reversed source and dest args to bcopy() in the kernel space
sysctl handler (ouch!)

Add a "const" qualifier to the source of the copyin() and copyout()
functions - the other const warning in kern_sysctl.c was silenced when
copyout was declared as having a const source.. (which it is)
1996-01-01 17:05:07 +00:00
1995-12-30 19:02:48 +00:00
1996-01-01 16:58:10 +00:00
1995-07-23 17:37:22 +00:00
Description
freebsd kernel with SKQ
Languages
C 63.3%
C++ 23.3%
Roff 5.1%
Shell 2.9%
Makefile 1.5%
Other 3.4%