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
*
- Move bge_phy_hack into the phy code and implement the various DSP
ps
2003-05-03
2
-70
/
+198
*
Fix locking on reinit.
sos
2003-05-03
1
-4
/
+16
*
Add the pdc20268r as candidate for the TX test.
sos
2003-05-03
1
-1
/
+1
*
Use C99 for the kernel.
obrien
2003-05-03
1
-1
/
+1
*
This commit was generated by cvs2svn to compensate for changes in r114584,
imp
2003-05-03
1
-1
/
+1
|
\
|
*
Fix halt -p. I've done this with an import because kochi-san reports
imp
2003-05-03
1
-1
/
+1
*
|
Regen.
akiyama
2003-05-03
2
-2
/
+25
*
|
Add RealTek RTL8150 USB to fast Ethernet controller driver.
akiyama
2003-05-03
10
-0
/
+2082
*
|
- Revert kern/vfs_subr.c revision 1.444. The vm_object's size isn't
alc
2003-05-03
2
-5
/
+7
*
|
Add a OAM interface for changing the label and writing the boot code.
phk
2003-05-03
1
-26
/
+126
*
|
- Fix breakage on PAE enabled kernel
pdeuskar
2003-05-03
2
-8
/
+10
*
|
remove unused variables.
phk
2003-05-03
1
-2
/
+0
*
|
Move a declaration to its proper place.
alc
2003-05-03
2
-1
/
+1
*
|
Spell cpu_switch correctly.
peter
2003-05-03
1
-1
/
+1
*
|
Force PnP devices to set SMIT mode.
nyan
2003-05-03
1
-0
/
+9
*
|
Fix off-by-one bug.
nyan
2003-05-03
1
-3
/
+3
*
|
Repocopy *.s to *.S
peter
2003-05-03
10
-1621
/
+3
*
|
Fix three problems in large (>2TB) device handling:
ken
2003-05-03
1
-2
/
+2
*
|
Rename amd64/*.s to amd64/*.S
peter
2003-05-03
1
-5
/
+5
*
|
Make bsd_disklabel_le_enc calculate the checksum and fill it in.
phk
2003-05-02
3
-269
/
+150
*
|
- Bus DMA'fy the driver
pdeuskar
2003-05-02
2
-237
/
+459
*
|
Option KADB does not exist. It came from alpha, where it still exists.
marcel
2003-05-02
1
-3
/
+0
*
|
Pull in bcopy() prototype from <string.h> when compiled in userland.
phk
2003-05-02
1
-0
/
+2
*
|
Add untested support for the Broadcom 5704.
ps
2003-05-02
4
-0
/
+17
*
|
Lock access to the vm_object's flags in vop_stdcreatevobject().
alc
2003-05-02
1
-1
/
+4
*
|
Considering that I did cast the arguments to (intmax_t) I must have
phk
2003-05-02
1
-4
/
+4
*
|
Fix printf format errors.
jake
2003-05-02
1
-2
/
+2
*
|
Add flushing of devices on shutdown.
sos
2003-05-02
3
-26
/
+40
*
|
Style improvement.
phk
2003-05-02
1
-4
/
+3
*
|
Use g_wither_geom() and plug memory leaks.
phk
2003-05-02
1
-4
/
+4
*
|
Plug memory leaks.
phk
2003-05-02
1
-0
/
+16
*
|
Add ioctl to add a spare disk to a RAID array.
sos
2003-05-02
4
-33
/
+90
*
|
Add function to add spare disk to raid.
sos
2003-05-02
1
-0
/
+4
*
|
Dont try to call detached interrupt routine.
sos
2003-05-02
1
-2
/
+3
*
|
Use an uma-zone for allocation bio requests.
phk
2003-05-02
1
-13
/
+10
*
|
IPLware support. The `IPLware' program assumes boot menu program
kato
2003-05-02
1
-0
/
+4
*
|
Use g_slice_spoiled() instead of g_std_spoiled().
phk
2003-05-02
1
-1
/
+2
*
|
Use g_slice_spoiled() instead of g_std_spoiled().
phk
2003-05-02
1
-1
/
+1
*
|
Use g_slice_spoiled().
phk
2003-05-02
1
-3
/
+5
*
|
Back out all the stuff that didn't belong in the last commit.
phk
2003-05-02
8
-45
/
+27
*
|
Use g_slice_spoiled() rather than g_std_spoiled().
phk
2003-05-02
9
-28
/
+47
*
|
Use g_slice_spoiled() not g_std_spoiled()
phk
2003-05-02
1
-1
/
+1
*
|
Use g_slice_spoiled() rather than g_std_spoiled()
phk
2003-05-02
1
-2
/
+2
*
|
Use g_slice_spoiled() rather than g_std_spoiled().
phk
2003-05-02
1
-1
/
+1
*
|
Use a more tailored spoil routine for slices, and take advantage of
phk
2003-05-02
2
-15
/
+20
*
|
Style improvement.
phk
2003-05-02
1
-4
/
+2
*
|
Use g_wither_geom() for cleanup.
phk
2003-05-02
2
-6
/
+4
*
|
Call g_wither_geom(), instead of just setting the flag.
phk
2003-05-02
1
-3
/
+13
*
|
Fix typo in last commit
julian
2003-05-02
1
-1
/
+1
*
|
Rework the "withering" mechanism:
phk
2003-05-02
2
-17
/
+47
[next]