aboutsummaryrefslogtreecommitdiff
path: root/miscutils/devfsd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Coprolith polishing time: Tito switched devfsd over from CONFIG_ to ENABLE_.landley2005-10-081-317/+174
* split libbb: moved xregcomp separatelly for speed up recompilevodz2005-09-141-2/+1
* removed strange extern void xregcomp(... from some applets, but declared from...vodz2005-09-141-2/+0
* eat leading whitespace with preprocessorvapier2005-07-311-2/+2
* Tito posted a devfsd error message fix. It's highly deprecated and willlandley2005-06-071-31/+28
* Make certain clients of bb_make_directory default to honoringandersen2004-10-131-1/+1
* Larry Doolittle writes:andersen2004-04-141-1/+1
* Patch from Florian Schirmer. compile fix for debug buildsbug12004-02-221-2/+2
* Bug fix from Tito.bug12004-02-041-3/+4
* Tito writes:andersen2003-12-191-333/+450
* Patch from Tito, size optimisation, cleanup noise when in debuggingbug12003-11-301-167/+167
* Tito writes:andersen2003-10-221-3/+2
* old gcctimr2003-10-171-3/+3
* Do not use kernel headersandersen2003-10-091-13/+50
* New applet, devfsd, by Matteo Croce and Titobug12003-10-091-0/+2029