summaryrefslogtreecommitdiff
path: root/bsd/Makefile.bsd
AgeCommit message (Collapse)Author
2004-05-09Remove after repocopy to Makefile, now that we don't have to worry aboutEric Anholt
conflicting with imake's output.
2003-08-29Port the SiS DRM to FreeBSD. This includes the ability for the DRM toEric Anholt
allocate framebuffer memory without sisfb, and a new ioctl to be used by the X Server which tells the DRM what region of framebuffer memory to allocate from. Also fixes a possibility to panic the kernel I believe. Tested on linux with sisfb and FreeBSD (without sisfb) with new DRI only.
2003-08-19- Remove $FreeBSD$ tags as they weren't too useful and merges are now beingEric Anholt
done through perforce. - Add copyright headers to drm_os_*bsd.h, still need to research the other copyright-less files better.
2003-02-21Merge from bsd-4-0-0-branch.Eric Anholt
2002-08-27Include non-radeon modules in the build.Eric Anholt
2002-08-26merged r200-0-1-branchKeith Whitwell
2002-01-27First pass merge of XFree86 4.2.0 import.David Dawes
2001-04-09Import -f XFree86 4.0.99.2David Dawes
2000-05-30Merged bsd-1-0-0Doug Rabson