index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
sysctl
Age
Commit message (
Expand
)
Author
2013-06-09
add fuse sysctls, from Sylvestre Gallon
Ted Unangst
2013-06-09
fix an off by one preventing access to the last filesystem.
Ted Unangst
2013-06-08
Add new sysctl for pipex packet input/output queue length and
YASUOKA Masahiko
2013-06-02
Add mentions about net.mpls and net.inet.ip.ifq.
YASUOKA Masahiko
2013-04-16
handle big time_t types; ok guenther
Theo de Raadt
2013-04-15
Remove CTL_USER hierarchy from sysctl()
Philip Guenther
2013-04-06
remove kern.rthreads
Ted Unangst
2013-03-29
remove some of the unused fields from rndstats and stop printing zeroes.
Ted Unangst
2013-03-29
sadly, we are going to need machine/cpu.h here for a while to get machdep
Ted Unangst
2013-03-28
remove excesss includes
Theo de Raadt
2013-03-14
tedu faith(4), suggested by todd@ some weeks ago after a submission by
Martin Pieuchot
2013-01-03
sysctl.3: remove some confusing text about NFS_NIOTHREADS
Jason McIntyre
2012-09-20
add more sensor types to sensor framework.
Yojiro Uo
2012-04-12
remove rfork(); ok guenther miod
Theo de Raadt
2012-04-10
Document new KERN_NTHREADS and KERN_MAXTHREAD sysctls
Philip Guenthe
2012-03-11
typo reported by Ville Valkonen <weezelding at gmail dot com> on tech@
Ingo Schwarze
2012-01-19
remove unused variable.
Charles Longeau
2012-01-15
add missing sysctl_pipex declaration
David Hill
2011-09-16
reorder SENSOR_* in switch() and add missing cases.
Yojiro Uo
2011-09-16
fix typo
Yojiro Uo
2011-09-16
apply following changes to sensor framework:
Yojiro Uo
2011-09-03
make -column lists pretty again;
Jason McIntyre
2011-07-08
Include PIPEX in kernel by default. And add new sysctl variable
YASUOKA Masahiko
2011-07-06
Add sysctl net.inet.tcp.always_keepalive, when this is set the system
Stuart Henderson
2011-06-24
machdep.kbdreset enables a shutdown by Ctrl-Alt-Del on amd64 and
Christian Weisgerber
2011-05-23
mention ranges; prodding and feedback jmc@
Damien Miller
2011-05-23
allow ranges for entering net.inet.(tcp|udp).baddynamic lists, e.g.
Damien Miller
2011-03-12
Replace the old, broken KERN_PROC ABI and its matching functions
Philip Guenthe
2010-11-02
expose the kernels network livelock counter
David Gwynne
2010-10-11
Remove net.inet.tcp.recvspace and net.inet.tcp.sendspace here as well.
Claudio Jeker
2010-08-26
document kern.consdev;
Jason McIntyre
2010-08-19
Introduce an MI kern.consdev sysctl that will replace the MD
Mark Kettenis
2010-06-29
list kern.rthreads as a knob you can but shouldn't turn
Ted Unangst
2010-04-21
scale angle by 1000000 to permit min.sec accuracy
Theo de Raadt
2010-04-21
Add the "angle" sensor, measured in degrees; from Luis Pinto
Theo de Raadt
2010-04-20
Get rid of MAXSENSORDEVICES. Gaps in sensordev lists are now handled
Theo de Raadt
2010-04-20
Add "frequency" type for sensors. (and teach userland how to print that
Owain Ainsworth
2010-04-15
add SENSOR_HUMIDITY to sensor framework to handle humidity values
Yojiro Uo
2010-02-27
Remove the paragraph about "sysctl debug" as suggested by kettenis@.
Ingo Schwarze
2010-01-14
Document hw.ncpufound and HW_NCPUFOUND.
Philip Guenthe
2010-01-10
Reimplement kvm_getproc2()'s support for reading crash dumps and
Philip Guenthe
2009-11-05
IPv6 support for divert sockets.
Michele Marchetto
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2009-10-04
Add (again) support for divert sockets. They allow you to:
Michele Marchetto
2009-09-08
I had not enough oks to commit this diff.
Michele Marchetto
2009-09-08
Add support for divert sockets. They allow you to:
Michele Marchetto
2009-08-12
Add support for SENSOR_WATTS.
Mark Kettenis
2009-06-07
Add KERN_FILE2 sysctl analogous to KERN_PROC2 but for file structures,
Todd C. Miller
2009-06-03
add bufcachepercent to man page, and maxlocksperuid which someone forgot.
Bob Beck
2008-11-08
Document the ddb.trigger sysctl.
Chris Kuethe
[next]