This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
busybox
Watch
0
Star
0
Fork
0
You've already forked busybox
mirror of
https://git.busybox.net/busybox.git
synced
2024-12-20 03:43:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bcc6ec9b7e
busybox
/
init
History
Denys Vlasenko
bcc6ec9b7e
init: fix "while true; do reboot; done" bug. +15 bytes. Closes bug 781
...
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-12-14 03:03:29 +01:00
..
Config.in
halt/reboot/poweroff: add a CONFIG_xxx to act SysV compatibly
2009-07-27 02:55:02 +02:00
halt.c
libbb.h: tidy it up a bit. no code changes (verified)
2009-10-23 14:24:44 +02:00
init.c
init: fix "while true; do reboot; done" bug. +15 bytes. Closes bug 781
2009-12-14 03:03:29 +01:00
Kbuild
init: stop doing silly things with the console (-400 bytes)
2007-02-21 00:15:20 +00:00
mesg.c
libbb: introduce and use xmalloc_ttyname (-32 in bss).
2008-12-23 23:36:47 +00:00