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
*
Correct the logic for determining whether the per-CPU locks need
iedowse
2002-06-10
1
-1
/
+1
*
o Add vm_map_wire() for wiring contiguous regions of either kernel
alc
2002-06-09
1
-1
/
+159
*
Fix driver to re-enable sound output on AD1816 based cards caused by an
hm
2002-06-09
1
-0
/
+4
*
Improve some on the naming.
phk
2002-06-09
12
-53
/
+55
*
if you have taken the mbuf out of the message object, then if you pass
julian
2002-06-09
1
-1
/
+3
*
Fix bug which has been there since rev 1.1 where && was used instead of &.
hsu
2002-06-09
1
-1
/
+1
*
Renamed the idempotency identifier to match the file name. Cleaned up
bde
2002-06-09
1
-15
/
+14
*
Fix a '<<' that should have been a '>>' in the 48bit case.
sos
2002-06-08
1
-1
/
+1
*
o Simplify vm_map_unwire() by merging the second and third passes
alc
2002-06-08
1
-17
/
+11
*
Add code to drop to ddb when a process gets a fatal signal that usually
jake
2002-06-08
1
-0
/
+8
*
o Remove an unnecessary call to vm_map_wakeup() from vm_map_unwire().
alc
2002-06-08
2
-6
/
+17
*
Re-enable SMP by default.
jake
2002-06-08
1
-1
/
+1
*
Remove test code.
jake
2002-06-08
4
-33
/
+0
*
Remove code from trap which is handled in userland now.
jake
2002-06-08
4
-29
/
+5
*
Fix bizarre SMP problems. The secondary cpus sometimes start up with junk
jake
2002-06-08
5
-1
/
+51
*
If we boot verbose, then print out 'interesting' CAM errors that otherwise
mjacob
2002-06-07
1
-5
/
+65
*
o Add vm_map_unwire() for unwiring contiguous regions of either kernel
alc
2002-06-07
2
-1
/
+167
*
Comment out options SMP for now until I figure out what's going on.
jake
2002-06-07
1
-1
/
+1
*
0 is not an invalid interrupt in the PCI world (just in the ia32
imp
2002-06-07
1
-2
/
+4
*
Renamed the idempotency identifier to match the file name.
bde
2002-06-07
1
-3
/
+3
*
According to Bruce, this file shouldn't have comments to describe what
jhb
2002-06-07
1
-1
/
+1
*
Uncomment some bits that we now need.
benno
2002-06-07
2
-12
/
+12
*
Fix up the DMA buffer allocation call.
benno
2002-06-07
1
-1
/
+2
*
Commit changes that happened in IPFilter versions 3.4.27 - 3.4.28
darrenr
2002-06-07
10
-24
/
+67
*
- Fixup / remove obsolete comments.
jhb
2002-06-07
7
-195
/
+139
*
We no longer need to acqure Giant in ast() for ktrpsig() in postsig() now
jhb
2002-06-07
1
-2
/
+0
*
- trapsignal() no longer needs to acquire Giant for ktrpsig().
jhb
2002-06-07
1
-7
/
+5
*
- Proper locking for p_tracep and p_traceflag.
jhb
2002-06-07
1
-7
/
+7
*
Properly lock accesses to p_tracep and p_traceflag. Also make a few
jhb
2002-06-07
3
-3
/
+27
*
- Catch up to new ktrace API.
jhb
2002-06-07
2
-28
/
+23
*
Catch up to changes in ktrace API.
jhb
2002-06-07
4
-22
/
+23
*
Overhaul the ktrace subsystem a bit. For the most part, the actual vnode
jhb
2002-06-07
4
-239
/
+472
*
Use a larger data type to prevent counters wrapping so quickly.
mdodd
2002-06-07
2
-14
/
+14
*
Recognize Adaptec ANA-5910/30/40[A] boards.
mdodd
2002-06-07
3
-19
/
+65
*
Add a new SYSINIT subsystem for KTRACE.
jhb
2002-06-07
1
-0
/
+1
*
- Add a per-thread member 'td_inktrace' to be used by ktrace to detect
jhb
2002-06-07
1
-2
/
+4
*
'device hea' is no longer broken.
mdodd
2002-06-07
2
-4
/
+4
*
Move some code around.
mdodd
2002-06-07
4
-16
/
+18
*
Work around a bug in the Linux version of ski, that's specific to
marcel
2002-06-06
1
-0
/
+11
*
Change the all locks list from a STAILQ to a TAILQ. This bloats struct
jhb
2002-06-06
2
-7
/
+7
*
Fix a typo in my recently added comment: s/beleived/believed/
semenu
2002-06-06
1
-1
/
+1
*
s/!SIGNOTEMPY/SIGISEMPTY/
davidc
2002-06-06
1
-1
/
+1
*
Handle "dead" witnesses better in the situation of several short term locks
jhb
2002-06-06
1
-13
/
+11
*
fix typo in _SYS_SYSPROTO_H_ case: s/mlockall_args/munlockall_args
alfred
2002-06-06
1
-1
/
+1
*
Gratuitous whitespace cleanup.
des
2002-06-06
5
-88
/
+88
*
Hook up the ahd driver.
gibbs
2002-06-06
12
-27
/
+37
*
Remove one more multi-line string literal.
gibbs
2002-06-06
1
-5
/
+5
*
Move some sysctls from the debug tree to the vfs tree.
des
2002-06-06
1
-3
/
+3
*
Gratuitous whitespace cleanup.
des
2002-06-06
1
-28
/
+27
*
Use "bwrbg" as description when we sleep for background writing,
phk
2002-06-06
1
-1
/
+1
[next]