summaryrefslogtreecommitdiff
path: root/sbin/sysctl/sysctl.8
AgeCommit message (Expand)Author
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-01-28Document the new kern.tkstat.* sysctls.simonb
2002-01-27Prod from lukem - remember to add hw.disk* here too.simonb
2001-12-24update for changed vm knobs.chs
2001-10-30Sort sections, whitespace nits.wiz
2001-10-30Added descriptions of the new sysctls for controlling the dispositionkml
2001-08-20Remove duplicate listing of "net.inet.tcp.init_win" system variable ashubertf
2001-06-16Add port of high performance pipe implementation written by John S. Dysonjdolecek
2001-03-27net.inet.ip.maxfragpackets defines the maximum size of ip reass queueitojun
2001-03-09add UBC memory-usage balancing. we track the number of pages in use forchs
2001-02-07during ip6/icmp6 inbound packet processing, do not call log() nor printf() initojun
2001-01-26Document that there's currently no registry for vendor sysctls.hubertf
2001-01-10 * Document the vendor.* sysctl branchhubertf
2000-12-21document net.inet6.icmp6.mtudisc_{lo,hi}wat.itojun
2000-11-08Document new hw.cnmagic sysctl(8) variable.eeh
2000-10-26add couple of missing entries, update kern.maxptys entry - it is not raise onlyjdolecek
2000-10-15Ah, so _that_'s how you get a backslash in a macro argument.bjh21
2000-10-15Various formatting cleanups (mostly to use .Ql).bjh21
2000-09-26fix typo (remplaced --> replaced)jdolecek
2000-09-09document kern.maxptys/KERN_MAXPTYSjdolecek
2000-08-26implement net.inet6.ip6.{anon,low}port{min,max} sysctl variable.itojun
2000-08-26document net.inet.ip.lowport{min,max}itojun
2000-07-28nuke net.inet*.ip*.*ratelimit.itojun
2000-07-27add net.inet.tcp.rstppslimititojun
2000-07-10document sysctl variable "net.inet.icmp.errppslimit".itojun
2000-07-09add description for net.inet6.icmp6.{errppslimit,nd6_maxnudhint}itojun
2000-06-27<vm/vm_param.h> is now <uvm/uvm_param.h>mrg
2000-05-23correct FILES section. mention IPv6/IPsec headers.itojun
2000-04-08Update usage with -f.soren
2000-03-12Add a "-f file" flag to process directives from a file.tsarna
2000-02-27add hw.alignbytes sysctl mib. this gives you the value of ALIGNBYTESitojun
2000-02-26remove net.inet6.ip6.nd6_proxyall sysctl.itojun
2000-02-17List vfs.generic.usermount in manpage. Don't try to handle machdep.diskinfofvdl
2000-02-15Note net.inet.icmp.errratelimit and net.inet.tcp.rstratelimit.thorpej
2000-02-09Add reference to the include file with TCP sysctl constants. Fixes bin/9378.jdolecek
2000-02-06Document KERN_LOGSIGEXIT.fair
2000-01-17Moved from usr.sbin/sysctl/sysctl.8,vitojun