summaryrefslogtreecommitdiff
path: root/sbin/sysctl
AgeCommit message (Expand)Author
2016-09-02for reporting changes, hex and decimal were swappedTheo de Raadt
2016-09-01Export machdep.cpufeature in hex, to avoid - values which madeTheo de Raadt
2016-08-27Pull in <sys/time.h> for struct timespecPhilip Guenther
2016-08-14Use int64_t and %ll for CTLTYPE_QUAD nodes.Philip Guenther
2016-07-27correct syntax for baddynamic example. from Holger MikolonTed Unangst
2016-07-27increase the size of forkstat fields to accomodate large valuesTed Unangst
2016-07-20Make the size for the syn cache hash array tunable. As we areAlexander Bluhm
2016-07-05Remove kern.random remnants; OK deraadt@Tim van der Molen
2016-06-30ntpys sysctl was removedTed Unangst
2016-06-29Document arptimeout, arpdown. Prodded by and ok jmc@Chris Cappuccio
2016-06-18Add net.inet.{tcp,udp}.rootonly sysctl, to mark which portsVincent Gross
2016-06-07Document the net.inet.tcp.synuselimit sysctl; OK bluhm@ jmc@Tim van der Molen
2016-06-01Kill sysctl net.inet6.ip6.rr_pruneJeremie Courreges-Anglas
2016-05-29wxabort bits; ok deraadtJason McIntyre
2016-05-23remove the sysctl kern.random counters, since none of the remainingTheo de Raadt
2016-05-23VOP_REALLOCBLKS() and related code is unused since the removal ofMartin Natano
2016-05-19Remove sysctl net.inet6.ip6.v6onlyJeremie Courreges-Anglas
2016-05-04Kill #ifdef INET6 occurrences in userland.Jeremie Courreges-Anglas
2016-03-31Don't use .Aq for syntax elements that require ASCII "<>".Ingo Schwarze
2016-03-03Remove option USER_LDT and everything depending on it.Christian Weisgerber
2016-02-29delete the kern.emul/KERN_EMUL sysctl bits since there are noChristian Weisgerber
2015-11-05document the other two net.inet6.ip6.ifq variables, ok logan mikebStuart Henderson
2015-11-05Correct my mistake in the previous patch:Loganaden Velvindron
2015-11-05Add an entry for net.inet6.ip6.ifq that dlg@ committed a while ago.Loganaden Velvindron
2015-10-03If we care about placing core files from SUID programs in a safe place,Vadim Zhukov
2015-04-18Convert many atoi() calls to strtonum(), adding range checks and failureTheo de Raadt
2015-02-13Direct people to netstat for the new multicast routing sysctls.Philip Guenther
2015-02-09provide a net.inet6.ip6.ifq sysctl so people can see and fiddleDavid Gwynne
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers whereTheo de Raadt
2015-01-14pathconf(1) never happened.Theo de Raadt
2014-12-12put global_ptrace here too so users know how to spell it. poke by jmcTed Unangst
2014-11-19delete the KERN_VNODE sysctl. it fails to provide any isolation from theTed Unangst
2014-10-26Add a format specifier for the printf.Brad Smith
2014-10-25Remove unnecessary netinet/in_systm.h include.Lawrence Teo
2014-10-23mention hw.perfpolicy; Daniel JakotsTheo de Raadt
2014-09-15Remove non-standard <sys/dkstat.h> header. It has not contained anythingMiod Vallat
2014-08-27Nuke net.inet6.icmp6.rediraccept and allow redirects on interfacesFlorian Obser
2014-08-20Remove userland bits related to the crypto(4) interface; ok deraadtMike Belopuhov
2014-08-16repair operation of kern.arandom, which will only allow a buffer ofTheo de Raadt
2014-07-11net.inet6.ip6.accept_rtadv bit the bucketHenning Brauer
2014-07-11Remove rfc 4620 Node Information Query support (from the kernel).Sebastian Benoit
2014-05-07Kill the {nd6_,}useloopback buttons, using the loopback interface forMartin Pieuchot
2014-05-07missing word in error message. ok millertTed Unangst
2014-05-07delete some crusty castsTed Unangst
2014-05-04tweak previous;Jason McIntyre
2014-05-04When kern.nosuidcoredump=3, act like =2 but try to dump cores intoTheo de Raadt
2014-04-27sort the ip6 sysctls;Jason McIntyre
2014-04-27Document net.inet6.ip6.dad_pending.Loganaden Velvindron
2014-04-19Add missing description for IPv6 mtudisctimeout sysctl andlogan
2014-04-19Add missing man page descriptions for the following IPv6 sysctls:logan