aboutsummaryrefslogtreecommitdiff
path: root/update.c
AgeCommit message (Expand)Author
2001-04-09Update how we detect if libc5 is in use.Eric Andersen
2001-04-05A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a fewEric Andersen
2001-02-20It turns out that DODMALLOC was broken when I reorganized busybox.hEric Andersen
2001-02-14This patch, put together by Manuel Novoa III, is a merge of workEric Andersen
2001-01-27Fix header file usage -- there were many unnecessary header files included inEric Andersen
2000-12-01Stop using TRUE and FALSE for exit status.Matt Kraai
2000-09-28Fixes to allow compilation on systems with glibc 2.1.92Pavel Roskin
2000-09-25Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen
2000-07-20Converted option parsing to getopt(). Also added some explanatory comments.Mark Whitley
2000-07-16Extract usage information into a separate file.Matt Kraai
2000-07-11Forgot to commit these cleanups it seems.Eric Andersen
2000-07-10Remove yet more kernel header dependancies.Eric Andersen
2000-06-19Make syslogd.c, init.c, and update.c compile error/warning free under both li...Eric Andersen
2000-05-12Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen
2000-04-28Fix stupid bugs. update was segfaulting. mknod minor # was always 0Erik Andersen
2000-04-17More updates to the docs, and fixes to sync things with the docs.Erik Andersen
2000-03-04A few updates (including the cp fix the Craig has been looking for)Erik Andersen
2000-02-08Some formatting updates (ran the code through indent)Erik Andersen
1999-10-20Fixed up copyright notices and suchEric Andersen
1999-10-18More stuffEric Andersen
1999-10-05Initial revisionEric Andersen