summaryrefslogtreecommitdiff
path: root/usr.bin/head
AgeCommit message (Expand)Author
2024-10-14Update Makefile.depend filesSimon J. Gerraty
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-04-19head: use getline() instead of fgetln()Martin Tournoij
2023-11-26Remove copyright strings ifdef'd outWarner Losh
2023-11-26usr.bin: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line nroff patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-07-07Mark usage function as __dead2 in programs where it does not returnAlfonso Gregory
2023-04-18Update/fix Makefile.depend for userlandSimon J. Gerraty
2022-07-12Improve usability of head(1) and tail(1):Xin LI
2019-12-11Update Makefile.depend filesSimon J. Gerraty
2019-12-11Add Makefile.depend.optionsSimon J. Gerraty
2019-11-06fileargs_init() sets errno on failure.Mark Johnston
2019-04-17cap_fileargs: chase r346315, update fileargs_init in consumersEd Maste
2018-11-12head: sandbox using capsicumMariusz Zaborski
2018-11-12head: fix style nitsMariusz Zaborski
2018-04-10head(1): Provide long optionsKyle Evans
2017-11-20Add ATF tests for head(1)Alan Somers
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2017-02-28Renumber copyright clause 4Warner Losh
2015-06-13Add META_MODE support.Simon J. Gerraty
2015-06-08dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty
2014-05-16Updated dependenciesSimon J. Gerraty
2014-05-10Updated dependenciesSimon J. Gerraty
2013-04-12sync from headSimon J. Gerraty
2013-03-17Remove EOL whitespace accidentally introduced in r248393.Joel Dahl
2013-03-16Add a couple of examples.Joel Dahl
2013-03-11Updated dependenciesSimon J. Gerraty
2013-02-16Updated dependenciesSimon J. Gerraty
2012-08-22Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar
2010-12-11Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl
2010-01-02Build usr.bin/ with WARNS=6 by default.Ed Schouten
2007-01-11Fix build on architectures where off_t is signed by casting to uintmax_tBrooks Davis
2007-01-11Fix head -c ### where ### is greater than 2^31. Unlike the submittedBrooks Davis
2005-01-17Added the EXIT STATUS section where appropriate.Ruslan Ermilov
2002-07-23Remove duplicate __FBSDID() - spotted by trying to build with a non-GNUJuli Mallett
2002-06-30Consistently use FBSDIDDavid E. O'Brien
2002-06-10Note that this appeared at least as early as PWB UNIX.Juli Mallett
2002-04-28Fix VCS tags; ANSIfy functionsMark Murray
2002-03-301) Staticise.David Malone
2002-03-22remove __PWarner Losh
2002-03-15mdoc(7) police: pedantry.Ruslan Ermilov
2002-01-24Make usage message and man page synopsis reflect the fact that -nDavid Malone
2001-11-02In order to perform faster when doing "head -n", use a pair ofAlfred Perlstein
2001-11-02change a global into a local, misc style fixesAlfred Perlstein
2001-08-15mdoc(7) police: utilize the new .Ex macro.Ruslan Ermilov
2001-07-15Remove whitespace at EOL.Dima Dorfman
2001-07-10mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov