No subject


Wed Dec 17 22:35:13 UTC 2008


# grep -r "== TRUE"  *
fileutils/ls.c:                         if (ls_disp_hr == TRUE) {
sysklogd/syslogd.c:     if ((circular_logging == TRUE) && (buf != NULL)) {
sysklogd/syslogd.c:     if (local_logging == TRUE)
sysklogd/syslogd.c:     if (circular_logging == TRUE) {
sysklogd/syslogd.c:     if (doRemoteLog == TRUE) {
sysklogd/syslogd.c:     if ((doFork == TRUE) && (daemon(0, 1) < 0)) {
util-linux/mount.c:             if (use_loop == TRUE) {
util-linux/mount.c:     if (status == 0 || fakeIt == TRUE) {

# grep -r "!= 0"  * | wc -l
    355

-- 
Nick Fedchik, FNM3-RIPE(UANIC)
Internet Dept./ISP UkrSat, Kiev, Ukraine



More information about the busybox mailing list