From abc0f4f8f97b36f2865986374405d091cefea107 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 8 Dec 1999 23:19:36 +0000 Subject: Latest and greatest --- busybox.def.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'busybox.def.h') diff --git a/busybox.def.h b/busybox.def.h index ac7a9b76f..786f98119 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -16,6 +16,7 @@ //#define BB_DUTMP //#define BB_FDFLUSH #define BB_FIND +#define BB_FREE #define BB_FSCK_MINIX #define BB_MKFS_MINIX #define BB_CHVT @@ -58,6 +59,7 @@ #define BB_SYNC #define BB_SYSLOGD #define BB_TAR +#define BB_TAIL #define BB_TOUCH #define BB_TRUE_FALSE #define BB_UMOUNT @@ -76,7 +78,7 @@ // pretty/useful). // // -// enable a second console on VT2 in init +// enable a second console on TTY2 in init #define BB_FEATURE_INIT_SECOND_CONSOLE // enable features that use the /proc filesystem #define BB_FEATURE_USE_PROCFS -- cgit v1.2.3