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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add vm object locking.
alc
2003-06-11
1
-12
/
+12
*
Use __FBSDID().
obrien
2003-06-11
57
-106
/
+175
*
Use __FBSDID().
obrien
2003-06-11
11
-16
/
+37
*
Use __FBSDID().
obrien
2003-06-11
77
-152
/
+242
*
GC unused cpu_wait() function
peter
2003-06-11
9
-43
/
+0
*
Don't overflow when calculating vm_kmem_size. This fixes kmem_map
ps
2003-06-11
1
-4
/
+4
*
Remove all files. They're now in tools/debugscripts.
grog
2003-06-11
4
-1104
/
+0
*
Add the comment I meant to add about not passing in PCATCH to the
rwatson
2003-06-11
1
-0
/
+8
*
Fix error in my last commit. Correctly maintain p_maxthrwaits and unlock
davidxu
2003-06-11
2
-10
/
+16
*
Use __FBSDID().
obrien
2003-06-11
145
-263
/
+449
*
Use __FBSDID().
obrien
2003-06-11
33
-55
/
+99
*
Use __FBSDID().
obrien
2003-06-11
20
-60
/
+60
*
Use __FBSDID().
obrien
2003-06-10
33
-111
/
+100
*
Use __FBSDID().
obrien
2003-06-10
7
-32
/
+21
*
Use __FBSDID().
obrien
2003-06-10
25
-86
/
+76
*
Use __FBSDID().
obrien
2003-06-10
19
-53
/
+67
*
Don't start the beastie menu if the 'beastie_disable' variable is set to
scottl
2003-06-10
1
-1
/
+11
*
Use __FBSDID().
obrien
2003-06-10
24
-58
/
+78
*
Use __FBSDID().
obrien
2003-06-10
28
-82
/
+119
*
- Finish vm object and page locking in vnode_pager_setsize().
alc
2003-06-10
1
-26
/
+21
*
Use __FBSDID().
obrien
2003-06-10
12
-24
/
+40
*
Use __FBSDID().
obrien
2003-06-10
5
-11
/
+18
*
Use __FBSDID().
obrien
2003-06-10
23
-47
/
+70
*
Use __FBSDID().
obrien
2003-06-10
6
-15
/
+17
*
Use __FBSDID().
obrien
2003-06-10
10
-17
/
+29
*
Use __FBSDID().
obrien
2003-06-10
40
-79
/
+113
*
Fix typo in the previous revision.
simokawa
2003-06-10
1
-1
/
+1
*
Use __FBSDID().
obrien
2003-06-10
2
-3
/
+5
*
Sync perforce IDs.
gibbs
2003-06-10
5
-5
/
+5
*
Fix struct bus_info on big-endian machines.
simokawa
2003-06-10
1
-3
/
+20
*
Add tx_speed sysctl variable.
simokawa
2003-06-10
1
-1
/
+4
*
If there are signals delivered to current thread, breaks out of loop,
davidxu
2003-06-10
2
-8
/
+6
*
Revert last commit, I have no idea what happened.
phk
2003-06-09
1
-1
/
+1
*
Remove embededded ID string which was meant to provide information
se
2003-06-09
1
-6
/
+0
*
style(9).
mux
2003-06-09
1
-12
/
+20
*
Add new geom_ccd module
phk
2003-06-09
2
-0
/
+9
*
remove old CCD module
phk
2003-06-09
2
-9
/
+0
*
Wait for the real interval timer callout handler to finish executing if it
jhb
2003-06-09
2
-2
/
+14
*
The issetugid() function is MPSAFE.
jhb
2003-06-09
1
-1
/
+1
*
Track the resource id of the memory port instead of just assuming that
scottl
2003-06-09
1
-3
/
+6
*
A white-space nit I noticed.
phk
2003-06-09
1
-1
/
+1
*
Update the vm object and page locking in exec_map_first_page(). Mark the
alc
2003-06-09
1
-9
/
+15
*
GEOMification of CCD.
phk
2003-06-09
3
-1443
/
+2
*
- Add vm object locking to vm_pgmoveco().
alc
2003-06-09
1
-2
/
+5
*
Merge NetBSD bktr_core.c rev. 1.26:
fjoe
2003-06-09
1
-2
/
+2
*
Fix error handling for ENOMEM style issues.
phk
2003-06-09
1
-21
/
+9
*
Add two more Vendor ID's for Leadtek Winfast TV 2000
fjoe
2003-06-09
1
-1
/
+5
*
Attempt to fix Alpha build by renaming ident[] to kern_ident[].
jmallett
2003-06-09
3
-3
/
+3
*
When we re-route a PCI interrupt, write the new IRQ value into the intline
jhb
2003-06-09
1
-2
/
+3
*
- Add a td_pflags field to struct thread for private flags accessed only by
jhb
2003-06-09
5
-29
/
+27
[next]