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
*
A few changes:
jfv
2010-05-19
2
-178
/
+238
*
Restore the previous VESA mode after BIOS POST, just in case.
jkim
2010-05-18
1
-0
/
+1
*
Provide missing members for Book-E pmap (and fix build).
raj
2010-05-18
1
-0
/
+2
*
Remove unnecessary pointer increment. A wrong pointer may be passed to
jkim
2010-05-18
1
-4
/
+4
*
Add a sentence to the man page explaining that the -d option
bcr
2010-05-18
1
-1
/
+4
*
Add a device description.
rpaulo
2010-05-18
1
-0
/
+2
*
The page queues lock is no longer required by vm_page_set_invalid(), so
alc
2010-05-18
2
-5
/
+7
*
Retry reads that fail with EINTR. This fixes a problem
kientzle
2010-05-18
2
-12
/
+20
*
Only use the cache after the early stage of loading. This is
rdivacky
2010-05-18
6
-33
/
+29
*
Allow the experimental NFSv4 client to use cached attributes
rmacklem
2010-05-18
1
-2
/
+7
*
Fix Sibyte SMP kernel breakage caused by r208249.
neel
2010-05-18
1
-0
/
+2
*
Adds the file I forgot to add... that handles
rrs
2010-05-18
1
-0
/
+68
*
Adds JC's cleanup patches that fix it so
rrs
2010-05-18
5
-19
/
+30
*
- Round up the journal size to the block size so we don't confuse fsck.
jeff
2010-05-18
1
-4
/
+8
*
Add a sanity check for a negative args.fhsize to the experimental
rmacklem
2010-05-17
1
-1
/
+1
*
Prevent unloading a kld for a driver that has subinterfaces (vlan and/or
jhb
2010-05-17
1
-9
/
+3
*
Ignore failures from removing multicast addresses from the parent (trunk)
jhb
2010-05-17
1
-13
/
+14
*
Use better type for siginfo (volatile sig_atomic_t instead of int).
pjd
2010-05-17
1
-1
/
+2
*
Slightly improve wording.
ivoras
2010-05-17
1
-1
/
+2
*
Removed ar(1)'s support for compressed archives. This change removes
kaiw
2010-05-17
7
-40
/
+11
*
Fix build.
delphij
2010-05-17
1
-1
/
+1
*
Make mvs_if.c to not be always linked statically into the kernel.
mav
2010-05-17
2
-2
/
+2
*
On entry to pmap_enter(), assert that the page is busy. While I'm
alc
2010-05-16
13
-30
/
+150
*
Teach gpart about bootcode on APM.
nwhitehorn
2010-05-16
2
-1
/
+27
*
Pull OF_quiesce() out of the MI Open Firmware layer and entirely into
nwhitehorn
2010-05-16
6
-67
/
+35
*
allocate ipv6 flows from the ipv6 flow zone
kmacy
2010-05-16
3
-2
/
+2
*
On SIGINFO print current values on stderr.
pjd
2010-05-16
1
-44
/
+68
*
Reorganize slightly in preparation for making lzma and bz2 support conditional.
kientzle
2010-05-16
2
-4
/
+10
*
It is not necessary (and in some cases harmful) to hardcode ata_kauai's
nwhitehorn
2010-05-16
1
-2
/
+3
*
Enable smu(4) to report fan speeds on late-model Powermac G5s.
nwhitehorn
2010-05-16
1
-5
/
+28
*
Fix userland build by making io_task available only for the kernel and by
pjd
2010-05-16
2
-0
/
+5
*
This pushes all of JC's patches that I have in place. I
rrs
2010-05-16
21
-614
/
+501
*
Correct an error of omission in r202897: Now that amd64 uses the direct map
alc
2010-05-16
1
-0
/
+14
*
Relocate interrupt sense setting for K2 SATA from the ATA driver to the
nwhitehorn
2010-05-16
2
-15
/
+25
*
This adds back the Iterator to the sctp
rrs
2010-05-16
9
-332
/
+235
*
Add a comment about the proper use of vm_object_page_remove().
alc
2010-05-16
1
-1
/
+2
*
On PowerMac11,2 and (presumably) PowerMac12,1, we need to quiesce the
nwhitehorn
2010-05-16
6
-0
/
+72
*
On SMP G5 systems, sometimes the power-mode-data property is only found
nwhitehorn
2010-05-16
1
-0
/
+5
*
Add support for the U4 PCI-Express bridge chipset used in late-generation
nwhitehorn
2010-05-16
9
-864
/
+1491
*
Allow to configure UMA usage for ZIO data via loader and turn it on by
pjd
2010-05-16
1
-29
/
+31
*
Add task structure to zio and use it instead of allocating one.
pjd
2010-05-16
4
-10
/
+80
*
Add the ofw_bus_if.h dependency introduced with r207585.
marius
2010-05-16
1
-1
/
+5
*
The whole point of having dedicated worker thread for each leaf VDEV was to
pjd
2010-05-16
1
-105
/
+22
*
Use setresuid/setresgid to drop privileges
kevlo
2010-05-16
1
-2
/
+8
*
Fix deadlock between zfs_dirent_lock and zfs_rmdir
mm
2010-05-16
4
-4
/
+50
*
Fix perfomance problem with ZFS prefetch caching [1]
mm
2010-05-16
3
-16
/
+92
*
Correct compilation error introduced in last commit.
mjacob
2010-05-16
1
-2
/
+2
*
Disable bypass for the vop_advlockpurge(). The vop is called after
kib
2010-05-16
1
-0
/
+1
*
- fixes a bug that it didn't initialize the ratectl after association;
weongyo
2010-05-15
1
-3
/
+9
*
Whap. Hook up some wires that were forgotten a few months ago and restore
mjacob
2010-05-15
2
-18
/
+15
[next]