Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
hace 13 años |
Pere Orga
|
55068c478e
move help text from include/usage.src.h to console-tools/*.c
|
hace 13 años |
Denys Vlasenko
|
681efe20d3
use user's shell instead of hardwired "/bin/sh" (android needs this)
|
hace 13 años |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
hace 14 años |
Pascal Bellard
|
21e8e8da64
libbb: introduce and use BB_EXECVP_or_die()
|
hace 14 años |
Denys Vlasenko
|
41ddd9f606
*: make exec failure message more consistent
|
hace 14 años |
Denys Vlasenko
|
ab19ede655
tidy up O_NONBLOCK usage. use libbb functions in stty.
|
hace 15 años |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
hace 16 años |
Bernhard Reutner-Fischer
|
ae4342ca3e
- Rename getpty() to xgetpty() and adjust callers.
|
hace 16 años |
Denis Vlasenko
|
1f228985b2
whitespace fixes. no code changes
|
hace 16 años |
Denis Vlasenko
|
1b2d0b2821
openvt: handle -ws correctly. By James Simmons <jsimmons AT infradead.org>
|
hace 16 años |
Denis Vlasenko
|
95891fc016
openvt: fix gross mismatch between us and "standard" openvt.
|
hace 16 años |
Denis Vlasenko
|
1d42665b6b
*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)
|
hace 16 años |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
hace 17 años |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
hace 17 años |
Denis Vlasenko
|
53091ecd20
Attempt to get more applets compile for NOMMU.
|
hace 17 años |
Denis Vlasenko
|
cad04ef4f3
add NOMMU fixme's; move move_fd from runit_lib to libbb; nuke fd_copy
|
hace 17 años |
Denis Vlasenko
|
1d76f439da
EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu>
|
hace 18 años |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
hace 18 años |
Denis Vlasenko
|
9af7c9d6b6
openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code
|
hace 18 años |
Denis Vlasenko
|
1385899416
attempt to regularize atoi mess.
|
hace 18 años |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
hace 18 años |
Bernhard Reutner-Fischer
|
b1629b1b2a
- remove emacs layout block as suggested by Robert P.J. Day
|
hace 18 años |
Rob Landley
|
ead19306f5
Cleanup patches from tito.
|
hace 18 años |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
hace 19 años |
Rob Landley
|
9f0e00fc61
Tito sent more size tweaks.
|
hace 19 años |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
hace 21 años |
Glenn L McGrath
|
dfb6211df3
Patch by Tito, remove some unneeded variables to save some space.
|
hace 21 años |
Glenn L McGrath
|
02e0355504
Use bb_xopen
|
hace 21 años |
Glenn L McGrath
|
0a3b0106ab
Re-use existing variables, patch from Tito
|
hace 21 años |