aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/paste/paste.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: SUSv3 exit status, remove line length limit, style changes.Tim J. Robbins2002-07-141-52/+54
* MFC Rev 1.7:Mike Barcroft2002-04-011-4/+7
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add #include <stdlib.h> to get prototype for malloc(). Without this,John Birrell1998-02-201-1/+2
* Remove bogus malloc() decl.Satoshi Asami1997-08-051-2/+2
* Use err(3). Add prototypes. Silent -Wall.Philippe Charnier1997-07-311-36/+34
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+251