Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
- To: source-changes
- Subject: NetBSD master CVS tree commits
- From: The Source of All Evil <source>
- Date: Thu, 29 Feb 1996 16:00:05 -0500 (EST)
cgd
Thu Feb 29 15:55:01 EST 1996
Update of /a/cvsroot/src/sys/arch/alpha/conf
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv23592/arch/alpha/conf
Modified Files:
Makefile.alpha
Log Message:
Do not build vnode_if.[ch] for each kernel. Build them once, like the
various syscall sources/headers, and just compile them. From PR 2142, OK'd
by mycroft.
cgd
Thu Feb 29 15:55:16 EST 1996
Update of /a/cvsroot/src/sys/arch/amiga/conf
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv23618/arch/amiga/conf
Modified Files:
Makefile.amiga
Log Message:
Do not build vnode_if.[ch] for each kernel. Build them once, like the
various syscall sources/headers, and just compile them. From PR 2142, OK'd
by mycroft.
cgd
Thu Feb 29 15:55:26 EST 1996
Update of /a/cvsroot/src/sys/arch/arm32/conf
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv23639/arch/arm32/conf
Modified Files:
Makefile.arm32
Log Message:
Do not build vnode_if.[ch] for each kernel. Build them once, like the
various syscall sources/headers, and just compile them. From PR 2142, OK'd
by mycroft.
cgd
Thu Feb 29 15:55:37 EST 1996
Update of /a/cvsroot/src/sys/arch/atari/conf
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv23662/arch/atari/conf
Modified Files:
Makefile.atari
Log Message:
Do not build vnode_if.[ch] for each kernel. Build them once, like the
various syscall sources/headers, and just compile them. From PR 2142, OK'd
by mycroft.
cgd
Thu Feb 29 15:55:55 EST 1996
Update of /a/cvsroot/src/sys/arch/hp300/conf
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv23683/arch/hp300/conf
Modified Files:
Makefile.hp300
Log Message:
Do not build vnode_if.[ch] for each kernel. Build them once, like the
various syscall sources/headers, and just compile them. From PR 2142, OK'd
by mycroft.
cgd
Thu Feb 29 15:56:18 EST 1996
Update of /a/cvsroot/src/sys/arch/i386/conf
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv23706/arch/i386/conf
Modified Files:
Makefile.i386
Log Message:
Do not build vnode_if.[ch] for each kernel. Build them once, like the
various syscall sources/headers, and just compile them. From PR 2142, OK'd
by mycroft.
cgd
Thu Feb 29 15:56:34 EST 1996
Update of /a/cvsroot/src/sys/arch/mac68k/conf
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv23727/arch/mac68k/conf
Modified Files:
Makefile.mac68k
Log Message:
Do not build vnode_if.[ch] for each kernel. Build them once, like the
various syscall sources/headers, and just compile them. From PR 2142, OK'd
by mycroft.
cgd
Thu Feb 29 15:56:52 EST 1996
Update of /a/cvsroot/src/sys/arch/mvme68k/conf
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv23748/arch/mvme68k/conf
Modified Files:
Makefile.mvme68k
Log Message:
Do not build vnode_if.[ch] for each kernel. Build them once, like the
various syscall sources/headers, and just compile them. From PR 2142, OK'd
by mycroft.
cgd
Thu Feb 29 15:57:06 EST 1996
Update of /a/cvsroot/src/sys/arch/pc532/conf
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv23769/arch/pc532/conf
Modified Files:
Makefile.pc532
Log Message:
Do not build vnode_if.[ch] for each kernel. Build them once, like the
various syscall sources/headers, and just compile them. From PR 2142, OK'd
by mycroft.
cgd
Thu Feb 29 15:57:24 EST 1996
Update of /a/cvsroot/src/sys/arch/pmax/conf
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv23790/arch/pmax/conf
Modified Files:
Makefile.pmax
Log Message:
Do not build vnode_if.[ch] for each kernel. Build them once, like the
various syscall sources/headers, and just compile them. From PR 2142, OK'd
by mycroft.
cgd
Thu Feb 29 15:57:31 EST 1996
Update of /a/cvsroot/src/sys/arch/sparc/conf
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv23811/arch/sparc/conf
Modified Files:
Makefile.sparc
Log Message:
Do not build vnode_if.[ch] for each kernel. Build them once, like the
various syscall sources/headers, and just compile them. From PR 2142, OK'd
by mycroft.
cgd
Thu Feb 29 15:57:39 EST 1996
Update of /a/cvsroot/src/sys/arch/sun3/conf
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv23832/arch/sun3/conf
Modified Files:
Makefile.sun3
Log Message:
Do not build vnode_if.[ch] for each kernel. Build them once, like the
various syscall sources/headers, and just compile them. From PR 2142, OK'd
by mycroft.
cgd
Thu Feb 29 15:57:47 EST 1996
Update of /a/cvsroot/src/sys/arch/vax/conf
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv23853/arch/vax/conf
Modified Files:
Makefile.vax
Log Message:
Do not build vnode_if.[ch] for each kernel. Build them once, like the
various syscall sources/headers, and just compile them. From PR 2142, OK'd
by mycroft.
cgd
Thu Feb 29 15:58:10 EST 1996
Update of /a/cvsroot/src/sys/conf
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv23874/conf
Modified Files:
files files.oldconf
Log Message:
Do not build vnode_if.[ch] for each kernel. Build them once, like the
various syscall sources/headers, and just compile them. From PR 2142, OK'd
by mycroft.
cgd
Thu Feb 29 15:58:23 EST 1996
Update of /a/cvsroot/src/sys/kern
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv23903/kern
Modified Files:
Makefile vnode_if.sh
Log Message:
Do not build vnode_if.[ch] for each kernel. Build them once, like the
various syscall sources/headers, and just compile them. From PR 2142, OK'd
by mycroft.
cgd
Thu Feb 29 15:59:09 EST 1996
Update of /a/cvsroot/src/sys/sys
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv23933/sys
Modified Files:
vnode.h
Log Message:
Do not build vnode_if.[ch] for each kernel. Build them once, like the
various syscall sources/headers, and just compile them. From PR 2142, OK'd
by mycroft.
Home |
Main Index |
Thread Index |
Old Index