Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 years ago |
Denis Vlasenko
|
0c97c9d437
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
|
17 years ago |
Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
17 years ago |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 years ago |
Denis Vlasenko
|
5659407595
swapon: reinstate hole check but reduce it to warning
|
17 years ago |
Denis Vlasenko
|
b3f09f4a50
swapon: random shrinkage
|
17 years ago |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 years ago |
Denis Vlasenko
|
8f8f268cfd
bb_applet_name -> applet_name
|
18 years ago |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
18 years ago |
Rob Landley
|
e9a7a6212b
Change license statements (and clean up headers) on some of the files that
|
18 years ago |
Bernhard Reutner-Fischer
|
7fee0c4357
- fix copy'n paste errors that got introduced when switching to the shorter boilerplate.
|
18 years ago |
Rob Landley
|
20cc6d567f
Remove pointless "const". Bloatcheck says 0 bytes difference.
|
18 years ago |
Rob Landley
|
22d26fc6ae
Patch from Yann Morin to put BLKGETSIZE64 in platform.h had rather a lot of
|
18 years ago |
Rob Landley
|
c5b1d4d6b1
Patch from Denis Vlasenko to add xstat() and use it.
|
18 years ago |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
19 years ago |
Mike Frysinger
|
2d5e4f6b05
accept unlimited number of swap arguments like the real swap{on,off} and shrink do_em_all a little
|
19 years ago |
Mike Frysinger
|
6943a9489e
whitespace/syntax cleanups, dont mind me :p
|
19 years ago |
Rob Landley
|
bc3d4a175f
Cleanup patch from Tito.
|
19 years ago |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 years ago |
Eric Andersen
|
85e5e72bc1
Remove remaining libc5 support code
|
21 years ago |
Eric Andersen
|
cb81e6484d
Update a bunch of docs. Run a script to update my email addr.
|
21 years ago |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 years ago |
Eric Andersen
|
97b141ac69
Test for holes in swapfiles
|
22 years ago |
Eric Andersen
|
db1df5ebeb
last_patch64 from vodz:
|
22 years ago |
Eric Andersen
|
bdfd0d78bc
Major rework of the directory structure and the entire build system.
|
23 years ago |
Eric Andersen
|
74400ccfd0
Scrub up some function prototypes.
|
23 years ago |
Eric Andersen
|
e76c3b08e1
A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few
|
24 years ago |
Eric Andersen
|
3e6ff9017f
A cleanup patch from Jeff Garzik to static-ify a number of
|
24 years ago |
Eric Andersen
|
eba8ed71f0
Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup
|
24 years ago |
Eric Andersen
|
cbe31dace5
It turns out that DODMALLOC was broken when I reorganized busybox.h
|
24 years ago |