"Robert P. J. Day"
|
edd9ca5743
More removal of "#if 0" content.
|
18 years ago |
Bernhard Reutner-Fischer
|
cf1f2ace39
- fix CONFIG_DEBUG_INIT compile failure
|
18 years ago |
Paul Fox
|
d112f8fa5e
make halt and poweroff messages more accurate (i.e., claim "we're about to",
|
18 years ago |
Bernhard Reutner-Fischer
|
7ae1553980
- consolidate "Sending SIG%s to all processes"; untested..
|
18 years ago |
Bernhard Reutner-Fischer
|
c58dbf28e0
- remove useless variable "status" from init_main.
|
18 years ago |
Bernhard Reutner-Fischer
|
3ab3080bc2
- use config_buffer for message()
|
18 years ago |
Bernhard Reutner-Fischer
|
35e1a077d6
- DEBUG_INIT -> config CONFIG_DEBUG_INIT
|
18 years ago |
Bernhard Reutner-Fischer
|
76bb97c995
- landley, remove this?
|
18 years ago |
Bernhard Reutner-Fischer
|
49e60b9788
- set_term() doesn't need an argument. (Like r15220 this is just compile-tested)
|
18 years ago |
Bernhard Reutner-Fischer
|
0da069d382
- move common code into new open_new_terminal() function;
|
18 years ago |
Rob Landley
|
299a6b4d7b
Consolidate #include <sys/time.h> so libbb.h does it.
|
18 years ago |
Bernhard Reutner-Fischer
|
b1629b1b2a
- remove emacs layout block as suggested by Robert P.J. Day
|
18 years ago |
Mike Frysinger
|
2f4d91da75
fix whitespace
|
18 years ago |
Mike Frysinger
|
706f8f6de5
just include fcntl.h not sys/fcntl.h
|
18 years ago |
Rob Landley
|
b3ede5abe2
More from Jan Kiszka: this is a port of the latest sysv-init SELinux patch.
|
18 years ago |
Rob Landley
|
2dd4279959
Patch from Rogelio Serrano to defer checking whether the tty exists until
|
18 years ago |
Rob Landley
|
bc68cd14cc
Patch from Denis Vlasenko turning static const int (which gets emitted into
|
18 years ago |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
19 years ago |
"Vladimir N. Oleynik"
|
1f04c9d29c
removed anoinig `unused' warnings
|
19 years ago |
Rob Landley
|
646129163a
Re-add initrd support, unify halt/reboot/poweroff, add -n and -f options.
|
19 years ago |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 years ago |
Rob Landley
|
2edf52643d
The whole "init is sometimes pid 3" thing is silly. Init is pid 1, anything
|
19 years ago |
"Vladimir N. Oleynik"
|
6c35c7c976
usage bb_dev_null
|
19 years ago |
"Vladimir N. Oleynik"
|
8e1bd4a05b
don't out \r to syslog
|
19 years ago |
Rob Landley
|
c3386a4304
Why have a separate CONFIG_INIT_SWAPON when we already have CONFIG_SWAPONOFF?
|
19 years ago |
Rob Landley
|
7a8f6792f3
Bug system entry #1 says that when busybox doesn't have swapoff,
|
19 years ago |
Paul Fox
|
41a72ecd19
applying patch from bug 24:
|
19 years ago |
Mike Frysinger
|
10427ab528
move var decls around a little to help gcc make smaller code
|
19 years ago |
Mike Frysinger
|
e548bdff96
2005-07-04 Shaun Jackman <sjackman@gmail.com>
|
19 years ago |
Mike Frysinger
|
95ef16528c
2005-07-05 Shaun Jackman <sjackman@gmail.com>
|
19 years ago |