Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 anos atrás |
Denis Vlasenko
|
3ace9fa6d8
switch_root: error_msg -> perror_msg, reduce by 22 bytes while at it.
|
17 anos atrás |
Denis Vlasenko
|
51742f4bb0
style fixes. No code changes
|
17 anos atrás |
Denis Vlasenko
|
50f7f446ec
bb_full_fd_action: remove potential xmalloc from NOFORK path
|
17 anos atrás |
Bernhard Reutner-Fischer
|
febe3c4211
- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"
|
17 anos atrás |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 anos atrás |
Denis Vlasenko
|
b6aae0f381
preparatory patch for -Wwrite-strings #2
|
18 anos atrás |
Denis Vlasenko
|
9225854144
mostly style fixes
|
18 anos atrás |
Denis Vlasenko
|
e1a0d486e4
message string changes, mostly for consistency, also -32 bytes in .rodata
|
18 anos atrás |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
18 anos atrás |
Rob Landley
|
e9a7a6212b
Change license statements (and clean up headers) on some of the files that
|
18 anos atrás |
"Robert P. J. Day"
|
63fc1a9e08
Standardize on the vi editing directives being on the first line.
|
18 anos atrás |
Rob Landley
|
22d26fc6ae
Patch from Yann Morin to put BLKGETSIZE64 in platform.h had rather a lot of
|
18 anos atrás |
Rob Landley
|
094b9f7e1d
Shut up the warning "implicit declaration of strlen".
|
18 anos atrás |
Rob Landley
|
3ea05d3222
Fix missing copyright and license notice.
|
18 anos atrás |
Rob Landley
|
e2b428cbb1
Use lstat() instead of stat so /init being a symlink doesn't screw people up.
|
18 anos atrás |
Rob Landley
|
d05981eaf1
Fix off by one error. (I know I had a reason for doing that, but I have _no_
|
19 anos atrás |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 anos atrás |
Rob Landley
|
5d84c2398e
Fix chroot, leave console alone if -c not specified, and yank debug code.
|
19 anos atrás |
Rob Landley
|
0f34a821ab
Add a switch_root utility (like kconfig's utils/run_init.c, although not
|
19 anos atrás |