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