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
*
Remove the unused AAC_DRIVER_BUILD_DATE macro.
schweikh
2005-11-13
1
-49
/
+48
*
Be more robust when handling Rx interrupts. If we can't allocate a new mbuf,
damien
2005-11-13
1
-11
/
+11
*
Be more robust when handling Rx interrupts. If we can't allocate and DMA map
damien
2005-11-13
1
-21
/
+41
*
Be more robust when handling Rx interrupts. If we can't allocate and DMA map
damien
2005-11-13
1
-24
/
+42
*
Be more robust when handling Rx interrupts. If we can't allocate and DMA map
damien
2005-11-13
1
-20
/
+40
*
Add support for 24/32 bit audio formats/conversion.
netchild
2005-11-13
3
-113
/
+264
*
Modify netstat -mb to use libmemstat when accessing a core dump or live
rwatson
2005-11-13
3
-178
/
+54
*
Add symlinks for kvm access methods for memstat(3).
rwatson
2005-11-13
1
-0
/
+3
*
Moderate rewrite of kernel ktrace code to attempt to generally improve
rwatson
2005-11-13
8
-92
/
+213
*
Add some cards:
netchild
2005-11-13
4
-5
/
+67
*
Don't augment the DRIVER_VERSION "v1.12" with __DATE__ and __TIME__.
schweikh
2005-11-13
1
-1
/
+1
*
Define SIGLWP which is an alias for SIGTHR, the reason why I did this
davidxu
2005-11-13
1
-0
/
+1
*
Increase WARNS level to 6.
rodrigc
2005-11-13
1
-1
/
+1
*
Convert mount_msdosfs to use nmount().
rodrigc
2005-11-13
1
-98
/
+76
*
In get_pv_entry() use PMAP_LOCK() instead of PMAP_TRYLOCK() when deadlock
alc
2005-11-13
4
-4
/
+16
*
Increase WARNS level to 6.
rodrigc
2005-11-13
1
-0
/
+1
*
Changes to reflect that size_t parameter to build_iovec() is a size_t.
rodrigc
2005-11-13
1
-3
/
+4
*
Increase WARNS level to 6
rodrigc
2005-11-13
1
-1
/
+1
*
Convert mount_cd9660 to use nmount().
rodrigc
2005-11-13
1
-46
/
+53
*
- Make size parameter to build_iovec() a size_t, not an int
rodrigc
2005-11-13
3
-8
/
+31
*
Fixed some magic numbers.
bde
2005-11-13
1
-6
/
+6
*
Fixed some magic numbers.
bde
2005-11-13
1
-6
/
+6
*
Correct a grammo and capitalize a few abbreviations.
schweikh
2005-11-12
1
-4
/
+4
*
Instead of saving the unit number of the md(4) device name, save the
marcel
2005-11-12
1
-23
/
+26
*
- Minor fixes to raise WARNS level to 6.
rodrigc
2005-11-12
5
-52
/
+223
*
Imoproved comments for the minimax polynomial.
bde
2005-11-12
1
-10
/
+11
*
Make the kern.geom.conftxt sysctl more usable by also dumping the
marcel
2005-11-12
1
-5
/
+4
*
Tweaked the minimax polynomial and improved its comments.
bde
2005-11-12
1
-5
/
+5
*
Improved comments for the minimax polynomial.
bde
2005-11-12
1
-4
/
+4
*
Speed up stale catpages hunting by not running sed(1) for every catpage.
ru
2005-11-12
1
-18
/
+15
*
Don't check DESTDIR when making distributeworld; the latter expects
ru
2005-11-12
1
-0
/
+2
*
Really fix it this time.
ru
2005-11-12
1
-3
/
+3
*
Attempt to fix pc98 GENERIC compile breakage.
ru
2005-11-12
1
-3
/
+3
*
As for the float trig functions, use a minimax polynomial that is
bde
2005-11-12
1
-9
/
+7
*
Fix a > 1 year old typo that caused the ulpt driver to try reading
iedowse
2005-11-12
1
-1
/
+1
*
Fix a stub function so that is has the correct number of
deischen
2005-11-12
1
-3
/
+3
*
style(9) cleanups.
rodrigc
2005-11-12
1
-16
/
+17
*
Add "-s" argument to kdump to suppress the display of I/O data.
rwatson
2005-11-12
2
-4
/
+11
*
Look through ext2fs file systems as well as ufs.
grog
2005-11-12
1
-1
/
+1
*
Add -P flag, it does the same as the -p option, except that the
krion
2005-11-12
4
-11
/
+52
*
Significant refactoring of the accounting code to improve locking and VFS
rwatson
2005-11-12
1
-108
/
+93
*
Make sure only remove one signal by debugger.
davidxu
2005-11-12
1
-1
/
+2
*
Add section to start/stop Bluetooth USB devices (via ng_ubt(4))
emax
2005-11-12
1
-0
/
+10
*
add continued status.
davidxu
2005-11-12
1
-4
/
+4
*
Insert missing copyright headers.
davidxu
2005-11-12
5
-0
/
+10
*
Document -32 flag in usage() output as well.
jhb
2005-11-11
1
-1
/
+1
*
Traditionally expand tabs here.
ru
2005-11-11
1
-2
/
+2
*
Document the -32 switch available on amd64.
jhb
2005-11-11
1
-0
/
+4
*
Fix a bug in dlinfo(RTLD_DI_SERINFOSIZE) requests. For each search path
jhb
2005-11-11
1
-1
/
+1
*
Add dev/speaker into include/ tree
delphij
2005-11-11
1
-0
/
+2
[next]