| Age | Commit message (Collapse) | Author |
|
|
|
Mostly casts here and there to kill warnings or bugs. occasional
addition of prototypes and/or changes to bring protos into scope.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Don't add ${DESTDIR} when replacing PROTODIR in script.
|
|
|
|
make owner and mode explicit, to make the mtree files.
|
|
|
|
for a couple of reasons: (1) you're not supposed to, and (2) the first
time you try to 'make' with DESTDIR set to a certain place, things
will break.
|
|
Users who still have old headers loose.
|
|
Handcraft ${LIBCURSES} as we don't include bsd.prog.mk here.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We have our own implementations in our C library.
Libg++-2.5.1 doesn't include them either.
|
|
|
|
|
|
obsolete headers that have to be removed.
Don't install "compatibility" headers --- our headers are C++ safe and
GNU's headers don't match our library.
|
|
|
|
|
|
|
|
|
|
libc does, and we don't want things to get screwed up at link-time.
|
|
in case we ever decide to remove the support for the (obsolete) `.'
separator.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
headers, and a few other insignificant changes.
|
|
|
|
|
|
|
|
|
|
of C files and one for C++ files. No need to specify `-+' in your Makefile,
as it is now done automatically.
|
|
|