Makefile.flags: restrict Wno-constant-logical-operand and Wno-string-plus-int options...
[oweals/busybox.git] / coreutils / uname.c
2018-12-28 Denys Vlasenkoconfig: update size information
2017-12-31 Denys Vlasenkorandomconfig fixes
2017-10-05 Denys Vlasenkowhitespace and comment format fixes, no code changes
2017-08-08 Denys Vlasenkogetopt32: remove applet_long_options
2017-08-03 Denys Vlasenkoconfig: FEDORA_COMPAT option (so far only tweaks uname)
2017-08-03 Denys Vlasenkonew NOFORKs: clear, nproc, tty, uname, arch, unlink...
2017-07-21 Denys Vlasenkoconfig: deindent all help texts
2017-07-19 Denys VlasenkoUpdate remaining menuconfig items with approximate...
2017-07-18 Denys VlasenkoUpdate menuconfig items with approximate applet sizes
2017-07-18 Denys VlasenkoTweaks from mass recompile for 1.27.1 release
2017-07-16 Denys Vlasenkoarch: new applet (same as unmae -m). ~30 bytes.
2016-11-23 Denys VlasenkoConvert all coreutils/* applets to "new style" applet...
2015-08-03 Ron Yorstonuname: make OS name configurable
2014-01-31 Mike Frysingeruname: fix up usage documentation
2011-06-05 Denys Vlasenko*: remove "Options:" string from help texts
2011-03-31 Pere Orgamove help text from include/usage.src.h to coreutils/*.c
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2009-09-06 Denys Vlasenkomore C standard compat fixes from Dan Fandrich
2009-07-18 Denys Vlasenkotouch: implement -d --date (our own testsuite needs...
2009-06-19 Denys Vlasenkogetopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG...
2009-04-21 Denis Vlasenko*: mass renaming of USE_XXXX to IF_XXXX
2009-03-15 Denis Vlasenkouname: correct cut/paste error
2009-03-14 Denis Vlasenkouname: support long options
2009-01-19 Denis Vlasenkouname: use wider integer for option bits
2009-01-19 Denis Vlasenkouname: add support for -i and -o, fix printing of unkno...
2008-07-05 Denis Vlasenko*: rename ATTRIBUTE_XXX to just XXX.
2008-07-02 Denis Vlasenkouname,individual: fix improper printf usage
2008-07-02 Ned Ludd- fix trivial exploit vector when setXid
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-09-27 Denis Vlasenkointroduce bb_putchar(). saves ~1800 on uclibc (less...
2007-08-18 Denis Vlasenkodon't pass argc in getopt32, it's superfluous
2007-08-12 Denis Vlasenkotrylink: produce even more info about final link stage
2007-05-31 Denis Vlasenkodelete tons of extra #includes
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2006-10-26 Denis Vlasenkoremove bb_printf and the like
2006-10-03 Denis Vlasenkogetopt_ulflags -> getopt32.
2006-07-12 "Robert P. J. Day"Add one-line GPL boilerplate to numerous (but not all...
2006-01-25 Tim Rikerjust whitespace
2003-03-19 Manuel Novoa III Major coreutils update.
2002-03-25 Manuel Novoa III Work around compiler/assembler problem and reduce code...
2002-03-20 Eric AndersenEliminate extra trailing space
2001-12-05 Manuel Novoa III Combined size reduction changes by Glenn and myself...
2001-03-09 Eric AndersenPatchs from Jeff Garzik <jgarzik@mandrakesoft.com>...
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-27 Eric AndersenFix header file usage -- there were many unnecessary...
2001-01-23 Mark Whitley#define -> static const int. Also got rid of some big...
2000-12-22 Matt KraaiUse busybox error handling functions wherever possible.
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-06-19 Eric AndersenUpdates to a number of apps to remove warnings/compile...
2000-06-02 Eric AndersenFix touch so it behaves itself (it could segfault in...
2000-04-17 John Beppu- grep -v ^\.PHONY < Makefile
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-26 Eric AndersenStuf