summaryrefslogtreecommitdiff
path: root/sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* Changed the err and warns to macrosCraig Small2012-01-031-28/+29
* translations: group usage textsSami Kerola2012-01-021-17/+17
* sysctl: enable pattern matching with pathSami Kerola2011-12-201-5/+5
* sysctl: exit with error message instead of usage()Sami Kerola2011-12-201-16/+16
* nls: improve translations and provide translator help commentsSami Kerola2011-12-201-1/+1
* nls: add functions which take translations to be usedSami Kerola2011-12-201-0/+4
* sysctl: warn when separators are repeatedSami Kerola2011-12-201-0/+5
* sysctl: use libc error printing facilitiesSami Kerola2011-12-201-22/+22
* includes: add xalloc.h to unify memory allocationsSami Kerola2011-12-201-9/+10
* sysctl: add gettext supportSami Kerola2011-12-201-58/+51
* sysctl: implement --pattern optionLudwig Nussel2011-12-201-3/+39
* sysctl: add --system switchLudwig Nussel2011-12-201-0/+79
* sysctl: options handling & usage outputSami Kerola2011-12-201-97/+122
* sysctl: fix up some option processingCraig Small2011-12-181-2/+10
* sysctl: remove index() for buildrootSteven J. Hill2011-12-181-2/+2
* sysctl.c: crash due missing includeSami Kerola2011-06-041-0/+1
* Do not let sysctl abort due a missed file or directory under /proc.Werner Fink2011-01-191-4/+46
* sysctl: fix crash -- thanks Steinar Gunderson #423704albert2007-05-281-1/+1
* sysctl: use - for stdinalbert2006-06-241-1/+6
* better error messagesalbert2005-01-051-13/+13
* new packager guidelinesalbert2004-07-171-6/+14
* sysctl -Nalbert2004-07-151-22/+61
* Debian and Red Hat sysctl patchesalbert2004-07-151-11/+26
* from Folkert van Heusden's code reviewalbert2002-12-281-4/+3
* satisfy GPL section 2a and LGPL section 2b name+date requirementalbert2002-12-151-0/+2
* add --version and --helpalbert2002-12-121-1/+13
* sysctl -ealbert2002-12-111-50/+64
* c99 -- ugh, this is HARDalbert2002-11-271-0/+1
* part 1albert2002-11-251-21/+21
* move functionsalbert2002-11-251-197/+187
* coding stylealbert2002-10-091-67/+67
* slashdot fixalbert2002-10-091-33/+27
* procps 010114csmall2002-02-011-0/+437