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
*
- Include /etc/newsyslog.conf.d/* and /usr/local/etc/newsyslog.conf.d/* by
bdrewery
2014-05-20
1
-2
/
+8
*
Update the date on the manual page.
gnn
2014-05-18
1
-1
/
+1
*
Add -o option to gstat to display "other" operatins (e.g. BIO_FLUSH).
mav
2014-05-17
2
-5
/
+26
*
Update example portion of comment to coincide with r264840 changes.
dteske
2014-05-17
1
-1
/
+2
*
Bump .Dd, missed in r266206
bjk
2014-05-17
1
-1
/
+1
*
Add a command line argument (-l) to end event collection after some
gnn
2014-05-16
3
-3
/
+51
*
Speed up pmcstat by improving string hash
emaste
2014-05-16
1
-3
/
+3
*
Review pass through jail.8
bjk
2014-05-16
1
-99
/
+102
*
make a note that FNBUFF cannot overflow as long as LNBUFF is smaller..
jmg
2014-05-15
1
-0
/
+1
*
Remove unused variable.
trasz
2014-05-15
1
-4
/
+0
*
Extend the size of the function or symbol that can be annotated.
gnn
2014-05-15
1
-2
/
+2
*
Revert r261296. This removes the WITHOUT_NCURSESW option.
brooks
2014-05-15
4
-48
/
+8
*
Implement a PCI interrupt router to route PCI legacy INTx interrupts to
jhb
2014-05-15
12
-61
/
+609
*
Fix the "disks" variable reuse.
roberto
2014-05-15
1
-3
/
+6
*
Updates to the datasets created by zfsboot.
roberto
2014-05-15
1
-8
/
+9
*
Here is a patch for the bsdinstall root-on-zfs stuff that adds optional
roberto
2014-05-15
1
-16
/
+93
*
Don't include the guest memory segments in the bhyve(8) process core dump.
neel
2014-05-13
2
-3
/
+12
*
abort(3) the process in response to a VMEXIT_ABORT. This usually happens in
neel
2014-05-12
1
-8
/
+3
*
Fix ndp(8) -f flag parsing
melifaro
2014-05-09
2
-13
/
+35
*
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
*
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
[next]