index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
sysctl
Age
Commit message (
Expand
)
Author
2019-08-19
Pull up following revision(s) (requested by kamil in ticket #95):
martin
2018-10-30
kern.boottime was changed from a struct timeval to a struct timespec
kre
2018-02-04
updates for GCC 6.4:
mrg
2017-04-13
say ipsec stats are viewable with netstat.
christos
2016-07-31
Apply patch from PR 43587, mostly from martin and kre. When writing a
dholland
2015-12-13
mention ip6addrctl
christos
2015-08-17
Add intrctl(8).
knakahara
2014-11-09
remove debugging
christos
2014-11-09
add handler for /kern/evcnt and print the actual error when failing.
christos
2014-05-16
Get rid of all sysc_init_field uses - initialize fields directly in C99
martin
2014-05-16
Do not loop over children if a node is not marked as CTLTYPE_NODE.
martin
2014-01-10
use __func__, EXIT_{SUCCESS,FAILURE}
christos
2014-01-10
give err() some reason to avoid:
pooka
2012-12-13
Add missing free() in error path.
msaitoh
2012-12-07
use __BITMAP_TYPE
christos
2012-12-05
fix bug found by clang.
christos
2012-12-01
switch from fd_set to bitmap macros, by popular demand.
christos
2012-11-29
put back line I accidentally deleted.
christos
2012-11-29
add a handler for the reserved port sysctl variable.
christos
2012-11-29
use the proper variable
christos
2012-06-02
Add support for unsigned decimal values.
dsl
2012-03-15
Add __printflike attribution to use vprintf and friends with an argument
joerg
2012-03-11
PR/44961: Jukka Ruohonen: for sysctl's with built-in handlers, return OPNOTSUPP
christos
2012-02-12
Only print errors when -A or required. Fix the error message to match others.
christos
2012-01-04
include <netipsec/ipsec.h> rather than <netinet6/ipsec.h> from userland
drochner
2011-08-29
Use __dead
joerg
2011-08-24
Instead of using strncat and re-scanning the strings all the time, use and
christos
2011-08-03
no -A or -a with -q
christos
2011-08-03
allow -q flag to work for reads.
christos
2011-04-16
PR/44864: Paul Ripke: Compile regular expressions on demand and only once.
christos
2010-12-13
use crunchops for crunchables
pooka
2010-12-13
RUMP_ACTION -> RUMPPRG
pooka
2010-11-05
make sysctl(8) work as a rump client
pooka
2010-04-11
implement CTLTYPE_BOOL support. it was entirely missing. HI MATT!
mrg
2009-09-30
Remove stale references to the "read only at securelevel [12]" flags in
elad
2009-04-01
Don't print an error with sysctl -w name?=value if name does not exist.
christos
2009-03-20
fix sign-compare issues
lukem
2009-03-18
Format the address/offset of hexdump in hex, not decimal.
pgoyette
2009-03-05
Add missing free() in machdep_diskinfo().
njoly
2009-02-13
Comment out CFLAGS+=-g.
uebayasi
2008-12-28
fix dev_t format.
christos
2008-11-11
Reference secmodel_securelevel(9) manual page.
reed
2008-07-20
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2008-05-02
Move TNF licenses to 2 clause form
martin
2008-04-29
Convert to new 2 clause license
martin
2006-12-21
PR/35304: C J Coleman: Off-by-one nul byte overwrite in mode_bits routine
elad
2006-12-18
Exit with non-zero on errors.
christos
2006-12-04
Move the description of sysctl MIBs from sysctl.3 to a new manual page
pavel
2006-11-25
PR/34837: Mindaguas: Add SysV SHM dynamic reallocation and locking to the
christos
2006-11-22
Initial implementation of PaX Segvguard (this is still work-in-progress,
elad
[next]