summaryrefslogtreecommitdiff
path: root/sbin/sysctl/sysctl.8
AgeCommit message (Expand)Author
2003-10-17Common Address Redundancy ProtocolRyan Thomas McBride
2003-10-17slight options reorder; from NetBSDJason McIntyre
2003-09-09slight cleanup of man page and sync usage();Jason McIntyre
2003-08-23document necessity for sysctl to enable compat code. ok deraadt@Ted Unangst
2003-07-08- fix some lists/displaysJason McIntyre
2003-06-29tweak;Jason McIntyre
2003-06-28new sysctl, ddb.logTed Unangst
2003-06-03- section reorderJason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-29forgotten machdep.userldt; from Tom CosgroveMichael Shalayeff
2003-05-14Add the -q flag to suppress all output when setting a variableJean-Francois Brousseau
2003-04-25Support for accessing the information from the hardware monitoring sensorsAlexander Yurchenko
2003-03-21document ceccerrs and cecclast for sparc64Jason Wright
2003-02-13typos;Jason McIntyre
2003-01-21kern.watchdog; ok deraadt@Markus Friedl
2002-12-18Reorder sysctl list, to match sysctl -a output (mostly, structures cheat).Miod Vallat
2002-12-18Remove duplicate entry for kern.somaxconn introduced in last commit;Todd C. Miller
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-09-29much prettier; wgriffin@jtan.comTheo de Raadt
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 new sysctls.Angelos D. Keromytis
2002-06-07document net.inet6.ip6.v6onlyJun-ichiro itojun Hagino
2002-05-28document net.inet6.ip6.maxfragsJun-ichiro itojun Hagino
2002-05-24add net.inet.icmp.tstamprepl sysctl for timestamp control; jason@ackley.netTheo de Raadt
2002-04-03WCCP sysctl -- ok deraadt@Angelos D. Keromytis
2002-03-02document tcp.ackonpushNiels Provos
2002-03-01document cryptodevallowsoftNiels Provos
2002-02-23allowaperture is no longer i386 only. Noted by Dries Schellekens.Matthieu Herrb
2002-02-23sysctl kern.usercryptoTheo de Raadt
2002-02-11Initial patch.Mike Pechkin
2002-02-10back out the no reserved port option for nfsNathan Binkert
2002-02-01machdep.led_blink works on sparc64, tooJason Wright
2002-01-12document net.inet.icmp.redir{accept,timeout}Eric Jackson
2002-01-11document new sysctl for vfs.nfs.norsvportNathan Binkert
2001-12-21Initial patch for a new mdoc issue.Mike Pechkin
2001-12-13o) start new sentence on a new line;Mike Pechkin
2001-12-06document alpha machdep.* sysctl'sEric Jackson
2001-11-06No sir, our sysctls are defined in uvm headers now.Miod Vallat
2001-08-18Add a possibility to add a random offset to the stack on exec. This makesArtur Grabowski
2001-07-05IPComp support. angelos@ ok.Jean-Jacques Bernard-Gundol
2001-06-03kern.nprocsAngelos D. Keromytis
2001-06-03Add kern.fscale and kern.ccpuAngelos D. Keromytis
2001-05-14Update.Angelos D. Keromytis
2001-05-11Put the flag options in a list. (ok deraadt@)Hakan Olsson
2001-05-11Update with new sysctl'sAngelos D. Keromytis
2001-02-07by default, don't bark on inbound ND messages, as outsider may be able toJun-ichiro itojun Hagino
2001-01-05Add i386 specific sysctl to modify halt -p processing, required to makeMarco S Hyman