]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2016-12-12 hrs- Refactor listening socket list. All of the listening...
2016-12-12 dteskeRemove an unnecessary "return $?" at end of function
2016-12-12 hrsTemporarily backout the previous commit because it...
2016-12-12 dteskeUse ternary operator
2016-12-12 mjgvfs: use vrefact in getcwd and fchdir
2016-12-12 dteskeIf you're not going to make use of the products of...
2016-12-12 traszUndo r309891. Konstantin is right in that this conditi...
2016-12-12 dteskeNow that these variables do not contain the --default...
2016-12-12 hrs- Refactor listening socket list. All of the listening...
2016-12-12 dteskeAlways pass --default-item parameter to dialog
2016-12-12 dteskeThere is zero harm in always passing --default-item...
2016-12-12 dteskeCentralize backtitle string
2016-12-12 robakFix regression when stdin/out/err fds are are overridde...
2016-12-12 dteskeUse provided API instead of hard-coded status integers
2016-12-12 dteskeWhitespace
2016-12-12 dteskeRemove unnecessary `-n' parameter to head/tail
2016-12-12 dteskeawk(1) match() takes a regex, use /.../ to remind ourse...
2016-12-12 dteskeBe internally consistent (": > ..." is used elsewhere...
2016-12-12 dteske"echo | sed | sed | awk" is silly (changed to "echo...
2016-12-12 dteskeAdd missing `-e' parameter to sed invocations
2016-12-12 dteskeAllow $BSDINSTALL_TMPETC to contain whitespace or speci...
2016-12-12 manuCS ivar is uint32_t, not int.
2016-12-12 dteskeGroup fallbacks together
2016-12-12 dteskeRemove unnecessary quotes around number in test
2016-12-12 dteskeChange "[ ! ... ] && ..." to "[ ... ] || ..."
2016-12-12 dteskeCollapse tiny if statements
2016-12-12 dteskeReplace funny block with something easy to digest
2016-12-12 dteskeConsolidate locals
2016-12-12 dteskeRemove unnecessary local initializers
2016-12-12 dteskeChange "[ ! -z ... ]" => "[ ... ]" and "[ -z ... ]...
2016-12-12 andrewEnable ACPI on arm64. It's not yet functional, but...
2016-12-12 dteskeUse $( ... ) instead of `...`
2016-12-12 dteskeComments
2016-12-12 alcEliminate every mention of PG_CACHED pages from the...
2016-12-12 cemAdd basic ATF tests for Capability mode .. lookups
2016-12-12 brApply clear_mask correctly.
2016-12-12 andrewOn non-Intel platforms don't ignore the PCI root bridge...
2016-12-12 manuclk_div: Add a div lookup table
2016-12-12 mjgvfs: add vrefact, to be used when the vnode has to...
2016-12-12 jchandraFix gic_cpu_mask() calculation in ARM GIC
2016-12-12 traszAvoid dereferencing NULL pointers in devtoname(). ...
2016-12-12 jchandraIncrease interrupt cells in generic_pcie_fdt_route_inte...
2016-12-12 aeModify IPv6 statistic accounting in ip6_input().
2016-12-12 kibEnable lookup_cap_dotdot and lookup_cap_dotdot_nonlocal.
2016-12-12 kibWhen a zombie gets reparented due to the parent exit...
2016-12-12 aeAdd ip6_tryforward() - a run to completion forwarding...
2016-12-12 sephehyperv/hn: Add polling support
2016-12-12 sephehyperv/vmbus: Add channel polling support.
2016-12-12 pfged(1): Prevent possible overflows during allocation.
2016-12-12 ngieMerge changes from vendor to address several Coverity...
2016-12-11 hirenWe currently don't do TSO if ip options are present...
next