summaryrefslogtreecommitdiff
path: root/sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into newlibCraig Small2015-10-281-1/+1
|\
| * sysctl: Correct stat on /etc/sysctl.confVictor Ananjevsky2015-06-261-1/+1
* | sysctl: Remove links to libraryCraig Small2015-09-011-2/+0
|/
* sysctl: finalizing the GLOB_* flags checkJaromir Capik2014-08-281-2/+7
* Support libc's without GLOB_TILDEMichael Forney2014-08-281-0/+8
* sysctl: support expansion of csh style braces with -pJaromir Capik2014-07-161-1/+1
* sysctl: increase max supported line length of the conf fileSami Farin2014-03-141-2/+4
* sysctl: Fixing memory leaks in PreloadSystem()Jaromir Capik2014-01-021-0/+7
* sysctl --system loads default config fileCraig Small2013-12-271-1/+1
* Update options to single stringsCraig Small2013-10-111-18/+18
* sysctl --system ignores missing /etc/sysctl.confCraig Small2013-09-201-4/+10
* Merge commit 'refs/merge-requests/10' of git://gitorious.org/procps/procps in...Craig Small2013-04-071-0/+2
|\
| * configure: check for program_invocation_nameRainer Müller2013-03-201-0/+2
* | sysctl return valueCraig Small2013-04-071-3/+3
|/
* sysctl: fix compiler warningsSami Kerola2012-11-061-6/+4
* sysctl: avoid crash when -p file has unexpected inputSami Kerola2012-05-071-1/+4
* sysctl: restore old -p handlingMike Frysinger2012-05-071-40/+63
* sysctl: fix broken .conf suffix matchingMike Frysinger2012-05-071-2/+2
* sysctl: use stdbool.hMike Frysinger2012-05-031-5/+1
* sysctl: simplify file close error checkingSami Kerola2012-04-061-7/+3
* all: check stdout and stderr status at exitSami Kerola2012-03-231-0/+2
* sysctl: fix argument parsing regressionJim Warner2012-03-081-6/+9
* docs: clarification to license headers in filesSami Kerola2012-03-031-6/+14
* sysctl: print new line explicitelySami Kerola2012-03-031-0/+2
* sysctl: deprecate parametersSami Kerola2012-02-141-1/+30
* sysctl: fix potential null derefence [smatch scan]Sami Kerola2012-02-051-13/+23
* sysctl: fix coding styleSami Kerola2012-01-251-596/+610
* ps: unify cases and remove trailing dots in messagesSami Kerola2012-01-151-1/+1
* 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