aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-07-07 20:54:30 +0000
committerEric Andersen <andersen@codepoet.org>2000-07-07 20:54:30 +0000
commite6b9dfa96730d9cedfb1f22a4bc0f3bcb6949ea6 (patch)
tree770f9754e5f23af81d0efd9975c0a03feeb6cabb /busybox.def.h
parent53a955786d71ba891cf98e5c5e4bcbbc6f0ded3e (diff)
downloadbusybox-w32-e6b9dfa96730d9cedfb1f22a4bc0f3bcb6949ea6.tar.gz
busybox-w32-e6b9dfa96730d9cedfb1f22a4bc0f3bcb6949ea6.tar.bz2
busybox-w32-e6b9dfa96730d9cedfb1f22a4bc0f3bcb6949ea6.zip
Removed sfdisk from BusyBox. It was buggy, fat, and we really couldn't
maintain it very well, so including it was not very appropriate. Those wanting an fdisk are invited to grab a copy from util-linux. -Erik
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/busybox.def.h b/busybox.def.h
index 9b5a85b3e..ee583694e 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -77,7 +77,6 @@
77#define BB_RMMOD 77#define BB_RMMOD
78#define BB_SED 78#define BB_SED
79#define BB_SETKEYCODES 79#define BB_SETKEYCODES
80#define BB_SFDISK
81#define BB_SH 80#define BB_SH
82#define BB_SLEEP 81#define BB_SLEEP
83#define BB_SORT 82#define BB_SORT