Merged bsd-1-0-0
authorDoug Rabson <dfr@freebsd.org>
Tue, 30 May 2000 17:13:31 +0000 (17:13 +0000)
committerDoug Rabson <dfr@freebsd.org>
Tue, 30 May 2000 17:13:31 +0000 (17:13 +0000)
commitfa0a35a25fd008617ef6c7444cb92b138dd01859
treef804cbc46ff403ab014b6ff44487c131ed6f24b9
parenta72f370f4d8a65db5c4ff28dc49b0a1d7acc146c
Merged bsd-1-0-0
39 files changed:
bsd-core/Makefile [new file with mode: 0644]
bsd-core/drmP.h [new file with mode: 0644]
bsd-core/tdfx/Makefile [new file with mode: 0644]
bsd/Imakefile [new file with mode: 0644]
bsd/Makefile [new file with mode: 0644]
bsd/Makefile.bsd [new file with mode: 0644]
bsd/drm.h [new file with mode: 0644]
bsd/drm/Makefile [new file with mode: 0644]
bsd/drm/agpsupport.c [new file with mode: 0644]
bsd/drm/auth.c [new file with mode: 0644]
bsd/drm/bufs.c [new file with mode: 0644]
bsd/drm/context.c [new file with mode: 0644]
bsd/drm/dma.c [new file with mode: 0644]
bsd/drm/drawable.c [new file with mode: 0644]
bsd/drm/drmstat.c [new file with mode: 0644]
bsd/drm/fops.c [new file with mode: 0644]
bsd/drm/init.c [new file with mode: 0644]
bsd/drm/ioctl.c [new file with mode: 0644]
bsd/drm/lists.c [new file with mode: 0644]
bsd/drm/lock.c [new file with mode: 0644]
bsd/drm/memory.c [new file with mode: 0644]
bsd/drm/proc.c [new file with mode: 0644]
bsd/drm/sysctl.c [new file with mode: 0644]
bsd/drm/vm.c [new file with mode: 0644]
bsd/drmP.h [new file with mode: 0644]
bsd/gamma/Makefile [new file with mode: 0644]
bsd/gamma/gamma_dma.c [new file with mode: 0644]
bsd/gamma/gamma_drv.c [new file with mode: 0644]
bsd/gamma/gamma_drv.h [new file with mode: 0644]
bsd/i810_drm.h [new file with mode: 0644]
bsd/mga_drm.h [new file with mode: 0644]
bsd/r128_drm.h [new file with mode: 0644]
bsd/tdfx/Makefile [new file with mode: 0644]
bsd/tdfx/tdfx_context.c [new file with mode: 0644]
bsd/tdfx/tdfx_drv.c [new file with mode: 0644]
bsd/tdfx/tdfx_drv.h [new file with mode: 0644]
linux/drm.h
shared-core/drm.h
shared/drm.h