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
/
miscutils
History
Denis Vlasenko
51742f4bb0
style fixes. No code changes
2007-04-12 00:32:05 +00:00
..
adjtimex.c
…
bbconfig.c
…
chrt.c
…
Config.in
…
crond.c
bb_full_fd_action: remove potential xmalloc from NOFORK path
2007-04-11 23:20:53 +00:00
crontab.c
…
dc.c
- use skip_non_whitespace() where appropriate
2007-04-10 09:38:35 +00:00
devfsd.c
…
eject.c
…
hdparm.c
…
Kbuild
…
last.c
…
less.c
…
makedevs.c
style fixes. No code changes
2007-04-12 00:32:05 +00:00
mountpoint.c
…
mt.c
…
nmeter.c
- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"
2007-04-04 20:52:03 +00:00
raidautorun.c
…
readahead.c
…
runlevel.c
- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"
2007-04-04 20:52:03 +00:00
rx.c
…
setsid.c
- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"
2007-04-04 20:52:03 +00:00
strings.c
…
taskset.c
…
time.c
…
watchdog.c
…