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
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
..
adjtimex.c
…
bbconfig.c
…
Config.in
Convert all the applets from #include to USE(). Had to fix some nonstandard
2006-02-23 00:42:25 +00:00
crond.c
removed warning "comparison between signed and unsigned". Change very very old code: use int instead short
2006-01-30 13:36:03 +00:00
crontab.c
can use TMPDIR if user's HOMEDIR do not found. Noticed by Bernhard
2006-01-10 12:35:43 +00:00
dc.c
…
devfsd.c
Patch from Denis Vlasenko to constify things and fix a few typos.
2006-02-22 17:01:00 +00:00
eject.c
more security: don't start shell code from argv
2006-02-28 08:23:27 +00:00
hdparm.c
Patch from Denis Vlasenko to constify things and fix a few typos.
2006-02-22 17:01:00 +00:00
last.c
protect potential overflow for x86_64
2006-01-31 09:35:45 +00:00
less.c
removed anoinig warnings
2006-02-01 12:56:19 +00:00
makedevs.c
- fix check for group and user, remove some whitespace while at it.
2005-12-21 15:07:30 +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
mountpoint.c
just whitespace
2006-01-25 00:08:53 +00:00
mt.c
…
runlevel.c
…
rx.c
- add some ATTRIBUTE_UNUSED.
2006-01-30 17:17:14 +00:00
setsid.c
just whitespace
2006-01-25 00:08:53 +00:00
strings.c
- whitespace cleanup from Tito.
2006-02-27 22:34:41 +00:00
time.c
…
watchdog.c
- add some ATTRIBUTE_UNUSED.
2006-01-30 17:17:14 +00:00