From owner-freebsd-commit Sun Oct 29 07:34:22 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA27607 for freebsd-commit-outgoing; Sun, 29 Oct 1995 07:34:22 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA27581 for cvs-all-outgoing; Sun, 29 Oct 1995 07:34:00 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA27571 for cvs-sys-outgoing; Sun, 29 Oct 1995 07:33:57 -0800 Received: (from phk@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA27560 ; Sun, 29 Oct 1995 07:33:42 -0800 Date: Sun, 29 Oct 1995 07:33:42 -0800 From: Poul-Henning Kamp Message-Id: <199510291533.HAA27560@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/pci if_pdq.c pdq.c pdq_os.h Sender: owner-commit@FreeBSD.org Precedence: bulk phk 95/10/29 07:33:38 Modified: sys/i386/i386 db_disasm.c math_emu.h math_emulate.c sys/kern kern_acct.c subr_log.c tty_snoop.c uipc_mbuf.c vfs_bio.c vfs_cache.c vfs_cluster.c vfs_conf.c vnode_if.sh sys/miscfs/kernfs kernfs_vnops.c sys/msdosfs denode.h msdosfs_conv.c msdosfs_fat.c msdosfs_vnops.c sys/net if_disc.c if_ethersubr.c if_ppp.c if_tun.c route.c sys/netinet in.c in_pcb.c in_rmx.c ip_fw.c ip_mroute.c sys/nfs nfs.h nfs_bio.c nfs_node.c nfs_nqlease.c nfs_serv.c nfs_socket.c nfs_subs.c nfs_syscalls.c nfs_vnops.c nfsnode.h sys/pci if_pdq.c pdq.c pdq_os.h Log: Second batch of cleanup changes. This time mostly making a lot of things static and some unused variables here and there.