Changes in / [71b0d4d4:4802dd7] in mainline
- Files:
-
- 38 deleted
- 2 edited
-
boot/Makefile.common (modified) (1 diff)
-
uspace/Makefile (modified) (1 diff)
-
uspace/app/bithenge/Makefile (deleted)
-
uspace/app/bithenge/Makefile.linux (deleted)
-
uspace/app/bithenge/blob.c (deleted)
-
uspace/app/bithenge/blob.h (deleted)
-
uspace/app/bithenge/compound.c (deleted)
-
uspace/app/bithenge/compound.h (deleted)
-
uspace/app/bithenge/expression.c (deleted)
-
uspace/app/bithenge/expression.h (deleted)
-
uspace/app/bithenge/file.c (deleted)
-
uspace/app/bithenge/file.h (deleted)
-
uspace/app/bithenge/helenos/block.c (deleted)
-
uspace/app/bithenge/helenos/block.h (deleted)
-
uspace/app/bithenge/helenos/os.h (deleted)
-
uspace/app/bithenge/linux/os.h (deleted)
-
uspace/app/bithenge/print.c (deleted)
-
uspace/app/bithenge/print.h (deleted)
-
uspace/app/bithenge/script.c (deleted)
-
uspace/app/bithenge/script.h (deleted)
-
uspace/app/bithenge/sequence.c (deleted)
-
uspace/app/bithenge/sequence.h (deleted)
-
uspace/app/bithenge/source.c (deleted)
-
uspace/app/bithenge/source.h (deleted)
-
uspace/app/bithenge/test.c (deleted)
-
uspace/app/bithenge/transform.c (deleted)
-
uspace/app/bithenge/transform.h (deleted)
-
uspace/app/bithenge/tree.c (deleted)
-
uspace/app/bithenge/tree.h (deleted)
-
uspace/dist/src/bithenge/fat.bh (deleted)
-
uspace/dist/src/bithenge/test-bits.bh (deleted)
-
uspace/dist/src/bithenge/test-bits.dat (deleted)
-
uspace/dist/src/bithenge/test-repeat.bh (deleted)
-
uspace/dist/src/bithenge/test-repeat.dat (deleted)
-
uspace/dist/src/bithenge/test.bh (deleted)
-
uspace/dist/src/bithenge/test.dat (deleted)
-
uspace/dist/src/bithenge/trip.bh (deleted)
-
uspace/dist/src/bithenge/trip.dat (deleted)
-
uspace/dist/src/bithenge/usbdesc.bh (deleted)
-
uspace/dist/src/bithenge/usbkbd.dat (deleted)
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile.common
r71b0d4d4 r4802dd7 152 152 153 153 RD_APPS_NON_ESSENTIAL = \ 154 $(USPACE_PATH)/app/bithenge/bithenge \155 154 $(USPACE_PATH)/app/blkdump/blkdump \ 156 155 $(USPACE_PATH)/app/bnchmark/bnchmark \ -
uspace/Makefile
r71b0d4d4 r4802dd7 35 35 DIRS = \ 36 36 app/bdsh \ 37 app/bithenge \38 37 app/blkdump \ 39 38 app/bnchmark \
Note:
See TracChangeset
for help on using the changeset viewer.
