Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-7] src



Module Name:    src
Committed By:   martin
Date:           Sun Mar  6 18:05:09 UTC 2016

Modified Files:
        src/external/bsd/blacklist/lib [netbsd-7]: Makefile bl.c
        src/lib [netbsd-7]: Makefile

Log Message:
Pull up following revision(s) (requested by christos in ticket #1123):
        external/bsd/blacklist/lib/bl.c: revision 1.27
        lib/Makefile: revision 1.237
        external/bsd/blacklist/lib/Makefile: revision 1.4
        external/bsd/blacklist/lib/Makefile: revision 1.5
Move blacklistd later now that it depends on libpthread (From Rin Okuyama)
typo
Add a mutex to prevent races during initialization code from multiple threads.
Found in named.


To generate a diff of this commit:
cvs rdiff -u -r1.3.2.2 -r1.3.2.3 src/external/bsd/blacklist/lib/Makefile
cvs rdiff -u -r1.24.2.3 -r1.24.2.4 src/external/bsd/blacklist/lib/bl.c
cvs rdiff -u -r1.215.2.2 -r1.215.2.3 src/lib/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index