| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce signed and unsigned version of CTLTYPE_QUAD, renaming | mdf | 2011-01-19 | 1 | -24/+42 |
* | sysctl(8) should use the CTLTYPE to determine the type of data when | mdf | 2011-01-19 | 1 | -25/+29 |
* | The kernel is not exporting any "T,dev_t" sysctl nodes anymore, so | mdf | 2011-01-17 | 1 | -42/+0 |
* | Make the format of "Real Memory" and "Virtual Memory" lines more | zec | 2010-09-16 | 1 | -2/+2 |
* | Free the memory allocated via strdup. | brucec | 2010-03-13 | 1 | -0/+1 |
* | sysctl(8): make WARNS=3 clean | uqs | 2010-02-15 | 1 | -11/+17 |
* | Add -i to usage() | gavin | 2010-02-09 | 1 | -1/+1 |
* | Implement the "-i" option to sysctl(8), to ignore failures while | gavin | 2010-01-31 | 1 | -3/+8 |
* | Just use devname(3) to print device names. | ed | 2009-11-03 | 1 | -8/+1 |
* | Make input parsing in Farhenheit actually work. | ed | 2009-10-21 | 1 | -5/+5 |
* | time_t does not always fit into long, for instance on arm. So rather cast | jhay | 2009-06-23 | 1 | -3/+3 |
* | The sysctl(8) program exits on some errors and only emits warnings on | mtm | 2008-06-23 | 1 | -2/+5 |
* | Backout sensors framework. | netchild | 2007-10-15 | 1 | -140/+0 |
* | Import OpenBSD's sysctl hardware sensors framework. | netchild | 2007-10-14 | 1 | -0/+140 |
* | When we return from a "show" function without printing anything except | bde | 2007-06-11 | 1 | -6/+6 |
* | Some improvements to the int-type printing code based on suggestions by bde. | dwmalone | 2007-06-10 | 1 | -17/+13 |
* | Fix a number of WARNS, including printf, constness and unsigned comparison | dwmalone | 2007-06-10 | 1 | -12/+13 |
* | Some style improvements suggested by bde, including removing an | dwmalone | 2007-06-10 | 1 | -37/+36 |
* | Use common code for printing ints and longs by coppying the sysctl | dwmalone | 2007-06-04 | 1 | -42/+42 |
* | Style: Shorten a couple of lines with u_int and u_long. | imp | 2006-12-10 | 1 | -5/+3 |
* | - Revert signedness type changes to "struct vmtotal"; by making | ru | 2006-11-28 | 1 | -15/+11 |
* | Fix the format specifier suitable for uintmax_t. | ru | 2006-11-23 | 1 | -5/+5 |
* | - Fix types of "struct vmmeter" members so they are unsigned. | ru | 2006-11-20 | 1 | -12/+13 |
* | Remove a debugging statement from the previous commit. | harti | 2006-10-12 | 1 | -2/+0 |
* | Don't free the buffer with the sysctl value before printing it. | harti | 2006-10-12 | 1 | -1/+4 |
* | While convenient, avoid using alloca() for reasons specified in | ru | 2006-09-06 | 1 | -4/+20 |
* | Support Celsius (nn.nC), Fahrenheit (nn.nF) and Kelvin (nnnn) to | ume | 2006-09-03 | 1 | -4/+39 |
* | Fix printing of integer Kelvins broken in rev. 1.71, which is | ru | 2006-08-15 | 1 | -3/+3 |
* | Add an extension to the UINT & ULONG types. The XINT & XLONG types behave | obrien | 2006-08-12 | 1 | -2/+10 |
* | Use floating point instead of hacking something together. Suggested by | njl | 2006-08-04 | 1 | -10/+8 |
* | Fix printing of negative decimal values in Kelvin to Celsius conversion. | njl | 2006-07-25 | 1 | -2/+6 |
* | Add -q to usage(). | ru | 2005-12-01 | 1 | -2/+2 |
* | Add "-q" argument to sysctl(8), which suppresses a limited set of warnings/ | rwatson | 2005-09-15 | 1 | -4/+12 |
* | Show descriptions for type CTLTYPE_NODES. | mdodd | 2005-04-13 | 1 | -0/+5 |
* | Zero buffers. Seatbelt against sysctl(3) returning non-NUL terminated | mdodd | 2005-04-13 | 1 | -0/+2 |
* | Sync program's usage() with manpage's SYNOPSIS. | ru | 2005-02-10 | 1 | -1/+1 |
* | Get rid of a NULL dereference when oid is too long. | ssouhlal | 2005-01-25 | 1 | -1/+2 |
* | Use correct format string. | le | 2004-09-17 | 1 | -1/+1 |
* | Add a suffix descriptor for the acpi thermal values as a hint for the userland | peter | 2004-08-30 | 1 | -2/+12 |
* | Remove advertising clause from University of California Regent's license, | markm | 2004-04-09 | 1 | -4/+0 |
* | Add CTLTYPE_QUAD to the list of types for which we don't want an empty | dd | 2004-03-02 | 1 | -1/+2 |
* | Whitespace cleanup. | des | 2003-11-07 | 1 | -9/+9 |
* | Add a command-line option to format output for human readability. | des | 2003-11-07 | 1 | -11/+21 |
* | Fix a few style glitches in the previous commit and make the | silby | 2003-11-01 | 1 | -5/+5 |
* | Fix a 64 bit warning. Have set_T_dev_t() take a pointer to a size_t rather | peter | 2003-10-26 | 1 | -2/+2 |
* | Wrap a long line in the previous commit | silby | 2003-10-21 | 1 | -1/+2 |
* | Have sysctl print out a more useful error message when it detects that the | silby | 2003-10-21 | 1 | -1/+6 |
* | Tighten up the string->integer conversion in sysctl(8): | rwatson | 2003-06-15 | 1 | -5/+25 |
* | Output machdep.guessed_bootdev as an integer rather than try to format | phk | 2003-04-03 | 1 | -54/+0 |
* | Fix what I think is an off-by-one in certain worst-case scenarios | peter | 2003-01-22 | 1 | -1/+1 |