Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Eric Haszlakiewicz <erh@netbsd.org>
List: source-changes
Date: 09/30/1998 21:20:20
Module Name:	src
Committed By:	erh
Date:		Thu Oct  1 04:20:20 UTC 1998

Added Files:
	src/sys/compat/linux: linux_cdrom.h linux_dirent.h linux_errno.h
	    linux_exec.h linux_fcntl.h linux_ioctl.h linux_ipc.h
	    linux_ipccall.h linux_machdep.h linux_misc.h linux_mmap.h
	    linux_msg.h linux_sem.h linux_shm.h linux_siginfo.h linux_signal.h
	    linux_socket.h linux_socketcall.h linux_sockio.h linux_syscall.h
	    linux_syscallargs.h linux_termios.h linux_types.h linux_util.h
Log Message:
Add the architechture-wise multiplexing header files.  These are the files that should be included by anything that needs a linux compat header.  These will then include the appropriate architechture dependent and common header file(s).