Pere Orga
|
34425389e0
move help text from include/usage.src.h to coreutils/*.c
|
13 yıl önce |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 yıl önce |
Denys Vlasenko
|
2ec91aead5
*: remove some uses of argc
|
15 yıl önce |
Denys Vlasenko
|
8131eea3dc
*: introduce and use ffulsh_all()
|
15 yıl önce |
Denis Vlasenko
|
0c68a874e7
libbb: password/group function helpers rewritten by Tito:
|
16 yıl önce |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 yıl önce |
Denis Vlasenko
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
16 yıl önce |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 yıl önce |
Denis Vlasenko
|
3734b946bf
bb_getpwuid, bb_getgrgid: change order of arguments to more intuitive one;
|
17 yıl önce |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 yıl önce |
Denis Vlasenko
|
99912ca733
audit small applets and mark some of them as NOFORK.
|
17 yıl önce |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 yıl önce |
Denis Vlasenko
|
f0ed376eda
remove bb_printf and the like
|
18 yıl önce |
"Robert P. J. Day"
|
801ab14013
Add one-line GPL boilerplate to numerous (but not all yet) source files.
|
18 yıl önce |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
19 yıl önce |
Bernhard Reutner-Fischer
|
d5bd137a24
- rename libbb's password helpers as suggested in libbb.h
|
19 yıl önce |
Eric Andersen
|
7eb79fff10
Tito writes:
|
20 yıl önce |
Eric Andersen
|
095dd0c46d
Tito writes:
|
20 yıl önce |
Eric Andersen
|
52499cb9ae
Tito writes:
|
20 yıl önce |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 yıl önce |
Eric Andersen
|
02e6ba91e8
Vodz' last_patch57:
|
22 yıl önce |
Eric Andersen
|
8d4c397d9d
Patch from Jeff Garzik marking a few 'getopt not needed' apps.
|
24 yıl önce |
Eric Andersen
|
cbe31dace5
It turns out that DODMALLOC was broken when I reorganized busybox.h
|
24 yıl önce |
Eric Andersen
|
67991cf824
This patch, put together by Manuel Novoa III, is a merge of work
|
24 yıl önce |
Matt Kraai
|
dd19c69904
Removed trailing \n from error_msg{,_and_die} messages.
|
24 yıl önce |
Eric Andersen
|
ed3ef50c23
Fix header file usage -- there were many unnecessary header files included in
|
24 yıl önce |
Eric Andersen
|
ab050f5522
Add in a patch to make busybox use the normal pwd.h and grp.h
|
24 yıl önce |
Eric Andersen
|
bd193a42a5
Fix from Matt Kraai -- a better way to NULL terminate strings for the
|
24 yıl önce |
Mark Whitley
|
f57c944e09
Changed names of functions in utility.c and all affected files, to make
|
24 yıl önce |
Matt Kraai
|
e8c55f42c1
Fixed error handling and TRUE/FALSE usage.
|
24 yıl önce |