看板 DFBSD_commit 關於我們 聯絡資訊
commit e7302aa08274de307cd2c3345fc64c56dbe56e21 Author: Sascha Wildner <saw@online.de> Date: Sat Apr 10 22:41:24 2010 +0200 Add -Wold-style-definition to WARNS >= 3 and fix the resulting fallout. * Ansify a function in mount_smbfs(8). * Lower the WARNS of some contrib/ stuff from 3 to 2. Summary of changes: contrib/smbfs/mount_smbfs/getmntopts.c | 7 ++----- lib/libsmdb/Makefile | 2 +- lib/libz/Makefile | 2 +- secure/usr.bin/openssl/Makefile | 2 +- secure/usr.bin/ssh/Makefile | 2 +- share/mk/bsd.sys.mk | 3 ++- usr.sbin/tcpdump/Makefile | 2 +- 7 files changed, 9 insertions(+), 11 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e7302aa08274de307cd2c3345fc64c56dbe56e21 -- DragonFly BSD source repository