Date: Sun, 3 Jan 2010 17:19:04 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: src-committers@freebsd.org, svn-src-projects@freebsd.org Subject: svn commit: r201437 - in projects/ngroups: bin/sh etc/defaults etc/rc.d lib lib/csu lib/csu/arm lib/csu/i386-elf lib/csu/mips lib/libarchive lib/libauditd lib/libautofs lib/libbegemot lib/libbsm li... Message-ID: <201001031719.o03HJ4wt000811@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brooks Date: Sun Jan 3 17:19:04 2010 New Revision: 201437 URL: http://svn.freebsd.org/changeset/base/201437 Log: Sync up to head. Added: projects/ngroups/sbin/geom/class/cache/gcache.8 - copied unchanged from r201436, head/sbin/geom/class/cache/gcache.8 projects/ngroups/tools/regression/bin/sh/builtins/builtin1.0 - copied unchanged from r201436, head/tools/regression/bin/sh/builtins/builtin1.0 projects/ngroups/tools/regression/bin/sh/expansion/arith2.0 - copied unchanged from r201436, head/tools/regression/bin/sh/expansion/arith2.0 projects/ngroups/tools/regression/bin/sh/expansion/cmdsubst1.0 - copied unchanged from r201436, head/tools/regression/bin/sh/expansion/cmdsubst1.0 Modified: projects/ngroups/bin/sh/error.c projects/ngroups/bin/sh/eval.c projects/ngroups/bin/sh/exec.c projects/ngroups/bin/sh/expand.c projects/ngroups/bin/sh/output.h projects/ngroups/bin/sh/parser.c projects/ngroups/bin/sh/sh.1 projects/ngroups/etc/defaults/rc.conf projects/ngroups/etc/rc.d/named projects/ngroups/lib/Makefile.inc projects/ngroups/lib/csu/Makefile.inc projects/ngroups/lib/csu/arm/Makefile projects/ngroups/lib/csu/i386-elf/Makefile projects/ngroups/lib/csu/mips/Makefile projects/ngroups/lib/libarchive/Makefile projects/ngroups/lib/libauditd/Makefile projects/ngroups/lib/libautofs/Makefile projects/ngroups/lib/libbegemot/Makefile projects/ngroups/lib/libbsm/Makefile projects/ngroups/lib/libbz2/Makefile projects/ngroups/lib/libc/posix1e/Makefile.inc projects/ngroups/lib/libcalendar/Makefile projects/ngroups/lib/libcam/Makefile projects/ngroups/lib/libcompat/Makefile projects/ngroups/lib/libcrypt/Makefile projects/ngroups/lib/libdevinfo/Makefile projects/ngroups/lib/libdevstat/Makefile projects/ngroups/lib/libdwarf/Makefile projects/ngroups/lib/libedit/Makefile projects/ngroups/lib/libelf/Makefile projects/ngroups/lib/libexpat/Makefile projects/ngroups/lib/libftpio/Makefile projects/ngroups/lib/libgpib/Makefile projects/ngroups/lib/libgssapi/Makefile projects/ngroups/lib/libipsec/Makefile projects/ngroups/lib/libipx/Makefile projects/ngroups/lib/libjail/Makefile projects/ngroups/lib/libkiconv/Makefile projects/ngroups/lib/libkvm/Makefile projects/ngroups/lib/libmagic/Makefile projects/ngroups/lib/libmd/Makefile projects/ngroups/lib/libmilter/Makefile projects/ngroups/lib/libmp/Makefile projects/ngroups/lib/libncp/Makefile projects/ngroups/lib/libngatm/Makefile projects/ngroups/lib/libopie/Makefile projects/ngroups/lib/libpam/modules/Makefile.inc projects/ngroups/lib/libpam/modules/pam_exec/Makefile projects/ngroups/lib/libpam/modules/pam_krb5/Makefile projects/ngroups/lib/libpam/modules/pam_radius/Makefile projects/ngroups/lib/libpam/modules/pam_ssh/Makefile projects/ngroups/lib/libpcap/Makefile projects/ngroups/lib/libpmc/Makefile projects/ngroups/lib/libproc/Makefile projects/ngroups/lib/libradius/Makefile projects/ngroups/lib/librpcsec_gss/Makefile projects/ngroups/lib/librt/Makefile projects/ngroups/lib/libsbuf/Makefile projects/ngroups/lib/libsm/Makefile projects/ngroups/lib/libsmdb/Makefile projects/ngroups/lib/libsmutil/Makefile projects/ngroups/lib/libstand/Makefile projects/ngroups/lib/libtacplus/Makefile projects/ngroups/lib/libthread_db/Makefile projects/ngroups/lib/libufs/Makefile projects/ngroups/lib/libugidfw/Makefile projects/ngroups/lib/libulog/Makefile projects/ngroups/lib/libusb/Makefile projects/ngroups/lib/libutil/Makefile projects/ngroups/lib/libvgl/Makefile projects/ngroups/lib/libwrap/Makefile projects/ngroups/lib/liby/Makefile projects/ngroups/lib/libypclnt/Makefile projects/ngroups/lib/libz/Makefile projects/ngroups/lib/ncurses/Makefile.inc projects/ngroups/libexec/Makefile.inc projects/ngroups/libexec/atrun/Makefile projects/ngroups/libexec/bootpd/Makefile projects/ngroups/libexec/bootpd/Makefile.inc projects/ngroups/libexec/bootpd/tools/Makefile.inc projects/ngroups/libexec/comsat/comsat.c projects/ngroups/libexec/fingerd/Makefile projects/ngroups/libexec/getty/Makefile projects/ngroups/libexec/mail.local/Makefile projects/ngroups/libexec/mknetid/Makefile projects/ngroups/libexec/pppoed/Makefile projects/ngroups/libexec/rbootd/Makefile projects/ngroups/libexec/revnetgroup/Makefile projects/ngroups/libexec/rpc.rquotad/Makefile projects/ngroups/libexec/rpc.rstatd/Makefile projects/ngroups/libexec/rpc.rusersd/Makefile projects/ngroups/libexec/rpc.rwalld/Makefile projects/ngroups/libexec/rpc.sprayd/Makefile projects/ngroups/libexec/rshd/Makefile projects/ngroups/libexec/rtld-elf/Makefile projects/ngroups/libexec/smrsh/Makefile projects/ngroups/libexec/talkd/Makefile projects/ngroups/libexec/tcpd/Makefile projects/ngroups/libexec/tftp-proxy/Makefile projects/ngroups/libexec/tftpd/Makefile projects/ngroups/libexec/ulog-helper/Makefile projects/ngroups/libexec/ypxfr/Makefile projects/ngroups/release/Makefile projects/ngroups/sbin/geom/class/cache/Makefile projects/ngroups/sbin/geom/core/geom.8 projects/ngroups/sbin/growfs/growfs.c projects/ngroups/sbin/mount_msdosfs/mount_msdosfs.8 projects/ngroups/sbin/newfs/mkfs.c projects/ngroups/secure/Makefile.inc projects/ngroups/share/man/man4/mfi.4 projects/ngroups/sys/amd64/include/cpufunc.h projects/ngroups/sys/boot/pc98/boot0.5/selector.s projects/ngroups/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_dir.c projects/ngroups/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_znode.c projects/ngroups/sys/dev/dc/if_dc.c projects/ngroups/sys/dev/dc/if_dcreg.h projects/ngroups/sys/dev/isp/isp.c projects/ngroups/sys/dev/mk48txx/mk48txx.c projects/ngroups/sys/geom/part/g_part_gpt.c projects/ngroups/sys/i386/include/cpufunc.h projects/ngroups/sys/ia64/include/bus.h projects/ngroups/sys/netinet/if_ether.c projects/ngroups/sys/pc98/conf/GENERIC projects/ngroups/sys/sparc64/conf/NOTES projects/ngroups/sys/sparc64/pci/psycho.c projects/ngroups/sys/sparc64/pci/psychovar.h projects/ngroups/sys/sparc64/pci/schizo.c projects/ngroups/sys/sparc64/pci/schizovar.h projects/ngroups/sys/sparc64/sparc64/eeprom.c projects/ngroups/sys/sparc64/sparc64/machdep.c projects/ngroups/sys/sys/copyright.h projects/ngroups/tools/regression/acct/Makefile projects/ngroups/tools/regression/acct/regress.t (contents, props changed) projects/ngroups/tools/regression/bin/date/regress.sh projects/ngroups/tools/regression/bin/mv/regress.sh projects/ngroups/tools/regression/usr.bin/jot/regress.sh projects/ngroups/usr.bin/Makefile.inc projects/ngroups/usr.bin/apply/Makefile projects/ngroups/usr.bin/ar/Makefile projects/ngroups/usr.bin/ar/acpyacc.y projects/ngroups/usr.bin/ar/ar.c projects/ngroups/usr.bin/at/Makefile projects/ngroups/usr.bin/at/at.c projects/ngroups/usr.bin/atm/sscop/Makefile projects/ngroups/usr.bin/awk/Makefile projects/ngroups/usr.bin/banner/banner.c projects/ngroups/usr.bin/biff/biff.c projects/ngroups/usr.bin/bluetooth/bthost/Makefile projects/ngroups/usr.bin/bsdiff/Makefile.inc projects/ngroups/usr.bin/bzip2/Makefile projects/ngroups/usr.bin/calendar/Makefile projects/ngroups/usr.bin/catman/Makefile projects/ngroups/usr.bin/chkey/Makefile projects/ngroups/usr.bin/chpass/Makefile projects/ngroups/usr.bin/colldef/Makefile projects/ngroups/usr.bin/compile_et/Makefile projects/ngroups/usr.bin/compress/Makefile projects/ngroups/usr.bin/cpio/Makefile projects/ngroups/usr.bin/cpio/test/Makefile projects/ngroups/usr.bin/cpuset/Makefile projects/ngroups/usr.bin/ctags/Makefile projects/ngroups/usr.bin/dig/Makefile projects/ngroups/usr.bin/du/Makefile projects/ngroups/usr.bin/elf2aout/Makefile projects/ngroups/usr.bin/elfdump/Makefile projects/ngroups/usr.bin/env/Makefile projects/ngroups/usr.bin/fetch/Makefile projects/ngroups/usr.bin/file2c/Makefile projects/ngroups/usr.bin/find/Makefile projects/ngroups/usr.bin/finger/Makefile projects/ngroups/usr.bin/fstat/Makefile projects/ngroups/usr.bin/fsync/Makefile projects/ngroups/usr.bin/ftp/Makefile projects/ngroups/usr.bin/gcore/Makefile projects/ngroups/usr.bin/gencat/Makefile projects/ngroups/usr.bin/getent/Makefile projects/ngroups/usr.bin/gprof/Makefile projects/ngroups/usr.bin/gprof/aout.c projects/ngroups/usr.bin/gzip/Makefile projects/ngroups/usr.bin/head/Makefile projects/ngroups/usr.bin/hexdump/Makefile projects/ngroups/usr.bin/host/Makefile projects/ngroups/usr.bin/id/Makefile projects/ngroups/usr.bin/ipcrm/Makefile projects/ngroups/usr.bin/ipcs/Makefile projects/ngroups/usr.bin/kdump/Makefile projects/ngroups/usr.bin/keylogin/Makefile projects/ngroups/usr.bin/ktrace/Makefile projects/ngroups/usr.bin/ktrdump/Makefile projects/ngroups/usr.bin/lam/lam.c projects/ngroups/usr.bin/last/Makefile projects/ngroups/usr.bin/lastcomm/Makefile projects/ngroups/usr.bin/ldd/Makefile projects/ngroups/usr.bin/leave/Makefile projects/ngroups/usr.bin/less/Makefile.common projects/ngroups/usr.bin/lex/Makefile projects/ngroups/usr.bin/lex/lib/Makefile projects/ngroups/usr.bin/limits/Makefile projects/ngroups/usr.bin/locate/Makefile.inc projects/ngroups/usr.bin/locate/locate/Makefile projects/ngroups/usr.bin/lock/Makefile projects/ngroups/usr.bin/logger/Makefile projects/ngroups/usr.bin/login/Makefile projects/ngroups/usr.bin/login/login.c projects/ngroups/usr.bin/login/login_fbtab.c projects/ngroups/usr.bin/logins/Makefile projects/ngroups/usr.bin/logname/Makefile projects/ngroups/usr.bin/look/Makefile projects/ngroups/usr.bin/lsvfs/Makefile projects/ngroups/usr.bin/m4/Makefile projects/ngroups/usr.bin/mail/Makefile projects/ngroups/usr.bin/make/Makefile projects/ngroups/usr.bin/minigzip/Makefile projects/ngroups/usr.bin/mkfifo/Makefile projects/ngroups/usr.bin/mklocale/Makefile projects/ngroups/usr.bin/mkstr/Makefile projects/ngroups/usr.bin/mkuzip/Makefile projects/ngroups/usr.bin/msgs/Makefile projects/ngroups/usr.bin/nc/Makefile projects/ngroups/usr.bin/ncplist/Makefile projects/ngroups/usr.bin/newkey/Makefile projects/ngroups/usr.bin/nfsstat/Makefile projects/ngroups/usr.bin/nl/Makefile projects/ngroups/usr.bin/nohup/Makefile projects/ngroups/usr.bin/nslookup/Makefile projects/ngroups/usr.bin/nsupdate/Makefile projects/ngroups/usr.bin/opieinfo/Makefile projects/ngroups/usr.bin/opiekey/Makefile projects/ngroups/usr.bin/opiepasswd/Makefile projects/ngroups/usr.bin/passwd/Makefile projects/ngroups/usr.bin/passwd/passwd.c projects/ngroups/usr.bin/pr/Makefile projects/ngroups/usr.bin/printf/Makefile projects/ngroups/usr.bin/procstat/Makefile projects/ngroups/usr.bin/renice/renice.c projects/ngroups/usr.bin/revoke/Makefile projects/ngroups/usr.bin/rlogin/Makefile projects/ngroups/usr.bin/rpcgen/Makefile projects/ngroups/usr.bin/rpcgen/rpc_hout.c projects/ngroups/usr.bin/rpcgen/rpc_main.c projects/ngroups/usr.bin/rpcinfo/Makefile projects/ngroups/usr.bin/rsh/Makefile projects/ngroups/usr.bin/rup/Makefile projects/ngroups/usr.bin/ruptime/Makefile projects/ngroups/usr.bin/rusers/Makefile projects/ngroups/usr.bin/rwho/Makefile projects/ngroups/usr.bin/script/script.c projects/ngroups/usr.bin/sed/Makefile projects/ngroups/usr.bin/showmount/showmount.c projects/ngroups/usr.bin/smbutil/Makefile projects/ngroups/usr.bin/sockstat/Makefile projects/ngroups/usr.bin/sockstat/sockstat.c projects/ngroups/usr.bin/su/Makefile projects/ngroups/usr.bin/systat/Makefile projects/ngroups/usr.bin/tail/Makefile projects/ngroups/usr.bin/tail/misc.c projects/ngroups/usr.bin/tar/Makefile projects/ngroups/usr.bin/tar/test/Makefile projects/ngroups/usr.bin/tcopy/Makefile projects/ngroups/usr.bin/telnet/Makefile projects/ngroups/usr.bin/tftp/tftp.c projects/ngroups/usr.bin/time/Makefile projects/ngroups/usr.bin/top/Makefile projects/ngroups/usr.bin/tr/Makefile projects/ngroups/usr.bin/truss/Makefile projects/ngroups/usr.bin/unifdef/Makefile projects/ngroups/usr.bin/unzip/Makefile projects/ngroups/usr.bin/users/Makefile projects/ngroups/usr.bin/uudecode/Makefile projects/ngroups/usr.bin/uuencode/Makefile projects/ngroups/usr.bin/vacation/Makefile projects/ngroups/usr.bin/vgrind/Makefile projects/ngroups/usr.bin/vi/Makefile projects/ngroups/usr.bin/vmstat/Makefile projects/ngroups/usr.bin/w/Makefile projects/ngroups/usr.bin/wall/Makefile projects/ngroups/usr.bin/wc/Makefile projects/ngroups/usr.bin/whereis/Makefile projects/ngroups/usr.bin/who/Makefile projects/ngroups/usr.bin/write/Makefile projects/ngroups/usr.bin/xargs/Makefile projects/ngroups/usr.bin/xinstall/Makefile projects/ngroups/usr.bin/xlint/xlint/Makefile projects/ngroups/usr.bin/yacc/Makefile projects/ngroups/usr.bin/ypcat/Makefile projects/ngroups/usr.bin/ypmatch/Makefile projects/ngroups/usr.bin/ypwhich/Makefile projects/ngroups/usr.sbin/Makefile.inc projects/ngroups/usr.sbin/ac/Makefile projects/ngroups/usr.sbin/accton/Makefile projects/ngroups/usr.sbin/accton/accton.c projects/ngroups/usr.sbin/acpi/acpiconf/Makefile projects/ngroups/usr.sbin/acpi/acpidump/Makefile projects/ngroups/usr.sbin/acpi/iasl/Makefile projects/ngroups/usr.sbin/amd/Makefile.inc projects/ngroups/usr.sbin/ancontrol/ancontrol.c projects/ngroups/usr.sbin/apm/Makefile projects/ngroups/usr.sbin/apmd/Makefile projects/ngroups/usr.sbin/asf/Makefile projects/ngroups/usr.sbin/asf/asf_kld.c projects/ngroups/usr.sbin/audit/Makefile projects/ngroups/usr.sbin/auditd/Makefile projects/ngroups/usr.sbin/auditreduce/Makefile projects/ngroups/usr.sbin/authpf/Makefile projects/ngroups/usr.sbin/boot0cfg/Makefile projects/ngroups/usr.sbin/bootparamd/Makefile.inc projects/ngroups/usr.sbin/bsnmpd/bsnmpd/Makefile projects/ngroups/usr.sbin/bsnmpd/gensnmptree/Makefile projects/ngroups/usr.sbin/bsnmpd/modules/snmp_pf/Makefile projects/ngroups/usr.sbin/btxld/Makefile projects/ngroups/usr.sbin/burncd/Makefile projects/ngroups/usr.sbin/cdcontrol/Makefile projects/ngroups/usr.sbin/chkgrp/Makefile projects/ngroups/usr.sbin/chown/Makefile projects/ngroups/usr.sbin/chroot/Makefile projects/ngroups/usr.sbin/chroot/chroot.c projects/ngroups/usr.sbin/clear_locks/Makefile projects/ngroups/usr.sbin/config/Makefile projects/ngroups/usr.sbin/cpucontrol/Makefile projects/ngroups/usr.sbin/cron/cron/Makefile projects/ngroups/usr.sbin/crunch/Makefile.inc projects/ngroups/usr.sbin/ctm/ctm/Makefile projects/ngroups/usr.sbin/ctm/ctm_dequeue/Makefile projects/ngroups/usr.sbin/ctm/ctm_rmail/Makefile projects/ngroups/usr.sbin/ctm/ctm_smail/Makefile projects/ngroups/usr.sbin/daemon/Makefile projects/ngroups/usr.sbin/dconschat/Makefile projects/ngroups/usr.sbin/devinfo/Makefile projects/ngroups/usr.sbin/digictl/Makefile projects/ngroups/usr.sbin/diskinfo/Makefile projects/ngroups/usr.sbin/dnssec-dsfromkey/Makefile projects/ngroups/usr.sbin/dnssec-keyfromlabel/Makefile projects/ngroups/usr.sbin/dnssec-keygen/Makefile projects/ngroups/usr.sbin/dnssec-signzone/Makefile projects/ngroups/usr.sbin/dumpcis/Makefile projects/ngroups/usr.sbin/editmap/Makefile projects/ngroups/usr.sbin/edquota/Makefile projects/ngroups/usr.sbin/eeprom/Makefile projects/ngroups/usr.sbin/extattr/Makefile projects/ngroups/usr.sbin/extattrctl/Makefile projects/ngroups/usr.sbin/extattrctl/extattrctl.c projects/ngroups/usr.sbin/faithd/Makefile projects/ngroups/usr.sbin/faithd/faithd.c projects/ngroups/usr.sbin/fdcontrol/Makefile projects/ngroups/usr.sbin/fdformat/Makefile projects/ngroups/usr.sbin/fdread/Makefile projects/ngroups/usr.sbin/fdwrite/Makefile projects/ngroups/usr.sbin/fifolog/Makefile.inc projects/ngroups/usr.sbin/ftp-proxy/libevent/Makefile projects/ngroups/usr.sbin/getfmac/Makefile projects/ngroups/usr.sbin/getpmac/Makefile projects/ngroups/usr.sbin/gstat/Makefile projects/ngroups/usr.sbin/inetd/Makefile projects/ngroups/usr.sbin/inetd/inetd.c projects/ngroups/usr.sbin/iostat/Makefile projects/ngroups/usr.sbin/ip6addrctl/Makefile projects/ngroups/usr.sbin/ipfwpcap/Makefile projects/ngroups/usr.sbin/jail/Makefile projects/ngroups/usr.sbin/jexec/Makefile projects/ngroups/usr.sbin/jls/Makefile projects/ngroups/usr.sbin/kbdcontrol/kbdcontrol.c projects/ngroups/usr.sbin/kernbb/Makefile projects/ngroups/usr.sbin/lastlogin/Makefile projects/ngroups/usr.sbin/lmcconfig/Makefile projects/ngroups/usr.sbin/lpr/common_source/Makefile projects/ngroups/usr.sbin/lpr/filters.ru/Makefile.inc projects/ngroups/usr.sbin/lpr/lpc/Makefile projects/ngroups/usr.sbin/lpr/lpd/Makefile projects/ngroups/usr.sbin/lpr/lpr/Makefile projects/ngroups/usr.sbin/lptcontrol/Makefile projects/ngroups/usr.sbin/mailstats/Makefile projects/ngroups/usr.sbin/mailwrapper/Makefile projects/ngroups/usr.sbin/makemap/Makefile projects/ngroups/usr.sbin/memcontrol/Makefile projects/ngroups/usr.sbin/mixer/Makefile projects/ngroups/usr.sbin/mld6query/Makefile projects/ngroups/usr.sbin/mlxcontrol/Makefile projects/ngroups/usr.sbin/mount_portalfs/mount_portalfs.c projects/ngroups/usr.sbin/mount_smbfs/Makefile projects/ngroups/usr.sbin/moused/Makefile projects/ngroups/usr.sbin/mptable/Makefile projects/ngroups/usr.sbin/mtree/Makefile projects/ngroups/usr.sbin/named-checkconf/Makefile projects/ngroups/usr.sbin/named-checkzone/Makefile projects/ngroups/usr.sbin/named/Makefile projects/ngroups/usr.sbin/ndiscvt/ndiscvt.c projects/ngroups/usr.sbin/ndp/Makefile projects/ngroups/usr.sbin/newsyslog/Makefile projects/ngroups/usr.sbin/nfsd/Makefile projects/ngroups/usr.sbin/nghook/Makefile projects/ngroups/usr.sbin/ntp/Makefile.inc projects/ngroups/usr.sbin/nvram/Makefile projects/ngroups/usr.sbin/ofwdump/Makefile projects/ngroups/usr.sbin/pciconf/Makefile projects/ngroups/usr.sbin/pkg_install/delete/Makefile projects/ngroups/usr.sbin/pkg_install/info/Makefile projects/ngroups/usr.sbin/pkg_install/updating/Makefile projects/ngroups/usr.sbin/pkg_install/version/Makefile projects/ngroups/usr.sbin/pmcannotate/Makefile projects/ngroups/usr.sbin/pmccontrol/Makefile projects/ngroups/usr.sbin/pmcstat/Makefile projects/ngroups/usr.sbin/pnpinfo/Makefile projects/ngroups/usr.sbin/portsnap/make_index/Makefile projects/ngroups/usr.sbin/portsnap/phttpget/Makefile projects/ngroups/usr.sbin/powerd/Makefile projects/ngroups/usr.sbin/pppctl/Makefile projects/ngroups/usr.sbin/praliases/Makefile projects/ngroups/usr.sbin/praudit/Makefile projects/ngroups/usr.sbin/procctl/Makefile projects/ngroups/usr.sbin/pstat/Makefile projects/ngroups/usr.sbin/pw/Makefile projects/ngroups/usr.sbin/pwd_mkdb/Makefile projects/ngroups/usr.sbin/quotaon/Makefile projects/ngroups/usr.sbin/quotaon/quotaon.c projects/ngroups/usr.sbin/repquota/Makefile projects/ngroups/usr.sbin/rip6query/Makefile projects/ngroups/usr.sbin/rip6query/rip6query.c projects/ngroups/usr.sbin/rmt/Makefile projects/ngroups/usr.sbin/rmt/rmt.c projects/ngroups/usr.sbin/rndc-confgen/Makefile projects/ngroups/usr.sbin/rndc/Makefile projects/ngroups/usr.sbin/route6d/Makefile projects/ngroups/usr.sbin/rpc.lockd/Makefile projects/ngroups/usr.sbin/rpc.statd/Makefile projects/ngroups/usr.sbin/rpc.umntall/Makefile projects/ngroups/usr.sbin/rpc.yppasswdd/Makefile projects/ngroups/usr.sbin/rpc.ypupdated/Makefile projects/ngroups/usr.sbin/rpc.ypxfrd/Makefile projects/ngroups/usr.sbin/rpcbind/Makefile projects/ngroups/usr.sbin/rrenumd/Makefile projects/ngroups/usr.sbin/rtadvd/Makefile projects/ngroups/usr.sbin/rtprio/Makefile projects/ngroups/usr.sbin/rtsold/Makefile projects/ngroups/usr.sbin/rwhod/Makefile projects/ngroups/usr.sbin/sa/Makefile projects/ngroups/usr.sbin/sendmail/Makefile projects/ngroups/usr.sbin/setfmac/Makefile projects/ngroups/usr.sbin/setpmac/Makefile projects/ngroups/usr.sbin/smbmsg/Makefile projects/ngroups/usr.sbin/snapinfo/snapinfo.c projects/ngroups/usr.sbin/sysinstall/Makefile projects/ngroups/usr.sbin/sysinstall/disks.c projects/ngroups/usr.sbin/sysinstall/label.c projects/ngroups/usr.sbin/tcpdchk/Makefile projects/ngroups/usr.sbin/tcpdmatch/Makefile projects/ngroups/usr.sbin/tcpdrop/Makefile projects/ngroups/usr.sbin/tcpdump/Makefile.inc projects/ngroups/usr.sbin/traceroute/Makefile projects/ngroups/usr.sbin/traceroute6/Makefile projects/ngroups/usr.sbin/tzsetup/Makefile projects/ngroups/usr.sbin/uathload/Makefile projects/ngroups/usr.sbin/usbdevs/Makefile projects/ngroups/usr.sbin/vidcontrol/Makefile projects/ngroups/usr.sbin/vipw/Makefile projects/ngroups/usr.sbin/wake/Makefile projects/ngroups/usr.sbin/wake/wake.8 projects/ngroups/usr.sbin/watchdogd/Makefile projects/ngroups/usr.sbin/wlandebug/Makefile projects/ngroups/usr.sbin/wlconfig/Makefile projects/ngroups/usr.sbin/yp_mkdb/Makefile projects/ngroups/usr.sbin/ypbind/Makefile projects/ngroups/usr.sbin/yppoll/Makefile projects/ngroups/usr.sbin/yppush/Makefile projects/ngroups/usr.sbin/yppush/yppush_main.c projects/ngroups/usr.sbin/ypserv/Makefile projects/ngroups/usr.sbin/ypset/Makefile projects/ngroups/usr.sbin/zic/zdump/Makefile projects/ngroups/usr.sbin/zic/zic/Makefile Directory Properties: projects/ngroups/ (props changed) projects/ngroups/cddl/contrib/opensolaris/ (props changed) projects/ngroups/contrib/ee/ (props changed) projects/ngroups/contrib/expat/ (props changed) projects/ngroups/contrib/less/ (props changed) projects/ngroups/contrib/tcsh/ (props changed) projects/ngroups/sys/cddl/contrib/opensolaris/ (props changed) projects/ngroups/sys/cddl/contrib/opensolaris/uts/common/rpc/ (props changed) projects/ngroups/sys/contrib/dev/acpica/ (props changed) projects/ngroups/sys/dev/xen/xenpci/ (props changed) Modified: projects/ngroups/bin/sh/error.c ============================================================================== --- projects/ngroups/bin/sh/error.c Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/bin/sh/error.c Sun Jan 3 17:19:04 2010 (r201437) @@ -160,8 +160,8 @@ exverror(int cond, const char *msg, va_l #endif if (msg) { if (commandname) - outfmt(&errout, "%s: ", commandname); - doformat(&errout, msg, ap); + outfmt(out2, "%s: ", commandname); + doformat(out2, msg, ap); out2c('\n'); } flushall(); Modified: projects/ngroups/bin/sh/eval.c ============================================================================== --- projects/ngroups/bin/sh/eval.c Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/bin/sh/eval.c Sun Jan 3 17:19:04 2010 (r201437) @@ -646,7 +646,7 @@ evalcommand(union node *cmd, int flags, out2str(ps4val()); for (sp = varlist.list ; sp ; sp = sp->next) { if (sep != 0) - outc(' ', &errout); + out2c(' '); p = sp->text; while (*p != '=' && *p != '\0') out2c(*p++); @@ -658,7 +658,7 @@ evalcommand(union node *cmd, int flags, } for (sp = arglist.list ; sp ; sp = sp->next) { if (sep != 0) - outc(' ', &errout); + out2c(' '); /* Disambiguate command looking like assignment. */ if (sp == arglist.list && strchr(sp->text, '=') != NULL && @@ -670,7 +670,7 @@ evalcommand(union node *cmd, int flags, out2qstr(sp->text); sep = ' '; } - outc('\n', &errout); + out2c('\n'); flushout(&errout); } @@ -722,10 +722,10 @@ evalcommand(union node *cmd, int flags, break; if ((cmdentry.u.index = find_builtin(*argv, &cmdentry.special)) < 0) { - outfmt(&errout, "%s: not found\n", *argv); - exitstatus = 127; - flushout(&errout); - return; + cmdentry.u.index = BLTINCMD; + argv--; + argc++; + break; } if (cmdentry.u.index != BLTINCMD) break; @@ -832,6 +832,7 @@ evalcommand(union node *cmd, int flags, memout.nextc = memout.buf; memout.bufsize = 64; mode |= REDIR_BACKQ; + cmdentry.special = 0; } savecmdname = commandname; savetopfile = getcurrentfile(); @@ -865,20 +866,21 @@ cmddone: } } handler = savehandler; + if (flags == EV_BACKCMD) { + backcmd->buf = memout.buf; + backcmd->nleft = memout.nextc - memout.buf; + memout.buf = NULL; + } if (e != -1) { if ((e != EXERROR && e != EXEXEC) || cmdentry.special) exraise(e); popfilesupto(savetopfile); - FORCEINTON; + if (flags != EV_BACKCMD) + FORCEINTON; } if (cmdentry.u.index != EXECCMD) popredir(); - if (flags == EV_BACKCMD) { - backcmd->buf = memout.buf; - backcmd->nleft = memout.nextc - memout.buf; - memout.buf = NULL; - } } else { #ifdef DEBUG trputs("normal command: "); trargs(argv); @@ -943,12 +945,17 @@ prehash(union node *n) */ /* - * No command given, or a bltin command with no arguments. + * No command given, a bltin command with no arguments, or a bltin command + * with an invalid name. */ int -bltincmd(int argc __unused, char **argv __unused) +bltincmd(int argc, char **argv) { + if (argc > 1) { + out2fmt_flush("%s: not found\n", argv[1]); + return 127; + } /* * Preserve exitstatus of a previous possible redirection * as POSIX mandates Modified: projects/ngroups/bin/sh/exec.c ============================================================================== --- projects/ngroups/bin/sh/exec.c Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/bin/sh/exec.c Sun Jan 3 17:19:04 2010 (r201437) @@ -255,7 +255,7 @@ hashcmd(int argc __unused, char **argv _ if (cmdp != NULL) printentry(cmdp, verbose); else - outfmt(&errout, "%s: not found\n", name); + outfmt(out2, "%s: not found\n", name); } flushall(); } Modified: projects/ngroups/bin/sh/expand.c ============================================================================== --- projects/ngroups/bin/sh/expand.c Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/bin/sh/expand.c Sun Jan 3 17:19:04 2010 (r201437) @@ -526,7 +526,7 @@ subevalvar(char *p, char *str, int strlo case VSQUESTION: if (*p != CTLENDVAR) { - outfmt(&errout, "%s\n", startp); + outfmt(out2, "%s\n", startp); error((char *)NULL); } error("%.*s: parameter %snot set", (int)(p - str - 1), Modified: projects/ngroups/bin/sh/output.h ============================================================================== --- projects/ngroups/bin/sh/output.h Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/bin/sh/output.h Sun Jan 3 17:19:04 2010 (r201437) @@ -46,11 +46,12 @@ struct output { short flags; }; -extern struct output output; -extern struct output errout; +extern struct output output; /* to fd 1 */ +extern struct output errout; /* to fd 2 */ extern struct output memout; -extern struct output *out1; -extern struct output *out2; +extern struct output *out1; /* &memout if backquote, otherwise &output */ +extern struct output *out2; /* &memout if backquote with 2>&1, otherwise + &errout */ void out1str(const char *); void out1qstr(const char *); Modified: projects/ngroups/bin/sh/parser.c ============================================================================== --- projects/ngroups/bin/sh/parser.c Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/bin/sh/parser.c Sun Jan 3 17:19:04 2010 (r201437) @@ -1560,8 +1560,8 @@ STATIC void synerror(const char *msg) { if (commandname) - outfmt(&errout, "%s: %d: ", commandname, startlinno); - outfmt(&errout, "Syntax error: %s\n", msg); + outfmt(out2, "%s: %d: ", commandname, startlinno); + outfmt(out2, "Syntax error: %s\n", msg); error((char *)NULL); } Modified: projects/ngroups/bin/sh/sh.1 ============================================================================== --- projects/ngroups/bin/sh/sh.1 Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/bin/sh/sh.1 Sun Jan 3 17:19:04 2010 (r201437) @@ -32,7 +32,7 @@ .\" from: @(#)sh.1 8.6 (Berkeley) 5/4/95 .\" $FreeBSD$ .\" -.Dd October 24, 2009 +.Dd December 31, 2009 .Dt SH 1 .Os .Sh NAME @@ -865,7 +865,7 @@ command is: If .Ic in and the following words are omitted, -.Ic in Li $@ +.Ic in Li \&"$@\&" is used instead. The words are expanded, and then the list is executed repeatedly with the variable set to each word in turn. @@ -1080,7 +1080,7 @@ and is .Dq Li "def ghi" , then -.Dq Li $@ +.Li \&"$@\&" expands to the two arguments: .Bd -literal -offset indent @@ -2137,7 +2137,7 @@ and not found. For aliases the alias expansion is printed; for commands and tracked aliases the complete pathname of the command is printed. -.It Ic ulimit Oo Fl HSabcdflmnpstuv Oc Op Ar limit +.It Ic ulimit Oo Fl HSabcdflmnpstuvw Oc Op Ar limit Set or display resource limits (see .Xr getrlimit 2 ) . If @@ -2201,6 +2201,9 @@ The maximal amount of CPU time to be use The maximal number of simultaneous processes for this user ID. .It Fl v Ar virtualmem The maximal virtual size of a process, in kilobytes. +.It Fl w Ar swapuse +The maximum amount of swap space reserved or used for this user ID, +in kilobytes. .El .It Ic umask Oo Fl S Oc Op Ar mask Set the file creation mask (see Modified: projects/ngroups/etc/defaults/rc.conf ============================================================================== --- projects/ngroups/etc/defaults/rc.conf Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/etc/defaults/rc.conf Sun Jan 3 17:19:04 2010 (r201437) @@ -267,7 +267,7 @@ inetd_flags="-wW -C 60" # Optional flag named_enable="NO" # Run named, the DNS server (or NO). named_program="/usr/sbin/named" # Path to named, if you want a different one. named_conf="/etc/namedb/named.conf" # Path to the configuration file -#named_flags="-c /etc/namedb/named.conf" # Uncomment for named not in /usr/sbin +#named_flags="" # Use this for flags OTHER than -u and -c named_pidfile="/var/run/named/pid" # Must set this in named.conf as well named_uid="bind" # User to run named as named_chrootdir="/var/named" # Chroot directory (or "" not to auto-chroot it) Modified: projects/ngroups/etc/rc.d/named ============================================================================== --- projects/ngroups/etc/rc.d/named Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/etc/rc.d/named Sun Jan 3 17:19:04 2010 (r201437) @@ -43,19 +43,19 @@ chroot_autoupdate() warn "chroot directory structure not updated" fi - # Create /etc/namedb symlink + # Create (or update) the configuration directory symlink # - if [ ! -L /etc/namedb ]; then - if [ -d /etc/namedb ]; then - warn "named chroot: /etc/namedb is a directory!" - elif [ -e /etc/namedb ]; then - warn "named chroot: /etc/namedb exists!" + if [ ! -L "${named_conf%/*}" ]; then + if [ -d "${named_conf%/*}" ]; then + warn "named chroot: ${named_conf%/*} is a directory!" + elif [ -e "${named_conf%/*}" ]; then + warn "named chroot: ${named_conf%/*} exists!" else - ln -s ${named_chrootdir}/etc/namedb /etc/namedb + ln -s ${named_confdir} ${named_conf%/*} fi else # Make sure it points to the right place. - ln -shf ${named_chrootdir}/etc/namedb /etc/namedb + ln -shf ${named_confdir} ${named_conf%/*} fi # Mount a devfs in the chroot directory if needed @@ -179,12 +179,12 @@ named_prestart() # Create an rndc.key file for the user if none exists # confgen_command="${command%/named}/rndc-confgen -a -b256 -u $named_uid \ - -c ${named_chrootdir}/etc/namedb/rndc.key" - if [ -s "${named_chrootdir}/etc/namedb/rndc.conf" ]; then + -c ${named_confdir}/rndc.key" + if [ -s "${named_confdir}/rndc.conf" ]; then unset confgen_command fi - if [ -s "${named_chrootdir}/etc/namedb/rndc.key" ]; then - case `stat -f%Su ${named_chrootdir}/etc/namedb/rndc.key` in + if [ -s "${named_confdir}/rndc.key" ]; then + case `stat -f%Su ${named_confdir}/rndc.key` in root|$named_uid) ;; *) $confgen_command ;; esac @@ -198,8 +198,8 @@ named_prestart() warn "named_auto_forward enabled, but no /etc/resolv.conf" # Empty the file in case it is included in named.conf - [ -s "${named_chrootdir}/etc/namedb/auto_forward.conf" ] && - create_file ${named_chrootdir}/etc/namedb/auto_forward.conf + [ -s "${named_confdir}/auto_forward.conf" ] && + create_file ${named_confdir}/auto_forward.conf ${command%/named}/named-checkconf $named_conf || err 3 'named-checkconf for $named_conf failed' @@ -248,19 +248,19 @@ named_prestart() mv /var/run/naf-resolv.conf /etc/resolv.conf fi - if cmp -s ${named_chrootdir}/etc/namedb/auto_forward.conf \ + if cmp -s ${named_confdir}/auto_forward.conf \ /var/run/auto_forward.conf; then unlink /var/run/auto_forward.conf else - [ -e "${named_chrootdir}/etc/namedb/auto_forward.conf" ] && - unlink ${named_chrootdir}/etc/namedb/auto_forward.conf + [ -e "${named_confdir}/auto_forward.conf" ] && + unlink ${named_confdir}/auto_forward.conf mv /var/run/auto_forward.conf \ - ${named_chrootdir}/etc/namedb/auto_forward.conf + ${named_confdir}/auto_forward.conf fi else # Empty the file in case it is included in named.conf - [ -s "${named_chrootdir}/etc/namedb/auto_forward.conf" ] && - create_file ${named_chrootdir}/etc/namedb/auto_forward.conf + [ -s "${named_confdir}/auto_forward.conf" ] && + create_file ${named_confdir}/auto_forward.conf fi ${command%/named}/named-checkconf $named_conf || @@ -274,5 +274,6 @@ load_rc_config $name required_dirs="$named_chrootdir" # if it is set, it must exist required_files="${named_conf:=/etc/namedb/named.conf}" pidfile="${named_pidfile:-/var/run/named/pid}" +named_confdir="${named_chrootdir}${named_conf%/*}" run_rc_command "$1" Modified: projects/ngroups/lib/Makefile.inc ============================================================================== --- projects/ngroups/lib/Makefile.inc Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/Makefile.inc Sun Jan 3 17:19:04 2010 (r201437) @@ -1,3 +1,5 @@ # $FreeBSD$ # Default version for system libs (override in <lib>/Makefile if necessary) SHLIB_MAJOR?= 5 + +WARNS?= 6 Modified: projects/ngroups/lib/csu/Makefile.inc ============================================================================== --- projects/ngroups/lib/csu/Makefile.inc Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/csu/Makefile.inc Sun Jan 3 17:19:04 2010 (r201437) @@ -1,3 +1,5 @@ # $FreeBSD$ SSP_CFLAGS= + +WARNS?= 6 Modified: projects/ngroups/lib/csu/arm/Makefile ============================================================================== --- projects/ngroups/lib/csu/arm/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/csu/arm/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -9,6 +9,8 @@ CFLAGS+= -Wall -Wno-unused \ -I${.CURDIR}/../common \ -I${.CURDIR}/../../libc/include +WARNS?= 2 + all: ${OBJS} CLEANFILES= ${OBJS} Modified: projects/ngroups/lib/csu/i386-elf/Makefile ============================================================================== --- projects/ngroups/lib/csu/i386-elf/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/csu/i386-elf/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -8,7 +8,6 @@ FILESOWN= ${LIBOWN} FILESGRP= ${LIBGRP} FILESMODE= ${LIBMODE} FILESDIR= ${LIBDIR} -WARNS?= 6 CFLAGS+= -I${.CURDIR}/../common \ -I${.CURDIR}/../../libc/include CLEANFILES= ${FILES} crt1_c.o crt1_s.o gcrt1_c.o Scrt1_c.o Modified: projects/ngroups/lib/csu/mips/Makefile ============================================================================== --- projects/ngroups/lib/csu/mips/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/csu/mips/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -9,6 +9,8 @@ CFLAGS+= -Wall -Wno-unused \ -I${.CURDIR}/../common \ -I${.CURDIR}/../../libc/include +WARNS?= 2 + all: ${OBJS} CLEANFILES= ${OBJS} Modified: projects/ngroups/lib/libarchive/Makefile ============================================================================== --- projects/ngroups/lib/libarchive/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libarchive/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -22,8 +22,6 @@ DPADD+= ${LIBCRYPTO} LDADD+= -lcrypto .endif -WARNS?= 6 - # Headers to be installed in /usr/include INCS= archive.h archive_entry.h Modified: projects/ngroups/lib/libauditd/Makefile ============================================================================== --- projects/ngroups/lib/libauditd/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libauditd/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -17,6 +17,8 @@ SRCS= auditd_lib.c # CFLAGS+= -I${OPENBSMDIR} -I${LIBBSMDIR} +WARNS?= 3 + NO_MAN= .include <bsd.lib.mk> Modified: projects/ngroups/lib/libautofs/Makefile ============================================================================== --- projects/ngroups/lib/libautofs/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libautofs/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -3,7 +3,6 @@ LIB= autofs SHLIB_MAJOR= 3 -WARNS?= 4 SRCS= libautofs.c INCS= libautofs.h Modified: projects/ngroups/lib/libbegemot/Makefile ============================================================================== --- projects/ngroups/lib/libbegemot/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libbegemot/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -8,8 +8,6 @@ LIB= begemot SHLIB_MAJOR= 4 SHLIBDIR?= /lib -# WARNS?= 6 - CFLAGS+= -DUSE_SELECT -DQUADFMT='"ll"' SRCS= rpoll.c INCS= rpoll.h Modified: projects/ngroups/lib/libbsm/Makefile ============================================================================== --- projects/ngroups/lib/libbsm/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libbsm/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -33,6 +33,8 @@ SRCS= bsm_audit.c \ # CFLAGS+= -I${OPENBSMDIR} -I${LIBBSMDIR} +WARNS?= 1 + INCS= audit_uevents.h libbsm.h INCSDIR= ${INCLUDEDIR}/bsm Modified: projects/ngroups/lib/libbz2/Makefile ============================================================================== --- projects/ngroups/lib/libbz2/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libbz2/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -10,4 +10,6 @@ SRCS= bzlib.c blocksort.c compress.c cr INCS= bzlib.h CFLAGS+= -I${BZ2DIR} +WARNS?= 3 + .include <bsd.lib.mk> Modified: projects/ngroups/lib/libc/posix1e/Makefile.inc ============================================================================== --- projects/ngroups/lib/libc/posix1e/Makefile.inc Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libc/posix1e/Makefile.inc Sun Jan 3 17:19:04 2010 (r201437) @@ -119,3 +119,5 @@ MLINKS+=acl_create_entry.3 acl_create_en mac_set.3 mac_set_proc.3 \ mac_text.3 mac_from_text.3 \ mac_text.3 mac_to_text.3 + +CLEANFILES+= subr_acl_nfs4.c Modified: projects/ngroups/lib/libcalendar/Makefile ============================================================================== --- projects/ngroups/lib/libcalendar/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libcalendar/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -1,7 +1,6 @@ # $FreeBSD$ LIB= calendar -WARNS?= 2 SRCS= calendar.c easter.c INCS= calendar.h Modified: projects/ngroups/lib/libcam/Makefile ============================================================================== --- projects/ngroups/lib/libcam/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libcam/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -11,6 +11,7 @@ LDADD= -lsbuf MAN= cam.3 cam_cdbparse.3 +WARNS?= 2 MLINKS+= cam.3 cam_open_device.3 \ cam.3 cam_open_spec_device.3 \ Modified: projects/ngroups/lib/libcompat/Makefile ============================================================================== --- projects/ngroups/lib/libcompat/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libcompat/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -5,6 +5,8 @@ LIB=compat CFLAGS+=-DLIBC_SCCS -DSYSLIBC_SCCS -I${.CURDIR}/../libc/locale NO_PIC= +WARNS?= 1 + .PATH: ${.CURDIR}/4.1/${MACHINE_ARCH} ${.CURDIR}/4.1 \ ${.CURDIR}/4.3/${MACHINE_ARCH} ${.CURDIR}/4.3 \ ${.CURDIR}/4.4/${MACHINE_ARCH} ${.CURDIR}/4.4 \ Modified: projects/ngroups/lib/libcrypt/Makefile ============================================================================== --- projects/ngroups/lib/libcrypt/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libcrypt/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -33,6 +33,8 @@ SRCS+= auth.c property.c CFLAGS+= -D${sym}=__${sym} .endfor +WARNS?= 2 + PRECIOUSLIB= .include <bsd.lib.mk> Modified: projects/ngroups/lib/libdevinfo/Makefile ============================================================================== --- projects/ngroups/lib/libdevinfo/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libdevinfo/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -5,4 +5,6 @@ SRCS= devinfo.c INCS= devinfo.h MAN= devinfo.3 +WARNS?= 3 + .include <bsd.lib.mk> Modified: projects/ngroups/lib/libdevstat/Makefile ============================================================================== --- projects/ngroups/lib/libdevstat/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libdevstat/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -33,6 +33,6 @@ MLINKS+=devstat.3 compute_etime.3 CFLAGS+=-I${.CURDIR} -WARNS?= 2 +WARNS?= 3 .include <bsd.lib.mk> Modified: projects/ngroups/lib/libdwarf/Makefile ============================================================================== --- projects/ngroups/lib/libdwarf/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libdwarf/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -23,8 +23,6 @@ CFLAGS+= -I. -I${.CURDIR} SHLIB_MAJOR= 2 -WARNS?= 6 - WITHOUT_MAN= yes .include <bsd.lib.mk> Modified: projects/ngroups/lib/libedit/Makefile ============================================================================== --- projects/ngroups/lib/libedit/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libedit/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -35,6 +35,8 @@ CFLAGS+= -I. -I${.CURDIR} CFLAGS+= #-DDEBUG_TTY -DDEBUG_KEY -DDEBUG_READ -DDEBUG -DDEBUG_REFRESH CFLAGS+= #-DDEBUG_PASTE -DDEBUG_EDIT +WARNS?= 1 + AHDR= vi.h emacs.h common.h ASRC= ${.CURDIR}/vi.c ${.CURDIR}/emacs.c ${.CURDIR}/common.c Modified: projects/ngroups/lib/libelf/Makefile ============================================================================== --- projects/ngroups/lib/libelf/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libelf/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -60,8 +60,6 @@ CFLAGS+= -I. -I${.CURDIR} SHLIB_MAJOR= 1 -WARNS?= 6 - MAN= elf.3 \ elf_begin.3 \ elf_cntl.3 \ Modified: projects/ngroups/lib/libexpat/Makefile ============================================================================== --- projects/ngroups/lib/libexpat/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libexpat/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -14,6 +14,8 @@ MAN= libbsdxml.3 CFLAGS+= -I${.CURDIR} -DHAVE_EXPAT_CONFIG_H CLEANFILES= bsdxml.h bsdxml_external.h +WARNS?= 2 + # OK, so it is not entirely unadultered: we ammend the COPYING # to point people to the right place, get rid of some VMS stuff # and use FreeBSD style indempotency #ifndefs. We also want to Modified: projects/ngroups/lib/libftpio/Makefile ============================================================================== --- projects/ngroups/lib/libftpio/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libftpio/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -15,6 +15,8 @@ CLEANFILES= ftperr.c CFLAGS+= -DINET6 .endif +WARNS?= 2 + ftperr.c: ftp.errors @echo '#include <stdio.h>' > ${.TARGET} @echo '#include "ftpio.h"' >> ${.TARGET} Modified: projects/ngroups/lib/libgpib/Makefile ============================================================================== --- projects/ngroups/lib/libgpib/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libgpib/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -5,6 +5,5 @@ SHLIB_MAJOR= 3 INCS= gpib.h INCSDIR= ${INCLUDEDIR}/gpib SRCS= ibfoo.c -WARNS?= 6 .include <bsd.lib.mk> Modified: projects/ngroups/lib/libgssapi/Makefile ============================================================================== --- projects/ngroups/lib/libgssapi/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libgssapi/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -2,7 +2,6 @@ LIB= gssapi SHLIB_MAJOR= 10 -WARNS= 6 VERSION_DEF= ${.CURDIR}/../libc/Versions.def SYMBOL_MAPS= ${.CURDIR}/Symbol.map Modified: projects/ngroups/lib/libipsec/Makefile ============================================================================== --- projects/ngroups/lib/libipsec/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libipsec/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -48,6 +48,8 @@ CLEANFILES+= y.tab.c y.tab.h YFLAGS+=-d -p __libipsecyy LFLAGS+=-P__libipsecyy +WARNS?= 2 + MAN= ipsec_set_policy.3 ipsec_strerror.3 MLINKS+=ipsec_set_policy.3 ipsec_get_policylen.3 \ ipsec_set_policy.3 ipsec_dump_policy.3 Modified: projects/ngroups/lib/libipx/Makefile ============================================================================== --- projects/ngroups/lib/libipx/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libipx/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -6,4 +6,6 @@ SRCS= ipx_addr.c ipx_ntoa.c MAN= ipx.3 MLINKS+=ipx.3 ipx_addr.3 ipx.3 ipx_ntoa.3 +WARNS?= 2 + .include <bsd.lib.mk> Modified: projects/ngroups/lib/libjail/Makefile ============================================================================== --- projects/ngroups/lib/libjail/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libjail/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -24,6 +24,4 @@ MLINKS+=jail.3 jailparam_free.3 CFLAGS+=-I${.CURDIR} -WARNS?= 6 - .include <bsd.lib.mk> Modified: projects/ngroups/lib/libkiconv/Makefile ============================================================================== --- projects/ngroups/lib/libkiconv/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libkiconv/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -15,4 +15,6 @@ MLINKS+= kiconv.3 kiconv_add_xlat16_cspa CFLAGS+= -I${.CURDIR}/../../sys +WARNS?= 1 + .include <bsd.lib.mk> Modified: projects/ngroups/lib/libkvm/Makefile ============================================================================== --- projects/ngroups/lib/libkvm/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libkvm/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -9,6 +9,8 @@ CFLAGS+=-DLIBC_SCCS -I${.CURDIR} CFLAGS+=-DSUN4V .endif +WARNS?= 0 + SRCS= kvm.c kvm_${MACHINE_ARCH}.c kvm_cptime.c kvm_file.c kvm_getloadavg.c \ kvm_getswapinfo.c kvm_pcpu.c kvm_proc.c kvm_vnet.c .if ${MACHINE_ARCH} == "amd64" || ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "arm" Modified: projects/ngroups/lib/libmagic/Makefile ============================================================================== --- projects/ngroups/lib/libmagic/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libmagic/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -20,6 +20,8 @@ MAGICPATH?= /usr/share/misc CFLAGS+= -DMAGIC='"${MAGICPATH}/magic"' -DHAVE_CONFIG_H CFLAGS+= -I${.CURDIR} -I${CONTRDIR} +WARNS?= 1 + CLEANFILES+= magic magic.mgc FILES= magic magic.mgc Modified: projects/ngroups/lib/libmd/Makefile ============================================================================== --- projects/ngroups/lib/libmd/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libmd/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -8,6 +8,8 @@ SRCS= md2c.c md4c.c md5c.c md2hl.c md4hl sha256c.c sha256hl.c INCS= md2.h md4.h md5.h ripemd.h sha.h sha256.h +WARNS?= 0 + MAN+= md2.3 md4.3 md5.3 ripemd.3 sha.3 sha256.3 MLINKS+=md2.3 MD2Init.3 md2.3 MD2Update.3 md2.3 MD2Final.3 MLINKS+=md2.3 MD2End.3 md2.3 MD2File.3 md2.3 MD2FileChunk.3 Modified: projects/ngroups/lib/libmilter/Makefile ============================================================================== --- projects/ngroups/lib/libmilter/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libmilter/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -27,6 +27,8 @@ SRCS+= main.c engine.c listener.c handle signal.c sm_gethost.c errstring.c strl.c worker.c CLEANFILES+=sm_os.h +WARNS?= 0 + sm_os.h: ln -sf ${SENDMAIL_DIR}/include/sm/os/sm_os_freebsd.h sm_os.h Modified: projects/ngroups/lib/libmp/Makefile ============================================================================== --- projects/ngroups/lib/libmp/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libmp/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -8,7 +8,6 @@ MAN= libmp.3 INCS= mp.h SRCS= mpasbn.c -WARNS?= 6 CFLAGS+= -I${.CURDIR}/../../crypto VERSION_DEF= ${.CURDIR}/../libc/Versions.def Modified: projects/ngroups/lib/libncp/Makefile ============================================================================== --- projects/ngroups/lib/libncp/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libncp/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -11,4 +11,6 @@ SRCS= ncpl_subr.c ncpl_bind.c ncpl_queue ncpl_net.c ncpl_rcfile.c ncpl_conn.c ncpl_nls.c ncpl_msg.c \ ncpl_rpc.c ncpl_crypt.c ipx.c sap.c +WARNS?= 0 + .include <bsd.lib.mk> Modified: projects/ngroups/lib/libngatm/Makefile ============================================================================== --- projects/ngroups/lib/libngatm/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libngatm/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -5,7 +5,6 @@ LIB= ngatm SHLIB_MAJOR= 4 MAN= libngatm.3 uniaddr.3 unifunc.3 unimsg.3 unisap.3 unistruct.3 -WARNS?= 6 # source of the library lives in contrib SDIR= ${.CURDIR}/../../sys Modified: projects/ngroups/lib/libopie/Makefile ============================================================================== --- projects/ngroups/lib/libopie/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libopie/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -26,6 +26,8 @@ CFLAGS+=-I${.CURDIR} -I${OPIE_DIST} -I${ ACCESSFILE?= \"/etc/opieaccess\" CFLAGS+= -DINSECURE_OVERRIDE -DPATH_ACCESS_FILE=${ACCESSFILE} +WARNS?= 0 + DPADD= ${LIBMD} LDADD= -lmd Modified: projects/ngroups/lib/libpam/modules/Makefile.inc ============================================================================== --- projects/ngroups/lib/libpam/modules/Makefile.inc Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libpam/modules/Makefile.inc Sun Jan 3 17:19:04 2010 (r201437) @@ -6,7 +6,7 @@ NO_INSTALLLIB= NO_PROFILE= CFLAGS+= -I${PAMDIR}/include -I${.CURDIR}/../../libpam -WARNS?= 4 +WARNS?= 6 # This is nasty. # For the static case, libpam.a depends on the modules. Modified: projects/ngroups/lib/libpam/modules/pam_exec/Makefile ============================================================================== --- projects/ngroups/lib/libpam/modules/pam_exec/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libpam/modules/pam_exec/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -4,6 +4,6 @@ LIB= pam_exec SRCS= pam_exec.c MAN= pam_exec.8 -WARNS?= 0 +WARNS?= 1 .include <bsd.lib.mk> Modified: projects/ngroups/lib/libpam/modules/pam_krb5/Makefile ============================================================================== --- projects/ngroups/lib/libpam/modules/pam_krb5/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libpam/modules/pam_krb5/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -29,7 +29,6 @@ SRCS= pam_krb5.c MAN= pam_krb5.8 .if defined(_FREEFALL_CONFIG) CFLAGS+=-D_FREEFALL_CONFIG -WARNS= 0 .endif DPADD= ${LIBKRB5} ${LIBHX509} ${LIBASN1} ${LIBROKEN} ${LIBCOM_ERR} ${LIBCRYPT} ${LIBCRYPTO} Modified: projects/ngroups/lib/libpam/modules/pam_radius/Makefile ============================================================================== --- projects/ngroups/lib/libpam/modules/pam_radius/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libpam/modules/pam_radius/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -27,7 +27,7 @@ LIB= pam_radius SRCS= pam_radius.c MAN= pam_radius.8 -WARNS= 0 +WARNS?= 3 DPADD= ${LIBRADIUS} LDADD= -lradius Modified: projects/ngroups/lib/libpam/modules/pam_ssh/Makefile ============================================================================== --- projects/ngroups/lib/libpam/modules/pam_ssh/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libpam/modules/pam_ssh/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -10,7 +10,7 @@ SRCS= pam_ssh.c # required when linking with a dynamic libssh SRCS+= roaming_dummy.c -WARNS?= 0 +WARNS?= 3 CFLAGS+= -I${SSHDIR} -include ssh_namespace.h DPADD= ${LIBSSH} ${LIBCRYPTO} ${LIBCRYPT} Modified: projects/ngroups/lib/libpcap/Makefile ============================================================================== --- projects/ngroups/lib/libpcap/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libpcap/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -97,6 +97,8 @@ CFLAGS+=-DINET6 CFLAGS+=-DHAVE_NET_PFVAR_H .endif +WARNS?= 0 + SHLIB_MAJOR=7 # Modified: projects/ngroups/lib/libpmc/Makefile ============================================================================== --- projects/ngroups/lib/libpmc/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libpmc/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -5,8 +5,6 @@ LIB= pmc SRCS= libpmc.c pmclog.c INCS= pmc.h pmclog.h -WARNS?= 6 - MAN= pmc.3 MAN+= pmc_allocate.3 MAN+= pmc_attach.3 Modified: projects/ngroups/lib/libproc/Makefile ============================================================================== --- projects/ngroups/lib/libproc/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libproc/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -13,8 +13,6 @@ CFLAGS+= -I. -I${.CURDIR} SHLIB_MAJOR= 2 -WARNS?= 6 - WITHOUT_MAN= yes .include <bsd.lib.mk> Modified: projects/ngroups/lib/libradius/Makefile ============================================================================== --- projects/ngroups/lib/libradius/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libradius/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -33,6 +33,8 @@ CFLAGS+= -Wall SHLIB_MAJOR= 4 MAN= libradius.3 radius.conf.5 +WARNS?= 3 + .if ${MK_OPENSSL} == "no" DPADD= ${LIBMD} LDADD= -lmd Modified: projects/ngroups/lib/librpcsec_gss/Makefile ============================================================================== --- projects/ngroups/lib/librpcsec_gss/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/librpcsec_gss/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -2,7 +2,6 @@ LIB= rpcsec_gss SHLIB_MAJOR= 1 -WARNS?= 6 SRCS+= rpcsec_gss.c rpcsec_gss_prot.c rpcsec_gss_conf.c rpcsec_gss_misc.c \ svc_rpcsec_gss.c Modified: projects/ngroups/lib/librt/Makefile ============================================================================== --- projects/ngroups/lib/librt/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/librt/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -6,6 +6,8 @@ CFLAGS+=-I${.CURDIR}/../libc/include -I$ CFLAGS+=-Winline -Wall -g LDADD+=-lpthread +WARNS?= 2 + #MAN= libthr.3 SRCS+= aio.c mq.c sigev_thread.c timer.c Modified: projects/ngroups/lib/libsbuf/Makefile ============================================================================== --- projects/ngroups/lib/libsbuf/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libsbuf/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -3,7 +3,6 @@ LIB= sbuf SHLIBDIR?= /lib SRCS= subr_sbuf.c -WARNS?= 2 .PATH: ${.CURDIR}/../../sys/kern Modified: projects/ngroups/lib/libsm/Makefile ============================================================================== --- projects/ngroups/lib/libsm/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libsm/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -15,6 +15,8 @@ CFLAGS+=-DNETINET6 # User customizations to the sendmail build environment CFLAGS+=${SENDMAIL_CFLAGS} +WARNS?= 2 + LIB= sm SRCS+= sm_os.h Modified: projects/ngroups/lib/libsmdb/Makefile ============================================================================== --- projects/ngroups/lib/libsmdb/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libsmdb/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -9,6 +9,8 @@ CFLAGS+=-DNEWDB -DNOT_SENDMAIL # User customizations to the sendmail build environment CFLAGS+=${SENDMAIL_CFLAGS} +WARNS?= 3 + LIB= smdb SRCS+= sm_os.h Modified: projects/ngroups/lib/libsmutil/Makefile ============================================================================== --- projects/ngroups/lib/libsmutil/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libsmutil/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -9,6 +9,8 @@ CFLAGS+=-DNEWDB -DNIS -DMAP_REGEX -DNOT_ # User customizations to the sendmail build environment CFLAGS+=${SENDMAIL_CFLAGS} +WARNS?= 2 + LIB= smutil SRCS+= sm_os.h Modified: projects/ngroups/lib/libstand/Makefile ============================================================================== --- projects/ngroups/lib/libstand/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libstand/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -15,6 +15,8 @@ NO_PIC= INCS= stand.h MAN= libstand.3 +WARNS?= 0 + CFLAGS+= -ffreestanding -Wformat CFLAGS+= -I${.CURDIR} Modified: projects/ngroups/lib/libtacplus/Makefile ============================================================================== --- projects/ngroups/lib/libtacplus/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libtacplus/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -33,4 +33,6 @@ LDADD= -lmd SHLIB_MAJOR= 4 MAN= libtacplus.3 tacplus.conf.5 +WARNS?= 2 + .include <bsd.lib.mk> Modified: projects/ngroups/lib/libthread_db/Makefile ============================================================================== --- projects/ngroups/lib/libthread_db/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libthread_db/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -9,7 +9,6 @@ SRCS+= libpthread_md.c SRCS+= libpthread_db.c SRCS+= libthr_db.c INCS= thread_db.h -WARNS?= 6 CFLAGS+=-I. -I${.CURDIR} SYM_MAPS+=${.CURDIR}/Symbol.map Modified: projects/ngroups/lib/libufs/Makefile ============================================================================== --- projects/ngroups/lib/libufs/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libufs/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -16,7 +16,7 @@ MLINKS+= ufs_disk_close.3 ufs_disk_fillo MLINKS+= ufs_disk_close.3 ufs_disk_fillout_blank.3 MLINKS+= ufs_disk_close.3 ufs_disk_write.3 -WARNS?= 2 +WARNS?= 3 CFLAGS+= -D_LIBUFS .if defined(LIBUFS_DEBUG) Modified: projects/ngroups/lib/libugidfw/Makefile ============================================================================== --- projects/ngroups/lib/libugidfw/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libugidfw/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -5,6 +5,8 @@ SHLIB_MAJOR= 4 SRCS= ugidfw.c INCS= ugidfw.h +WARNS?= 2 + MAN+= bsde_get_rule.3 bsde_get_rule_count.3 bsde_parse_rule.3 \ bsde_rule_to_string.3 libugidfw.3 Modified: projects/ngroups/lib/libulog/Makefile ============================================================================== --- projects/ngroups/lib/libulog/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libulog/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -33,8 +33,6 @@ MLINKS+=ulog_endutxent.3 endutxent.3 \ ulog_pututxline.3 pututxline.3 \ ulog_setutxent.3 setutxent.3 -WARNS?= 6 - VERSION_DEF= ${.CURDIR}/../libc/Versions.def SYMBOL_MAPS= ${.CURDIR}/Symbol.map Modified: projects/ngroups/lib/libusb/Makefile ============================================================================== --- projects/ngroups/lib/libusb/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libusb/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -16,6 +16,8 @@ MAN= libusb.3 libusb20.3 MKLINT= no NOGCCERROR= +WARNS?= 2 + MLINKS+= libusb.3 usb.3 # libusb 0.1 compat Modified: projects/ngroups/lib/libutil/Makefile ============================================================================== --- projects/ngroups/lib/libutil/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libutil/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -16,8 +16,6 @@ SRCS= _secure_path.c auth.c expand_numbe stub.c trimdomain.c uucplock.c INCS= libutil.h login_cap.h -WARNS?= 6 - CFLAGS+= -DLIBC_SCCS .if ${MK_INET6_SUPPORT} != "no" Modified: projects/ngroups/lib/libvgl/Makefile ============================================================================== --- projects/ngroups/lib/libvgl/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libvgl/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -5,6 +5,7 @@ CFLAGS+=-Wall -I${.CURDIR} SRCS= main.c simple.c bitmap.c text.c mouse.c keyboard.c INCS= vgl.h MAN= vgl.3 +WARNS?= 2 MLINKS+= vgl.3 VGLBitmapAllocateBits.3 \ vgl.3 VGLBitmapCopy.3 \ vgl.3 VGLBitmapCreate.3 \ Modified: projects/ngroups/lib/libwrap/Makefile ============================================================================== --- projects/ngroups/lib/libwrap/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libwrap/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -28,6 +28,8 @@ CFLAGS+= -DUSE_GETDOMAIN CFLAGS+=-DINET6 .endif +WARNS?= 0 + SRCS= clean_exit.c diag.c eval.c fix_options.c fromhost.c \ hosts_access.c hosts_ctl.c misc.c myvsyslog.c options.c \ percent_m.c percent_x.c refuse.c rfc931.c shell_cmd.c \ Modified: projects/ngroups/lib/liby/Makefile ============================================================================== --- projects/ngroups/lib/liby/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/liby/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -1,7 +1,9 @@ # $FreeBSD$ -LIB= y +LIB= y SRCS= main.c yyerror.c NO_PIC= +WARNS?= 1 + .include <bsd.lib.mk> Modified: projects/ngroups/lib/libypclnt/Makefile ============================================================================== --- projects/ngroups/lib/libypclnt/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libypclnt/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -12,7 +12,6 @@ CLEANFILES+= ${GENSRCS} INCS= ypclnt.h CFLAGS+= -I. -WARNS?= 5 GENSRCS=yp.h \ yp_clnt.c \ Modified: projects/ngroups/lib/libz/Makefile ============================================================================== --- projects/ngroups/lib/libz/Makefile Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/libz/Makefile Sun Jan 3 17:19:04 2010 (r201437) @@ -13,6 +13,8 @@ MAN= zlib.3 CFLAGS+= -DHAS_snprintf -DHAS_vsnprintf +WARNS?= 3 + CLEANFILES+= example.o example foo.gz minigzip.o minigzip SRCS = adler32.c compress.c crc32.c gzio.c uncompr.c deflate.c trees.c \ Modified: projects/ngroups/lib/ncurses/Makefile.inc ============================================================================== --- projects/ngroups/lib/ncurses/Makefile.inc Sun Jan 3 17:13:16 2010 (r201436) +++ projects/ngroups/lib/ncurses/Makefile.inc Sun Jan 3 17:19:04 2010 (r201437) @@ -2,4 +2,6 @@ # This is to include src/lib/Makefile.inc *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001031719.o03HJ4wt000811>