mount: nfs_strerror's static buffer was bigger than needed.
[oweals/busybox.git] / util-linux / hwclock.c
2006-05-27 Rob LandleyConsolidate #include <sys/time.h> so libbb.h does it.
2006-05-26 Bernhard Reutner... - add central knob to turn off getopt_long everywhere...
2006-05-07 Rob LandleyRemove bb_strlen() in favor of -fno-builtin-strlen...
2006-03-31 Bernhard Reutner... - use RESERVE_CONFIG_BUFFER and a bit of whitespace...
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2006-01-25 Tim Rikerjust whitespace
2005-10-14 "Vladimir N. Oleynik"- new bb_opt_complementally syntax, use [-:?] only...
2005-10-11 "Vladimir N. Oleynik"- use complementally '!' to '?' - 'ask' is best 'free...
2005-09-28 Mike Frysingerallow people to adjtime location
2005-09-05 "Vladimir N. Oleynik"1) bb_opt_complementaly -> bb_opt_complementally
2005-05-11 Mike Frysingerchange the hardcoded error constant (0x80000000UL)...
2005-04-16 Mike Frysingerminor style touchups
2004-04-14 Eric AndersenLarry Doolittle writes:
2004-03-22 Robert GrieblSome corrections from vodz:
2004-03-21 Robert GrieblThe utc variable was not modified according to the...
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-03-10 Glenn L McGrathPatch from Thomas Frohlich to fix an option ordering...
2004-02-22 Glenn L McGrathUse bb_getopt_ulflags, marginal saving, better argument...
2004-02-22 Glenn L McGrathUse /var/lib/hwclock for adjtime, its really a state...
2003-08-26 Robert GrieblRemoved some debug printfs
2003-03-19 Manuel Novoa III Major coreutils update.
2003-01-02 Robert Griebl> Eliminate dependancy on kernel header files. Naughty...
2002-12-11 Eric AndersenEliminate dependancy on kernel header files. Naughty...
2002-08-05 Robert Griebl- updated a few copyright/left file headers
2002-07-21 Robert GrieblInitial checkin of a very primitive hwclock replacement