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
*
Sync the default module search path with the one in
dd
2001-08-20
1
-1
/
+1
*
Limit the amount of KVM reserved for the buffer cache and for swap-meta
dillon
2001-08-20
8
-4
/
+70
*
Improve interlocking for card removal. We now can remove the card in
imp
2001-08-19
3
-28
/
+60
*
Constify m_copydata.
julian
2001-08-19
1
-1
/
+1
*
Forgot to remove this un-needed test. (M_WAITOK won't fail)
julian
2001-08-19
2
-3
/
+1
*
Don't needlessly duplicate what's basically the same copyright.
jake
2001-08-18
1
-26
/
+1
*
Implement cpu_wait().
jake
2001-08-18
1
-3
/
+26
*
Increase the size of the phys_avail memory map. Implement pmap_dispose_proc.
jake
2001-08-18
1
-9
/
+46
*
Spell ta 1 correctly as ta %xcc, 1. Use %pil for critical enter/exit
jake
2001-08-18
1
-13
/
+10
*
Gcc 3.0 requires a .register pseudo-op for certain global registers when
jake
2001-08-18
1
-0
/
+5
*
fix typo
julian
2001-08-18
1
-1
/
+1
*
Extend comments documenting various supported audio formats and mixer devices.
sobomax
2001-08-18
1
-37
/
+54
*
Unbreak linux compatibility by providing the correct length of the buffer.
mp
2001-08-18
1
-1
/
+1
*
There is nothing special that requires SSE to be only on 686 class cpus.
peter
2001-08-18
2
-12
/
+8
*
Sigh. ufs_lookup() calls ffs_snapgone(), meaning that 'options EXT2FS'
peter
2001-08-18
2
-2
/
+9
*
Only compile the ufs components if FFS || IFS || EXT2FS are present, not
peter
2001-08-18
1
-12
/
+35
*
Don't alocate a 400 byte buffer on the stack,
julian
2001-08-18
1
-24
/
+40
*
Turn off SMP on Alpha for the time being. There are some memory ordering
jhb
2001-08-18
2
-2
/
+2
*
Grab Giant around trapsignal() at the bottom of trap().
jhb
2001-08-18
1
-0
/
+2
*
Remove redundant declarations of functions that are declared in
jhb
2001-08-18
1
-2
/
+0
*
Implement a LOCAL_PEERCRED socket option which returns a
dd
2001-08-17
4
-3
/
+105
*
Clarify the description string for one of the StrongARM based cards.
scottl
2001-08-17
1
-1
/
+2
*
Fix style nits.
obrien
2001-08-17
2
-16
/
+16
*
Restore initialization of ahc->unpause lost in rev 1.76. ahc->unpause
gibbs
2001-08-17
1
-2
/
+4
*
Fix part of another problem that bde pointed out. This is different
peter
2001-08-16
1
-2
/
+3
*
Remove redundant null-termination. The buffer is already explicitly
peter
2001-08-16
1
-8
/
+1
*
Don't explicitly null-terminate. The buffer we are copying into is
peter
2001-08-16
1
-1
/
+0
*
After one more day of testing, make what I hope are the final tweaks to
wpaul
2001-08-16
2
-6
/
+10
*
Prototype the ptrace_*()
obrien
2001-08-16
1
-0
/
+4
*
oops- typo in a previous commit
mjacob
2001-08-16
1
-1
/
+1
*
Fix a spelling error in a comment.
mjacob
2001-08-16
1
-1
/
+1
*
Fix the so-called "half-baked-probe" code that I wrote a long time ago
imp
2001-08-16
2
-0
/
+4
*
Add more MBOX and ASYNC event defines.
mjacob
2001-08-16
1
-0
/
+4
*
Thanks to PHK for spotting: ISPASYNC_UNHANDLED_RESPONSE not
mjacob
2001-08-16
1
-1
/
+2
*
Enable LIP F8, LIP Reset async events.
mjacob
2001-08-16
1
-4
/
+45
*
Fix typo
julian
2001-08-16
1
-1
/
+1
*
Only allocate teh 1540 byte buffer if we need it..
julian
2001-08-16
1
-20
/
+20
*
Reduce stack allocation (stack-fast?).
mp
2001-08-16
1
-40
/
+65
*
Fix a dangling {
obrien
2001-08-16
1
-1
/
+1
*
Minor style(9)'ing
obrien
2001-08-16
1
-2
/
+9
*
style(9) and make consistent across platforms
obrien
2001-08-16
11
-170
/
+208
*
Use the backwards compatability mechanisms so that ps/top etc dont have
peter
2001-08-16
2
-13
/
+24
*
Use explicit sizes for the prpsinfo command length string so that
peter
2001-08-16
2
-2
/
+4
*
Don't allocate a 512 byte buffer on the stack in snplwrite. It's
dd
2001-08-16
1
-5
/
+12
*
There is no MD_OBJET disk type, it's actually MD_SWAP. I guess the
dd
2001-08-16
1
-1
/
+1
*
Still more changes to try to prevent TX lockups. Will wait for one more
wpaul
2001-08-16
4
-14
/
+96
*
Don't allocate an entire 1500 byte buffer on the stack.
julian
2001-08-15
2
-5
/
+14
*
OFF_T -> OFF (more standard style)
ache
2001-08-15
10
-20
/
+20
*
The 'astpending' variable is already declared in trap.c (and unused in
jhb
2001-08-15
1
-1
/
+0
*
FreeBSD doesn't use a want_resched variable. Instead, the PS_NEEDRESCHED
jhb
2001-08-15
3
-15
/
+0
[next]