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
/
sysctl.c
Age
Commit message (
Expand
)
Author
2005-08-05
add a sensor type that can report percentage
David Gwynne
2005-08-04
HW_PHYSMEM and HW_USERMEM should be unsigned; ok tdeval marco
Theo de Raadt
2005-08-04
Support for SENSOR_INTEGER.
Jonathan Gray
2005-08-04
a quick diff for marco, who wanted to see if his power supplies were on or
David Gwynne
2005-08-03
extend the sensors framework to allow it to report the state of the
David Gwynne
2005-07-20
Print the last two kern.nchstats entries.
Miod Vallat
2005-05-24
add net.inet.ip.ifq for monitoring and changing ifqueue; similar to netbsd
Markus Friedl
2005-04-24
it is nice if this compiles on other systems
Theo de Raadt
2005-04-24
Do down-sampling of the high-resolution touch pad events in kernel,
Uwe Stuehler
2005-04-20
actually error out when we would overflow by using the return value from
Bob Beck
2005-04-13
avoid variable aliasing
Theo de Raadt
2005-01-28
Allow setting of kern.tty.*; now we can set kern.tty.maxptys. The kernel
Todd C. Miller
2004-09-14
do not alias over libc ttyname(3)
Theo de Raadt
2004-08-08
spacing
Theo de Raadt
2004-07-28
This touches only MI code, and adds new time keeping code. The
Thorsten Lockert
2004-04-15
new world order for emulations. adjust, and become more robust.
Ted Unangst
2004-03-21
CPU_LONGRUN is gone. repair kern.emul.nemuls, strcmp on right string
Ted Unangst
2004-02-25
note that -w is optional and adjust accordingly;
Jason McIntyre
2004-02-24
deal with bpf node
Ted Unangst
2004-02-10
Add flags field to the sensor structure and an only flag SENSOR_FINVALID
Alexander Yurchenko
2004-02-10
Tell user to run pstat -t to get kern.tty.ttyinfo if they explicitly
Todd C. Miller
2004-02-10
Don't hard-code type for tty sysctls to CTLTYPE_QUAD; some values are
Todd C. Miller
2004-01-19
little wflag fallout spotted by atle kristensen
Ted Unangst
2004-01-11
Trivial changes to pass through -Wall
Alexander Yurchenko
2004-01-11
remove the temporary -O flag..
Theo de Raadt
2004-01-11
Print output as "var=value" instead of "var = value". Also, any assignment
Theo de Raadt
2004-01-09
Tell the user to run ps if they try to view things under KERN_PROC2
Todd C. Miller
2004-01-05
0K == -273.15C and sync computation with drivers; ok grange
Markus Friedl
2003-10-17
Common Address Redundancy Protocol
Ryan Thomas McBride
2003-09-26
check strdup failure; ok anil millert
Theo de Raadt
2003-09-09
slight cleanup of man page and sync usage();
Jason McIntyre
2003-08-24
don't print info about duplicate emuls. gives the illusion there is only
Ted Unangst
2003-08-21
emulation is now controlled by sysctl. changes:
Ted Unangst
2003-06-11
ansification
Theo de Raadt
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-05-26
ignore longrun struct. eliminates a warning
Ted Unangst
2003-05-14
Add the -q flag to suppress all output when setting a variable
Jean-Francois Brousseau
2003-05-06
KNF while I'm here
Henning Brauer
2003-05-06
for hw.sensors, print stuff in a human friendly way - temperatures in
Henning Brauer
2003-04-25
Support for accessing the information from the hardware monitoring sensors
Alexander Yurchenko
2003-04-25
Very little tweak for consistency in space vs \t
Alexander Yurchenko
2003-04-07
strlcat; ok millert
Theo de Raadt
2003-01-21
add kern.watchdog sysctl and generic watchdog interface;
Markus Friedl
2002-12-17
Make SysV-style shared memory and semaphore limits sysctl'able.
Todd C. Miller
2002-07-06
Remove kernel support for NTP. ok deraadt@ and tholo@
Thomas Nordin
2002-07-03
ansi
Theo de Raadt
2002-06-09
rm trailing whitespace
Todd T. Fries
2002-06-09
Print message for kern.mbstat (to use netstat)
Angelos D. Keromytis
2002-05-26
- CPU_MAXID and CPU_CHIPSET were swapped in cpu.h
Matthieu Herrb
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
[next]