]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Update LLDB snapshot to upstream r201577
[FreeBSD/FreeBSD.git] / usr.sbin /
2014-02-18 emasteUpdate LLDB snapshot to upstream r201577
2014-02-18 neelAdd a check to validate that memory BARs of passthru...
2014-02-18 jhbTweak the handling of PCI capabilities in emulated...
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-16 dteskeAdd zfsboot to the scripted interface of bsdinstall...
2014-02-14 neelUpdate bhyve(8) man page to describe the usage of the...
2014-02-14 neelAllow PCI devices to be configured on all valid bus...
2014-02-14 bruefferIn chat_UpdateSet(), initialize the input buffer to...
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-13 zeisingBump .Dd forgotten in r261832.
2014-02-13 zeisingAdd commas (,) to the list in the SEE ALSO section...
2014-02-13 zeisingAdd cross references between rc.conf(5) and jail.conf(5).
2014-02-12 glebiusFix world build WITHOUT_PF.
2014-02-12 tychonProvide an indication a "PIO Setup Device to Host FIS...
2014-02-11 bruefferIn acline_init(), initialize ac_line to SRC_UNKNOWN...
2014-02-11 traszMake the debug messages during ctld(8) shutdown less...
2014-02-11 traszShow proper configuration file line numbers in error...
2014-02-11 traszMake ctld error out on invalid characters in ctl.conf.
2014-02-11 traszImprove error reporting.
2014-02-11 traszSo, it turns out SIGCHLD is discarded by default, so...
2014-02-11 traszUse new auth-type "deny" instead of using "chap" with...
2014-02-11 traszUse "default" as default discovery-auth-group, instead...
2014-02-11 traszUpdate manual page to match recent auth-group "default...
2014-02-11 traszAdd a new auth-group "default", defaulting to deny...
2014-02-11 traszMake it possible to redefine portal-group "default".
2014-02-11 traszAdd auth-type.
2014-02-11 traszRename a variable, no functional changes.
2014-02-11 traszYacc cleanup; no functional changes.
2014-02-11 traszMake function ordering slightly more logical; no functi...
2014-02-11 traszImplement initiator-name and initiator-portal restrictions.
2014-02-11 traszDaemonize after applying configuration, not before...
2014-02-11 traszEmpty data segment during Login Phase is rather unlikel...
2014-02-11 traszThe log_whatever() routines don't accept NULL for forma...
2014-02-11 traszImprove check for duplicated paths. It shows the warni...
2014-02-11 traszRefactor.
2014-02-11 traszSo, it turns out SIGCHLD is discarded by default, so...
2014-02-11 traszEmpty data segment during Login Phase is rather unlikel...
2014-02-10 traszThe log_whatever() routines don't accept NULL for forma...
2014-02-08 joelmdoc: minor paragraph fixes.
2014-02-07 jhbMark the I/O ports used by the bhyve console and debug...
2014-02-06 desAdd -p to the example (why isn't this the default?)
2014-02-05 desAdd an example of the most common use case.
2014-02-05 jhbAdd support for FreeBSD/i386 guests under bhyve.
2014-02-05 impFix ! by not clearing not at the bottom of the loop.
2014-02-04 impImplement the '!' operator for files* files. It means...
2014-02-03 impConvert the loop by gotos into a for loop to improve...
2014-02-03 impFix a bug introduced in r261437 that failed to honor...
2014-02-03 impSlight cleanup to the error messaging to compress code...
2014-02-03 impBetter error messages when EOF is hit in the middle...
2014-02-03 impMove the check for standard keyword + optional inclusio...
2014-02-03 impDon't believe we have a requirement until after we...
2014-02-03 impIn the 17 years since r30796, the mandatory keyword...
2014-02-03 impSlightly deobfuscate read_file() and likely pessimize...
2014-02-02 bdreweryFix newsyslog(8) to use the size of the file instead...
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-01-31 jamieBack out r261266 pending security buy-in.
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-30 brooksMerge from CheriBSD:
2014-01-30 brooksMerge from CheriBSD:
2014-01-30 brooksMerge from CheriBSD:
2014-01-30 brooksMerge from CheriBSD:
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-29 jhbEnhance the support for PCI legacy INTx interrupts...
2014-01-29 jamieAdd a jail parameter, allow.kmem, which lets jailed...
2014-01-28 kaiwMFH@261240.
2014-01-28 maximo Fix typo, sort .Xrs.
2014-01-27 jhbRemove support for legacy PCI devices. These haven...
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-25 kaiwMFH@261151.
2014-01-25 acheBad timespec_subtract() calculations produce negative...
2014-01-22 jhbGenerate /var/db/services.db during 'make distribution...
2014-01-22 jhbSimilar to cap_mkdb(1), add endianness support to servi...
2014-01-22 tychonFix issue with stale fields from a recycled request...
2014-01-22 tychonIncrease the block-layer backend maximum number of...
2014-01-21 kaiwMFH@260988.
2014-01-21 hselaskyAdd check for "hw.usb.no_pf" sysctl value.
2014-01-20 baptImplicit include of sys/queue.h instead of relying...
2014-01-20 kaiwFix build: include sys/queue.h header explicitly since...
2014-01-20 jhbAdd support for displaying VPD for PCI devices via...
2014-01-20 kaiwMFH@260917.
2014-01-20 jhb- Allow PCI devices that are attached to a driver to...
2014-01-20 dteskeDummy commit (whitespace changes and style nits) to...
2014-01-20 dteskeDummy commit (s/__num/__number/) in f_expand_number...
2014-01-19 dteskeOptimize f_expand_number(), improving performance.
2014-01-18 dteskeFix a bad comparison operator (s/==/=/), and address...
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-11 neelFix amd64 build breakage caused by r260532.
2014-01-09 grehanFix issue with the virtio descriptor region being truncated
2014-01-08 remkovirtio-block does not exist, the correct name is virtio...
2014-01-05 dimSplit the last gcc-specific flags off into CFLAGS.gcc...
2014-01-04 gavinAllow bsdinstall to use WPA-Enterprise networks when...
2014-01-04 gavinLower the priority of the "connect to any open wireless...
2014-01-04 gavinRemove what appears to be a stray debugging printf.
2014-01-04 delphijMake a copy instead using constant string directly...
2014-01-04 delphijUse prototype.
2014-01-03 grehanCosmetic change - switch over to vertical SRCS to make it
2014-01-02 jhbRework the DSDT generation code a bit to generate more...
2014-01-02 delphijMFV r260154 + 260182:
2014-01-01 neelRestructure the VMX code to enter and exit the guest...
next