index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove an unused variable that snuck in the last commit.
anholt
2002-12-04
1
-1
/
+1
*
Fix witness warning in DRM memory info sysctl by making a temporary copy of the
anholt
2002-12-04
1
-62
/
+17
*
In an SMP environment post-Giant it is no longer safe to blindly
truckman
2002-10-03
1
-1
/
+1
*
Remove drm_linux.h, move the two useful defines into drm_drv.h. Use fd locking
anholt
2002-09-01
3
-167
/
+73
*
In continuation of early fileop credential changes, modify fo_ioctl() to
rwatson
2002-08-17
1
-0
/
+4
*
Remove <sys/select.h> to unbreak the build. I'm not sure if this affects
des
2002-06-16
1
-1
/
+0
*
Warnings cleanup for gcc3. Also __FUNCTION__ -> __func__
anholt
2002-05-31
13
-148
/
+148
*
Include <sys/lockmgr.h> for definitions of deprecated locking interfaces --
bde
2002-05-06
1
-0
/
+1
*
Make funsetown() take a 'struct sigio **' so that the locking can
alfred
2002-05-06
1
-1
/
+1
*
The first argument of pgsigio() is now struct sigio **.
tanimura
2002-05-03
1
-1
/
+1
*
More diff reduction: Shuffle around some header code as was done in
anholt
2002-04-29
21
-239
/
+160
*
Diff reduction to my experimental code: clean up return code handling.
anholt
2002-04-29
24
-359
/
+354
*
Hook the DRM up to the build and add it to NOTES.
anholt
2002-04-28
5
-5
/
+0
*
Add the code for the DRM, based on the code from the drm-kmod port.
anholt
2002-04-27
48
-0
/
+33683