summaryrefslogtreecommitdiff
path: root/usr.bin/column
AgeCommit message (Expand)Author
2025-05-13column(1): add -l flagLexi Winter
2025-05-07column(1): add testsLexi Winter
2024-07-15Remove residual blank line at start of MakefileWarner Losh
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-04-18Update/fix Makefile.depend for userlandSimon J. Gerraty
2017-12-28Free data after we're done with it.Warner Losh
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-12-29Fix type mismatches for malloc(3) and Co.Ulrich Spörlein
2015-06-13Add META_MODE support.Simon J. Gerraty
2015-06-08dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty
2015-05-27Merge sync of headSimon J. Gerraty
2015-03-31Remove bogus cast.Kevin Lo
2014-05-16Updated dependenciesSimon J. Gerraty
2014-05-10Updated dependenciesSimon J. Gerraty
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
2011-11-06Add missing static keywords to column(1)Ed Schouten
2010-12-11Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl
2010-04-14mdoc: order prologue macros consistently by Dd/Dt/OsUlrich Spörlein
2006-12-15Fix the fix in rev. 1.15 so that we jump to the next columnRuslan Ermilov
2006-09-19Add missing parentheses to fix a segmentation fault that is easilyIan Dowse
2006-02-13The change to make column use roundup(x, TAB) rounded things to theDavid Malone
2005-01-25Take a swing at using roundup().Juli Mallett
2005-01-18Sort sections.Ruslan Ermilov
2005-01-17Added the EXIT STATUS section where appropriate.Ruslan Ermilov
2005-01-11Scheduled mdoc(7) sweep.Ruslan Ermilov
2004-07-29Add support for multibyte characters.Tim J. Robbins
2004-07-15Avoid passing negative values to isspace() on machines with signed chars.Tim J. Robbins
2004-07-15Document line length and multibyte character limitations.Tim J. Robbins
2002-07-28ANSify function definitions to avoid a warning.David Malone
2002-03-22remove __PWarner Losh
2002-02-08Remove leaf node WARNS?=2 (that mainly I added). This shouldMark Murray
2001-12-10Style improvements recommended by Bruce as a follow up to someDavid Malone
2001-12-02Use __FBSDID().Mark Murray
2001-12-02WARNS=2 fixup.Mark Murray
2001-08-15mdoc(7) police: utilize the new .Ex macro.Ruslan Ermilov
2001-07-24Remove the misnamed `emalloc' and replace its uses with calloc (alongDavid E. O'Brien
2001-07-15Remove whitespace at EOL.Dima Dorfman
2001-04-03Round up before checking if the width is smaller than the widestDavid Malone
2000-11-20mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov
2000-03-26Add DIAGNOSTICS section namePhilippe Charnier
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1999-07-12Add $Id$, to make it simpler for members of the translation teams toNik Clayton