OpenGrok
Cross Reference: Makefile
xref
: /
src
/
usr.bin
/
ul
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
ul
History log of
/src/usr.bin/ul/Makefile
Revision
Date
Author
Comments
1.8
12-Jun-2016
abhinav
Add libutil to the DPADD variable.
1.7
12-Jun-2016
abhinav
Fix a buffer overflow when reading from files containing extra long lines.
Instead of using a statically allocated buffer, manage the buffer at run-time
and reallocate as needed.
It was dumping core for following two cases:
man evrpc | ul
man xdm | ul
While there, also remove __P macro from function prototypes.
Ok from Christos.
1.6
03-Feb-2010
roy
Userland now builds and uses terminfo instead of termcap.
OK: core@, jdc@
1.5
20-Oct-1997
lukem
remove WARNS=0
1.4
14-Oct-1997
lukem
WARNSify, use <termcap.h>, rename setmode() to setulmode() to prevent nameclash
1.3
07-Dec-1994
jtc
Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1.2
30-Jul-1993
mycroft
Add RCS identifiers.
1.1
21-Mar-1993
cgd
branches: 1.1.1;
Initial revision
1.1.1.2
07-Dec-1994
jtc
imported from 4.4lite
1.1.1.1
21-Mar-1993
cgd
initial import of 386bsd-0.1 sources
Indexes created Fri Oct 31 11:10:07 GMT 2025