summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Remove the dumpdev configuration dialog, merge it into the regulardteske2013-10-111-10/+11
* Incorporate PR bin/161547 to detect when an interface is wireless.dteske2013-10-111-3/+9
* Rewrite the keymap module to display an actual menu of selectabledteske2013-10-111-6/+208
* Add zfsboot module as an option for automatic configuration. Default isdteske2013-10-115-8/+1080
* After installation, dump 4096 bytes from /dev/random to /entropy in thedes2013-10-116-4/+43
* Add new f_expand_number() (shadowing expand_number(3)).dteske2013-10-111-0/+106
* Store descriptions for DEVICE_TYPE_DISK and fix static-defaults mapping.dteske2013-10-111-8/+61
* Add $VAR_ZFSINTERACTIVE (zfsInteractive) and new f_zfsinteractive() fordteske2013-10-111-0/+16
* Fix a bug that would occur in application death when debugging was enableddteske2013-10-111-6/+6
* Add keymap.subr for presenting custom keymap dialogs (with X11 support).dteske2013-10-114-2/+267
* Add a USE_DIALOG global (analogous to USE_XDIALOG); useful for insertingdteske2013-10-111-1/+2
* Fix a minor bug; if strings.subr was included by itself it may not havedteske2013-10-111-0/+5
* Add support for obtaining the capacity of disks. Add comment while here.dteske2013-10-111-9/+43
* - 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
OpenPOWER on IntegriCloud