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
Files
a6e131dab39ee67522687a56b39ed815b9ae15ec
busybox
/
miscutils
History
Rob Landley
a6e131dab3
Size reductions, mostly switching things to use libbb functions.
2006-05-29 06:43:55 +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
…
crond.c
…
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
Add SWAP_LE?? and SWAP_BE?? macros, and make things use them. Converts values
2006-05-29 05:51:12 +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
…