Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Liu, Shuang (ADITG/ESM) af6bc54fde chgrp: correct the usage for non-desktop chgrp calls 5 gadi atpakaļ
  Denys Vlasenko b097a84d62 config: update size information 5 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 af3f420116 Convert all coreutils/* applets to "new style" applet definitions 8 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 0ef64bdb40 *: make GNU licensing statement forms more regular 14 gadi atpakaļ
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 gadi atpakaļ
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 gadi atpakaļ
  Denis Vlasenko 99912ca733 audit small applets and mark some of them as NOFORK. 17 gadi atpakaļ
  Denis Vlasenko 02f0c4c2bf diff: failed to confirm "static bug" in gcc - reinstating statics. 17 gadi atpakaļ
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 gadi atpakaļ
  Denis Vlasenko 3bba545a54 done a dozen of randconfig test. guess what? ALL failed... 18 gadi atpakaļ
  Denis Vlasenko e80e2a3660 chgrp: just call chown! :) 18 gadi atpakaļ
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 gadi atpakaļ
  Mike Frysinger 8840759c61 move lchown/chown define out of specific files and into platform.h where it belongs 18 gadi atpakaļ
  Bernhard Reutner-Fischer b1629b1b2a - remove emacs layout block as suggested by Robert P.J. Day 18 gadi atpakaļ
  Bernhard Reutner-Fischer d5bd137a24 - rename libbb's password helpers as suggested in libbb.h 19 gadi atpakaļ
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 gadi atpakaļ
  Glenn L McGrath a55d72bbb4 Patch from Steven Scholz, fix some warnings 21 gadi atpakaļ
  Glenn L McGrath eebcc1d98a Add the "install" applet, move get_ug_id to libbb as its used by chown, 21 gadi atpakaļ
  Eric Andersen 85e5e72bc1 Remove remaining libc5 support code 21 gadi atpakaļ
  Eric Andersen cb81e6484d Update a bunch of docs. Run a script to update my email addr. 21 gadi atpakaļ
  Manuel Novoa III 4eff18189a Things my compiler didn't catch... 21 gadi atpakaļ
  Manuel Novoa III cad5364599 Major coreutils update. 21 gadi atpakaļ
  Matt Kraai 1f0c43668a Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !. 23 gadi atpakaļ
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. 23 gadi atpakaļ
  Eric Andersen 65504ac12c These do not need initial values. Let them live in the bss. 23 gadi atpakaļ
  Matt Kraai 468f504fd7 Fix handling of -R flag. 23 gadi atpakaļ