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
2024-09-10
missing "Ar" in previous;
Jason McIntyre
2024-09-09
Add triple-dots to synopsis as multiple name[=value] arguments may be given
Klemens Nanni
2024-05-09
ctime(3) and ctime_r(3) can fail when timestamps are way off.
Florian Obser
2024-02-11
Remove needless includes of netinet6/ip6_var.h header in userland.
Alexander Bluhm
2023-05-17
Implement battery management sysctl. This will provide a set of sysctls
Mark Kettenis
2021-07-12
Change the error reporting pattern throughout the tree when unveil
Bob Beck
2021-05-18
Add support for the new net.unix sysctl nodes.
Claudio Jeker
2021-05-11
Cast printf args to remove compiler warnings.
dv
2021-01-13
kernel, sysctl(8): remove dead variable: tickadj
cheloha
2020-12-28
Add support for kern.video.record.
Marcus Glocker
2020-11-17
Fix comment sysctl(3) -> sysctl(2).
Marcus Glocker
2020-07-15
POWE9 CPUs provide an energy sensor that accumulates the emount of energy
Mark Kettenis
2020-05-29
dev/rndvar.h no longer has statistical interfaces (removed during various
Theo de Raadt
2019-12-25
timeout(9): new flag: TIMEOUT_SCHEDULED, new statistic: tos_scheduled
cheloha
2019-11-28
ks_mapblocks is gone
Philip Guenther
2019-10-29
mobileip is going to the attic
David Gwynne
2019-09-22
Let sysctl(1) work in single-user mode. Same diff applied by florian@
Kenneth R Westerback
2019-07-12
sysctl(2): add KERN_TIMEOUT_STATS: timeout(9) status and statistics.
cheloha
2019-07-03
oops, DEBUG=-g wasn't for the tree.
David Gwynne
2019-07-03
wire up net.link.ifrxq.pressure_return and pressure_drop
David Gwynne
2019-06-28
When system calls indicate an error they return -1, not some arbitrary
Theo de Raadt
2019-06-16
Restrict filesystem access to read only _PATH_DEVDB and /dev through unveil(2),
Ricardo Mestre
2019-05-13
KERN_PFSTATUS is not handled by sysctl so warn about it if requested but
Claudio Jeker
2019-02-21
If sysctl(8) was compiled with an obsolete struct sensordev size,
Alexander Bluhm
2019-01-29
Add a dedicated sysctl(2) node for witness(4).
Visa Hankala
2018-12-10
Add a velocity sensor type (displayed as m/s)
Landry Breuil
2018-11-06
vm.malloc_conf, userland sysctl parts; ok millert@ deraadt@
Otto Moerbeek
2018-09-29
Use atomic operations to update vfc_refcount. Change the field's type
Visa Hankala
2018-09-22
Revert previous. It broke /etc/rc.
Visa Hankala
2018-09-21
Stop displaying vfsconf reference counts so that the vfc_refcount field
Visa Hankala
2018-08-24
display CPU_CPUID / machdep.cpuid in hex not decimal
Jonathan Gray
2018-07-16
use ANSI C function declaration; no binary change
Jasper Lievisse Adriaanse
2018-05-26
In addition to "on" and "off", allow the audio "record.enable" mixer
Alexandre Ratchov
2018-03-06
Fix a small mistake from r1.229 causing sysctl(8) to print "newval -> newval"
Tim van der Molen
2018-02-16
simplify synopsis and text;
Jason McIntyre
2018-02-10
add support for binary sysctl payloads by handling them as hex
Florian Obser
2018-01-12
Adjust references for sysctl(3) to sysctl(2)
Theo de Raadt
2017-07-19
revert previous; the code this was supposed to be used for is moving
Florian Obser
2017-07-17
add support for binary sysctl payloads by handling them as hex strings.
David Gwynne
2017-05-04
Merge headers defining identifiers from sysctl.8 into sysctl.3. Shorten and
Theo Buehler
2017-04-25
Use strtonum instead of strto{,u}ll for simpler and better overflow
Theo Buehler
2017-03-16
remove the list of available sysctls: the sysctls are fully
Jason McIntyre
2017-03-16
Fix a regression preventing ``kern.profiling'' to return the profiling
Martin Pieuchot
2017-03-11
Introduce a new knob to force the first USB keyboard as console input.
Martin Pieuchot
2017-03-04
Add machdep.lidaction to list of sysctls.
Martin Natano
2016-12-22
Remove PIM support from the multicast stack.
Rafael Zalamena
2016-10-18
Rewrite the kern.malloc.kmemstat in the same style as previous. This one does
Otto Moerbeek
2016-10-15
add kern.dnsjackport;
Jason McIntyre
2016-10-09
fix heap overflow by rewriting loop; detected by new malloc canaries
Otto Moerbeek
2016-09-28
document kern.allowkmem; ok deraadt
Jason McIntyre
[next]