hush/include
Denis Vlasenko 069e347863 crontab: almost complete rewrite
crontab: make options consistent with other implementations

   text    data     bss     dec     hex filename
   2042       4       0    2046     7fe busybox.t1/miscutils/crontab.o
   1331       0       0    1331     533 busybox.t2/miscutils/crontab.o

function                                             old     new   delta
edit_file                                            733     956    +223
open_as_user                                           -     171    +171
packed_usage                                       23652   23650      -2
CDir                                                   8       4      -4
ChangeUser                                           139       -    -139
crontab_main                                        1522     616    -906
------------------------------------------------------------------------------
(add/remove: 1/1 grow/shrink: 1/3 up/down: 394/-1051)        Total: -657 bytes
2008-02-16 13:17:13 +00:00
..
applets.h
busybox.h
dump.h
grp_.h
inet_common.h
libbb.h hush: reinstate cmd handling for NOMMU (with fat big warning). 2008-02-10 12:10:08 +00:00
platform.h
pwd_.h
rtc_.h we need to pass back the rtc device name that was actually used so that we can turn around and check its sysfs status 2008-02-15 07:19:03 +00:00
shadow_.h
unarchive.h tar: real support for -p. +200 if selected. 2008-02-14 20:37:54 +00:00
usage.h crontab: almost complete rewrite 2008-02-16 13:17:13 +00:00
xatonum.h
xregex.h less: stop dying on bad regexps, quietly pipe data w/o 2006-12-21 13:24:58 +00:00