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
*
Account for di_blocks allocations when IN_SPACECOUNTED is set in an
brian
2007-02-23
2
-7
/
+32
*
o break newbus api: add a new argument of type driver_filter_t to
piso
2007-02-23
20
-21
/
+21
*
Use ih_filter instead of ih_handler in a couple of places. This fixes
jhb
2007-02-23
2
-3
/
+3
*
Drop the global kernel linker lock while executing the sysinit's for a
jhb
2007-02-23
1
-15
/
+21
*
Catchup with filters
imp
2007-02-23
2
-2
/
+2
*
- Revert arguments for several functions to pre bus_get_dma_tag()
ariff
2007-02-23
4
-16
/
+18
*
- Compile time compatibility for pre/post newbus API (intr filter)
ariff
2007-02-23
4
-13
/
+40
*
Use snd_setup_intr() instead of bus_setup_intr() , like other drivers.
ariff
2007-02-23
1
-1
/
+1
*
Move the lock init until after if_alloc in case the allocation fails and we
thompsa
2007-02-23
1
-1
/
+1
*
Check that the length of the received message is at least as big as a PDU
emax
2007-02-23
1
-1
/
+2
*
Catchup with filters
imp
2007-02-23
8
-9
/
+10
*
Catchup to filters by piso.
imp
2007-02-23
1
-1
/
+1
*
Move to the preferred syntax for nice (-n) instead
remko
2007-02-23
1
-1
/
+1
*
Make cu/tip handle when $HOME is not set in the environment.
jls
2007-02-23
1
-1
/
+5
*
Correct two grammos.
schweikh
2007-02-23
1
-2
/
+2
*
Use 'pause' in several places rather than trying to tsleep() on NULL (which
jhb
2007-02-23
6
-13
/
+11
*
Add a new kernel sleep function pause(9). pause(9) is for places that
jhb
2007-02-23
5
-5
/
+47
*
Bump __FreeBSD_version after newbus api modification.
piso
2007-02-23
1
-1
/
+1
*
o break newbus api: add a new argument of type driver_filter_t to
piso
2007-02-23
2
-2
/
+2
*
More unnecessary include reduction.
rwatson
2007-02-23
7
-90
/
+12
*
MFp4 (114068):
netchild
2007-02-23
26
-43
/
+70
*
o break newbus api: add a new argument of type driver_filter_t to
piso
2007-02-23
255
-575
/
+781
*
Remove many unneeded includes, update copyright.
rwatson
2007-02-23
1
-29
/
+2
*
Remove empty entry point functions (init, destroy, syscall) from
rwatson
2007-02-23
2
-32
/
+0
*
mac_none sample policy has nothing to enforce, so remove sysctls.
rwatson
2007-02-23
1
-9
/
+0
*
Use the new xpt_rescan function to truly now have dynamic
mjacob
2007-02-23
3
-13
/
+76
*
Add an xpt_rescan function and a thread that will field
mjacob
2007-02-23
2
-4
/
+50
*
There is a problem in setting/getting 'options'- if we check things
mjacob
2007-02-23
1
-111
/
+133
*
Be a bit more restrictive about printing out 'bad' pdb entries
mjacob
2007-02-23
1
-9
/
+11
*
If floppies are used to boot the machine, the user lets the machine
kensmith
2007-02-22
1
-1
/
+6
*
Correct typo.
pjd
2007-02-22
1
-1
/
+1
*
Modify chunk_alloc() to prefer mmap()ed memory over sbrk()ed memory.
jasone
2007-02-22
1
-36
/
+40
*
Use LIST_EMPTY() instead of unrolled version (LIST_FIRST() [!=]= NULL)
delphij
2007-02-22
1
-5
/
+5
*
Use ETHER_BPF_MTAP() instead of BPF_MTAP() here. It's possible
csjp
2007-02-22
1
-2
/
+3
*
Fixes build breakage.. invalid type casts.. and invalid
rrs
2007-02-22
1
-6
/
+6
*
First cut of the sctp man pages. Still need work.
rrs
2007-02-22
17
-1
/
+2218
*
Fixes __FreeBSD__ being present (they should not)
rrs
2007-02-22
1
-6
/
+4
*
Adds a performance improvement for when sctp_sendx is
rrs
2007-02-22
1
-23
/
+43
*
Add an additional MAC check to the UNIX domain socket connect path:
rwatson
2007-02-22
1
-0
/
+5
*
Change the page's CLEANCHK flag from being a page queue mutex synchronized
alc
2007-02-22
2
-16
/
+16
*
Improve readability of the version string.
njl
2007-02-22
1
-1
/
+1
*
Mention that BSD gzip was MFC'ed
delphij
2007-02-22
1
-1
/
+2
*
Fix a bug in if_findmulti(), whereby it would not find (and thus delete)
bms
2007-02-22
1
-3
/
+22
*
Update copyright headers.
sos
2007-02-21
19
-19
/
+19
*
Try again with supporting AHCI chipsets with partly implemented ports.
sos
2007-02-21
2
-5
/
+16
*
Restore support for the 5706C bce(4) phy that was broken during the
jhb
2007-02-21
2
-2
/
+54
*
Work around a firmware bug where broadcast frames would be incorrectly
gallatin
2007-02-21
2
-5
/
+27
*
Be a little less stringent in getting progress report data.
sos
2007-02-21
1
-1
/
+2
*
Temporarily disable the support for some incarnations of the ICH8 chip that has
sos
2007-02-21
1
-17
/
+7
*
Update host-mode multicast group information output.
bms
2007-02-21
1
-33
/
+87
[next]