summaryrefslogtreecommitdiff
path: root/sbin/sysctl/sysctl.8
AgeCommit message (Expand)Author
2003-10-15Slight option ordering change.wiz
2003-09-27Forgot the date....dsl
2003-09-27Add kern.drivers and kern.root_partition to match recent kern_sysctl.cdsl
2003-09-21Combine multiple single-letter options.wiz
2003-09-20add -e flag to set the separator to '=' where the default is ' = '.grant
2003-09-17put flags in a list with descriptions. add proper description of -w.grant
2003-08-07Mention /etc/sysctl.conf. Bump date. Closes PR 22213.wiz
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-04Bump date for last, and replace some \*[Lt]/\*[Gt] with .Aq.wiz
2003-07-03Add somaxkva.ragge
2003-04-19add tcp.ident.christos
2003-04-12add checkinterfacechristos
2003-03-17Consistent tab usage.wiz
2003-03-15Use "its" instead of "it's" where appropriate.wiz
2003-03-06hw.physpages -> hw.physmem64, hw.userpages -> hw.usermem64thorpej
2003-03-01Document net.inet.tcp.init_win_local.thorpej
2003-02-27Document hw.physpages and hw.userpages.thorpej
2003-02-02Add sysconf(3) knobs for recent additions.kleink
2003-02-01Add several missing items, and be less rageous about memory locking.kleink
2002-12-11Add kern.forkfsleep sysctl - set/get time (in miliseconds) for whichjdolecek
2002-12-11Add two sysctls: kern.labelsector and kern.labeloffset.scw
2002-11-07Added two sysctl-able flags: proc.curproc.stopfork and proc.curproc.stopexecmanu
2002-10-03New sentence, new line. From Robert Elz.wiz
2002-10-01Replace some \*[Lt]...\*[Gt] with .Aq ...wiz
2002-05-29document vfs.nfs.iothreadsmsaitoh
2002-05-28document net.inet6.ip6.maxfragsitojun
2002-05-19document net.key.* sysctl. provide sysctl MIB for controllingitojun
2002-05-14rename: net.inet6.ip6.bindv6only -> net.inet6.ip6.v6onlyitojun
2002-03-24Add -q flag, for use with -w and -f, which suppresses output after a set.sommerfeld
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