Age | Commit message (Expand) | Author |
2013-06-09 | sort; | Jason McIntyre |
2013-06-09 | Constify the mib argument of sysctl(). | Miod Vallat |
2013-06-09 | add some basic descriptions for the fuse sysctls | Ted Unangst |
2013-06-08 | Add new sysctl for pipex packet input/output queue length and | YASUOKA Masahiko |
2013-06-05 | Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze | Ted Unangst |
2013-06-02 | Add mentions about net.mpls and net.inet.ip.ifq. | YASUOKA Masahiko |
2013-04-15 | Remove CTL_USER hierarchy from sysctl() | Philip Guenther |
2013-04-06 | rthread sysctl isn't experimental anymore. oh, and it's gone too. | Ted Unangst |
2013-03-14 | tedu faith(4), suggested by todd@ some weeks ago after a submission by | Martin Pieuchot |
2013-01-03 | sysctl.3: remove some confusing text about NFS_NIOTHREADS | Jason McIntyre |
2012-08-18 | RFCs 2461 and 2462 have been replaced by, respectively, RFCs 4861 and 4862; | Jason McIntyre |
2012-04-12 | more rfork mop-up | Theo de Raadt |
2012-04-10 | Document new KERN_NTHREADS and KERN_MAXTHREAD sysctls | Philip Guenthe |
2012-03-10 | - fix a mistake in the list header | Jason McIntyre |
2012-03-10 | Try to document the new settings of net.inet.tcp.rfc3390. | Claudio Jeker |
2011-12-09 | Add new KERN_PROC_CWD sysctl to get the current working directory of a process. | Nicholas Marriott |
2011-09-25 | KERN_BUFCACHEPERCENT defaults to 20%, not 10%; from Juha Erkkila | Jason McIntyre |
2011-09-03 | make -column lists pretty again; | Jason McIntyre |
2011-07-08 | tweak previous; | Jason McIntyre |
2011-07-08 | Include PIPEX in kernel by default. And add new sysctl variable | YASUOKA Masahiko |
2011-07-07 | add tcp.always_keepalive; | Jason McIntyre |
2011-07-06 | Add sysctl net.inet.tcp.always_keepalive, when this is set the system | Stuart Henderson |
2011-06-27 | document HW_ALLOWPOWERDOWN; reminded by and ok jmc@ | Christian Weisgerber |
2011-03-12 | Replace the old, broken KERN_PROC ABI and its matching functions | Philip Guenthe |
2010-11-19 | Make KERN_CPTIME return an avarage number of ticks across all CPUs | Mike Belopuhov |
2010-10-11 | tcp.sendspace & tcp.recvspace buttons are gone. | Claudio Jeker |
2010-10-06 | Retire Skipjack | Mike Belopuhov |
2010-08-19 | Introduce an MI kern.consdev sysctl that will replace the MD | Mark Kettenis |
2010-06-29 | briefly document kern.rthreads | Ted Unangst |
2010-04-20 | Get rid of MAXSENSORDEVICES. Gaps in sensordev lists are now handled | Theo de Raadt |
2010-03-30 | describe better what KERN_PROC_ARGV and KERN_PROC_ENV return; ok jmc@ | Otto Moerbeek |
2010-03-12 | document PF_KEY; from sthen and myself | Jason McIntyre |
2010-03-01 | explain KERN_NOSUIDCOREDUMP with less words and more precision | Ingo Schwarze |
2010-01-14 | Document hw.ncpufound and HW_NCPUFOUND. | Philip Guenthe |
2010-01-03 | Neither .Pp nor unqualified text are allowed at the top level of .Bl; | Ingo Schwarze |
2009-10-04 | Add (again) support for divert sockets. They allow you to: | Michele Marchetto |
2009-09-08 | I had not enough oks to commit this diff. | Michele Marchetto |
2009-09-08 | Add support for divert sockets. They allow you to: | Michele Marchetto |
2009-06-09 | document KERN_BUFCACHEPERCENT and KERN_MAXLOCKSPERUID; help/ok oga | Jason McIntyre |
2009-06-07 | Add KERN_FILE2 sysctl analogous to KERN_PROC2 but for file structures, | Todd C. Miller |
2008-12-23 | ddb.console does not override machdep.kbdreset, so don't say it does; | Jason McIntyre |
2008-11-09 | tweak previous; | Jason McIntyre |
2008-11-08 | Document the ddb.trigger sysctl. | Chris Kuethe |
2008-08-22 | mention machine/cpu.h for the CPU identifiers. | Brad Smith |
2008-05-30 | fix a broken Xr; | Jason McIntyre |
2008-05-06 | Use the standard syslog levels on CARP logging messages instead of | Ryan Thomas McBride |
2008-02-11 | bump Mdocdate for pages committed in "febuary", necessary because | Jason McIntyre |
2008-02-09 | Mention new HW_PHYSMEM64 and HW_USERMEM64 variables. Mark HW_PHYSMEM and | Mark Kettenis |
2008-02-05 | Move carp load balancing (ARP/IP) to a simpler configuration scheme. | Marco Pfatschbacher |
2007-12-13 | implement sysctls to report IP, TCP, UDP, and ICMP statistics and | Reyk Floeter |