]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Merge from CheriBSD:
[FreeBSD/FreeBSD.git] / usr.sbin /
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...
2013-12-12 jhbAdd a command to inject an NMI on a specific vcpu....
2013-12-12 bdreweryFix multi-repository support by properly respecting...
2013-12-11 jhb- Use <x86/mptable.h> instead of duplicating its defini...
2013-12-10 traszFix handling for empty auth-groups. Without it, ctld...
2013-12-10 aeChange the type of addr argument in dump() function...
2013-12-10 aeRemove unused macro ADVANCE() and replace ROUNDUP(...
2013-12-10 aeAnsify function definitions.
2013-12-10 eadlermtest(8): use correct macro in mdoc
2013-12-09 dteskeFix a regression introduced by SVN r257842; resulting...
2013-12-09 dteskeFix a regression introduced by SVN r257842. Result...
2013-12-09 eadlersed(1): Use /i instead of /I
2013-12-09 jhb- Refresh /etc/localtime after each update using tzsetu...
2013-12-09 dteskeForgot to utilize feature added in SVN r257782 to preve...
2013-12-09 dteskeFix failed attempt to send pkg(8) stderr to /dev/null
2013-12-07 neelIf a vcpu disables its local apic and then executes...
2013-12-07 dteskePerformance and debugging enhancements:
2013-12-05 rayAdd VT(9) font tools.
2013-12-05 rayMerge VT(9) project (a.k.a. newcons).
2013-12-05 jhbFix the processor table entry structure to use a fixed...
2013-12-05 rayMFC @r258947.
2013-12-04 dteskeFix a regression introduced by SVN r257842 that prevent...
2013-12-04 sbrunosvn r251516 resized the buf argument a bit too much...
next