summaryrefslogtreecommitdiff
path: root/sbin/sysctl/sysctl.8
AgeCommit message (Expand)Author
2006-10-16tab needed instead of space to format this correctly;Jason McIntyre
2006-10-16Add multipath variables.Ryan Thomas McBride
2006-05-29revert vfs.nfs.privport sysctl, broke a few architecturesAnil Madhavapeddy
2006-05-28Add support for NFS mounts to be from non-reserved ports:Anil Madhavapeddy
2006-05-27Document net.inet6.ip6.mforwardingClaudio Jeker
2006-05-17Document recent sysctl additions.Gordon Willem Klok
2006-04-21document retreiving a subset of sysctls;Jason McIntyre
2005-10-05Add multicast routing to GENERIC.Esben Norby
2005-05-04- treat allowaperature like other machdep sysctls - don't mentionJared Yanovich
2005-04-19do not attempt to list which archs are relevant to which machdepJason McIntyre
2005-03-29zaurus supports machdep.apmwarn and machdep.kbdreset, too.Uwe Stuehler
2004-07-28This touches only MI code, and adds new time keeping code. TheThorsten Lockert
2004-05-07mention kern.maxclustersTodd C. Miller
2004-03-31typo;Jason McIntyre
2004-03-02document net.inet.tcp.reasslimitMarkus Friedl
2004-02-25note that -w is optional and adjust accordingly;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-02tabulate list items;Jason McIntyre
2004-02-01doc new i386 machdep sysctlTheo de Raadt
2004-01-31document net.inet.tcp.rfc3390; ok jmc@Markus Friedl
2004-01-08add dirhash sysctlsTed Unangst
2004-01-07document syn cache sysctl; ok deraadt, jmc, itojunMarkus Friedl
2003-12-19document hw.{cpuspeed,setperf} sysctls;Jason McIntyre
2003-12-02UDP encapsulation for ESP in transport mode (draft-ietf-ipsec-udp-encaps-XX.txt)Markus Friedl
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