This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2gs-SW
/
hush
Watch
1
Star
0
Fork
0
You've already forked hush
mirror of
https://github.com/sheumann/hush.git
synced
2025-02-07 04:31:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
hush
/
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
- 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
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
…