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
*
Remove now unused variable.
kan
2003-11-01
1
-1
/
+0
*
Make the cardbus driver a derived class of the pci driver. In theory, this
dfr
2003-11-01
2
-38
/
+3
*
GEOM'ify atapi-cd. Original patch by phk, subtle changes by me.
sos
2003-11-01
2
-183
/
+128
*
Shorten the code by removing one "do-nothing" function, replacing it
markm
2003-11-01
1
-10
/
+1
*
Fix cable detection on AMD chips.
sos
2003-11-01
1
-5
/
+6
*
- Modify swap_pager_copy() and its callers such that the source and
alc
2003-11-01
2
-32
/
+18
*
- Add a new function tcp_twrecycleable, which tells us if the ISN which
silby
2003-11-01
4
-0
/
+52
*
Temporarily undo parts of the stuct mount locking commit by jeff.
kan
2003-11-01
6
-34
/
+10
*
- Additional vm object locking in vm_object_split()
alc
2003-11-01
2
-4
/
+12
*
Do not bother walking mount point vnode list just to calculate
kan
2003-11-01
1
-5
/
+1
*
o check hal ABI version to catch driver-HAL mismatches
sam
2003-11-01
1
-0
/
+16
*
This commit was generated by cvs2svn to compensate for changes in r121837,
sam
2003-11-01
6
-3310
/
+3401
|
\
|
*
Version 0.9.5.17:
sam
2003-11-01
6
-3310
/
+3401
*
|
Fix the logic to match the new name of the tunable.
njl
2003-11-01
1
-1
/
+1
*
|
Change the reset video option to be positive (hw.acpi.reset_video).
njl
2003-11-01
6
-31
/
+27
*
|
Remove a bogus PCI ID entry.
scottl
2003-11-01
1
-2
/
+0
*
|
For physical address regions between 0 and KERNLOAD, allow pmap_mapdev()
jhb
2003-10-31
1
-2
/
+7
*
|
Lower the priority of the legacy host to pci bridge driver so that other
jhb
2003-10-31
1
-1
/
+1
*
|
- Revert a part of revision 1.73: Make vm_object_set_flag() an inline
alc
2003-10-31
2
-7
/
+10
*
|
Replace the if_name and if_unit members of struct ifnet with new members
brooks
2003-10-31
164
-846
/
+718
*
|
- Take advantage of the swap pager locking: Eliminate the use of Giant
alc
2003-10-31
1
-9
/
+0
*
|
correct stat to increment.
ume
2003-10-31
1
-1
/
+1
*
|
do not insert a dest option header (even specified by a user) that
ume
2003-10-31
1
-1
/
+13
*
|
Add support for the Broadcom BCM5788 (just another entry to the PCI
wpaul
2003-10-31
2
-0
/
+3
*
|
(icmp6_rip6_input) if the received data is small enough but in an
ume
2003-10-31
1
-2
/
+46
*
|
rename MLD6_* to MLD_*.
ume
2003-10-31
2
-17
/
+18
*
|
use arc4random.
ume
2003-10-31
4
-9
/
+6
*
|
initialize in6_tmpaddrtimer_ch.
ume
2003-10-31
1
-0
/
+1
*
|
nuku unused functions in6_nigroup_attach() and
ume
2003-10-31
2
-61
/
+0
*
|
MFi386: revision 1.579.
nyan
2003-10-31
2
-28
/
+20
*
|
- Finish externing of r_idt in the f00f hack code.
jhb
2003-10-31
1
-14
/
+10
*
|
MFi386: revision 1.198.
nyan
2003-10-31
1
-8
/
+8
*
|
Merged from sys/isa/syscons_isa.c revision 1.24.
nyan
2003-10-31
2
-0
/
+8
*
|
MFi386: revision 1.578.
nyan
2003-10-31
2
-16
/
+2
*
|
Fix breakage on ia64: PAGE_SIZE on ia64 is large enough that more than
harti
2003-10-31
1
-1
/
+5
*
|
Add a new sysctl MIB to control exclusive login.
simokawa
2003-10-31
1
-1
/
+6
*
|
- Add static to local functions and data where it was missing.
jeff
2003-10-31
1
-78
/
+222
*
|
- Add 4 kse flags for use in the schedulers.
jeff
2003-10-31
1
-0
/
+4
*
|
Fix two bugs introduced with the rstack functionality and specific to
marcel
2003-10-31
1
-1
/
+2
*
|
Tweak the calculation of minbfree in ffs_dirpref() so that only
truckman
2003-10-31
1
-7
/
+7
*
|
While not illegal, attempt to pacify gcc -Wundef. It just so happens
peter
2003-10-31
1
-3
/
+3
*
|
- Synchronize access to the swdevt's sw_flags with sw_dev_mtx.
alc
2003-10-31
1
-2
/
+3
*
|
Reject too large OHCI version number.
simokawa
2003-10-31
1
-4
/
+5
*
|
Add a compatibility macro for FreeBSD-4.
simokawa
2003-10-31
1
-0
/
+1
*
|
Make TUNDEBUG use if_printf instead of printf.
brooks
2003-10-31
1
-24
/
+17
*
|
Replace a couple printfs with if_printfs.
brooks
2003-10-31
1
-4
/
+3
*
|
Initialize if_softc and use it in favor of &ipr_softc[ifp->if_unit] to
brooks
2003-10-31
1
-3
/
+4
*
|
Remove unused lp_unit member from softc.
brooks
2003-10-30
1
-3
/
+0
*
|
Remove unused FXP_UNIT() macro.
brooks
2003-10-30
1
-2
/
+0
*
|
ifp->if_name can't be null when we just assigned a static string to it.
brooks
2003-10-30
1
-5
/
+0
[next]