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
*
revert default for idle polling to zero until we can resolve the
sam
2003-10-20
1
-1
/
+1
*
- If a thread is not bound to a kse return 0 from sched_pctcpu().
jeff
2003-10-20
1
-0
/
+2
*
- Remove some long unused code.
alc
2003-10-20
2
-11
/
+0
*
Initialize the buf's b_object in pbgetvp(). Clear it in pbrelvp(). (This
alc
2003-10-20
2
-1
/
+2
*
fix build: linux_to_bsd_msf_lba is no longer used because of previous commit
sam
2003-10-20
1
-12
/
+0
*
enclose IPv6 part with ifdef INET6.
ume
2003-10-20
2
-4
/
+6
*
Mark dup as MPSAFE. Giant was pushed into dup ages ago, but it looks
dwmalone
2003-10-20
6
-7
/
+7
*
correct linkmtu handling.
ume
2003-10-20
10
-111
/
+142
*
Remember to check the DE_WHITEOUT flag in the case where a cloned
phk
2003-10-20
1
-4
/
+9
*
If just gcc could make up its mind...
sos
2003-10-20
1
-1
/
+1
*
Only return valid DMA error bits.
sos
2003-10-20
1
-1
/
+1
*
Up delay from 10 to 100ms after reset, this helps some slow devices
sos
2003-10-20
1
-1
/
+2
*
Only announce ECC errors when its only that.
sos
2003-10-20
1
-2
/
+2
*
Fix some security bugs in the SVR4 emulator:
tjr
2003-10-20
6
-20
/
+78
*
We dont support CDROMREADAUDIO anymore.
sos
2003-10-20
1
-18
/
+1
*
Remove no longer existant CDIOCREADAUDIO ioctl.
sos
2003-10-20
1
-9
/
+0
*
When a driver successfully created a device on demand, we can directly
phk
2003-10-20
1
-7
/
+6
*
- Synchronize access to a vm page's valid field using the containing
alc
2003-10-20
1
-4
/
+10
*
Put the RSE backing store at a fixed address. This change is triggered
marcel
2003-10-20
2
-1
/
+3
*
- Remove comments referring to functions that no longer exist.
alc
2003-10-20
1
-2
/
+0
*
Various style and type fixes in my last commit.
cognet
2003-10-20
1
-16
/
+12
*
- Hold the vm object's lock around calls to vm_page_set_validclean().
alc
2003-10-20
1
-0
/
+4
*
Fix m_head handling in sis_encap so that the correct mbuf is always handed
silby
2003-10-19
1
-9
/
+8
*
Fix a problem where m_defrag would allocate a new mbuf to replace the
silby
2003-10-19
2
-16
/
+16
*
Add a new macro M_ASSERTVALID which ensures that the mbuf in question
silby
2003-10-19
2
-0
/
+8
*
Add a testcase which validates that the same buffer can be passed to
phk
2003-10-19
2
-0
/
+87
*
- revert to old rijndael code. new rijndael code broke gbde.
ume
2003-10-19
7
-1426
/
+1712
*
falloc allocates a file structure and adds it to the file descriptor
dwmalone
2003-10-19
8
-31
/
+47
*
- Add vm object locking to vfs_clean_pages() and vfs_bio_set_validclean().
alc
2003-10-19
1
-2
/
+4
*
Remove KASSERT check for negative bio_offsets, add "normal" EIO
phk
2003-10-19
2
-4
/
+3
*
Finish the removal of the bst/bsh confusion.
imp
2003-10-19
1
-10
/
+10
*
Remove debug printf().
mux
2003-10-19
1
-1
/
+0
*
Implement partially /proc/<pid>/maps.
cognet
2003-10-19
1
-5
/
+96
*
MFi386: revision 1.577.
nyan
2003-10-19
2
-18
/
+34
*
Fix LINT build by correcting a missed change.
bms
2003-10-19
1
-1
/
+1
*
Disable irqs before entering the power-off state. This is not known
njl
2003-10-19
1
-0
/
+1
*
Tidy up loose ends in the idle process. Call the MI cpu_idle() function
peter
2003-10-19
1
-37
/
+5
*
Add a stub cpu_idle() function for sparc64, alpha, powerpc. This is a
peter
2003-10-19
4
-0
/
+24
*
Use npxdrop in cpu_thread_exit to save some cycles.
davidxu
2003-10-19
1
-1
/
+3
*
Don't confuse tags and handles.
imp
2003-10-19
1
-2
/
+2
*
- Synchronize access to a vm page's valid field using the containing
alc
2003-10-19
1
-43
/
+45
*
Add the cpu_idle_hook() function pointer so that other idlers can be
njl
2003-10-18
4
-20
/
+46
*
- Synchronize access to the page's valid field in
alc
2003-10-18
1
-1
/
+2
*
- Increase the object lock's scope in vm_contig_launder() so that access
alc
2003-10-18
4
-17
/
+18
*
Fix a typo. The module has the EISA front-end commented out, therefore the
bms
2003-10-18
1
-1
/
+1
*
Initialize b_iooffset before calling VOP_[SPEC]STRATEGY
phk
2003-10-18
1
-0
/
+3
*
Initialize b_iooffset before calling strategy
phk
2003-10-18
2
-0
/
+2
*
Corrections to revision 1.305
alc
2003-10-18
1
-22
/
+36
*
Retire b_pblkno which was an alias for a bio field which is for
phk
2003-10-18
1
-1
/
+0
*
Don't report b_pblkno, it is going away.
phk
2003-10-18
1
-2
/
+2
[next]