summaryrefslogtreecommitdiff
path: root/lib/libc/gen/sysctl.3
AgeCommit message (Expand)Author
2001-12-24update vm entries.chs
2001-10-30Added descriptions of the new sysctls for controlling the dispositionkml
2001-10-18bring in new net.inet6.icmp6.nodeinfo description.itojun
2001-09-16Standardize section headers, sort sections, sort SEE ALSO, punctuationwiz
2001-09-16Boring whitespace fixes.wiz
2001-04-12KERN_RTC_OFFSET sysctl has been readonly.toshii
2001-03-27net.inet.ip.maxfragpackets defines the maximum size of ip reass queueitojun
2001-02-08implement upper limit to icmp6 redirects (experimental, turned off)itojun
2001-02-07during ip6/icmp6 inbound packet processing, do not call log() nor printf() initojun
2001-01-10 * Document the vendor.* sysctl branchhubertf
2000-12-21document net.inet6.icmp6.mtudisc_{lo,hi}wat.itojun
2000-10-26rewrite KERN_MAXPTYS description to match realityjdolecek
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-08-04Correct the documentation for SACK; although we have some preliminarykml
2000-08-02pps rate limitation can be turned off by negative value.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 desription for net.inet6.icmp6.{errppslimit,nd6_maxnudhint}.itojun
2000-07-03- One more s/vm/uvm/ substitution.enami
2000-06-27<vm/vm_param.h> is now <uvm/uvm_param.h>mrg
2000-06-16Document KERN_MSGBUF sysctl.simonb
2000-06-13Bring a little closer to current reality - includes my recent sysctlsimonb
2000-05-23correct FILES section. mention IPv6/IPsec headers.itojun
2000-05-23s/udp6.sendmax/udp6.sendspace/itojun
2000-05-22correct table formatting for net.inet.*.itojun
2000-03-29kill reference to getvfsbyname(3) - it's no longer present on NetBSDjdolecek
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-15Note net.inet.icmp.errratelimit and net.inet.tcp.rstratelimit.thorpej
2000-02-06Document KERN_LOGSIGEXIT.fair
2000-01-23Change how the purpose of net.inet.tcp.log_refused is expressed so that it'sad
2000-01-19warning about net.inet6.ip6.forwarding.itojun
2000-01-06make IPV6_BINDV6ONLY setsockopt available. it controls behavior ofitojun
2000-01-06wording fix in net.inet6.icmp6.errratelim.itojun
2000-01-06add missing variables under net.inet6.ip6.itojun
2000-01-02add net.inet6.icmp6.nodeinfo sysctl.itojun
2000-01-02typo fixitojun
2000-01-01document PF_INET6 items (net.inet6.*).itojun
1999-10-14document ddb.fromconsole & DBCTL_FROMCONSOLE, description taken from options(4)jdolecek
1999-10-10Mention ipsec(4), as there are the ipsec mib variables documented.hwr
1999-09-28Document CTL_PROC, the core filename format it core(5), and xref sysctl(8),bouyer
1999-09-271003.1c: add {LOGIN_NAME_MAX}.kleink
1999-06-24Add compile-time and run-time feature test knobs for the 1003.1 Mapped Files,kleink
1999-05-23Add new sysctl (net.inet.tcp.log_refused) that when set, causes refused TCPad
1999-03-09Add missing .El lines.erh
1998-10-06Add a sysctl for newreno (default to off).matt
1998-09-10Create tcp.keepidle, tcp.keepintvl, tcp.keepcnt, tcp.slowhz sysctls.mouse