This website requires JavaScript.
Explore
Help
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
8fba99f35e46d234b47d652225bb80846cae369c
busybox
/
miscutils
T
History
Rob Landley
8fba99f35e
Move portability stuff to platform.h, and clean up adjtimex.c a bit while
...
I'm in the area.
2006-05-27 22:08:01 +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
- add central knob to turn off getopt_long everywhere. EXPERIMENTAL!
2006-05-26 20:19:22 +00:00
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
Consolidate #include <sys/time.h> so libbb.h does it.
2006-05-27 21:42:58 +00:00
last.c
…
less.c
…
makedevs.c
…
Makefile
…
Makefile.in
…
mountpoint.c
…
mt.c
…
runlevel.c
…
rx.c
- use the defines CURRENT_TTY and VC_1; also shrink xargs a tiny bit:
2006-05-27 09:36:43 +00:00
setsid.c
…
strings.c
…
time.c
Consolidate #include <sys/time.h> so libbb.h does it.
2006-05-27 21:42:58 +00:00
watchdog.c
…