It turns out that DODMALLOC was broken when I reorganized busybox.h
[oweals/busybox.git] / console-tools / chvt.c
2001-02-20 Eric AndersenIt turns out that DODMALLOC was broken when I reorganiz...
2001-02-14 Eric AndersenThis patch, put together by Manuel Novoa III, is a...
2001-01-23 Mark Whitley#define -> static const int. Also got rid of some big...
2000-12-14 Matt KraaiSimplify error handling.
2000-12-01 Matt KraaiStop using TRUE and FALSE for exit status.
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-07-16 Matt KraaiExtract usage information into a separate file.
2000-07-14 Matt KraaiDon't use strings directly in calls to usage(). This...
2000-07-08 Eric AndersenUpdate files to reduce dependance on kernel version...
2000-06-19 Eric AndersenUpdates to a number of apps to remove warnings/compile...
2000-04-28 Erik AndersenLatest and greatest. Some effort at libc5 (aiming...
2000-04-21 Erik AndersenMore Doc updates. cmdedit and more termio fixes.
2000-03-04 Erik AndersenA few updates (including the cp fix the Craig has been...
2000-02-08 Erik AndersenSome formatting updates (ran the code through indent)
1999-11-10 Eric AndersenUpdates to usage, and made tar work.
1999-10-25 Eric AndersenStuf