Date: Fri, 30 Jan 1998 23:23:17 -0800 (PST) From: Eivind Eklund <eivind@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/conf options src/sys/dev/ppbus ppb_1284.c src/sys/i386/conf LINT src/sys/i386/isa labpc.c npx.c si.c src/sys/kern kern_lockf.c vfs_cluster.c src/sys/miscfs/nullfs null_subr.c null_vfsops.c null_vnops.c src/sys/net if_ethersubr.c ... Message-ID: <199801310723.XAA08269@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
eivind 1998/01/30 23:23:16 PST
Modified files:
sys/conf options
sys/dev/ppbus ppb_1284.c
sys/i386/conf LINT
sys/i386/isa labpc.c npx.c si.c
sys/kern kern_lockf.c vfs_cluster.c
sys/miscfs/nullfs null_subr.c null_vfsops.c null_vnops.c
sys/net if_ethersubr.c
sys/netatalk aarp.c
sys/pc98/pc98 npx.c
Log:
Make the debug options new-style.
This also zaps a DPT option from lint; it wasn't referenced from
anywhere.
Revision Changes Path
1.53 +17 -1 src/sys/conf/options
1.3 +4 -1 src/sys/dev/ppbus/ppb_1284.c
1.399 +1 -5 src/sys/i386/conf/LINT
1.23 +1 -0 src/sys/i386/isa/labpc.c
1.55 +2 -1 src/sys/i386/isa/npx.c
1.65 +2 -1 src/sys/i386/isa/si.c
1.18 +3 -1 src/sys/kern/kern_lockf.c
1.52 +3 -1 src/sys/kern/vfs_cluster.c
1.14 +3 -1 src/sys/miscfs/nullfs/null_subr.c
1.22 +3 -1 src/sys/miscfs/nullfs/null_vfsops.c
1.26 +4 -2 src/sys/miscfs/nullfs/null_vnops.c
1.44 +2 -2 src/sys/net/if_ethersubr.c
1.9 +4 -2 src/sys/netatalk/aarp.c
1.30 +2 -1 src/sys/pc98/pc98/npx.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801310723.XAA08269>
