aboutsummaryrefslogtreecommitdiff
path: root/coreutils/head.c
AgeCommit message (Expand)Author
2000-02-08Some formatting updates (ran the code through indent)Erik Andersen
2000-02-07A few minor updates. ;-)Erik Andersen
2000-01-25Some busybox updates. See the changelog for details if you care.Erik Andersen
2000-01-23* added (and documented) "-n" option for head -Erik Andersen
1999-12-17Make head --version do the right thing. Update TODO listErik Andersen
1999-12-15 fixed an embarrasing segfault (head w/ no argsJohn Beppu
1999-12-10Fixed John's email address again.Eric Andersen
1999-12-10 Implemented head(1).John Beppu