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
*
Rewrite of startup code:
grog
2003-05-04
1
-2
/
+3
*
Rewrite of startup code:
grog
2003-05-04
2
-24
/
+83
*
Rewrite of startup code:
grog
2003-05-04
1
-49
/
+8
*
Implement the node cache as a hash table.
scottl
2003-05-04
3
-6
/
+26
*
Something I missed in my tree.
ps
2003-05-04
1
-2
/
+18
*
Correct spelling errors.
gibbs
2003-05-04
7
-283
/
+499
*
Implement the write twice to send producer index workaround for
ps
2003-05-04
1
-0
/
+11
*
aic7xxx.c:
gibbs
2003-05-03
7
-476
/
+614
*
hc_eisa.c:
gibbs
2003-05-03
3
-6
/
+6
*
Fix c99 victim: the accepted character '0 most now be types as '0'.
marcel
2003-05-03
2
-6
/
+6
*
- Change the short hand representation of the various ASIC revisions
ps
2003-05-03
2
-11
/
+47
*
Lock the vm_object on entry to vm_object_vndeallocate().
alc
2003-05-03
2
-1
/
+9
*
- 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
[next]