aboutsummaryrefslogtreecommitdiff
path: root/util-linux/ipcs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove bb_printf and the likevda2006-10-261-98/+98
* attempt to regularize atoi mess.vda2006-10-081-1/+1
* getopt_ulflags -> getopt32.vda2006-10-031-2/+2
* ipcs: fix my recent breakagevda2006-09-221-1/+1
* ipcs: fix output (misaligned columns)vda2006-09-191-2/+2
* ipcs: getopt_ulflag'ification, -170 bytesvda2006-09-191-39/+16
* ipcs: silly trick with strings. saves ~200 bytes.vda2006-09-101-36/+36
* - pull from busybox_scratch: r15829:15850aldot2006-08-281-301/+283
* Standardize on the vi editing directives being on the first line.rpjday2006-07-021-0/+1
* - do away with useless fwd-decls, redundant bb_printf calls, silence warningaldot2006-04-031-220/+204
* just whitespacetimr2006-01-251-22/+22
* Reduce exported from ipcs appletvodz2005-09-221-6/+6
* Rodney Radford submitted ipcs and ipcrm (system V IPC stuff). They could uselandley2005-06-201-0/+686