summaryrefslogtreecommitdiff
path: root/usr.bin/cut
AgeCommit message (Expand)Author
2014-02-03From Igor Sobrado in private email (based on his OpenBSD commit):wiz
2012-06-20- remove trailing white space;wiz
2012-06-20cut.1:wiz
2012-06-09Consistenly mention columns and fields. From Bug Hunting in PR 44747.wiz
2012-06-09Add -b to short error messages. Fix typo. From Bug Hunting in PR 44747.wiz
2012-04-06Sync usage with man page, from Bug Hunting.wiz
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
2009-03-29A couple minor fixes, from Alan R. S. Bueno in PR 41046.dholland
2008-12-21Fix PR 40214 from Arto Huusko -- field delimiter is not always <TAB>.wiz
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2007-12-15convert __attribute__s to applicable cdefs.h macrosperry
2007-07-02PR/36583: Aleksey Cheusov: /usr/bin/cut: -[bcf] positions are limited to 2048christos
2007-02-17Teach 'cut -c' about multibyte characters. Fixes PR 34244,hubertf
2006-07-31don't highlight the single dashjnemeth
2006-07-31PR/33995: Aleksey Cheusov: support use "-" to indicate stdin from SUSjnemeth
2006-07-29PR/33995: Aleksey Cheusov: support use "-" to indicate stdin from SUSjnemeth
2006-04-25Coverity CID 2790: Always free tmp buffer, not somethimes.christos
2006-03-30If fgetln() returns a buffer that isn't terminated by \n, free the temporarydsl
2005-03-22a fix from openbsd.yamt
2005-02-17Kill __P(), use ANSI function declarations, constify; WARNS=3.xtraeme
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-07Add missing section header EXIT STATUS.jmmv
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-06-11err/errx/warn/warnx do not need \n at the enditojun
2002-05-12Sync usage with man page synopsis. From Ryan Younce in bin/16644, withwiz
2001-12-01Whitespace cleanup.wiz
1998-11-06char -> unsigned charchristos
1998-08-25Add { and } to shut up egcs. Reformat the more questionable code.ross
1997-11-03Fix typo in SYNOPSIS section.kleink
1997-10-18WARNSify, fix .Nm usage, getopt returns -1 not EOF, deprecate registerlukem
1997-02-11getopt returns -1 not EOF.mrg
1995-10-02Remove spurious 'Do not', which looks to be the result of a bad cut-n-pastejtc
1995-09-02Sync with 4.4lite2jtc
1995-03-26Merged with 4.4Liteglass
1995-03-20Better-looking patch for a problem already fixed.mycroft
1993-12-31Minor tweaks.jtc
1993-08-27Minor tweaks: including header files to bring prototypes into scope,jtc
1993-08-19Document that utility now conforms to IEEE 1003.2-1992.jtc
1993-08-16Make cut 1003.2 compliant by adding -b and -n options. This was trivial,jtc
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-07-31Add RCS indentifiers.mycroft
1993-04-02Simon J. Gerraty <sjg@zen.void.oz.au>:cgd
1993-03-21initial import of 386bsd-0.1 sourcescgd