Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Beppu <beppu@lbox.org>1999-12-10 10:42:50 +0300
committerJohn Beppu <beppu@lbox.org>1999-12-10 10:42:50 +0300
commit3157b1fba9ee8a558b04e9025da9f77e4256c0ea (patch)
tree27ea10d69773a06c8618132a2b76e7583db9da9c /busybox.def.h
parenta3e0d7928b0042dfe1be94da62b750664306b404 (diff)
Implemented head(1).
tried to mimic GNU behaviour.
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/busybox.def.h b/busybox.def.h
index cd3447f15..1bdb9a429 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -24,6 +24,7 @@
#define BB_DEALLOCVT
#define BB_GREP
//#define BB_HALT
+#define BB_HEAD
#define BB_HOSTNAME
#define BB_INIT
#define BB_KILL