Denys Vlasenko
|
0687a5b496
libbb: make xchroot do a chdir("/") after chroot
|
12 жил өмнө |
Pere Orga
|
34425389e0
move help text from include/usage.src.h to coreutils/*.c
|
13 жил өмнө |
Denys Vlasenko
|
681efe20d3
use user's shell instead of hardwired "/bin/sh" (android needs this)
|
13 жил өмнө |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 жил өмнө |
Pascal Bellard
|
21e8e8da64
libbb: introduce and use BB_EXECVP_or_die()
|
14 жил өмнө |
Denys Vlasenko
|
41ddd9f606
*: make exec failure message more consistent
|
14 жил өмнө |
Denys Vlasenko
|
e992bae6f9
*: remove a few more cases of argc usage. -89 bytes.
|
15 жил өмнө |
Denis Vlasenko
|
f9d4fc3cf8
switch_root: improve behavior on error; improve help text
|
15 жил өмнө |
Denis Vlasenko
|
394eebed66
lpd: spool mode added by Vladimir
|
16 жил өмнө |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 жил өмнө |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 жил өмнө |
Denis Vlasenko
|
99912ca733
audit small applets and mark some of them as NOFORK.
|
17 жил өмнө |
Denis Vlasenko
|
1d76f439da
EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu>
|
18 жил өмнө |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 жил өмнө |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
18 жил өмнө |
Bernhard Reutner-Fischer
|
d9cf7ac781
- patch from Denis Vlasenko to add and use bb_xchdir()
|
18 жил өмнө |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
20 жил өмнө |
Glenn L McGrath
|
dc4e75ef7c
move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one
|
21 жил өмнө |
Eric Andersen
|
cb81e6484d
Update a bunch of docs. Run a script to update my email addr.
|
21 жил өмнө |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
21 жил өмнө |
Eric Andersen
|
bdfd0d78bc
Major rework of the directory structure and the entire build system.
|
23 жил өмнө |
Matt Kraai
|
d0b5be6da8
Remove BB_SH define entirely.
|
23 жил өмнө |
Eric Andersen
|
0b7d70c822
Fix up some silly messups with the debian packaging, and a dumb
|
23 жил өмнө |
Matt Kraai
|
6943815400
Fix applet_name.
|
23 жил өмнө |
Matt Kraai
|
bc0f783a5f
Fix invocation of builtin shell to have proper argc and argv.
|
23 жил өмнө |
Eric Andersen
|
cbe31dace5
It turns out that DODMALLOC was broken when I reorganized busybox.h
|
24 жил өмнө |
Eric Andersen
|
67991cf824
This patch, put together by Manuel Novoa III, is a merge of work
|
24 жил өмнө |
Eric Andersen
|
8ec10a9483
Fix up copyright msgs. Bump version to 0.49 in preparation for
|
24 жил өмнө |
Eric Andersen
|
ed3ef50c23
Fix header file usage -- there were many unnecessary header files included in
|
24 жил өмнө |
Matt Kraai
|
1fa1adea2a
Change calls to error_msg.* and strerror to use perror_msg.*.
|
24 жил өмнө |