Denys Vlasenko
|
d2e07bc16c
init: don't use fixed size buffer for command
|
11 yıl önce |
Denys Vlasenko
|
f958425451
init: remove special-case code for machines with less tham 1 MB of RAM.
|
11 yıl önce |
Denys Vlasenko
|
2c0508b4fa
examples/inittab: fix a few incorrect statements about init
|
11 yıl önce |
Denys Vlasenko
|
60cb48ca50
whitespace cleanup. no code changes
|
12 yıl önce |
Denys Vlasenko
|
da2b2da6a7
init: add a segv debugging aid, disabled by default
|
13 yıl önce |
Denys Vlasenko
|
ef7aa46bc4
init: code shrink -4 bytes
|
13 yıl önce |
Denys Vlasenko
|
beb860ac75
init: utmp update of DEAD_PROCESS was misplaced, and could be skipped. Fixing.
|
13 yıl önce |
Denys Vlasenko
|
67905e2d7c
*: work around sysinfo.h versus linux/*.h problems
|
13 yıl önce |
Denys Vlasenko
|
32176ccec4
init: fix a case where execv's 1st arg was wrong
|
13 yıl önce |
Denys Vlasenko
|
8d0e0cdadf
move utmp.h include to libbb.h
|
14 yıl önce |
Denys Vlasenko
|
b9f2d9f7d9
mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
|
14 yıl önce |
Denys Vlasenko
|
6088e138e1
init: simpler handling of leading dash in commands
|
14 yıl önce |
Denys Vlasenko
|
db5fe62b6d
init: if PID!=1, show clearer error message. move usage text closer to main()
|
14 yıl önce |
Denys Vlasenko
|
3b060528a2
init: do not sleep forever on usage errors
|
14 yıl önce |
Denys Vlasenko
|
f2657a9968
init: do not clear CRTSCTS (fix from Debian bug 528560)
|
14 yıl önce |
Denys Vlasenko
|
b1db09be5a
init/*: move applet/kbuild/config/help bits into applet source files
|
14 yıl önce |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 yıl önce |
Jeremie Koenig
|
1c05303fdc
init: make the initial $TERM value configurable
|
14 yıl önce |
Jeremie Koenig
|
714674e4da
init,halt: portability improvements
|
14 yıl önce |
Jeremie Koenig
|
f812eace18
init,loginutils: termios portability fixes
|
14 yıl önce |
Denys Vlasenko
|
f8d8aa1cea
libbb: add skip_dev_pfx()
|
14 yıl önce |
Denys Vlasenko
|
87fb72032e
init: clear utmp entries for dead processes, if they (entries) exist
|
14 yıl önce |
Denys Vlasenko
|
d7171c1140
init: fix logically inverted FEATURE_EXTRA_QUIET check
|
15 yıl önce |
Denys Vlasenko
|
1a8de6f8a2
init: use applet_name instead of "init" - we can be linuxrc
|
15 yıl önce |
Denys Vlasenko
|
18f89128e5
init: for paranoid reasons, restore SIGCONT too.
|
15 yıl önce |
Denys Vlasenko
|
bcc6ec9b7e
init: fix "while true; do reboot; done" bug. +15 bytes. Closes bug 781
|
15 yıl önce |
Denys Vlasenko
|
6be918d0ae
init: make FEATURE_EXTRA_QUIET more consistent. +1 byte
|
15 yıl önce |
Denys Vlasenko
|
6e54249e05
init: restore possibility to reload inittab even before we finish initialization
|
15 yıl önce |
Denys Vlasenko
|
6331cf059c
*: use "can't" instead of "cannot"
|
15 yıl önce |
Denys Vlasenko
|
90a9904e9e
remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com)
|
15 yıl önce |