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
*
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
*
Add support for the virtio RNG entropy-source device.
grehan
2014-04-02
4
-1
/
+194
*
Print status of ARI capability in pciconf -c
rstone
2014-04-01
1
-1
/
+7
*
Add an ioctl to suspend a virtual machine (VM_SUSPEND). The ioctl can be called
neel
2014-03-26
1
-1
/
+34
*
Add a SUBDIR_PARALLEL option to bsd.subdir.mk, to allow make to process
dim
2014-03-26
1
-0
/
+2
*
Revert r263638 (create /root dataset) for now as it breaks install and needs
bdrewery
2014-03-26
1
-2
/
+0
*
Move the atpit device model from userspace into vmm.ko for better
tychon
2014-03-25
3
-338
/
+0
*
Add missing LIBM to DPADD from r263650
bdrewery
2014-03-24
1
-1
/
+1
*
Remove unneeded fake _KERNEL definition.
glebius
2014-03-23
1
-2
/
+0
*
Fix build with libucl 20140321
bdrewery
2014-03-22
1
-1
/
+1
*
Create a root dataset so that /root is outside of the boot environment.
bdrewery
2014-03-22
1
-0
/
+2
*
Use 'cpuset_t' to represent the vcpus active in a virtual machine.
neel
2014-03-20
3
-20
/
+16
*
Fix kern/187712: config(8) does not respect KERNCONFDIR.
asomers
2014-03-20
4
-1
/
+38
*
Make the error message more clear.
trasz
2014-03-19
1
-2
/
+2
*
Don't reissue in-flight commands.
tychon
2014-03-18
1
-2
/
+16
*
Line-wrapping tweak: make the sample jail command line fit in 80 characters.
rwatson
2014-03-17
1
-2
/
+3
*
Though there currently isn't a way to insert new media into an ATAPI
tychon
2014-03-16
1
-0
/
+18
*
Support the bootloader's single 16-bit 'outw' access to the Divisor
tychon
2014-03-16
1
-7
/
+19
*
Update most userspace consumers of capability.h to use capsicum.h instead.
rwatson
2014-03-16
3
-3
/
+3
*
Migrate tools/regression/{usr.bin/lastcomm,usr.sbin}/ to the new tests layout.
jmmv
2014-03-16
42
-0
/
+3948
*
Garbage collect long time obsoleted (or never used) stuff from routing API.
glebius
2014-03-15
2
-38
/
+2
*
Be a little more verbose in service's error message
eadler
2014-03-15
1
-1
/
+1
*
Fix ASSUME_ALWAYS_YES not being parsed properly from config after UCL convers...
bdrewery
2014-03-14
1
-0
/
+4
[next]