Age | Commit message (Expand) | Author |
2004-03-21 | CPU_LONGRUN is gone. repair kern.emul.nemuls, strcmp on right string | Ted Unangst |
2004-03-02 | document net.inet.tcp.reasslimit | Markus Friedl |
2004-02-25 | note that -w is optional and adjust accordingly; | Jason McIntyre |
2004-02-24 | deal with bpf node | Ted Unangst |
2004-02-10 | It's a PTY, not a PYT and KERN_TTY_NPTYS is not changeable. | Todd C. Miller |
2004-02-10 | Document KERN_TTY_INFO, KERN_TTY_MAXPTYS and KERN_TTY_NPTYS sysctls. | Todd C. Miller |
2004-02-10 | Add flags field to the sensor structure and an only flag SENSOR_FINVALID | Alexander Yurchenko |
2004-02-10 | Tell user to run pstat -t to get kern.tty.ttyinfo if they explicitly | Todd C. Miller |
2004-02-10 | Don't hard-code type for tty sysctls to CTLTYPE_QUAD; some values are | Todd C. Miller |
2004-02-02 | tabulate list items; | Jason McIntyre |
2004-02-01 | doc new i386 machdep sysctl | Theo de Raadt |
2004-01-31 | document net.inet.tcp.rfc3390; ok jmc@ | Markus Friedl |
2004-01-19 | little wflag fallout spotted by atle kristensen | Ted Unangst |
2004-01-11 | Trivial changes to pass through -Wall | Alexander Yurchenko |
2004-01-11 | remove the temporary -O flag.. | Theo de Raadt |
2004-01-11 | Print output as "var=value" instead of "var = value". Also, any assignment | Theo de Raadt |
2004-01-09 | Tell the user to run ps if they try to view things under KERN_PROC2 | Todd C. Miller |
2004-01-08 | add dirhash sysctls | Ted Unangst |
2004-01-07 | document syn cache sysctl; ok deraadt, jmc, itojun | Markus Friedl |
2004-01-05 | 0K == -273.15C and sync computation with drivers; ok grange | Markus Friedl |
2003-12-19 | document hw.{cpuspeed,setperf} sysctls; | Jason McIntyre |
2003-12-02 | UDP encapsulation for ESP in transport mode (draft-ietf-ipsec-udp-encaps-XX.txt) | Markus Friedl |
2003-10-17 | Common Address Redundancy Protocol | Ryan Thomas McBride |
2003-10-17 | slight options reorder; from NetBSD | Jason McIntyre |
2003-09-26 | check strdup failure; ok anil millert | Theo de Raadt |
2003-09-09 | slight cleanup of man page and sync usage(); | Jason McIntyre |
2003-08-24 | don't print info about duplicate emuls. gives the illusion there is only | Ted Unangst |
2003-08-23 | document necessity for sysctl to enable compat code. ok deraadt@ | Ted Unangst |
2003-08-21 | emulation is now controlled by sysctl. changes: | Ted Unangst |
2003-07-08 | - fix some lists/displays | Jason McIntyre |
2003-06-29 | tweak; | Jason McIntyre |
2003-06-28 | new sysctl, ddb.log | Ted Unangst |
2003-06-11 | ansification | Theo de Raadt |
2003-06-03 | - section reorder | Jason McIntyre |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-05-29 | forgotten machdep.userldt; from Tom Cosgrove | Michael Shalayeff |
2003-05-26 | ignore longrun struct. eliminates a warning | Ted Unangst |
2003-05-14 | Add the -q flag to suppress all output when setting a variable | Jean-Francois Brousseau |
2003-05-06 | KNF while I'm here | Henning Brauer |
2003-05-06 | for hw.sensors, print stuff in a human friendly way - temperatures in | Henning Brauer |
2003-04-25 | Support for accessing the information from the hardware monitoring sensors | Alexander Yurchenko |
2003-04-25 | Very little tweak for consistency in space vs \t | Alexander Yurchenko |
2003-04-07 | strlcat; ok millert | Theo de Raadt |
2003-03-21 | document ceccerrs and cecclast for sparc64 | Jason Wright |
2003-02-13 | typos; | Jason McIntyre |
2003-01-21 | kern.watchdog; ok deraadt@ | Markus Friedl |
2003-01-21 | add kern.watchdog sysctl and generic watchdog interface; | Markus Friedl |
2002-12-18 | Reorder sysctl list, to match sysctl -a output (mostly, structures cheat). | Miod Vallat |
2002-12-18 | Remove duplicate entry for kern.somaxconn introduced in last commit; | Todd C. Miller |
2002-12-17 | Make SysV-style shared memory and semaphore limits sysctl'able. | Todd C. Miller |