aboutsummaryrefslogtreecommitdiff
path: root/miscutils/devfsd.c
AgeCommit message (Expand)Author
2006-06-25- convert old-style parameter declarations (K&R) to modern style.Bernhard Reutner-Fischer
2006-06-08Patch from Erik Hovland, via Tito.Rob Landley
2006-05-27Consolidate #include <sys/time.h> so libbb.h does it.Rob Landley
2006-02-22Patch from Denis Vlasenko to constify things and fix a few typos.Rob Landley
2006-02-01removed anoinig warnings"Vladimir N. Oleynik"
2006-01-30fix up yet more annoying signed/unsigned and mixed type errorsEric Andersen
2006-01-25just whitespaceTim Riker
2005-12-06restore compare_string_array new interface (make broken by landley)"Vladimir N. Oleynik"
2005-10-08Coprolith polishing time: Tito switched devfsd over from CONFIG_ to ENABLE_.Rob Landley
2005-09-14split libbb: moved xregcomp separatelly for speed up recompile"Vladimir N. Oleynik"
2005-09-14removed strange extern void xregcomp(... from some applets, but declared from..."Vladimir N. Oleynik"
2005-07-31eat leading whitespace with preprocessorMike Frysinger
2005-06-07Tito posted a devfsd error message fix. It's highly deprecated and willRob Landley
2004-10-13Make certain clients of bb_make_directory default to honoringEric Andersen
2004-04-14Larry Doolittle writes:Eric Andersen
2004-02-22Patch from Florian Schirmer. compile fix for debug buildsGlenn L McGrath
2004-02-04Bug fix from Tito.Glenn L McGrath
2003-12-19Tito writes:Eric Andersen
2003-11-30Patch from Tito, size optimisation, cleanup noise when in debuggingGlenn L McGrath
2003-10-22Tito writes:Eric Andersen
2003-10-17old gccTim Riker
2003-10-09Do not use kernel headersEric Andersen
2003-10-09New applet, devfsd, by Matteo Croce and TitoGlenn L McGrath