summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Merge head@256284sjg2013-10-13153-1496/+12697
|\
| * - Update rc.d/jail to use a jail(8) configuration file instead ofhrs2013-10-101-4/+6
| * Allow a 4-byte write to PCI config space to overlapgrehan2013-10-091-3/+12
| * Fix missing .joel2013-10-091-1/+1
| * Plug memory leak.trasz2013-10-091-0/+1
| * Fix memory overrun.trasz2013-10-091-1/+1
| * Plug memory leaks.trasz2013-10-091-1/+3
| * Fix two off-by-ones.trasz2013-10-091-2/+2
| * Fix incorrect use of sizeof().trasz2013-10-091-1/+1
| * Fix off-by-one.trasz2013-10-091-1/+1
| * Introduce centralized [X]dialog(1) exit codes to `dialog.subr' and make-usedteske2013-10-0947-206/+208
| * Parse the memory size parameter using expand_number() to allow specifyingneel2013-10-096-14/+37
| * In usr.sbin/bhyve/pci_ahci.c, fix several gcc warnings of the formdim2013-10-081-11/+11
| * After r256062, the static function fbsdrun_get_next_cpu() indim2013-10-081-11/+0
| * Change the behavior of bhyve such that the gdb listening port is opt-inneel2013-10-082-5/+3
| * Merge projects/bhyve_npt_pmap into head.neel2013-10-055-29/+48
| * Remove obsolete cmd-line options and code associated withgrehan2013-10-043-154/+28
| * kldxref: Do not depend on the directory order.jilles2013-10-041-1/+11
| * Hook up the AHCI and blockif code to the build.grehan2013-10-041-2/+2
| * Import Zhixiang Yu's GSoC'13 AHCI emulation:grehan2013-10-042-0/+2109
| * Block-layer backend interface for bhyve block-io device emulations.grehan2013-10-042-0/+490
| * Meinberg clocks support was inadvertently removed during the last vendorroberto2013-10-022-2/+2
| * Sweep man pages replacing ad -> ada.pluknet2013-10-011-4/+4
| * Remove BIND.des2013-09-3019-525/+0
| * Remove ftp5.se.f.o, as per request to -hubs@gavin2013-09-282-2/+0
| * - Remove the is (Iceland) mirror per mail from the admins.brd2013-09-272-2/+0
| * Fix incorrect assertion on the minimum side. ZFS wouldgrehan2013-09-261-1/+1
| * Prevent resolvconf from updating /etc/resolv.conf. As Jakob Schlyterdes2013-09-231-5/+3
| * Fix coredump on 'arp -d'.glebius2013-09-231-1/+4
| * Ensure that resolvconf(8) preserves the edns0 setting.des2013-09-231-0/+1
| * Fix a bug in HTTP checking/fetching.dteske2013-09-234-4/+38
| * Add installer support for CHRP/PAPR PowerPC systems that use MBR+BSDnwhitehorn2013-09-232-2/+4
| * Add a setup script for unbound(8) called local-unbound-setup. Itdes2013-09-233-0/+364
| * 1. Properly clean pid files in the case of the error.trociny2013-09-191-18/+27
| * Implement support for the interrupt-on-terminal-count andgrehan2013-09-191-16/+90
| * Add simplistic periodic timer support to mevent using kqueue'sgrehan2013-09-193-8/+104
| * Allow the alarm hours/mins/seconds registers to be read/written,grehan2013-09-191-0/+30
| * Use correct offset for the high byte of high memory written togrehan2013-09-191-1/+1
| * Fix several problems in the new iSCSI stack; this includes interoperabilitytrasz2013-09-184-63/+90
| * Make iscsictl(8) automatically try to load the iscsi module. While here,trasz2013-09-182-2/+2
| * Pass the number of supported vectors to pci_emul_add_msicap() andgrehan2013-09-171-1/+2
| * Improve iSCSI address resolution, fixing "InitiatorAddress" handling,trasz2013-09-171-31/+35
| * Assume that the -f argument is /dev/gpioc0 if it is not passed.sbruno2013-09-172-9/+13
| * Set NO_WERROR for unbound until I can figure out how to unbreak thedes2013-09-151-0/+2
| * Build and install the Unbound caching DNS resolver daemon.des2013-09-157-0/+82
| * Minor mdoc fixes.joel2013-09-142-4/+3
| * Bring in the new iSCSI target and initiator.trasz2013-09-1425-2/+8867
| * Add gpio(4) man page to attempt to document the current hints based setup ofsbruno2013-09-131-1/+3
| * mdoc: remove EOL whitespace.joel2013-09-131-3/+3
| * add support for writing the pid of the daemon program to a pid file sojmg2013-09-132-19/+80
OpenPOWER on IntegriCloud