summaryrefslogtreecommitdiff
path: root/usr.bin/column
AgeCommit message (Expand)Author
2016-10-02Move information about exit values from DESCRIPTION to EXIT STATUS section.abhinav
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
2009-03-09Fix preamble to match order set out by mdoc(7). Discussed with wiz.joerg
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-05-24don't free input buffer repeatedly during non-whitespace huntmlelstv
2008-03-09Add missing GROUP heading in example. From PR bin/38205 from Aleksejdholland
2008-02-23- sizeof(type) -> sizeof(variable)christos
2008-02-23maxcols and DEFCOLS are column counts, not "how much space tooster
2007-12-15convert __attribute__s to applicable cdefs.h macrosperry
2006-12-09- Change all emalloc to ecalloc, since the previous implementation of emallocchristos
2006-08-26More programs using efun.christos
2006-04-09Coverity CID 1596: Plug memory leak.christos
2006-03-16warns=4christos
2005-12-17PR/32322: Daniel de Kok: Division by zero in column(1) with certain columnchristos
2005-02-17Kill __P(), use ANSI function declarations, constify; WARNS=3.xtraeme
2003-10-16safer use of reallocitojun
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-12-01Whitespace cleanup.wiz
1998-11-06- include <termios.h> for winsizechristos
1998-07-28__AUDIT__ cleanup.mycroft
1997-10-18test against != NULL not == NULL....lukem
1997-10-18WARNSify, fix .Nm usage, getopt returns -1 not EOFlukem
1997-07-01make usage string match manpagemikel
1995-09-02Sync with 4.4lite2jtc
1995-03-26merge with 4.4Liteglass
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-07-31Add RCS indentifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd