build system overhaul
[platform/upstream/busybox.git] / libbb / messages.c
2006-10-05 Denis Vlasenkobuild system overhaul
2006-09-19 Denis Vlasenkochange char *string = "foo" -> char string[] = "foo"
2006-08-09 Rob LandleyAnother whack at scripts/individual. Now builds 212...
2006-07-10 "Robert P. J. Day"Replace current verbose GPL stuff in libbb/*.c with...
2006-06-07 Bernhard Reutner... - reuse strings and messages. Saves about 600B
2006-05-26 Bernhard Reutner... - introduce and use bb_path_wtmp_file for portability...
2006-04-05 Bernhard Reutner... - include proper headers.
2006-04-03 Bernhard Reutner... - move buffer allocation schemes to libbb.h
2006-02-16 "Vladimir N. Oleynik"moved BB_BANNER to applets/version.c file: make kernel...
2005-10-15 "Vladimir N. Oleynik"common BUFSIZ BSS buffer, small reduce code, data and bss
2005-10-12 "Vladimir N. Oleynik"usage bb_dev_null
2005-10-12 "Vladimir N. Oleynik"bb_dev_null
2005-04-16 Eric AndersenAdd bb_msg_read_error
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-09-02 Glenn L McGrathmove all "-/bin/sh" "/bin/sh" and "sh" to libbb/message...
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2003-03-19 Manuel Novoa III Major coreutils update.
2002-10-10 Eric Andersenlast_patch61 from vodz:
2002-06-23 Eric AndersenPort over the last of the tinylogin applets
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
2001-07-12 Eric AndersenPatch from vodz:
2001-05-11 Eric AndersenFix a segfault in lash, hush, and cmdedit. Each of...
2001-04-30 Eric AndersenThese messages can be .rodata, so make them even more...
2001-04-25 Mark Whitleylibbb.h now includes ../busybox.h. This way, files...
2001-04-25 Eric AndersenMove messages.c to libbb. Make each string in messages...