]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-12-14 kibRemove locking around accounting initialization of...
2016-12-14 jillesreaper: Make REAPER_KILL_SUBTREE actually work.
2016-12-14 brooksUse nmount(2) rather than the obsolete mount(2).
2016-12-14 brooksAdd a free_iovec() function to reset iovec's.
2016-12-14 pfged(1): drop redundant parenthesis.
2016-12-14 brooksMount filesystems without executable permissions since...
2016-12-14 avosifconfig: do not truncate SSID in verbose mode.
2016-12-14 brooksPut the undocumented df feature of mounting filesystems...
2016-12-14 reneAdd adamw, feld and rene to the portmgr organization
2016-12-14 dimIn xbd_connect(), use correct scanf conversion specifie...
2016-12-14 markjSkip a ustack test that triggers an assertion on INVARI...
2016-12-14 markjDon't run the MCA record refill task during boot.
2016-12-14 alcTidy up. Mostly, remove or replace stale comments...
2016-12-14 manuAdd new compatible string "allwinner,sun7i-a20-mmc".
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
next