OpenGrok
gnu/
Branch: HEAD
Home
|
History
|
only in
gnu
History log of
gnu
Date
Author
Comments
17-Aug-2008
lukem
Create BUILDSYMLINKS for all files in G_LIB2ADD that are in ${GNUHOSTDIST},
not just .asm files.
Fixes hp700 for PR 39367, and a related problem on powerpc64 platforms.
lib/libgcc4/Makefile.inc
12-Aug-2008
lukem
Tweak rules to disable generation of .c files from .l / .y.
(Goal is to minimize differences with the vendor file)
Fix PR 38152.
dist/gcc4/gcc/Makefile.in
04-Aug-2008
lukem
Use BUILDSYMLINKS instead of custom rules for ${G_LIB2ADD} and unwind.h
Add some MAKEVERBOSE love.
lib/libgcc4/libgcc/Makefile
lib/libgcc4/libgcc_eh/Makefile
lib/libgcc4/libgcc_s/Makefile
04-Aug-2008
lukem
Add an explicit rule for ${OBJS}: ${DPSRCS}, since <bsd.prog.mk>
doesn't provide that any more, and this Makefile uses the latter
in a non-standard fashion.
Fixes "make" in a clean directory when "make depend" has not been run.
Use DPSRCS rather than hand-crafted rules to achieve the same effect.
lib/crtstuff4/Makefile
01-Aug-2008
christos
fix -w using:
http://www.linuxfromscratch.org/patches/downloads/grep/\
grep-2.5.1-option_w-1.patch
dist/grep/src/search.c
21-Jul-2008
lukem
Remove the \n and tabs from the __COPYRIGHT() strings.
Tweak to use a consistent format.
usr.sbin/dbsym/dbsym.c
usr.sbin/mdsetimage/mdsetimage.c
21-Jul-2008
apb
Comment out references to the "-P"/"--perl-regexp" option,
which is not supported on NetBSD. Fixes PR 39122.
dist/grep/doc/grep.1
22-Jul-2008
matt
Add a few more conditions to the setting of the symbol size for external
dynamic symbols.
dist/binutils/bfd/elflink.c
16-Jul-2008
perry
So long, mom. (Approved by: wiz)
sets files still need updating, I'll do that shortly.
usr.bin/groff/contrib/Makefile
16-Jul-2008
christos
sockopts need to be int not ssize_t, which can be long on 64 bit machines.
fixes sparc64 issue. thanks to rafal for testing.
dist/postfix/src/util/vstream_tweak.c
25-Jun-2008
christos
/var/lib -> /var/db by popular demand.
dist/postfix/src/global/mail_params.h
dist/postfix/src/master/master.c
dist/postfix/proto/ADDRESS_VERIFICATION_README.html
dist/postfix/proto/INSTALL.html
dist/postfix/proto/TLS_README.html
dist/postfix/proto/postconf.proto
dist/postfix/html/master.8.html
dist/postfix/html/postconf.5.html
dist/postfix/man/man5/postconf.5
dist/postfix/man/man8/master.8
dist/postfix/README_FILES/ADDRESS_VERIFICATION_README
dist/postfix/README_FILES/INSTALL
dist/postfix/README_FILES/RELEASE_NOTES
dist/postfix/README_FILES/TLS_LEGACY_README
dist/postfix/README_FILES/TLS_README
dist/postfix/RELEASE_NOTES
dist/postfix/conf/main.cf
dist/postfix/html/ADDRESS_VERIFICATION_README.html
dist/postfix/html/INSTALL.html
dist/postfix/html/TLS_LEGACY_README.html
dist/postfix/html/TLS_README.html
dist/postfix/postfix-install
dist/postfix/INSTALL
22-Jun-2008
christos
fix build.
usr.sbin/postfix/global/Makefile
usr.sbin/postfix/local/Makefile
usr.sbin/postfix/milter/Makefile
usr.sbin/postfix/oqmgr/Makefile