aboutsummaryrefslogtreecommitdiff
path: root/procps/sysctl.c
AgeCommit message (Expand)Author
2006-11-18rodata cleanup. "unable to" == "cannot". -300 bytesDenis Vlasenko
2006-09-09using [xa]sprintf for string concatenation is neat and savesDenis Vlasenko
2006-08-03Remove bb_ prefixes from xfuncs.c (and a few other places), consolidateRob Landley
2006-06-02- move #include busybox.h to the very top so we pull in the configBernhard Reutner-Fischer
2006-05-07Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytesRob Landley
2006-04-17Remove a superfluous quote and more non-generic standalone code.Rob Landley
2006-04-12- add and use bb_opendir(), bb_xopendir().Bernhard Reutner-Fischer
2006-01-30fix up yet more annoying signed/unsigned and mixed type errorsEric Andersen
2005-09-29change interface to bb_xasprintf() - more perfect for me."Vladimir N. Oleynik"
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen
2003-12-26Vodz last_patch120, more busybox integration, saves 330 Bytes. Tested.Glenn L McGrath
2003-12-24Patch from Ned Ludd, solar at gentoo dot org:Eric Andersen