]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Make iscsictl(8) properly handle (optional) semicolons in iscsi.conf,
[FreeBSD/FreeBSD.git] / usr.sbin /
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...
2013-12-29 trocinyAdd mibs for hastd(1) queue stats.
2013-12-29 mariusRecord the IEEE P1282 Rock Ridge version 1.12 POSIX...
2013-12-28 jhbExtend the ACPI power management support to wire a...
2013-12-28 jhbUse pthread_once() to replace a static integer initted...
2013-12-25 pluknetDo not truncate the ``command'' column in ``ps'' output.
2013-12-25 glebiusWe have in base iconv.
2013-12-24 jhbSupport soft power-off via the ACPI S5 state for bhyve...
2013-12-23 jhbExtend the support for local interrupts on the local...
2013-12-23 baptFix yet another typo
2013-12-23 baptFix typos
2013-12-23 baptDo not print a question in non-interractive mode but...
2013-12-23 joelmdoc: nuke whitespace.
2013-12-22 neelAdd a parameter to 'vcpu_set_state()' to enforce that...
2013-12-21 dteskeMove the installer's keymap solution introduced by...
2013-12-19 neelAdd an option to ignore accesses by the guest to unimpl...
2013-12-19 dteskeWhen using a bootpool, set the cachefile property so...
2013-12-19 dteskeFix a regression that occurred with SVN revisions 25947...
2013-12-18 dteskeIn bsdinstall_log, it's rather confusing to see the...
2013-12-18 dteskeFix "[: -eq: argument expected" error introduced by...
2013-12-18 neelRename the ambiguously named 'vm_setup_msi()' and ...
2013-12-16 neelAdd an API to deliver message signalled interrupts...
2013-12-16 dteskeAuto-enable 4k sector alignment when disk encryption...
2013-12-16 dteskeFix a long-standing edge-case that would result in...
2013-12-16 dteskeAdd kern.geom.label.disk_ident.enable="0" to loader...
2013-12-16 dteskeDe-uglify the geli(8)-setup infobox by adding a newline.
2013-12-16 dteskefletcher4 is currently the default.
2013-12-16 dteskeImprove default ZFS disk layout (tested):
2013-12-16 dteskeBug-fixes and debugging improvments:
2013-12-16 dteskeAccept NULL input as also meaning zero swap.
2013-12-16 dteskeAs per discussions on -current, re-add /var/mail (remov...
2013-12-16 dteskeMask error from newaliases(1) when the hostname is...
2013-12-16 dteskeAdd a fix for Long-standing problem with VMware. Descri...
2013-12-15 pjdAdd Casper support.
2013-12-15 gjbExport 'REPOS_DIR' when the selected source medium...
2013-12-15 hrsReplace Sun RPC license for TI-RPC library with a 3...
2013-12-15 joelmdoc: sort SEE ALSO.
2013-12-13 grehanbhyve(8) man page.
2013-12-12 dteskeI caught the following snippet at the end of my /var...
next