aboutsummaryrefslogtreecommitdiff
path: root/procps/sysctl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* rodata cleanup. "unable to" == "cannot". -300 bytesvda2006-11-181-1/+1
* using [xa]sprintf for string concatenation is neat and savesvda2006-09-091-4/+3
* Remove bb_ prefixes from xfuncs.c (and a few other places), consolidatelandley2006-08-031-13/+4
* - move #include busybox.h to the very top so we pull in the configaldot2006-06-021-2/+2
* Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many byteslandley2006-05-071-2/+2
* Remove a superfluous quote and more non-generic standalone code.landley2006-04-171-10/+1
* - add and use bb_opendir(), bb_xopendir().aldot2006-04-121-10/+3
* fix up yet more annoying signed/unsigned and mixed type errorsandersen2006-01-301-1/+1
* change interface to bb_xasprintf() - more perfect for me.vodz2005-09-291-1/+1
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-151-5/+5
* Vodz last_patch120, more busybox integration, saves 330 Bytes. Tested.bug12003-12-261-65/+45
* Patch from Ned Ludd, solar at gentoo dot org:andersen2003-12-241-0/+372