summaryrefslogtreecommitdiff
path: root/lib/libc/gen/sysctl.3
AgeCommit message (Expand)Author
2004-04-20kern.maxclusters. ok beck@ deraadt@ jmc@Ted Unangst
2004-03-31note that hw.cpuspeed displays the current cpu frequency (from cpu(4));Jason McIntyre
2004-03-24Disable net.inet.carp.log by default.Ryan Thomas McBride
2004-03-02bpf sysctl. ok jmcTed Unangst
2004-03-02document net.inet.tcp.reasslimitMarkus Friedl
2004-02-11sort sysctls;Jason McIntyre
2004-02-10It's a PTY, not a PYT and KERN_TTY_NPTYS is not changeable.Todd C. Miller
2004-02-10Document KERN_TTY_INFO, KERN_TTY_MAXPTYS and KERN_TTY_NPTYS sysctls.Todd C. Miller
2004-02-01escape punctuation correctly;Jason McIntyre
2004-02-01s/RFC3390/RFC 3390/Jason McIntyre
2004-01-31missing comma; jmc@Markus Friedl
2004-01-31document net.inet.tcp.rfc3390; ok jmc@Markus Friedl
2004-01-19emulation names are not changeableTed Unangst
2004-01-12typo from jmc@Ted Unangst
2004-01-12some comments on ffs sysctls, mainly dirhashTed Unangst
2004-01-08in the description of ip.sourceroute, point people to securelevel(7), asJason McIntyre
2004-01-08alphabetic order;Jason McIntyre
2004-01-08add dirhash sysctlsTed Unangst
2004-01-07document syn cache sysctl; ok deraadt, jmc, itojunMarkus Friedl
2004-01-07Implement KERN_PROC2 sysctl from NetBSD. This will allow us toTodd C. Miller
2004-01-02net.inet.carp.preempt is disabled by default.Ryan Thomas McBride
2003-12-19document hw.{cpuspeed,setperf} sysctls;Jason McIntyre
2003-12-04document udpencap (used for NAT/T); ok jmcMarkus Friedl
2003-10-30double word and wording improvement from Tom Cosgrove;Jason McIntyre
2003-10-25correct description of ip.porthifirst - oops!Jason McIntyre
2003-10-22typos from Jared Yanovich;Jason McIntyre
2003-10-19more typosDavid Krause
2003-10-18CARP documentation cleanups, mostly from jmc@Ryan Thomas McBride
2003-10-17Common Address Redundancy ProtocolRyan Thomas McBride
2003-09-09update missing sysctls;Jason McIntyre
2003-08-08refer to RFCs consistently (RFC XXXX);Jason McIntyre
2003-07-29document: ip.portfirst ip.portlast ip.porthifirst ip.porthilast;Jason McIntyre
2003-06-29tweak;Jason McIntyre
2003-06-28new sysctl, ddb.logTed Unangst
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-30- correct macro usageJason McIntyre
2003-05-03typos;Jason McIntyre
2003-04-25Document hw.sensorsAlexander Yurchenko
2003-03-17some small typos;Jason McIntyre
2003-03-06.Xr's;Jason McIntyre
2003-02-24the theTheo de Raadt
2003-01-21kern.watchdog; ok mickey@Markus Friedl
2002-12-17Make SysV-style shared memory and semaphore limits sysctl'able.Todd C. Miller
2002-11-25Mention the net.inet.tcp.ecn sysctl.Wilbern Cobb
2002-07-06Remove kernel support for NTP. ok deraadt@ and tholo@Thomas Nordin
2002-06-11Document kern.userasymcryptoAngelos D. Keromytis
2002-06-09Document KERN_MBSTATAngelos D. Keromytis
2002-06-08Document proc arg sysctls.Artur Grabowski
2002-06-08Document NFILES, TTYCOUNT (to come) and NUMVNODES (to come).Angelos D. Keromytis
2002-06-07document net.inet6.ip6.v6onlyJun-ichiro itojun Hagino