lpr and lpq applets by Walter Harms.
authorDenis Vlasenko <vda.linux@googlemail.com>
Fri, 22 Feb 2008 22:24:48 +0000 (22:24 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Fri, 22 Feb 2008 22:24:48 +0000 (22:24 -0000)
commit68444b9f0c74e94d219fa40bb4109b4aa2fdd43b
tree34b1c0d65ac46498b81df8badd85f9daa0baed33
parent6aa74fcf5bc5f6b209b578754fc098714bc8485d
lpr and lpq applets by Walter Harms.

   text    data     bss     dec     hex filename
    392       0       0     392     188 lpq.o
   1378       0       0    1378     562 lpr.o
    142       0       0     142      8e parse_prt.o
Config.in
Makefile
include/applets.h
include/usage.h
libbb/xfuncs.c
printutils/Config.in [new file with mode: 0644]
printutils/Kbuild [new file with mode: 0644]
printutils/lpq.c [new file with mode: 0644]
printutils/lpr.c [new file with mode: 0644]
printutils/lpr.h [new file with mode: 0644]
printutils/parse_prt.c [new file with mode: 0644]