aboutsummaryrefslogtreecommitdiff
path: root/miscutils/rx.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - move #include busybox.h to the very top so we pull in the configaldot2006-06-031-1/+1
* - use the defines CURRENT_TTY and VC_1; also shrink xargs a tiny bit:aldot2006-05-271-1/+1
* - remove emacs layout block as suggested by Robert P.J. Dayaldot2006-05-191-8/+0
* - patch from Denis Vlasenko to add and use bb_xopen3()aldot2006-04-131-7/+3
* - add some ATTRIBUTE_UNUSED.aldot2006-01-301-15/+2
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-151-7/+7
* New applet, rx, by Christopher Hooverbug12003-12-201-0/+344