Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Denys Vlasenko b097a84d62 config: update size information 5 gadi atpakaļ
  Denys Vlasenko a02a4e9830 whitespace and comment format fixes, no code changes 7 gadi atpakaļ
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary 7 gadi atpakaļ
  Denys Vlasenko 1a1203ff89 users,w,who,uptime,renice: make NOEXEC 7 gadi atpakaļ
  Denys Vlasenko 72089cf6b4 config: deindent all help texts 7 gadi atpakaļ
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes 7 gadi atpakaļ
  Denys Vlasenko d9eb40c185 fix errors found with make_single_applets.sh 7 gadi atpakaļ
  Denys Vlasenko 1bc0bd13b5 w: new applet, alias to "who -H" 7 gadi atpakaļ
  Denys Vlasenko 205d48e948 *: add comment about APPLET_ODDNAME format 7 gadi atpakaļ
  Denys Vlasenko af3f420116 Convert all coreutils/* applets to "new style" applet definitions 7 gadi atpakaļ
  Denys Vlasenko d60752f8c9 build system: -fno-builtin-printf 9 gadi atpakaļ
  Bernhard Reutner-Fischer 86a7f18f21 *: Switch to POSIX utmpx API 9 gadi atpakaļ
  Denys Vlasenko b110e1fecb who: fix typo in help text 12 gadi atpakaļ
  Denys Vlasenko 53772869bc who,less: tweaked help text 12 gadi atpakaļ
  Tito Ragusa 7926b98949 users: new applet. 13 gadi atpakaļ
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 gadi atpakaļ
  Pere Orga 34425389e0 move help text from include/usage.src.h to coreutils/*.c 13 gadi atpakaļ
  Denys Vlasenko 8d0e0cdadf move utmp.h include to libbb.h 13 gadi atpakaļ
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 gadi atpakaļ
  Denys Vlasenko 37f5bef63c libbb: split update_utmp from login/getty in preparation to use it for telnetd 14 gadi atpakaļ
  Denys Vlasenko 4c721049c3 who: fix attempts to open '/dev/dev/ttyX'; make columns a bit wider, add -H 14 gadi atpakaļ
  Denis Vlasenko 9e0a7c9c41 remove a few superfluous includes 16 gadi atpakaļ
  Denis Vlasenko f62ab2d774 libbb: use improved xmalloc_read() from modprobe-small 16 gadi atpakaļ
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 gadi atpakaļ
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage 16 gadi atpakaļ
  Bernhard Reutner-Fischer e8979889b4 - add note about SUSv3 missing options. 17 gadi atpakaļ
  Denis Vlasenko 01cd9570c7 who: add -a (by Tito) 17 gadi atpakaļ
  Denis Vlasenko 05c8c4f745 who: code shrink by Tito <farmatito@tiscali.it> 17 gadi atpakaļ
  Denis Vlasenko e5569cb52e who: fix wrong date/time field size 17 gadi atpakaļ
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 gadi atpakaļ