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
*
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
*
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
*
mergemaster: Avoid "/var/tmp/temproot disappeared" if there is nothing to
jilles
2014-04-14
1
-1
/
+1
*
Add support for emulating the slave PIC.
tychon
2014-04-14
1
-2
/
+2
*
Fix typo in debug/log statement.
dteske
2014-04-14
1
-1
/
+1
*
NO_MAN= has been deprecated in favor of MAN= for some time, go ahead
imp
2014-04-13
23
-23
/
+23
*
Remove the names of the build host and user and the build date. This
des
2014-04-12
1
-9
/
+0
*
Fix stray "." left over from previous commit.
brueffer
2014-04-10
1
-1
/
+1
*
Fix Xref order in SEE ALSO.
brueffer
2014-04-10
1
-2
/
+2
*
More mdoc/spelling/grammar cleanup.
brueffer
2014-04-10
1
-30
/
+36
*
Constrain the amount of data returned to what is actually available
tychon
2014-04-09
1
-3
/
+5
*
Handle single-byte reads from the bvmcons port (0x220) by returning
jhb
2014-04-08
1
-0
/
+9
*
Quick mdoc/whitespace/spelling pass, this needs some more work.
brueffer
2014-04-08
1
-20
/
+24
*
Explicitly initialize 'vmname' to NULL.
jhb
2014-04-08
1
-0
/
+1
*
Add Stacey Son's binary activation patches that allow remapping of
sbruno
2014-04-08
4
-0
/
+705
*
Fork a child process and wait until the process terminates when the -P
jh
2014-04-06
1
-1
/
+1
*
Timestamps may not have a decimal point.
marcel
2014-04-06
1
-1
/
+3
*
Speed up the lookup of interfaces when there are a large number
gnn
2014-04-05
1
-8
/
+19
[next]