| Age | Commit message (Expand) | Author |
| 2003-10-15 | Slight option ordering change. | wiz |
| 2003-09-27 | Forgot the date.... | dsl |
| 2003-09-27 | Add kern.drivers and kern.root_partition to match recent kern_sysctl.c | dsl |
| 2003-09-21 | Combine multiple single-letter options. | wiz |
| 2003-09-20 | add -e flag to set the separator to '=' where the default is ' = '. | grant |
| 2003-09-17 | put flags in a list with descriptions. add proper description of -w. | grant |
| 2003-08-07 | Mention /etc/sysctl.conf. Bump date. Closes PR 22213. | wiz |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-04 | Bump date for last, and replace some \*[Lt]/\*[Gt] with .Aq. | wiz |
| 2003-07-03 | Add somaxkva. | ragge |
| 2003-04-19 | add tcp.ident. | christos |
| 2003-04-12 | add checkinterface | christos |
| 2003-03-17 | Consistent tab usage. | wiz |
| 2003-03-15 | Use "its" instead of "it's" where appropriate. | wiz |
| 2003-03-06 | hw.physpages -> hw.physmem64, hw.userpages -> hw.usermem64 | thorpej |
| 2003-03-01 | Document net.inet.tcp.init_win_local. | thorpej |
| 2003-02-27 | Document hw.physpages and hw.userpages. | thorpej |
| 2003-02-02 | Add sysconf(3) knobs for recent additions. | kleink |
| 2003-02-01 | Add several missing items, and be less rageous about memory locking. | kleink |
| 2002-12-11 | Add kern.forkfsleep sysctl - set/get time (in miliseconds) for which | jdolecek |
| 2002-12-11 | Add two sysctls: kern.labelsector and kern.labeloffset. | scw |
| 2002-11-07 | Added two sysctl-able flags: proc.curproc.stopfork and proc.curproc.stopexec | manu |
| 2002-10-03 | New sentence, new line. From Robert Elz. | wiz |
| 2002-10-01 | Replace some \*[Lt]...\*[Gt] with .Aq ... | wiz |
| 2002-05-29 | document vfs.nfs.iothreads | msaitoh |
| 2002-05-28 | document net.inet6.ip6.maxfrags | itojun |
| 2002-05-19 | document net.key.* sysctl. provide sysctl MIB for controlling | itojun |
| 2002-05-14 | rename: net.inet6.ip6.bindv6only -> net.inet6.ip6.v6only | itojun |
| 2002-03-24 | Add -q flag, for use with -w and -f, which suppresses output after a set. | sommerfeld |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2002-01-28 | Document the new kern.tkstat.* sysctls. | simonb |
| 2002-01-27 | Prod from lukem - remember to add hw.disk* here too. | simonb |
| 2001-12-24 | update for changed vm knobs. | chs |
| 2001-10-30 | Sort sections, whitespace nits. | wiz |
| 2001-10-30 | Added descriptions of the new sysctls for controlling the disposition | kml |
| 2001-08-20 | Remove duplicate listing of "net.inet.tcp.init_win" system variable as | hubertf |
| 2001-06-16 | Add port of high performance pipe implementation written by John S. Dyson | jdolecek |
| 2001-03-27 | net.inet.ip.maxfragpackets defines the maximum size of ip reass queue | itojun |
| 2001-03-09 | add UBC memory-usage balancing. we track the number of pages in use for | chs |
| 2001-02-07 | during ip6/icmp6 inbound packet processing, do not call log() nor printf() in | itojun |
| 2001-01-26 | Document that there's currently no registry for vendor sysctls. | hubertf |
| 2001-01-10 | * Document the vendor.* sysctl branch | hubertf |
| 2000-12-21 | document net.inet6.icmp6.mtudisc_{lo,hi}wat. | itojun |
| 2000-11-08 | Document new hw.cnmagic sysctl(8) variable. | eeh |
| 2000-10-26 | add couple of missing entries, update kern.maxptys entry - it is not raise only | jdolecek |
| 2000-10-15 | Ah, so _that_'s how you get a backslash in a macro argument. | bjh21 |
| 2000-10-15 | Various formatting cleanups (mostly to use .Ql). | bjh21 |
| 2000-09-26 | fix typo (remplaced --> replaced) | jdolecek |
| 2000-09-09 | document kern.maxptys/KERN_MAXPTYS | jdolecek |
| 2000-08-26 | implement net.inet6.ip6.{anon,low}port{min,max} sysctl variable. | itojun |