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
*
Update to reflect changes in vfscanf.c,v 1.32. Remove bogus
das
2003-06-28
1
-35
/
+14
*
Revamp scanf's floating-point-parsing algorithm to support
das
2003-06-28
1
-94
/
+172
*
Hook grackle system controller/heathrow interrupt controller to PPC build.
grehan
2003-06-28
1
-0
/
+2
*
A module to handle the interrupt controller on Heathrow/Paddington
grehan
2003-06-28
2
-0
/
+545
*
A module for the Motorola MPC106 system controller aka 'Grackle'
grehan
2003-06-28
2
-0
/
+622
*
o Change kse_thr_interrupt to allow send a signal to a specified thread,
davidxu
2003-06-28
9
-149
/
+354
*
- If smp is not started yet don't try to load balance or we'll put threads
jeff
2003-06-28
1
-0
/
+3
*
Fix POSIX compatible bug for sigwaitinfo and sigtimedwait.
davidxu
2003-06-28
1
-4
/
+11
*
Attach the amd(4) module to the i386 and pc98 builds only;
ru
2003-06-28
1
-0
/
+1
*
- Use an int rather than a vm_pindex_t to represent the desired page
alc
2003-06-28
1
-24
/
+6
*
Add a machine depended function thread_siginfo, SA signal code
davidxu
2003-06-28
9
-0
/
+174
*
o update for new 802.11 support
sam
2003-06-28
1
-2
/
+6
*
o update for new 802.11 support
sam
2003-06-28
1
-34
/
+103
*
- Throttle the inherited sleep and run time in sched_fork_kseg(). This
jeff
2003-06-28
1
-4
/
+4
*
update for 802.11 support
sam
2003-06-28
1
-1
/
+2
*
switch to new 802.11 support
sam
2003-06-28
1
-2
/
+3
*
hookup ath and ath_hal to the build
sam
2003-06-28
1
-0
/
+2
*
update for new 802.11 support
sam
2003-06-28
11
-160
/
+134
*
switch to new 802.11 support
sam
2003-06-28
1
-1
/
+7
*
remove old 802.11 support; replaced by new code in sys/net80211
sam
2003-06-28
2
-4027
/
+0
*
enable installation of sys/net80211
sam
2003-06-28
1
-2
/
+2
*
Catch amd64 up with the pending busdma async callback locking. Though this
scottl
2003-06-28
1
-0
/
+5
*
- Adjust the default maximum slice value to ~140ms. This has improved the
jeff
2003-06-28
1
-2
/
+2
*
Announce umct to kernel build.
scottl
2003-06-28
2
-0
/
+3
*
Hook umct up to the module tree.
scottl
2003-06-28
1
-0
/
+1
*
Add 'umct', a driver for MCT Corp. and Belkin F5U109 USB-Serial adapters.
scottl
2003-06-28
2
-0
/
+520
*
Add documentation for watchdogd_enable setting.
smkelly
2003-06-28
1
-0
/
+9
*
Fix a race condition in the flushing of commands that
gibbs
2003-06-28
1
-49
/
+379
*
- Fix a typo.
smkelly
2003-06-28
1
-1
/
+1
*
aic79xx.h:
gibbs
2003-06-28
2
-10
/
+16
*
Use clr instead of an explicit mov from ALLZEROS
gibbs
2003-06-28
1
-2
/
+2
*
Implement ahd_inq_scbram() and change the implemention
gibbs
2003-06-28
1
-5
/
+12
*
Correct a typo in a comment.
gibbs
2003-06-28
1
-10
/
+23
*
aic79xx.seq:
gibbs
2003-06-28
1
-5
/
+4
*
aic79xx.h:
gibbs
2003-06-28
2
-16
/
+23
*
Turn ips back on.
peter
2003-06-27
1
-2
/
+1
*
Fix pointer/int warnings so this compiles on amd64. The driver wants
peter
2003-06-27
3
-4
/
+4
*
Tidy up leftover lazy_switch instrumentation that is no longer needed.
peter
2003-06-27
7
-125
/
+2
*
*groan*. I can't win today. Fix manual transcription error so that the
peter
2003-06-27
1
-1
/
+1
*
Make LAZY_SWITCH work with PAE
peter
2003-06-27
1
-0
/
+4
*
Whitespace cleanups (verified with MD5 1832ce5ede6c58c844dfb53fd48f0eea).
njl
2003-06-27
1
-123
/
+133
*
Fix the false IPIs on smp when using LAZY_SWITCH caused by pmap_activate()
peter
2003-06-27
4
-9
/
+18
*
Check crypto driver capabilities and if the driver operates synchronously
sam
2003-06-27
3
-0
/
+54
*
Add support to eliminate a context switch per crypto op when using the
sam
2003-06-27
5
-25
/
+35
*
Simple read-modify-write operations on a vm object's flags, ref_count, and
alc
2003-06-27
1
-4
/
+0
*
Sort the list of PCI ID's in numerical order and fix a whitespace bogon.
jhb
2003-06-27
2
-8
/
+8
*
Create compatibility links for libc_r on ia64 to prevent build-time
marcel
2003-06-27
1
-0
/
+12
*
remove extra whitespace and blank lines
luigi
2003-06-27
1
-5
/
+2
*
Merge the following from the English version:
hrs
2003-06-27
1
-4
/
+43
*
Fix a bug where a truncate operation involving truncate() or ftruncate() on
trhodes
2003-06-27
1
-17
/
+10
[next]