xioctl and friends by Tito <farmatito@tiscali.it>
[platform/upstream/busybox.git] / console-tools / loadfont.c
2007-07-14 Denis Vlasenkoxioctl and friends by Tito <farmatito@tiscali.it>
2007-06-10 Denis Vlasenkomoved biggest stack buffers to malloc space, or made...
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2006-12-19 Denis Vlasenkoremove casts from xmalloc()
2006-12-19 Denis Vlasenkou_short, ulong exterminated
2006-11-16 Denis Vlasenkosvlogd: new applet. +9k. Still too big, but it was...
2006-10-27 Denis Vlasenkolast nail into error_msg() (de)capitalization
2006-08-03 Rob LandleyRemove bb_ prefixes from xfuncs.c (and a few other...
2006-07-01 "Robert P. J. Day"More removal of "#if 0" content.
2006-04-16 Mike Frysingerkill pointless memory.h includes
2006-03-10 Rob LandleyPatch from Denis Vlasenko turning static const int...
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2006-01-30 Eric Andersenclean up yet more annoying signed/unsigned mismatches...
2003-12-20 Glenn L McGrathUse bb_xopen
2003-03-19 Manuel Novoa III Major coreutils update.
2001-07-23 Matt KraaiAdd support for devfs device names.
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-31 Matt KraaiRemoved trailing \n from error_msg{,_and_die} messages.
2001-01-23 Mark Whitley#define -> static const int. Also got rid of some big...
2000-12-07 Mark WhitleyChanged names of functions in utility.c and all affecte...
2000-10-25 Matt KraaiAdded a new perrorMsg function, cleanup up error handli...
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-09-13 Matt KraaiFix calls to {m,c,re}alloc so that they use x{m,c,re...
2000-08-10 Eric AndersenSome #include updates.
2000-07-16 Matt KraaiExtract usage information into a separate file.
2000-07-14 Pavel RoskinMore fixes for "signed vs. unsigned" warnings.
2000-07-14 Matt KraaiUse errorMsg rather than fprintf.
2000-05-12 Erik AndersenLots of updates. Finished implementing BB_FEATURE_TRIV...
2000-04-19 Erik AndersenMore minor updates to docs (and making apps behave...
2000-04-18 Erik AndersenUpdates
2000-02-08 Erik AndersenSome formatting updates (ran the code through indent)
1999-10-19 Eric AndersenAdded sfdisk. Ststic-ified a bunch of stuff.
1999-10-19 Eric Andersenfixes grep, added loadfont from debian bootfloppies.