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
*
Add keymap.subr for presenting custom keymap dialogs (with X11 support).
dteske
2013-10-11
4
-2
/
+267
*
Add a USE_DIALOG global (analogous to USE_XDIALOG); useful for inserting
dteske
2013-10-11
1
-1
/
+2
*
Fix a minor bug; if strings.subr was included by itself it may not have
dteske
2013-10-11
1
-0
/
+5
*
Add support for obtaining the capacity of disks. Add comment while here.
dteske
2013-10-11
1
-9
/
+43
*
- Update rc.d/jail to use a jail(8) configuration file instead of
hrs
2013-10-10
1
-4
/
+6
*
Allow a 4-byte write to PCI config space to overlap
grehan
2013-10-09
1
-3
/
+12
*
Fix missing .
joel
2013-10-09
1
-1
/
+1
*
Plug memory leak.
trasz
2013-10-09
1
-0
/
+1
*
Fix memory overrun.
trasz
2013-10-09
1
-1
/
+1
*
Plug memory leaks.
trasz
2013-10-09
1
-1
/
+3
*
Fix two off-by-ones.
trasz
2013-10-09
1
-2
/
+2
*
Fix incorrect use of sizeof().
trasz
2013-10-09
1
-1
/
+1
*
Fix off-by-one.
trasz
2013-10-09
1
-1
/
+1
*
Introduce centralized [X]dialog(1) exit codes to `dialog.subr' and make-use
dteske
2013-10-09
47
-206
/
+208
*
Parse the memory size parameter using expand_number() to allow specifying
neel
2013-10-09
6
-14
/
+37
*
In usr.sbin/bhyve/pci_ahci.c, fix several gcc warnings of the form
dim
2013-10-08
1
-11
/
+11
*
After r256062, the static function fbsdrun_get_next_cpu() in
dim
2013-10-08
1
-11
/
+0
*
Change the behavior of bhyve such that the gdb listening port is opt-in
neel
2013-10-08
2
-5
/
+3
*
Merge projects/bhyve_npt_pmap into head.
neel
2013-10-05
5
-29
/
+48
*
Remove obsolete cmd-line options and code associated with
grehan
2013-10-04
3
-154
/
+28
*
kldxref: Do not depend on the directory order.
jilles
2013-10-04
1
-1
/
+11
*
Hook up the AHCI and blockif code to the build.
grehan
2013-10-04
1
-2
/
+2
*
Import Zhixiang Yu's GSoC'13 AHCI emulation:
grehan
2013-10-04
2
-0
/
+2109
*
Block-layer backend interface for bhyve block-io device emulations.
grehan
2013-10-04
2
-0
/
+490
*
Meinberg clocks support was inadvertently removed during the last vendor
roberto
2013-10-02
2
-2
/
+2
*
Sweep man pages replacing ad -> ada.
pluknet
2013-10-01
1
-4
/
+4
*
Remove BIND.
des
2013-09-30
19
-525
/
+0
*
Remove ftp5.se.f.o, as per request to -hubs@
gavin
2013-09-28
2
-2
/
+0
*
- Remove the is (Iceland) mirror per mail from the admins.
brd
2013-09-27
2
-2
/
+0
*
Fix incorrect assertion on the minimum side. ZFS would
grehan
2013-09-26
1
-1
/
+1
*
Prevent resolvconf from updating /etc/resolv.conf. As Jakob Schlyter
des
2013-09-23
1
-5
/
+3
*
Fix coredump on 'arp -d'.
glebius
2013-09-23
1
-1
/
+4
*
Ensure that resolvconf(8) preserves the edns0 setting.
des
2013-09-23
1
-0
/
+1
*
Fix a bug in HTTP checking/fetching.
dteske
2013-09-23
4
-4
/
+38
*
Add installer support for CHRP/PAPR PowerPC systems that use MBR+BSD
nwhitehorn
2013-09-23
2
-2
/
+4
*
Add a setup script for unbound(8) called local-unbound-setup. It
des
2013-09-23
3
-0
/
+364
*
1. Properly clean pid files in the case of the error.
trociny
2013-09-19
1
-18
/
+27
*
Implement support for the interrupt-on-terminal-count and
grehan
2013-09-19
1
-16
/
+90
*
Add simplistic periodic timer support to mevent using kqueue's
grehan
2013-09-19
3
-8
/
+104
*
Allow the alarm hours/mins/seconds registers to be read/written,
grehan
2013-09-19
1
-0
/
+30
*
Use correct offset for the high byte of high memory written to
grehan
2013-09-19
1
-1
/
+1
*
Fix several problems in the new iSCSI stack; this includes interoperability
trasz
2013-09-18
4
-63
/
+90
*
Make iscsictl(8) automatically try to load the iscsi module. While here,
trasz
2013-09-18
2
-2
/
+2
*
Pass the number of supported vectors to pci_emul_add_msicap() and
grehan
2013-09-17
1
-1
/
+2
*
Improve iSCSI address resolution, fixing "InitiatorAddress" handling,
trasz
2013-09-17
1
-31
/
+35
*
Assume that the -f argument is /dev/gpioc0 if it is not passed.
sbruno
2013-09-17
2
-9
/
+13
*
Set NO_WERROR for unbound until I can figure out how to unbreak the
des
2013-09-15
1
-0
/
+2
*
Build and install the Unbound caching DNS resolver daemon.
des
2013-09-15
7
-0
/
+82
*
Minor mdoc fixes.
joel
2013-09-14
2
-4
/
+3
*
Bring in the new iSCSI target and initiator.
trasz
2013-09-14
25
-2
/
+8867
[next]