]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Add two new interfaces to ofw_bus:
[FreeBSD/FreeBSD.git] / usr.sbin /
2013-10-23 baptFix build with gcc
2013-10-23 baptAllow to bootstrap by doing pkg add ./a/path/to/a/pkg_p...
2013-10-23 baptImprove SRV records support for the pkg(8) bootstrap:
2013-10-22 grehanFix AHCI ATAPI emulation when backed with /dev/cd0
2013-10-22 gavinRename the "alfred" command to "auto", and document...
2013-10-21 brooksRemove the isf(4) driver. It was created by accident...
2013-10-19 gavinImprove bootstrapping message
2013-10-19 desAllow ~ in file names so libtool droppings in contrib...
2013-10-17 grehanChanges required for OpenBSD/amd64:
2013-10-17 grehanEliminate unconditional debug printfs.
2013-10-17 neelAdd an option to bhyveload(8) that allows setting a...
2013-10-16 jilleskldxref: Add static keyword to the new function only...
2013-10-16 cpercivaWhen installing updates, install new directories first...
2013-10-16 neelAdd a new capability, VM_CAP_ENABLE_INVPCID, that can...
2013-10-16 cpercivaSpeed up `freebsd-update IDS` by using IFS to split...
2013-10-16 kevloFix logic error. MPPE only accepts protocol numbers...
2013-10-15 dteskeMake ZFSBOOT_BEROOT_NAME be ROOT by default. This is...
2013-10-15 dteskeBump .Dd date (should have been part of SVN r256549)
2013-10-15 dteskeMan page updates to go along with SVN r256343, introduc...
2013-10-15 dteskeFix SVN r256540: s/TMPETC/TMPBOOT/ for loader.conf...
2013-10-15 dteskeDocument BSDINSTALL_TMPBOOT environment variable introd...
2013-10-15 dteskegjb writes: when doing encrypted zfs install, loader...
2013-10-15 glebius Hide 'struct ifaddr' definition from userland. Two...
2013-10-15 kevloUse INADDR_NONE instead of -1 to check inet_addr()...
2013-10-15 dteskeAdd executable bit to docsinstall [old] and entropy...
2013-10-14 bdreweryRename libbsdyml to libyaml, make private, and bump
2013-10-12 dteskeFix signed integer overflow detection in f_expand_numbe...
2013-10-12 grehanImplement the virtio block 'get-ident' operation. This...
2013-10-12 hrs- Add mount.fdescfs parameter to jail(8). This is simil...
2013-10-12 markmMerge from project branch. Uninteresting commits are...
2013-10-11 dteskeRemove the dumpdev configuration dialog, merge it into...
2013-10-11 dteskeIncorporate PR bin/161547 to detect when an interface...
2013-10-11 dteskeRewrite the keymap module to display an actual menu...
2013-10-11 dteskeAdd zfsboot module as an option for automatic configura...
2013-10-11 desAfter installation, dump 4096 bytes from /dev/random...
2013-10-11 dteskeAdd new f_expand_number() (shadowing expand_number...
2013-10-11 dteskeStore descriptions for DEVICE_TYPE_DISK and fix static...
2013-10-11 dteskeAdd $VAR_ZFSINTERACTIVE (zfsInteractive) and new f_zfsi...
2013-10-11 dteskeFix a bug that would occur in application death when...
2013-10-11 dteskeAdd keymap.subr for presenting custom keymap dialogs...
2013-10-11 dteskeAdd a USE_DIALOG global (analogous to USE_XDIALOG)...
2013-10-11 dteskeFix a minor bug; if strings.subr was included by itself...
2013-10-11 dteskeAdd support for obtaining the capacity of disks. Add...
2013-10-10 hrs- Update rc.d/jail to use a jail(8) configuration file...
2013-10-09 grehanAllow a 4-byte write to PCI config space to overlap
2013-10-09 markmMFC - tracking commit.
2013-10-09 joelFix missing .
2013-10-09 markmMFC - tracking commit
2013-10-09 traszPlug memory leak.
2013-10-09 traszFix memory overrun.
2013-10-09 traszPlug memory leaks.
2013-10-09 traszFix two off-by-ones.
2013-10-09 traszFix incorrect use of sizeof().
2013-10-09 traszFix off-by-one.
2013-10-09 dteskeIntroduce centralized [X]dialog(1) exit codes to `dialo...
2013-10-09 markmMFC - tracking commit
2013-10-09 neelParse the memory size parameter using expand_number...
2013-10-08 dimIn usr.sbin/bhyve/pci_ahci.c, fix several gcc warnings...
2013-10-08 markmMFC - tracking commit.
2013-10-08 dimAfter r256062, the static function fbsdrun_get_next_cpu...
2013-10-08 neelChange the behavior of bhyve such that the gdb listenin...
2013-10-06 markmMFC - tracking commit
2013-10-05 neelMerge projects/bhyve_npt_pmap into head.
2013-10-05 markmMFC- tracking commit.
2013-10-04 grehanRemove obsolete cmd-line options and code associated...
2013-10-04 jilleskldxref: Do not depend on the directory order.
2013-10-04 grehanHook up the AHCI and blockif code to the build.
2013-10-04 grehanImport Zhixiang Yu's GSoC'13 AHCI emulation:
2013-10-04 grehanBlock-layer backend interface for bhyve block-io device...
2013-10-03 markmMFC - tracking commit
2013-10-02 robertoMeinberg clocks support was inadvertently removed durin...
2013-10-02 markmMFC - tracking update.
2013-10-01 pluknetSweep man pages replacing ad -> ada.
2013-09-30 desRemove BIND.
2013-09-28 gavinRemove ftp5.se.f.o, as per request to -hubs@
2013-09-27 brd- Remove the is (Iceland) mirror per mail from the...
2013-09-26 grehanFix incorrect assertion on the minimum side. ZFS would
2013-09-23 desPrevent resolvconf from updating /etc/resolv.conf....
2013-09-23 glebiusFix coredump on 'arp -d'.
2013-09-23 desEnsure that resolvconf(8) preserves the edns0 setting.
2013-09-23 dteskeFix a bug in HTTP checking/fetching.
2013-09-23 nwhitehornAdd installer support for CHRP/PAPR PowerPC systems...
2013-09-23 desAdd a setup script for unbound(8) called local-unbound...
2013-09-21 desPull in all the OpenSSH bits that we'd previously left...
2013-09-21 desUpgrade to 6.3p1.
2013-09-21 delphijMFV r254750:
2013-09-19 trociny1. Properly clean pid files in the case of the error.
2013-09-19 grehanImplement support for the interrupt-on-terminal-count and
2013-09-19 grehanAdd simplistic periodic timer support to mevent using...
2013-09-19 grehanAllow the alarm hours/mins/seconds registers to be...
2013-09-19 grehanUse correct offset for the high byte of high memory...
2013-09-19 emasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-18 traszFix several problems in the new iSCSI stack; this inclu...
2013-09-18 traszMake iscsictl(8) automatically try to load the iscsi...
2013-09-17 grehanPass the number of supported vectors to pci_emul_add_ms...
2013-09-17 traszImprove iSCSI address resolution, fixing "InitiatorAddr...
2013-09-17 sbrunoAssume that the -f argument is /dev/gpioc0 if it is...
2013-09-15 desSet NO_WERROR for unbound until I can figure out how...
2013-09-15 desBuild and install the Unbound caching DNS resolver...
2013-09-14 joelMinor mdoc fixes.
next