index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
miscutils
/
runlevel.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert all miscutils/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-22
1
-0
/
+4
*
Split miscutils/Config.src items into miscutils/*.c files
Denys Vlasenko
2016-11-22
1
-0
/
+9
*
*: Switch to POSIX utmpx API
Bernhard Reutner-Fischer
2015-04-02
1
-6
/
+6
*
whitespace fixes
Denys Vlasenko
2011-10-28
1
-1
/
+1
*
move remaining help text from include/usage.src.h
Pere Orga
2011-04-11
1
-0
/
+13
*
move utmp.h include to libbb.h
Denys Vlasenko
2011-01-25
1
-1
/
+0
*
*: whitespace fixes
Denys Vlasenko
2010-10-28
1
-4
/
+4
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
runlevel: -2 bytes
Denys Vlasenko
2009-11-26
1
-4
/
+3
*
- update my name. No obj-code changes ;)
Bernhard Reutner-Fischer
2008-09-25
1
-1
/
+1
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
stray trailing tabs removed
Denis Vlasenko
2007-07-19
1
-1
/
+1
*
delete tons of extra #includes
Denis Vlasenko
2007-05-31
1
-6
/
+6
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"
Bernhard Reutner-Fischer
2007-04-04
1
-2
/
+2
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
remove unneeded #includes, fix indentation
Denis Vlasenko
2006-09-23
1
-16
/
+15
*
- move #include busybox.h to the very top so we pull in the config
Bernhard Reutner-Fischer
2006-06-03
1
-2
/
+2
*
- add BB_APPLET_RUNLEVEL used by emdebian via /etc/init.d/rc.
Bernhard Reutner-Fischer
2005-10-28
1
-0
/
+43