index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
kern
/
kern_sysctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the sysctl string routines to return as much of the
mpp
1995-07-31
1
-13
/
+25
*
Fixed panic in fill_eproc() caused by inadequate checking for NULL pointers.
dg
1995-07-28
1
-5
/
+6
*
This implements enough of the BSDI extensions to the net-2 ogetkerninfo()
peter
1995-07-09
1
-1
/
+112
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-4
/
+4
*
The death of `options NODUMP'. Now the dump area can be dynamically
wollman
1995-05-12
1
-1
/
+11
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
1
-5
/
+1
*
Implement maxprocperuid and maxfilesperproc. They are tunable
guido
1995-02-20
1
-1
/
+5
*
Fixed multiple bugs that cause null pointers to be followed or FREEed data
dg
1994-12-28
1
-25
/
+24
*
Fix bug in sysctl_string so that when a string has a length that is to
guido
1994-12-18
1
-2
/
+2
*
Move declarations of public functions to <sys/sysctl.h>.
bde
1994-11-14
1
-11
/
+4
*
kern_clock.c: define dk_names[][].
wollman
1994-10-16
1
-3
/
+6
*
Use tsleep() rather than sleep so that 'ps' is more informative about
dg
1994-10-06
1
-2
/
+2
*
All of this is cosmetic. prototypes, #includes, printfs and so on. Makes
phk
1994-10-02
1
-8
/
+13
*
Add MIB variable kern.bootfile (R/W) giving the name of the booted kernel.
wollman
1994-09-23
1
-1
/
+5
*
Implemented loadable VFS modules, and made most existing filesystems
wollman
1994-09-21
1
-3
/
+1
*
sysctl incorrectly check name[2] instead of name[1]
ache
1994-09-19
1
-2
/
+2
*
Redo Kernel NTP PLL support, kernel side.
wollman
1994-09-18
1
-2
/
+7
*
KERN_ADJKERNTZ removed from here to cpu_sysctl MACHDEP section
ache
1994-09-16
1
-4
/
+1
*
KERN_ADJKERNTZ added in preparation of resettodr() implementation
ache
1994-09-14
1
-1
/
+4
*
Define new MIB variable, hw.floatingpoint, which is true if FP hardware
wollman
1994-09-09
1
-1
/
+4
*
Fix up some sloppy coding practices:
wollman
1994-08-18
1
-2
/
+2
*
Make it easier for programs to figure out what revision of FreeBSD they
wollman
1994-08-10
1
-0
/
+3
*
Change default security level to -1, so that users don't get bitten by
wollman
1994-08-10
1
-2
/
+2
*
Run-time configuration of VFS update interval. Old UPDATE_INTERVAL
wollman
1994-08-08
1
-1
/
+15
*
Define a sysctl MIB variable for the YP domain name.
wollman
1994-08-08
1
-1
/
+9
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
1
-1
/
+12
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+787