summaryrefslogtreecommitdiff
path: root/usr.bin/head
AgeCommit message (Expand)Author
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2004-05-04Mention -c explicitly, use Nm, drop trailing space,wiz
2004-05-04add support for:mrg
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-18clear errno before strto(u)l() if we're going to test it for ERANGE afterwardslukem
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-12-01Whitespace cleanup.wiz
2001-02-19convert to use getprogname()cgd
2001-02-05fix nested externchristos
1999-11-09Since our gcc doesn't warn about NULL format strings anymore, we candrochner
1998-12-19char -> unsigned charchristos
1998-01-31Remove __GNUC__ ifdef, and make usage string consistent with other programs.christos
1998-01-27* When opening a file fails, just issue a warning; convert to appropriatekleink
1997-10-19use err.h for err() prototype, deprecate register, fix .Nm usagelukem
1997-10-18merge lite-2; also WARNSify the 2 warnings left.mrg
1997-01-09RCS ID policetls
1993-10-13#include <unistd.h>, so getopt(), optarg, opterr, optind, and optoptjtc
1993-08-28Document the fact that head is POSIX.2 compliant.jtc
1993-08-27Minor tweaks: including header files to bring prototypes into scope,jtc
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-07-31Add RCS indentifiers.mycroft
1993-07-15Make POSIX 1003.2 (Draft 11.2) compliant.jtc
1993-06-064.4BSD-Lite2mrg
1993-03-21initial import of 386bsd-0.1 sourcescgd