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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge the following from the English version:
hrs
2003-01-12
3
-58
/
+123
*
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
*
Merge the following from the English version:
hrs
2003-01-12
1
-152
/
+171
*
- Move ke_pctcpu and ke_cpticks into the scheduler specific datastructure.
jeff
2003-01-12
2
-17
/
+30
*
Forced commit; the previous commit's message should have been:
roam
2003-01-12
0
-0
/
+0
*
/tmp/msg
roam
2003-01-12
16
-31
/
+31
*
Shift things around a bit in preparation for future evilness.
phk
2003-01-12
1
-43
/
+48
*
Fix struct iovec documentation to match reality.
mike
2003-01-12
2
-2
/
+2
*
MFbed: translation update
ue
2003-01-12
1
-3
/
+3
*
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
*
Add a manual page for the lio_listio() syscall. Still needs a bit
tjr
2003-01-12
2
-1
/
+177
*
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
*
Fix the named script to find the correct pid file for the
mtm
2003-01-12
2
-2
/
+3
*
It turns out that we do not need to add a new ioctl to unbreak a
dillon
2003-01-12
2
-0
/
+43
*
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
51
-213
/
+231
*
Note that the 1E is the 1 Enterprise.
obrien
2003-01-11
1
-1
/
+1
*
Make iso.1 more readable.
obrien
2003-01-11
1
-4
/
+8
*
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
*
Cleanup the formatting from the last commit, convert everything to
dillon
2003-01-11
1
-8
/
+21
*
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
*
MFbed: translation update
ue
2003-01-11
8
-355
/
+308
*
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
5
-5
/
+31
*
Implement missing fpgetround() and fpsetround().
marcel
2003-01-11
3
-2
/
+84
*
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
*
Remove all use of the LOG2() macro/inline, undoing some non-optimal cruft
dillon
2003-01-11
3
-34
/
+18
*
Increase the scheduler stack to 4 pages. This should prevent a stack
deischen
2003-01-11
1
-1
/
+1
*
make sem_leave return a usable errno instead of -1.
alfred
2003-01-10
1
-3
/
+3
*
Use the fstype obtained from the GEOM dumpconf output to set the fstype
jhb
2003-01-10
1
-1
/
+1
*
Output the fstype of each partition in a disklabel in the configuration
jhb
2003-01-10
1
-0
/
+7
*
- Make New_Disk() non-static so it can be used in Create_Chunk_DWIM().
jhb
2003-01-10
3
-3
/
+21
*
Either compaq has two variants of the WL200, or the old entry is
imp
2003-01-10
1
-0
/
+6
*
Sort. Move /usr/heimdal to /var/heimdal where it really is.
ceri
2003-01-10
1
-12
/
+12
[prev]
[next]