summaryrefslogtreecommitdiffstats
path: root/lkm
AgeCommit message (Expand)AuthorFilesLines
2005-12-02this stuff is not usedderaadt3-128/+0
2003-02-24Bye, unused code.matthieu11-447/+1
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)millert1-5/+5
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert1-2/+2
2001-06-18bye byederaadt2-38/+0
2000-03-02$OpenBSD$todd2-3/+2
1999-12-09who cares about the ipl lkmderaadt1-2/+2
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:alex1-3/+3
1998-02-24bye bye ap lkmderaadt1-4/+4
1998-02-03openbsdderaadt3-28/+10
1998-01-26prettyderaadt1-2/+2
1997-11-23no private cdev_decl(ipl)mickey1-2/+1
1997-01-20add union lkm, since it's supported by kernel.mickey2-0/+123
1997-01-19update to the 1.6 aperture driver from 3.2 XFree86.mickey4-8/+97
1996-12-21-Wall madness.millert2-6/+4
1996-08-23Remove a static that is wrongniklas1-2/+2
1996-06-03apinstall is now installed by bsd.lkm.mkmickey1-5/+1
1996-06-02-DIPFILTER_LOG no longer needed w/ -D_KERNELmickey1-2/+2
1996-06-02Don't install test aperture programtholo1-1/+8
1996-06-02Build aperture driver if on i386tholo1-1/+5
1996-03-05Permission settings added.mickey1-1/+3
1996-03-05XFree86 aperture driver.mickey9-0/+369
1996-03-02Not needed, default LKM installation directory defined in <bsd.own.mk>tholo1-4/+0
1996-02-25Changes made to the BINDIR (so, it is now /usr/lkm, instead of /lkm),mickey1-2/+2
1996-02-25Initial commit. Bug it if you would.mickey4-0/+48