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
*
Remove __P(). This was tested on the GENERIC kernel.
obrien
2002-03-20
63
-666
/
+664
*
Remove __P.
alfred
2002-03-20
1
-1
/
+1
*
Fix warnings on 64-bit hosts.
obrien
2002-03-20
1
-10
/
+12
*
Document that MD pcpu fields are defined in PCPU_MD_FIELDS in
jhb
2002-03-20
1
-1
/
+2
*
Two minor changes to dirhash, which result in some marginal benchmark
dwmalone
2002-03-20
1
-3
/
+15
*
Change intr_enable to intr_restore for consistency with sparc64.
dfr
2002-03-20
4
-6
/
+6
*
- Change a check of securelevel to securelevel_gt() call in order to help
arr
2002-03-20
3
-6
/
+20
*
Send periodic ARP requests when ARP entries for hosts we are sending
orion
2002-03-20
1
-0
/
+15
*
- Remove a semi-colon from after SYSINIT that was introduced in rev. 1.163.
arr
2002-03-20
1
-1
/
+1
*
MFi386: revision 1.65.
kato
2002-03-20
1
-5
/
+2
*
Remove __P.
kato
2002-03-20
17
-215
/
+215
*
Remove __P.
kato
2002-03-20
1
-7
/
+7
*
MFi386: revision 1.505 (remove __P.)
kato
2002-03-20
2
-12
/
+12
*
MFi386: revision 1.504.
kato
2002-03-20
2
-20
/
+8
*
MFi386: revision 1.503.
kato
2002-03-20
2
-120
/
+46
*
Remove references to vm_zone.h and switch over to the new uma API.
jeff
2002-03-20
5
-20
/
+8
*
Remove references to vm_zone.h and switch over to the new uma API.
jeff
2002-03-20
2
-8
/
+8
*
Remove unused include.
jeff
2002-03-20
1
-1
/
+0
*
Remove references to vm_zone.h and switch over to the new uma API.
jeff
2002-03-20
5
-28
/
+28
*
Replace calls to cpu_critical_enter/exit with appropriate calls to
dfr
2002-03-20
3
-13
/
+14
*
Recreate intr_disable/intr_enable and implement cpu_critical_enter/exit
dfr
2002-03-20
1
-2
/
+14
*
Remove unused include.
jeff
2002-03-20
2
-2
/
+0
*
Remove unused header.
jeff
2002-03-20
1
-1
/
+0
*
Remove __P.
alfred
2002-03-20
30
-347
/
+346
*
Various style issues from a recent brucification:
phk
2002-03-20
1
-9
/
+28
*
Remove references to vm_zone.h and switch over to the new uma API.
jeff
2002-03-20
4
-15
/
+15
*
Remove references to vm_zone.h and switch over to the new uma API.
jeff
2002-03-20
1
-2
/
+2
*
Remove __P.
alfred
2002-03-20
43
-720
/
+710
*
Remove __P.
alfred
2002-03-20
62
-874
/
+855
*
Remove __P.
alfred
2002-03-20
1
-1
/
+1
*
Remove __P.
alfred
2002-03-20
79
-829
/
+820
*
Switch vm_zone.h with uma.h. Change over to uma interfaces.
jeff
2002-03-20
8
-35
/
+35
*
Add calls to uma_zone_set_max() to restore previously enforced limits.
jeff
2002-03-20
2
-0
/
+2
*
Add uma_zone_set_max() to add enforced limits to non vm obj backed zones.
jeff
2002-03-20
2
-10
/
+25
*
Increment pmap_pvo_count in the right place.
benno
2002-03-20
3
-3
/
+3
*
Remove __P.
alfred
2002-03-20
30
-239
/
+229
*
Remove __P.
alfred
2002-03-20
6
-70
/
+70
*
Backout part of my previous commit; I was wrong about vm_zone's handling of
jeff
2002-03-20
3
-0
/
+29
*
Remove references to vm_zone.h and switch over to the new uma API.
jeff
2002-03-20
1
-5
/
+6
*
Remove references to vm_zone.h and switch over to the new uma API.
jeff
2002-03-20
20
-139
/
+111
*
Fix a bug introduced in 1.11 (and also MFCd to stable AND the security branch)
dillon
2002-03-20
1
-1
/
+5
*
Remove references to vm_zone.h and switch over to the new uma API.
jeff
2002-03-20
10
-39
/
+30
*
Remove __P.
alfred
2002-03-20
34
-449
/
+439
*
Force the boot cpu to wait for the APs to finish starting up. This eliminates
jeff
2002-03-20
1
-0
/
+3
*
Remove __P.
alfred
2002-03-20
5
-24
/
+24
*
Remove __P.
alfred
2002-03-20
152
-2310
/
+2256
*
Cast pointers to uintptr_t rather than u_int32_t. This doesn't work too
peter
2002-03-19
2
-2
/
+2
*
Pacify gcc-3.1.
peter
2002-03-19
1
-2
/
+1
*
Fix some gcc-3.1+ warnings:
peter
2002-03-19
3
-2
/
+6
*
Add EFI write support to loader
peter
2002-03-19
1
-2
/
+30
[next]