Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-27remove bb_printf and the likeDenis Vlasenko
2006-10-08attempt to regularize atoi mess.Denis Vlasenko
2006-10-04getopt_ulflags -> getopt32.Denis Vlasenko
2006-09-22ipcs: fix my recent breakageDenis Vlasenko
2006-09-19ipcs: fix output (misaligned columns)Denis Vlasenko
2006-09-19ipcs: getopt_ulflag'ification, -170 bytesDenis Vlasenko
2006-09-10ipcs: silly trick with strings. saves ~200 bytes.Denis Vlasenko
2006-08-29- pull from busybox_scratch: r15829:15850Bernhard Reutner-Fischer
2006-07-02Standardize on the vi editing directives being on the first line."Robert P. J. Day"
2006-04-03- do away with useless fwd-decls, redundant bb_printf calls, silence warningBernhard Reutner-Fischer
2006-01-25just whitespaceTim Riker
2005-09-22Reduce exported from ipcs applet"Vladimir N. Oleynik"
2005-06-20Rodney Radford submitted ipcs and ipcrm (system V IPC stuff). They could useRob Landley