summaryrefslogtreecommitdiff
path: root/usr.bin/paste/paste.c
AgeCommit message (Expand)Author
2011-09-06static + __deadjoerg
2009-04-07Null-terminate the delimiter list string after processing escapesdholland
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2007-01-17Remove duplicate #includeshubertf
2006-04-01cast line_len to (int) to avoid warn.rtr
2006-04-01revert previous to previous as it was correctrtr
2006-04-01change printf format from "%.*s" to "%.8s"rtr
2006-03-31Rewrite parallel() so that it uses fgetln() instead of fgets() so thatdsl
2006-03-31KNF prior to fixing all the buffer overruns....dsl
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
1998-10-13include unistd.hwsanchez
1998-02-03add <unistd.h> to fix compiler warningperry
1997-10-19WARNSify, fix .Nm usage, deprecate registerlukem
1997-01-09Sync to 4.4BSD-Lite2tls
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd