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
/
usr.sbin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated dependencies
sjg
2014-05-16
244
-216
/
+44
*
Updated dependencies
sjg
2014-05-10
216
-0
/
+431
*
Merge from head
sjg
2014-05-08
53
-157
/
+328
|
\
|
*
Use src.opts.mk in preference to bsd.own.mk except where we need stuff
imp
2014-05-06
40
-38
/
+41
|
*
Disable the 'uart_drain()' callback when the emulated receive FIFO is full.
neel
2014-05-05
1
-47
/
+82
|
*
Modify the "-p" option to be more flexible when associating a 'vcpu' with
neel
2014-05-05
2
-17
/
+50
|
*
Remove misleading "addcpu" in an error message emitted by fbsdrun_deletecpu().
neel
2014-05-05
1
-2
/
+1
|
*
Re-adding an event to a kqueue modifies the parameters of the original event.
neel
2014-05-05
1
-7
/
+12
|
*
Don't allow MPtable generation if there are multiple PCI hierarchies. This is
neel
2014-05-02
5
-5
/
+39
|
*
Add logic in the HLT exit handler to detect if the guest has put all vcpus
neel
2014-05-02
1
-3
/
+9
|
*
kldxref: Clean up error reporting
emaste
2014-04-30
1
-8
/
+9
|
*
Ignore writes to microcode update MSR. This MSR is accessed by RHEL7 guest.
neel
2014-04-30
1
-0
/
+2
|
*
Some Linux guests will implement a 'halt' by disabling the APIC and executing
neel
2014-04-29
1
-19
/
+3
|
*
Fix formatting of the -a option in usage() to be consistent.
scottl
2014-04-29
1
-1
/
+1
|
*
Document the -a option that was added in r262424.
scottl
2014-04-29
1
-1
/
+17
|
*
Allow a virtual machine to be forcibly reset or powered off. This is done
neel
2014-04-28
2
-10
/
+31
|
*
Implement legacy interrupts for the AHCI device emulation
grehan
2014-04-28
1
-2
/
+34
*
|
Merge head
sjg
2014-04-28
469
-23721
/
+22935
|
\
\
|
|
/
|
*
Finish connecting up installer UEFI support. If the kernel was booted using
nwhitehorn
2014-04-27
1
-5
/
+5
|
*
Add EFI support to the installer. This requires that the kernel provide
nwhitehorn
2014-04-26
7
-17
/
+85
|
*
Remove sa_equal() definition since it is already defined in net/route.h.
melifaro
2014-04-26
1
-3
/
+0
|
*
Respect and track the enable bit in the PCI configuration address word.
grehan
2014-04-25
1
-5
/
+9
|
*
Provide a very basic stub for the 8042 PS/2 keyboard controller.
tychon
2014-04-25
3
-4
/
+86
|
*
Style fixes.
trasz
2014-04-24
1
-9
/
+9
|
*
Update zfsboot to coincide with r264840 to bsdconfig(8) adding
dteske
2014-04-23
1
-23
/
+71
|
*
Implement GEOM based media device classification. You'll notice a few
dteske
2014-04-23
22
-771
/
+1579
|
*
Import libucl 0.4.0
bapt
2014-04-22
2
-6
/
+6
|
*
Simplify reading pw.conf(5) by using getline(3)
bapt
2014-04-22
2
-24
/
+12
|
*
Use calloc() in favor of malloc + memset.
delphij
2014-04-22
9
-24
/
+12
|
*
Factor out common ioport handler code for better hygiene -- pointed
tychon
2014-04-22
1
-22
/
+12
|
*
- Fix an off by one error when checking for the stop event. This resulted
jhb
2014-04-22
1
-6
/
+12
|
*
Don't claim the adapter is idle if it is clearing a drive.
jhb
2014-04-22
1
-1
/
+1
|
*
Use case insensitive match in portsnap.
delphij
2014-04-21
1
-1
/
+1
|
*
Fix ACPI DSDT indentation cosmetic breakage introduced in r264631 --
tychon
2014-04-18
1
-1
/
+1
|
*
Respect the destination operand size of the 'Input from Port' instruction.
tychon
2014-04-18
1
-4
/
+23
|
*
Add support for reading the PIT Counter 2 output signal via the NMI
tychon
2014-04-18
1
-0
/
+18
|
*
Remove redundant code.
trasz
2014-04-17
1
-1
/
+0
|
*
Make it possible for the initiator side to operate in both proxy
trasz
2014-04-16
3
-34
/
+46
|
*
English.
trasz
2014-04-16
1
-3
/
+3
|
*
If we fail to create LUN, try again on next configuration reload.
trasz
2014-04-16
1
-1
/
+9
|
*
Use consistent punctuation.
trasz
2014-04-16
1
-3
/
+4
|
*
Use proper terminology in debug messages.
trasz
2014-04-16
1
-3
/
+3
|
*
Constify.
trasz
2014-04-16
2
-10
/
+13
|
*
Properly pass the initiator address when running in proxy mode.
trasz
2014-04-16
3
-31
/
+34
|
*
Use socket address from accept(2) instead of retrieving it via
trasz
2014-04-16
1
-11
/
+13
|
*
Rework the way we enable CTL iSCSI port. Previously conf_apply()
trasz
2014-04-16
3
-8
/
+16
|
*
Properly identify target portal when running in proxy mode. While here,
trasz
2014-04-16
3
-28
/
+45
|
*
Make it possible for the iSCSI target side to operate in both normal
trasz
2014-04-16
3
-86
/
+112
|
*
Stop treating LUN 0 as mandatory. There is no reason to do that.
trasz
2014-04-15
1
-7
/
+6
|
*
When merging docsinstall and zfsboot updates to stable/9 it was discovered
dteske
2014-04-15
2
-0
/
+2
[next]