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
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
2001-12-04
Support for the new uvm sysctls.
Artur Grabowski
2001-11-05
No need to vm_param.h here.
Artur Grabowski
2001-08-02
nkmempages.
Artur Grabowski
2001-07-13
escape a wrning on msgbuf, under certain circumstances
Michael Shalayeff
2001-07-05
IPComp support. angelos@ ok.
Jean-Jacques Bernard-Gundol
2001-06-27
UVM is no longer an option
Artur Grabowski
2001-06-22
Fix more printf formats.
Artur Grabowski
2001-06-22
Fix a bunch of u_int64_t formats.
Artur Grabowski
2001-06-22
more arguments than format
Artur Grabowski
2001-06-22
block on msgbuf
Michael Shalayeff
2001-06-22
unused variable
Artur Grabowski
2001-06-22
Nicer printing of kmem buckets.
Artur Grabowski
2001-06-01
make listall immune to supuh long names; after deraadtification
Michael Shalayeff
2001-06-01
duh, main returns
Michael Shalayeff
2001-06-01
do not use strlen after strlcpy
Michael Shalayeff
2001-05-14
Ignore empty strings in kern.malloc.kmemstat.<foo>, add tty stats.
Angelos D. Keromytis
2001-05-12
Better argument checking for kmemstats.
Angelos D. Keromytis
2001-05-11
Print the new sysctls (nchstats, kmemstats, nselcoll, forkstat)
Angelos D. Keromytis
2001-02-23
give cp_time a proper treatment
Michael Shalayeff
2001-01-22
attempting to sysctl clear a string was failing; checked by millert and aaron
Theo de Raadt
2001-01-04
Sync.
Angelos D. Keromytis
2001-01-04
Read a struct kmembuckets, rather than individual values.
Angelos D. Keromytis
2001-01-04
Print the kern.malloc.* branch
Angelos D. Keromytis
2000-12-22
strlcpy is great
Theo de Raadt
2000-11-21
Fix an int * that should be a size_t * when calling sysctl(3).
Todd C. Miller
2000-06-30
warnx?/errx? paranoia (use "%s" not a bare string unless it is a
Todd C. Miller
2000-06-14
add swapencrypt ctl level.
Niels Provos
2000-06-07
s/PIMCTL/PIM6CTL/ for less confusion.
Jun-ichiro itojun Hagino
[next]