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 Realtek ALC650 id.
orion
2003-01-13
1
-0
/
+1
*
Add nForce2 device id.
orion
2003-01-13
1
-0
/
+4
*
Enable the new h0h0magic code which on GEOM kernels make the md(4)
phk
2003-01-13
1
-3
/
+0
*
Minimal fix for DV part.
simokawa
2003-01-13
4
-32
/
+84
*
Merge big endian and little endian case.
simokawa
2003-01-13
1
-35
/
+42
*
style(9) fixes, mostly add parens around return arguments.
alfred
2003-01-13
1
-63
/
+65
*
Always issue ioctls as BIO_GEATTR requests. The direction of data copies on
phk
2003-01-13
1
-4
/
+6
*
Fix NewReno.
hsu
2003-01-13
5
-89
/
+94
*
Add a mutex around the per unit bioqueue.
phk
2003-01-13
1
-12
/
+28
*
Remove four members of struct nameidata which have been commented
phk
2003-01-13
1
-13
/
+0
*
Remove g_silence(). It does not do anything anymore.
phk
2003-01-13
3
-15
/
+1
*
Fix typo.
phk
2003-01-13
1
-1
/
+1
*
Add opt_geom.h to the list.
phk
2003-01-13
1
-1
/
+1
*
Remove the printf which announces the creation of malloc disks: it is
phk
2003-01-13
1
-1
/
+0
*
Fixed typo and style.
nyan
2003-01-13
1
-2
/
+2
*
Quirk for Sony USB disk-on-key device.
njl
2003-01-13
1
-0
/
+8
*
Enable rl(4). It is now fully working using busdma.
obrien
2003-01-13
1
-1
/
+1
*
Regenerate
obrien
2003-01-13
1
-1
/
+3
*
- Unbreak world. I did not notice that libkvm was still used in some places
jeff
2003-01-13
2
-7
/
+6
*
Correct an off-by-one error in the calculation of the number of interrupt
benno
2003-01-13
1
-1
/
+1
*
Bow to the whining masses and change a union back into void *. Retain
dillon
2003-01-13
47
-233
/
+203
*
Make vm_page_alloc() return PG_ZERO only if VM_ALLOC_ZERO is specified.
alc
2003-01-12
1
-4
/
+5
*
Add code to make md(4) a GEOM device driver instead of relying in
phk
2003-01-12
1
-4
/
+134
*
Partial support for the nVidia nForce2 chipset's on-board Broadcom/Altima PHY
obrien
2003-01-12
4
-0
/
+7
*
- Move ke_pctcpu and ke_cpticks into the scheduler specific datastructure.
jeff
2003-01-12
2
-17
/
+30
*
Shift things around a bit in preparation for future evilness.
phk
2003-01-12
1
-43
/
+48
*
Allowing nent < 0 in aio_suspend() and lio_listio() is just asking for
tjr
2003-01-12
1
-2
/
+2
*
Remove "XXX undocumented" comment from lio_listio().
tjr
2003-01-12
1
-1
/
+1
*
Make compile cleanly when USB_DEBUG is defined.
imp
2003-01-12
1
-1
/
+2
*
vm_fault_copy_entry() needn't clear PG_ZERO because it didn't pass
alc
2003-01-12
1
-3
/
+0
*
vm_hold_load_pages() needn't clear PG_ZERO because it didn't pass
alc
2003-01-12
1
-1
/
+0
*
Merged from sys/isa/fd.c revision 1.244.
nyan
2003-01-12
2
-0
/
+6
*
Change struct file f_data to un_data, a union of the correct struct
dillon
2003-01-12
47
-201
/
+220
*
Bail out of fd_clone() if the parsed unit number doesn't match our
joerg
2003-01-11
2
-0
/
+6
*
Add support for the Intel 82820 UP-only AGP bridge.
anholt
2003-01-11
2
-0
/
+8
*
In vm_page_alloc(), fuse two if statements that are conditioned on the same
alc
2003-01-11
1
-8
/
+3
*
FBSDIDize and clean up whitespace nits.
des
2003-01-11
1
-30
/
+25
*
Read sanpei's mind, and unbreak the build.
des
2003-01-11
1
-2
/
+3
*
Change to correct card entry. RATOC REX-R280 is 10Base-T Ether Card,
shiba
2003-01-11
1
-1
/
+1
*
Regen.
shiba
2003-01-11
1
-3
/
+10
*
RATOC REX-R280(10Base-T Ether Card) and REX-9530(SCSI2 Card) have
shiba
2003-01-11
1
-1
/
+4
*
Fix kernel build.
mux
2003-01-11
1
-1
/
+1
*
Don't restrict MBR sectorsize to 512 bytes.
phk
2003-01-11
1
-20
/
+23
*
Don't count mbufs with m_type == MT_HEADER or MT_OOBDATA as control data
tjr
2003-01-11
3
-6
/
+14
*
Make 'sysctl vm.vmtotal' work properly using updated patch from Hiten.
dillon
2003-01-11
2
-3
/
+3
*
Add support for Corega FEtherII CB-TXD (CardBus 100M/10M).
sanpei
2003-01-11
2
-4
/
+14
*
correct printf format
sam
2003-01-11
1
-1
/
+1
*
Reset the channel in attach if its not the console.
jake
2003-01-11
1
-0
/
+7
*
Add symlink support to devfs_rule_matchpath(). This allows the user
dd
2003-01-11
1
-1
/
+2
*
Major bugfixes for large memory and fast systems.
scottl
2003-01-11
4
-67
/
+90
[next]