]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-12-14 hselaskyFix initialisation of mlx4_pci_table's .driver_data...
2016-12-14 edRevert accidental change made in r310056.
2016-12-14 edLet all FEATURE()s use the same Prometheus metric.
2016-12-14 edAdd a "device_index" label to all sysctls under dev...
2016-12-14 edAttach a "thermal_zone" label to the ACPI thermal zone...
2016-12-14 edAdd labels to sysctls related to clocks.
2016-12-14 edAdd label annotations to CAM sysctls.
2016-12-14 edAdd support for attaching aggregation labels to sysctl...
2016-12-14 kibProvide non-final but valid PCB pointer for thread0...
2016-12-14 npcxgbe(4): Fix the tid range shown for T6 cards in misc...
2016-12-14 sephehyperv: Implement "enlightened" time counter, which...
2016-12-14 gjb- Resize FreeBSD to the size of the OpenStack flavor...
2016-12-14 jhbAdd 'const' to fn_name's return type to remove a cast.
2016-12-14 jhbUse casts to force an unsigned comparison in db_search_...
2016-12-13 dteskeRevert r309918 -- modern POSIX has deprecated -<#>...
2016-12-13 jhbFix stack traces in DDB for the debugger thread.
2016-12-13 jkimMFV: r309561
2016-12-13 hrsRemove an extra "break" which could incorrectly termina...
2016-12-13 npcxgbe(4): Retire t4_bus_space_read_8 and t4_bus_space_w...
2016-12-13 glebiusZero return value when counter_rate() switches over...
2016-12-13 cemlinuxkpi: Fix not-found case of linux_pci_find_irq_dev
2016-12-13 jhbUse register_t instead of uintptr_t for register values...
2016-12-13 jhbFix remove_userlocal_code() for n32.
2016-12-13 jhbUse db_lookup_proc() in the DDB 'show procvm' command.
2016-12-13 kibFix bug in r309712, do not leak gem object pin count...
2016-12-13 bruefferLanguage and mdoc cleanup.
2016-12-13 bdreweryTake write lock for rtld_bind before modifying obj_list...
2016-12-13 lifanovadd myself as a ports committer and update mentor/mente...
2016-12-13 mavReduce diff from Illumos by better variables mapping.
2016-12-13 andrewUse the platform_*_t typedefs to help check the platfor...
2016-12-13 andrewAdd the missing void to function signatures in much...
2016-12-13 andrewUse platform_*_t to check the platform function signatu...
2016-12-13 ganboldSwitch Rockchip RK3188 SoC to use the platform code.
2016-12-13 mizhka[gpiospi] add clock delay to avoid smashing of bits
2016-12-13 mizhka[spi] reformat message and ar5315_spi minor fix
2016-12-13 edRemove the only user of sysctl_add_oid().
2016-12-13 cpercivaCheck that blkfront devices have a non-zero number...
2016-12-13 gonzo[iMX6] Add compatibility string for GPT timer on i...
2016-12-13 loosRemove a too strict test and instead, just filter the...
2016-12-13 gonzo[iMX6] Fix platform compatibility string for i.MX6...
2016-12-13 dteskeIt's completely pointless to replace newlines with...
2016-12-13 dteskeThe flags of a WLAN need to be quoted (they contain...
2016-12-13 dteskeSimplify single-line if statements
2016-12-13 dteskeSimplify loop by moving predicate to clause
2016-12-13 dteskeWordsmithing
2016-12-13 dteskeWhy test $? when you can test the command
2016-12-13 dteskeRestore previous comment
2016-12-13 dteskeBoth simplify bringup of interface after changes and...
2016-12-13 dteskeCalculate proper size of menu list dialog
2016-12-13 dteskeThere's an API function for catching errors and display...
2016-12-13 dteskeThere's an API function for displaying pauses
2016-12-13 dteskeThere's an API function for displaying yes/no dialogs
2016-12-13 dteskeThere's an API function for displaying errors
2016-12-13 dteskeComment
2016-12-13 dteskeWhitespace alignment
2016-12-13 dteskeRelying on dialog auto-sizing (width/height/rows =...
2016-12-13 dteskeRemove unnecessary quotes
2016-12-13 dteskeAdd missing quotes
2016-12-13 dteskeIn awk, if you're going to append a newline to your...
2016-12-13 dteskeThis statement has too many backslashes
2016-12-13 dteskeNeither printf (and as is commonly known) nor print...
2016-12-13 dteskeWhitespace and alignment
2016-12-13 dteskeYou don't need parentheses for awk's printf
2016-12-13 dteskeContinued resolution of conveluted statement
2016-12-13 dteskeThese two error messages have always been backwards...
2016-12-13 dteskeWhy use $? when you can use the command itself
2016-12-13 dteskeIf the first ping succeeded, why on Earth should we...
2016-12-13 dteskeStart deconstructing a conveluted hunk of code
2016-12-13 dteskeRemove completely unnecesary parentheses
2016-12-13 dteskeWhy repeat yourself when you can send stderr to the...
2016-12-13 dteskeProperly quote variable
2016-12-13 dteskeUse more generic f_yesno() from provided API
2016-12-13 dteskeThe output of dialog needs to be sanitized
2016-12-13 dteskeWhitespace alignment
2016-12-13 dteskeSort the domains
2016-12-13 dteskeThe --no-items and --stdout options are non-standard...
2016-12-13 dteskeMore efficiently make use of the exit status
2016-12-13 dteskeStop repeating strings (centralize prompt string)
2016-12-13 dteskeAdd missing backslash (no real effect; it's pedantic...
2016-12-13 dteskeUse the oft-neglected awk syntax "startcondition, stopc...
2016-12-12 dteskeQuote WLAN_IFACE (pedantic)
2016-12-12 jillesAdd tests for reaper receiving SIGCHLD (r309886).
2016-12-12 dteskeIn awk, casting a variable as a boolean condition is...
2016-12-12 dteskeRemove an unnecessary call to f_dialog_title_restore()
2016-12-12 dteskeWhitespace
2016-12-12 dteskeUtilize provided i18n strings
2016-12-12 dteskeRemove incomplete and unnecessary creation of fd3
2016-12-12 dteskeRemove unnecessary semi-colons
2016-12-12 dteskeUse awk the following (more succinct) awk syntax:
2016-12-12 dteske1 is the default descriptor for redirects without an...
2016-12-12 dteskeFix invalid parameter expansion (change $@ to "$@")
2016-12-12 dteskeAllow the script path to contain whitespace and special...
2016-12-12 dteskeUse provided API to centralize dialog title strings
2016-12-12 dteskeReorder dialog parameters based on commonality for...
2016-12-12 dteskeFix incorrect use of provided API
2016-12-12 dteskeUse provided API (change "dialog" to "$DIALOG")
2016-12-12 dteskeWhitespace (dialog options separated to minimize diffs)
2016-12-12 pfged(1): Simplify some checks.
2016-12-12 manuUse the spibus accessor when applicable.
2016-12-12 dteskeConsolidate redirects into here documents, with proper...
next