This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
busybox
/
init
History
Bernhard Reutner-Fischer
022eb311d5
- use absolute path for top_builddir and top_srcdir.
...
Fixes make trying to include the very same file in an endless loop.
2006-03-02 17:33:25 +00:00
..
Config.in
Re-add initrd support, unify halt/reboot/poweroff, add -n and -f options.
2006-01-30 08:31:37 +00:00
halt.c
Patch from Denis Vlasenko to constify things and fix a few typos.
2006-02-22 17:01:00 +00:00
init_shared.c
The whole "init is sometimes pid 3" thing is silly. Init is pid 1, anything
2006-01-22 02:41:51 +00:00
init_shared.h
Support reboot, halt, and poweroff independent of busybox init.
2003-07-22 09:41:39 +00:00
init.c
removed anoinig `unused' warnings
2006-02-01 14:47:52 +00:00
Makefile
- use absolute path for top_builddir and top_srcdir.
2006-03-02 17:33:25 +00:00
Makefile.in
- fixes parallel builds (make -j)
2006-03-01 22:54:48 +00:00
mesg.c
change strange depend to libbb.h, but require busybox.h
2005-10-06 15:18:09 +00:00