Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
1fbc909570199c22fb38221e4c6523d798141a15
/
init
/
reboot.c
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
4c6c236
As vodz noticed, I screwed up reboot
by Eric Andersen
· 21 years ago
0246222
Support reboot, halt, and poweroff independent of busybox init.
by Eric Andersen
· 21 years ago
85e5e72
Remove remaining libc5 support code
by Eric Andersen
· 21 years ago
cb81e64
Update a bunch of docs. Run a script to update my email addr.
by Eric Andersen
· 21 years ago
b01ed65
Apply last_patch93 from vodz:
by Eric Andersen
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
4e05b9b
include "busybox" after the libc includes tofix compile errors
by Glenn L McGrath
· 22 years ago
34fd00a
Patch from David McCullough <davidm@snapgear.com>
by Eric Andersen
· 22 years ago
1d1d2f9
Update some missing copyright notices
by Eric Andersen
· 23 years ago
b24d656
If find_pid_by_name() had an error, it was returning -1, but storing
by Eric Andersen
· 23 years ago
bdfd0d7
Major rework of the directory structure and the entire build system. -Erik
by Eric Andersen
· 23 years ago
11fdb8a
Fix a nasty bug with variable name shadowing
by Eric Andersen
· 23 years ago
371ca19
Look for either "init" or "linuxrc" processes
by Eric Andersen
· 23 years ago
332394b
Be extra extra careful about what we dereference.
by Eric Andersen
· 23 years ago
c97ec34
A patch from Matt Kraai that adds a new 'shutdown' action to busybox init. Now
by Eric Andersen
· 24 years ago
f57c944
Changed names of functions in utility.c and all affected files, to make
by Mark Whitley
· 24 years ago
3570a34
Renamed "internal.h" to the more sensible "busybox.h". -Erik
by Eric Andersen
· 24 years ago
27a8042
Centralize handling of --help.
by Matt Kraai
· 24 years ago
2f46b66
Add usage messages for applets without them.
by Matt Kraai
· 24 years ago
b610615
Updates to a number of apps to remove warnings/compile errors under libc5.
by Eric Andersen
· 24 years ago
825aead
Patch to make killall actually kill all PIDs with the specified name,
by Erik Andersen
· 25 years ago
2ac2fae
Fix bugs related to finding PIDs. -Erik
by Erik Andersen
· 25 years ago
246cc6d
Wrote killall.
by Erik Andersen
· 25 years ago
029011b
A few updates (including the cp fix the Craig has been looking for) -Erik
by Erik Andersen
· 25 years ago
e49d5ec
Some formatting updates (ran the code through indent) -Erik
by Erik Andersen
· 25 years ago
2cb5507
Added poweroff (and adjusted init to use it). Inlined function
by Eric Andersen
· 25 years ago
6805d5d
Adjustments for Johns init stuff, -Erik
by Eric Andersen
· 25 years ago
f95ca97
by John Beppu
· 25 years ago
c499601
Fixed up copyright notices and such
by Eric Andersen
· 25 years ago
3cf52d1
More stuff...
by Eric Andersen
· 25 years ago
cc8ed39
Initial revision
by Eric Andersen
· 25 years ago
0_29alpha2