OpenGrok
Cross Reference: Makefile
xref
: /
src
/
usr.bin
/
paste
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
paste
History log of
/src/usr.bin/paste/Makefile
Revision
Date
Author
Comments
1.5
14-Apr-2009
lukem
Enable WARNS=4 by default for usr.bin, except for:
awk bdes checknr compile_et error gss hxtool kgetcred kinit
klist ldd less lex locale login m4 man menuc mk_cmds
mklocale msgc openssl rpcgen rpcinfo sdiff spell ssh
string2key telnet tn3270 verify_krb5_conf xlint
1.4
31-Mar-2006
dsl
branches: 1.4.30;
Rewrite parallel() so that it uses fgetln() instead of fgets() so that
horrid nasty things don't happen when the input lines are the same size
as the buffer.
Simplify by using an array of 'FILE *' instead of a linked list so that
is possible to appease coverty (SID:1598) by freeing the memory.
Also fclose() the input lines when they are consumed.
Code still modifies optarg strings....
1.3
09-Jan-1997
tls
Sync to 4.4BSD-Lite2
1.2
01-Aug-1993
mycroft
Add RCS identifiers.
1.1
21-Mar-1993
cgd
branches: 1.1.1;
Initial revision
1.1.1.2
09-Jan-1997
tls
Import from 4.4BSD-Lite2
1.1.1.1
21-Mar-1993
cgd
initial import of 386bsd-0.1 sources
1.4.30.1
13-May-2009
jym
Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
Indexes created Wed Oct 22 13:09:56 GMT 2025