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
...
*
acpiconf(8): document 'k' option
eadler
2014-06-09
1
-0
/
+3
*
In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.
bdrewery
2014-06-08
37
-0
/
+74
*
Add ioctl(VM_REINIT) to reinitialize the virtual machine state maintained
neel
2014-06-07
1
-5
/
+16
*
Some devices (e.g. Intel AHCI and NICs) support quad-word access to
tychon
2014-06-06
1
-4
/
+21
*
When building picobsd, define WITHOUT_OPENSSL and WITHOUT_KERBEROS and
imp
2014-06-06
5
-6
/
+5
*
add Xref to sound(4)...
jmg
2014-06-02
1
-2
/
+3
*
Never, ever, abbreviate the month names on manual pages.
loos
2014-06-02
1
-1
/
+1
*
Adds the bsnmp module to export the temperature data from lm75 sensors on
loos
2014-06-01
6
-0
/
+726
*
Use MIN(a,b) from <sys/param.h> instead of rolling our own version.
neel
2014-06-01
2
-10
/
+2
*
Limit the maximum number of back-to-back iterations of a "rep; ins/outs"
neel
2014-06-01
1
-3
/
+11
*
Activate vcpus from bhyve(8) using the ioctl VM_ACTIVATE_CPU instead of doing
neel
2014-05-31
3
-2
/
+51
*
Grammar cleanup; sort SEE ALSO.
brueffer
2014-05-31
1
-5
/
+6
*
convert to using the _daddr_t types like newfs was...
jmg
2014-05-31
1
-8
/
+4
*
Update default callchain depth to 16 to match kernel
emaste
2014-05-30
1
-1
/
+1
*
Create /var/unbound/conf.d for additional configuration files.
des
2014-05-29
1
-2
/
+11
*
Enable kbdcontrol(1) to use maps from vt(4) keymaps dir /usr/share/vt/keymaps
ray
2014-05-29
2
-1
/
+20
*
o Teach vidcontrol(1) how to load vt(4) font.
ray
2014-05-29
2
-13
/
+142
*
Remove nop.
hselasky
2014-05-28
1
-1
/
+0
*
Fix for big endian architectures. The "up_address" field is 8-bit and
hselasky
2014-05-28
1
-1
/
+1
*
Add segment protection and limits violation checks in vie_calculate_gla()
neel
2014-05-27
1
-4
/
+5
*
Fix issue with restarting an "insb/insw/insl" instruction because of a page
neel
2014-05-26
1
-21
/
+16
*
Do the linear address calculation for the ins/outs emulation using a new
neel
2014-05-25
1
-9
/
+18
*
Add libvmmapi functions vm_copyin() and vm_copyout() to copy into and out
neel
2014-05-24
1
-23
/
+24
*
Consolidate all the information needed by the guest page table walker into
neel
2014-05-24
2
-1
/
+3
*
Check for alignment check violation when processing in/out string instructions.
neel
2014-05-23
1
-12
/
+13
*
Add emulation of the "outsb" instruction. NetBSD guests use this to write to
neel
2014-05-23
3
-45
/
+130
*
Fix syntax error thrown at the point of creating the root pool, caused by
dteske
2014-05-22
1
-12
/
+17
*
Add IOMMU PCI subclass, found on Tyan S8236 motherboard.
mav
2014-05-20
1
-0
/
+1
*
- 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
[prev]
[next]