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
...
*
|
Fix handling of IFF_ALLMULTI. The same bug in various forms affects
luigi
2002-11-25
2
-18
/
+14
*
|
various fixes to eliminate locking warnings
cg
2002-11-25
9
-57
/
+79
*
|
various fixes to eliminate locking warnings
cg
2002-11-25
1
-1
/
+1
*
|
if the list of supported formats is empty, fail the attach instead of
cg
2002-11-25
1
-4
/
+8
*
|
Import some relevant changes from Via's if_fet driver:
silby
2002-11-25
4
-4
/
+58
*
|
Fix make_dev() to use 0644 instead of 0x644 for default permissions
scottl
2002-11-25
1
-1
/
+1
*
|
Fix printf format problems that were stopping LINT on alpha
scottl
2002-11-25
2
-4
/
+5
*
|
Assert that the page queues lock is held in pmap_remove_pages().
alc
2002-11-25
2
-2
/
+2
*
|
Acquire and release the page queues lock around pmap_remove_pages() because
alc
2002-11-25
2
-0
/
+5
*
|
Add page queues locking to vunmapbuf(); reduce differences with respect
alc
2002-11-24
2
-6
/
+6
*
|
Add page queues locking to vunmapbuf().
alc
2002-11-24
1
-0
/
+2
*
|
MFp4:
marcel
2002-11-24
2
-3
/
+38
*
|
Fix comparison that caused a 1-off bug. This appeared harmless for
marcel
2002-11-24
1
-1
/
+1
*
|
Add ITANIUM2 as a global option.
marcel
2002-11-24
1
-0
/
+1
*
|
MFp4:
marcel
2002-11-24
2
-10
/
+48
*
|
Extend the scope of the page queues/fields locking in vm_freeze_copyopts()
alc
2002-11-24
1
-1
/
+3
*
|
Add `if (!cold)' checkings for functions which is called via SYSINIT.
iwasaki
2002-11-24
3
-7
/
+19
*
|
Whitespace cleanup that was missed by quirks commit 1.114
njl
2002-11-23
1
-4
/
+4
*
|
Remove a comple of bogus debug printfs that snuck in during some
imp
2002-11-23
2
-5
/
+2
*
|
Allow acd(4) and cd(4) to support old behavior for CDRIOC*SPEED ioctls.
njl
2002-11-23
2
-2
/
+21
*
|
Update quirks, adding PR references and fixing a capitalization mismatch.
njl
2002-11-23
1
-3
/
+5
*
|
Hold the page queues/flags lock when calling vm_page_set_validclean().
alc
2002-11-23
3
-2
/
+10
*
|
Assert that the page queues lock rather than Giant is held in
alc
2002-11-23
1
-2
/
+3
*
|
- Assert that the page queues lock is held in pmap_remove_all().
alc
2002-11-23
2
-20
/
+8
*
|
Add page queue and flag locking in vnode_pager_setsize().
alc
2002-11-23
1
-0
/
+2
*
|
Under certain circumstances, we were calling kmem_free() from
mux
2002-11-22
10
-18
/
+66
*
|
New SCSI target emulator code
njl
2002-11-22
3
-2104
/
+923
*
|
The new "all sound drivers" driver name is snd_driver. Loader.conf didn't
dcs
2002-11-22
1
-1
/
+1
*
|
According to the ACPI spec, the bus number of the child PCI bus of a host
jhb
2002-11-22
1
-7
/
+52
*
|
Add a function host_pcib_get_bnsno() that attempts to determine the bus
jhb
2002-11-22
2
-0
/
+85
*
|
*sigh*. It seems that in the ACPICA code, Intel defines its own APIC_IO
jhb
2002-11-21
2
-2
/
+2
*
|
Added support for DELL Perc4/DI.
emoore
2002-11-21
1
-1
/
+4
*
|
Hook the RAIDFrame module up to the build
scottl
2002-11-21
1
-0
/
+1
*
|
- Add the new sched_pctcpu() function to the sched_* api.
jeff
2002-11-21
3
-1
/
+12
*
|
- Add an event that is triggered when the system is low on memory. This is
jeff
2002-11-21
2
-1
/
+13
*
|
- Move scheduler specific macros and defines out of proc.h
jeff
2002-11-21
2
-12
/
+10
*
|
- Move FSCALE back to kern_sync. This is not scheduler specific.
jeff
2002-11-21
2
-5
/
+15
*
|
Fix make buildkernel.
imp
2002-11-21
7
-12
/
+12
*
|
- Implement a mechanism for allowing schedulers to place scheduler dependant
jeff
2002-11-21
7
-47
/
+118
*
|
Make the bluetooth modules
julian
2002-11-21
1
-0
/
+5
*
|
The second try a committing the bluetooth code
julian
2002-11-20
58
-0
/
+26264
*
|
Remember to update the providers idea of its size when we reconfigure
phk
2002-11-20
1
-0
/
+1
*
|
Move fw_one_pass from ip_fw2.c to ip_input.c so that neither
luigi
2002-11-20
3
-2
/
+2
*
|
Back out some style changes. They are not urgent,
luigi
2002-11-20
5
-97
/
+130
*
|
Back out the ip_fragment() code -- it is not urgent to have it in now,
luigi
2002-11-20
2
-170
/
+143
*
|
Do not call the dumpconf method unless there is one.
phk
2002-11-20
1
-4
/
+5
*
|
Introduce p_label, extensible security label storage for the MAC framework
rwatson
2002-11-20
16
-9
/
+245
*
|
reapply 1.26 through 1.28.
alfred
2002-11-20
1
-18
/
+6
*
|
Fix compile in the case of SMP defined but DDB not defined.
jhb
2002-11-20
1
-1
/
+7
*
|
forgot about 5.x freeze, backout 1.26 through 1.28 pending re@ appoval.
alfred
2002-11-20
1
-6
/
+18
[prev]
[next]