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
Rob Landley
0620841758
Patch from Tito to remove long options from hdparm.
2006-05-31 22:52:57 +00:00
..
adjtimex.c
Move portability stuff to platform.h, and clean up adjtimex.c a bit while
2006-05-27 22:08:01 +00:00
bbconfig.c
…
Config.in
Patch from Tito to remove long options from hdparm.
2006-05-31 22:52:57 +00:00
crond.c
- s/defined(__uClinux__)/BB_NOMMU/
2006-05-31 10:19:51 +00:00
crontab.c
…
dc.c
…
devfsd.c
Consolidate #include <sys/time.h> so libbb.h does it.
2006-05-27 21:42:58 +00:00
eject.c
…
hdparm.c
Patch from Tito to remove long options from hdparm.
2006-05-31 22:52:57 +00:00
last.c
…
less.c
…
makedevs.c
…
Makefile
…
Makefile.in
…
mountpoint.c
…
mt.c
…
runlevel.c
…
rx.c
…
setsid.c
…
strings.c
Size reductions, mostly switching things to use libbb functions.
2006-05-29 06:43:55 +00:00
time.c
Consolidate #include <sys/time.h> so libbb.h does it.
2006-05-27 21:42:58 +00:00
watchdog.c
…