summaryrefslogtreecommitdiff
path: root/sbin/sysctl
AgeCommit message (Expand)Author
2005-11-15Add support for light sensors.Mark Kettenis
2005-11-12more memleaks plugged; evol@online.ptt.ruTheo de Raadt
2005-11-12memory leak; ok cloderTheo de Raadt
2005-10-23Add support for SENSOR_AMPS.Mark Kettenis
2005-10-05Add multicast routing to GENERIC.Esben Norby
2005-08-05add a sensor type that can report percentageDavid Gwynne
2005-08-04HW_PHYSMEM and HW_USERMEM should be unsigned; ok tdeval marcoTheo de Raadt
2005-08-04Support for SENSOR_INTEGER.Jonathan Gray
2005-08-04a quick diff for marco, who wanted to see if his power supplies were on orDavid Gwynne
2005-08-03extend the sensors framework to allow it to report the state of theDavid Gwynne
2005-07-20Print the last two kern.nchstats entries.Miod Vallat
2005-05-24add net.inet.ip.ifq for monitoring and changing ifqueue; similar to netbsdMarkus Friedl
2005-05-04- treat allowaperature like other machdep sysctls - don't mentionJared Yanovich
2005-04-24it is nice if this compiles on other systemsTheo de Raadt
2005-04-24Do down-sampling of the high-resolution touch pad events in kernel,Uwe Stuehler
2005-04-20actually error out when we would overflow by using the return value fromBob Beck
2005-04-19do not attempt to list which archs are relevant to which machdepJason McIntyre
2005-04-13avoid variable aliasingTheo de Raadt
2005-03-29zaurus supports machdep.apmwarn and machdep.kbdreset, too.Uwe Stuehler
2005-01-28Allow setting of kern.tty.*; now we can set kern.tty.maxptys. The kernelTodd C. Miller
2004-09-14do not alias over libc ttyname(3)Theo de Raadt
2004-08-08spacingTheo de Raadt
2004-07-28This touches only MI code, and adds new time keeping code. TheThorsten Lockert
2004-05-07mention kern.maxclustersTodd C. Miller
2004-04-15new world order for emulations. adjust, and become more robust.Ted Unangst
2004-03-31typo;Jason McIntyre
2004-03-21CPU_LONGRUN is gone. repair kern.emul.nemuls, strcmp on right stringTed Unangst
2004-03-02document net.inet.tcp.reasslimitMarkus Friedl
2004-02-25note that -w is optional and adjust accordingly;Jason McIntyre
2004-02-24deal with bpf nodeTed Unangst
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-10Add flags field to the sensor structure and an only flag SENSOR_FINVALIDAlexander Yurchenko
2004-02-10Tell user to run pstat -t to get kern.tty.ttyinfo if they explicitlyTodd C. Miller
2004-02-10Don't hard-code type for tty sysctls to CTLTYPE_QUAD; some values areTodd 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-19little wflag fallout spotted by atle kristensenTed Unangst
2004-01-11Trivial changes to pass through -WallAlexander Yurchenko
2004-01-11remove the temporary -O flag..Theo de Raadt
2004-01-11Print output as "var=value" instead of "var = value". Also, any assignmentTheo de Raadt
2004-01-09Tell the user to run ps if they try to view things under KERN_PROC2Todd C. Miller
2004-01-08add dirhash sysctlsTed Unangst
2004-01-07document syn cache sysctl; ok deraadt, jmc, itojunMarkus Friedl
2004-01-050K == -273.15C and sync computation with drivers; ok grangeMarkus 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