]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Fix a logic error when checking if Tx power entries are greater than 31.
[FreeBSD/FreeBSD.git] / usr.sbin /
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...
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-12-02 joelmdoc: quote string properly.
2013-12-02 gjbFix PKG_ABI detection in bsdconfig(8) after pkg-1.2...
2013-12-02 traszGrammar fix.
2013-12-02 traszFix typos.
2013-11-30 dteskeSort function output on name of the function.
2013-11-30 eadlerFix undefined behavior: (1 << 31) is not defined as...
2013-11-30 pjdMake process descriptors standard part of the kernel...
2013-11-29 dteskeFix an issue where additional lines of a function defin...
2013-11-29 dteskeFix an issue where the leading `+' sign before a functi...
2013-11-27 neelAdd support for level triggered interrupt pins on the...
2013-11-27 jmallettProvide a helpful diagnostic when the minimum size...
2013-11-27 grehanDon't create an initial value for the host filesystem...
2013-11-27 grehanAllow bhyve and bhyveload to attach to tty devices.
2013-11-26 grehanThe Data Byte Count (DBC) field of a Physical Region...
2013-11-25 neelFix discrepancy between the IOAPIC ID advertised by...
2013-11-25 pluknetiostat: fix extracting TTY statistics from core.
2013-11-25 dteskeSort messages.
2013-11-25 dteskeAdd missing newline to printf format string.
2013-11-25 dteskeAdd missing `$' before variable name `pgm'. Unnoticed...
2013-11-25 neelAdd HPET device emulation to bhyve.
2013-11-25 hrsReplace Sun RPC license with a 3-clause BSD license...
2013-11-25 baptDo not create pkg.conf, as it is not necessary anymore...
2013-11-23 neelAdd an ioctl to assert and deassert an ioapic pin atomi...
2013-11-22 neelTeach acpidump(8) to display the 'Flags' field in the...
2013-11-22 dteskeImprove network device scanning in the netdev module...
2013-11-22 brooksFix mergemaster -U by forcing FreeBSD 9 compatiblity...
2013-11-21 dteskef_die() (see `bsdconfig includes -dF die') uses a dialo...
next