| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: Use malloc() rather than alloca() to allocate storage for old values | John Baldwin | 2007-01-22 | 1 | -8/+28 |
| * | Bring the oid description functionality (-d) into STABLE. | Tom Rhodes | 2003-05-01 | 1 | -4/+16 |
| * | MFC: rev 1.45, 1.48, 1.51. Fix string termination. | Peter Wemm | 2003-01-22 | 1 | -2/+3 |
| * | MFC sysctl.c 1.40, sysctl.8 1.44: | Thomas Quinot | 2002-10-29 | 1 | -13/+34 |
| * | MFC: the sysctl variable "machdep.guessed_bootdev" reports some indication | Luigi Rizzo | 2002-03-16 | 1 | -0/+57 |
| * | MFC: Implement -e option. | Anton Berezin | 2001-12-19 | 1 | -11/+19 |
| * | MFC 1.34-1.36: sync with -current: minor style fixes. | Dima Dorfman | 2001-07-28 | 1 | -17/+18 |
| * | MFC sysctl 1.30-1.33, sysctl.8 1.32-1.33: -N flag, and DES's spring | Dima Dorfman | 2001-07-28 | 1 | -26/+50 |
| * | modfied sysctl command to allow setting values > 2GB if the mib supports it. | Jim Pirzyk | 2001-07-18 | 1 | -1/+19 |
| * | MFC 1.35, 1.36: remove unused variable and normalize use of sizeof. | Dima Dorfman | 2001-06-12 | 1 | -20/+20 |
| * | MFC 1.29 fix sizeof(int) != sizeof(long) brokenness for SYSCTL_LONG | Andrew Gallatin | 2000-11-02 | 1 | -2/+2 |
| * | MFC: merge in various cosmetic cleanups: | Kelly Yancey | 2000-07-19 | 1 | -4/+24 |
| * | Belatedly back out rev. 1.20. | Dag-Erling Smørgrav | 1999-11-22 | 1 | -20/+7 |
| * | Allow octal or hex input. | Greg Lehey | 1999-11-17 | 1 | -1/+1 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Avoid ambigious if/else | Bill Fumerola | 1999-07-21 | 1 | -2/+3 |
| * | Clean up option handling a little. | Dag-Erling Smørgrav | 1999-01-10 | 1 | -18/+34 |
| * | Allow for printing out integer arrays. | Poul-Henning Kamp | 1998-11-08 | 1 | -2/+8 |
| * | Change length arguments to sysctl to size_t. | Doug Rabson | 1998-08-25 | 1 | -5/+21 |
| * | Don't assume that time_t is long. | Bruce Evans | 1998-06-29 | 1 | -2/+4 |
| * | Add missing argument detected by "-Wformat". | John Polstra | 1997-11-18 | 1 | -2/+3 |
| * | Use err(3). Change err(-1,... to err(1,... | Philippe Charnier | 1997-10-20 | 1 | -31/+29 |
| * | Display tickadj in struct clockinfo. | John Hay | 1997-06-24 | 1 | -3/+3 |
| * | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh | 1997-03-31 | 1 | -2/+2 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | Fix a core dump when the user gives "-w" without an "=" | Sujal Patel | 1996-04-10 | 1 | -1/+4 |
| * | The rewamped sysctl program that will find all the variables itself. | Poul-Henning Kamp | 1995-12-21 | 1 | -426/+323 |
| * | Make sysctl compile again by removing all the debug stuff. | Poul-Henning Kamp | 1995-11-17 | 1 | -32/+2 |
| * | Merge RELENG_2_0_5 into HEAD | Rodney W. Grimes | 1995-06-11 | 1 | -2/+2 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 1 | -4/+4 |
| * | Learn how to print out kern.dumpdev as a name. | Garrett Wollman | 1995-05-12 | 1 | -3/+12 |
| * | Allow the user access to net.inet.igmp, even though there's nothing | Garrett Wollman | 1995-02-16 | 1 | -6/+11 |
| * | Implement TCP MIB variables. | Garrett Wollman | 1995-02-09 | 1 | -2/+9 |
| * | Suppress irritating extra newline after kern.boottime. | Garrett Wollman | 1994-08-08 | 1 | -1/+1 |
| * | BSD 4.4 Lite usr.sbin Sources | Rodney W. Grimes | 1994-05-26 | 1 | -0/+572 |