Commit History

Author SHA1 Message Date
  Denys Vlasenko e4dcba1c10 *: whitespace fixes 13 years ago
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 years ago
  Denys Vlasenko 3a41611bc5 telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes bug 1363 14 years ago
  Denys Vlasenko 2ec91aead5 *: remove some uses of argc 14 years ago
  Denis Vlasenko 0e52541917 taskset: fix some careless code in both fancy and non-fancy cases. 16 years ago
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 years ago
  Denis Vlasenko cd2663f15e ash: optional printf builtin. +25 bytes if off, +35 if on. 16 years ago
  Bernhard Reutner-Fischer 62d8503589 - use ut_user rather than ut_name (Cristian Ionescu-Idbohrn) 16 years ago
  Denis Vlasenko 30f892a0ee last: code shrink 16 years ago
  Bernhard Reutner-Fischer 61082ec1cc - not sure but i may have had the shutdown-time wrong and no records to verify 16 years ago
  Bernhard Reutner-Fischer 69d5ba2f95 - untangle the implementation of the small and huge last applets 16 years ago
  Denis Vlasenko dfd8282464 last: make its output more like "standard" last (aka "fancy last"). 16 years ago
  Denis Vlasenko 869d3d318f last: optional alternative sysv-like implementation 16 years ago
  Denis Vlasenko d04e1fc309 last: style fixes 16 years ago
  Bernhard Reutner-Fischer c8f7a97f89 - fix strncmp'ing "runlevel". (Cristian Ionescu-Idbohrn) 16 years ago
  Denis Vlasenko d0a071a528 brctl: eliminate stray data object 16 years ago
  Denis Vlasenko b44c790e41 *: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname. 16 years ago
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage 16 years ago
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 16 years ago
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 years ago
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 17 years ago
  Denis Vlasenko bf66fbc8e2 introduce LONE_CHAR (optimized strcmp with one-char string) 17 years ago
  Denis Vlasenko f0ed376eda remove bb_printf and the like 17 years ago
  Rob Landley e9a7a6212b Change license statements (and clean up headers) on some of the files that 18 years ago
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 years ago
  Bernhard Reutner-Fischer c89982dcd7 - move #include busybox.h to the very top so we pull in the config 18 years ago
  Bernhard Reutner-Fischer 781e42d66c - introduce and use bb_path_wtmp_file for portability (saves 11 Bytes). 18 years ago
  Mike Frysinger f284c767e5 use more boiler plate GPL notices 18 years ago
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 18 years ago
  "Vladimir N. Oleynik" dd14ca082a protect potential overflow for x86_64 18 years ago