summaryrefslogtreecommitdiffstats
path: root/usr.bin/paste
Commit message (Expand)AuthorAgeFilesLines
* Clean up malloc(3)'s argument. Remove casts which do nothing when we'rejmallett2002-05-171-2/+2
* More low hanging warnings fruit; ANSIfy, de-register, constify.markm2002-04-281-19/+17
* remove __Pimp2002-03-221-4/+4
* When invoked with no file arguments, display usage.mike2002-03-201-4/+7
* Cross-reference between lam(1) and paste(1). Add a STANDARDS section towollman2001-09-211-2/+3
* mdoc(7) police: utilize the new .Ex macro.ru2001-08-151-3/+1
* Remove whitespace at EOL.dd2001-07-151-1/+1
* mdoc(7) police: use the default ``file ...'' feature of the .Ar macro.ru2001-02-131-1/+1
* Put flags under .Fl. Add DIAGNOSTICS section namecharnier2000-03-261-3/+7
* $Id$ -> $FreeBSD$peter1999-08-282-2/+2
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
* Add #include <stdlib.h> to get prototype for malloc(). Without this,jb1998-02-201-1/+2
* Remove bogus malloc() decl.asami1997-08-051-2/+2
* Use err(3). Add prototypes. Silent -Wall.charnier1997-07-312-41/+39
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-273-0/+375
OpenPOWER on IntegriCloud