summaryrefslogtreecommitdiff
path: root/sbin/sysctl
AgeCommit message (Expand)Author
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2009-10-04Add (again) support for divert sockets. They allow you to:Michele Marchetto
2009-09-08I had not enough oks to commit this diff.Michele Marchetto
2009-09-08Add support for divert sockets. They allow you to:Michele Marchetto
2009-08-12Add support for SENSOR_WATTS.Mark Kettenis
2009-06-07Add KERN_FILE2 sysctl analogous to KERN_PROC2 but for file structures,Todd C. Miller
2009-06-03add bufcachepercent to man page, and maxlocksperuid which someone forgot.Bob Beck
2008-11-08Document the ddb.trigger sysctl.Chris Kuethe
2008-08-22mention machine/cpu.h for the CPU identifiers.Brad Smith
2008-08-04Properly output machdep.chipset values on alpha models without pci buses;Miod Vallat
2008-07-12fix printing of nchstatsThordur I. Bjornsson
2008-07-09expand the net.inet.(tcp|udp).baddynamic dynamic source portDamien Miller
2008-04-28Teach sysctl about mpls.Esben Norby
2008-03-14"-Aa" are not required flags; sort synopses; improve description of "-a"Igor Sobrado
2008-02-11bump Mdocdate for pages committed in "febuary", necessary becauseJason McIntyre
2008-02-09Adjust type of hw.physmem and hw.usermem; they are 64-bit values now.Mark Kettenis
2008-02-09Introduce HW_PHYSMEM64 and HW_USERMEM64 sysctls, which don't overflow onMark Kettenis
2008-02-05Move carp load balancing (ARP/IP) to a simpler configuration scheme.Marco Pfatschbacher
2007-12-14Bring in probing for protocols that was missing; ok claudio reykTheo de Raadt
2007-12-13the mib[] array will be modified by sysctl_inet, move the *CTL_STATSReyk Floeter
2007-12-13implement sysctls to report IP, TCP, UDP, and ICMP statistics andReyk Floeter
2007-11-26if no arguments given, assume a nice default; ok miod jakemsr deannaTheo de Raadt
2007-11-11do not document -w: it is for compat only. just like we did for audioctl,Jason McIntyre
2007-07-19kern.timecounter.timestepwarnings may be altered; from Kristaps DzonsonsJason McIntyre
2007-07-18hw.sensors is a tree, so describe/expand it as such; 'put it in' jmc@Constantine A. Murenin
2007-06-04more ipx, jmcHenning Brauer
2007-06-04no more ipxHenning Brauer
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-29remove the ztsscale sysctl; ok deraadt@Robert Nagy
2007-05-27Simplify symlink creation. ok grunkAlexander Bluhm
2007-05-21small cleanups:Constantine A. Murenin
2007-02-20knf found while fixing another bugTheo de Raadt
2007-01-06pretty up the sensor outputs a wee bit more; partly spotted by jsgTheo de Raadt
2006-12-26Show more digits in timedelta sensor output as the timedelta sensors becomeMarc Balmer
2006-12-23adapt to new two-level sensor sysctl framework; by Constantine A. MureninTheo de Raadt
2006-12-15some Nm blips, from mk;Jason McIntyre
2006-12-04retreive -> retrieve;Jason McIntyre
2006-11-21introduce sysctl net.inet6.ip6.multicast_mtudisc (for multicast routers).Jun-ichiro itojun Hagino
2006-10-19Add WATTHOUR and AMPHOURMarco Peereboom
2006-10-16tab needed instead of space to format this correctly;Jason McIntyre
2006-10-16Add multipath variables.Ryan Thomas McBride
2006-06-05Simpler code for printing time sensors: no leak and no floatingOtto Moerbeek
2006-06-04print time offsets much nicerTheo de Raadt
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-25for SENSOR_TIMEDELTA, store time in nanoseconds. discussion with kettenisTheo de Raadt
2006-04-25if the timeval has data, print it at the end of the lineTheo de Raadt
2006-04-21document retreiving a subset of sysctls;Jason McIntyre