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
*
Replace t_force with a t_flag (TF_FORCEDATA).
ps
2005-05-21
4
-11
/
+13
*
Quick hack-o-rama to allow the Xorg Radeon driver to start up. It
grehan
2005-05-21
1
-0
/
+13
*
For non-profiling kernels, there were two symbols assigned to the same
peter
2005-05-21
1
-2
/
+4
*
Fix yet another cut-and-paste bug.
emax
2005-05-20
1
-1
/
+1
*
Reduce the number of times that we acquire and release locks in
alc
2005-05-20
1
-8
/
+6
*
Fix LINT build, original breakage was rev 1.23. There are 2 definitions
njl
2005-05-20
1
-1
/
+8
*
Adjust the start_ap delay to match i386.
obrien
2005-05-20
1
-1
/
+1
*
Fix mismerge in rev 1.226: wait 5 seconds as the comment documents,
obrien
2005-05-20
1
-1
/
+1
*
Remove unused variables. Remove prototype for function that does not exist.
charnier
2005-05-20
1
-4
/
+1
*
Recognize the integrated (though not necessarily enabled) FireWire
marius
2005-05-20
2
-0
/
+14
*
Calling xl_rxeof() at the end of xl_start_locked() leads to recursion
glebius
2005-05-20
2
-1
/
+20
*
Document that the returned pointer should be freed even if the number
njl
2005-05-20
1
-1
/
+1
*
If devclass_get_devices() returns success but a count of 0, free the
njl
2005-05-20
1
-1
/
+4
*
Missed kern_windrv.c in the last checkin.
wpaul
2005-05-20
1
-0
/
+14
*
Deal with a few bootstrap issues:
wpaul
2005-05-20
2
-2
/
+3
*
In ndis_halt_nic(), invalidate the miniportadapterctx early to try and
wpaul
2005-05-20
2
-6
/
+1
*
Extend `autoboot_delay' handling - is this variable is set to -1 don't allow
sobomax
2005-05-19
4
-29
/
+70
*
Recognize the integrated USB controllers of Sun PCIO-2 chips which
marius
2005-05-19
1
-0
/
+14
*
Sync with the other files.<arch> files and put the keyboard map
marius
2005-05-19
1
-7
/
+7
*
o mc146818(4):
marius
2005-05-19
3
-28
/
+53
*
- Add locking.
marius
2005-05-19
4
-42
/
+131
*
Support the 5714C
ps
2005-05-19
4
-0
/
+20
*
- Collapse eeprom_ebus.c and eeprom_sbus.c into eeprom.c and
marius
2005-05-19
5
-328
/
+65
*
Take advantage of ebus(4) having switched to SYS_RES_MEMORY for the
marius
2005-05-19
1
-5
/
+2
*
- Artificially using SYS_RES_IOPORT for EBus devices for reasons of
marius
2005-05-19
1
-24
/
+43
*
- When iterating over the register resources of the children don't use
marius
2005-05-19
1
-27
/
+33
*
Sync with openfirm(4) and check the return value of malloc() although
marius
2005-05-19
1
-2
/
+15
*
Update the names of some member variables in comments to refect reality.
marius
2005-05-19
1
-2
/
+2
*
- Add suport for the bus_get_resource() device interface method to
marius
2005-05-19
3
-3
/
+3
*
- Try to not leak resources in the attach functions of the esp(4) SBus
marius
2005-05-19
9
-143
/
+1009
*
- Add an IVAR for retrieving the interrupt group number of the parent Sbus
marius
2005-05-19
2
-9
/
+55
*
Use General definition for general notify.
takawata
2005-05-19
1
-4
/
+2
*
Change ofw_readin/ofw_copyin to map the entire region before
grehan
2005-05-19
1
-24
/
+74
*
Remove calls to spl*().
alc
2005-05-19
1
-43
/
+0
*
Fix low res profiling kernel build. Move two defines to collapse the
njl
2005-05-19
1
-7
/
+6
*
Whitespace only: kill trailing spaces.
sobomax
2005-05-19
1
-15
/
+14
*
Fix some of the things I broke so that the SMC2602W (AMD Am1772) driver
wpaul
2005-05-19
3
-32
/
+98
*
Remove a stale comment concerning spl* usage.
alc
2005-05-19
1
-2
/
+0
*
Fix a bug that caused preemption to happen for a thread in the same
ups
2005-05-19
1
-2
/
+2
*
Allow removal of empty directories with high link counts. These can
mckusick
2005-05-18
1
-3
/
+2
*
Update some comments to reflect the change from spl-based to lock-based
alc
2005-05-18
1
-2
/
+3
*
devfs_first() return value isn't used, remove it.
pjd
2005-05-18
1
-6
/
+4
*
Correct typo.
pjd
2005-05-18
1
-1
/
+1
*
Remove calls to spl*().
alc
2005-05-18
1
-11
/
+0
*
Revert revision 1.270: swp_pager_async_iodone() need not perform
alc
2005-05-18
1
-2
/
+0
*
Correct 32 vs 64 bit signedness issues.
bz
2005-05-18
1
-8
/
+9
*
Convert to the faster bus_dmamap_load_mbuf_sg() interface.
alc
2005-05-18
2
-34
/
+16
*
Support passthru ioctl commands from 32bit binaries.
ps
2005-05-18
2
-1
/
+30
*
Ugh. Previous commit got the logic exactly backward.
des
2005-05-17
1
-2
/
+2
*
When a drive dies, don't call g_wither_geom() directly, but instead
le
2005-05-17
1
-46
/
+71
[next]