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
e865e81d34
Branches
Tags
View all branches
busybox
/
miscutils
History
Denis Vlasenko
e865e81d34
less: stop dying on bad regexps, quietly pipe data w/o
...
user interaction if stdout is not a tty. size optimizations
2006-12-21 13:24:58 +00:00
..
adjtimex.c
…
bbconfig.c
…
Config.in
less: somewhat buggy applet, but nice. Muchly reduced
2006-12-20 02:46:48 +00:00
crond.c
…
crontab.c
inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid]
2006-12-16 23:49:13 +00:00
dc.c
…
devfsd.c
style cleanup: return(a) -> return a, part 2
2006-11-27 16:49:55 +00:00
eject.c
…
hdparm.c
…
Kbuild
…
last.c
introduce LONE_CHAR (optimized strcmp with one-char string)
2006-12-21 13:23:14 +00:00
less.c
less: stop dying on bad regexps, quietly pipe data w/o
2006-12-21 13:24:58 +00:00
makedevs.c
…
mountpoint.c
…
mt.c
…
nmeter.c
remove casts from xmalloc()
2006-12-19 23:36:04 +00:00
raidautorun.c
…
readahead.c
…
runlevel.c
…
rx.c
…
setsid.c
…
strings.c
…
taskset.c
…
time.c
…
watchdog.c
…