On Mon, 1 Jun 2015, Baptiste Daroussin wrote:
On Mon, Jun 01, 2015 at 03:36:58PM +1000, Bruce Evans wrote:
On Sun, 31 May 2015, Baptiste Daroussin wrote:
Log:
Remove useless cast in printf and printf-like functions:
use %u for uid_t and gid_t
The cast was not useless. It was to avoid the
Author: bapt
Date: Wed Jun 3 06:02:49 2015
New Revision: 283938
URL: https://svnweb.freebsd.org/changeset/base/283938
Log:
mandoc's makewhatis requires gnuzip to be in the path when deadling with
with compressed manpages.
This should fix spam during installworld: "exec: No such file or d
Author: mav
Date: Tue Jun 2 23:11:12 2015
New Revision: 283936
URL: https://svnweb.freebsd.org/changeset/base/283936
Log:
Restore AHCI quirks printing as base16.
smh@ at r278034 made it base17, that is somewhat odd. :)
MFC after:3 days
Modified:
head/sys/dev/ahci/ahci.h
Modifi
Author: glebius
Date: Tue Jun 2 22:45:28 2015
New Revision: 283935
URL: https://svnweb.freebsd.org/changeset/base/283935
Log:
Make the last revision compilable.
Remove extra argument from iwi_wme_setparams(), a softc has 1 to 1
accordance with ieee80211com.
Modified:
head/sys/dev/iwi/
Author: glebius
Date: Tue Jun 2 22:39:16 2015
New Revision: 283934
URL: https://svnweb.freebsd.org/changeset/base/283934
Log:
The argument passed to the iwi_update_wme() is softc, not ieee80211com.
This fatal mismatch appeared to be absolutely harmless, since both structs
have pointer to
Author: dteske
Date: Tue Jun 2 22:23:20 2015
New Revision: 283933
URL: https://svnweb.freebsd.org/changeset/base/283933
Log:
Add comments to indicate where the flag for later abort" originates.
MFC after:3 days
X-MFC-to: stable/10
Modified:
head/sys/boot/forth/support.4th
Mod
Author: emaste
Date: Tue Jun 2 20:53:17 2015
New Revision: 283929
URL: https://svnweb.freebsd.org/changeset/base/283929
Log:
Correct grdc(1) 12-hour display between 12:00 and 13:00
PM starts at 12:00, not 13:00.
PR: 194291, 200133
Submitted by: Nick Price
MFC after:1
Author: bdrewery
Date: Tue Jun 2 19:05:02 2015
New Revision: 283925
URL: https://svnweb.freebsd.org/changeset/base/283925
Log:
Similar to r280178, don't hide command for building static library.
Modified:
head/share/mk/bsd.lib.mk
Modified: head/share/mk/bsd.lib.mk
==
Author: vangyzen
Date: Tue Jun 2 18:37:04 2015
New Revision: 283924
URL: https://svnweb.freebsd.org/changeset/base/283924
Log:
Provide vnode in memory map info for files on tmpfs
When providing memory map information to userland, populate the vnode pointer
for tmpfs files. Set the memor
Author: sbruno
Date: Tue Jun 2 18:28:41 2015
New Revision: 283923
URL: https://svnweb.freebsd.org/changeset/base/283923
Log:
Simplify hang detection by stealing the techniques used in ixl(4) and
applying them to em(4).
Rely on iterations through the local timer, and the tx queue state to
Author: hselasky
Date: Tue Jun 2 17:40:52 2015
New Revision: 283922
URL: https://svnweb.freebsd.org/changeset/base/283922
Log:
Fix for control endpoint handling in the DWC OTG driver. The data
stage processing is only allowed after the setup complete event has
been received. Else a race may
Author: gjb
Date: Tue Jun 2 17:03:31 2015
New Revision: 283920
URL: https://svnweb.freebsd.org/changeset/base/283920
Log:
Add a configuration file to support the Cubox/Hummingboard SoC.
Sponsored by: The FreeBSD Foundation
Added:
head/release/arm/CUBOX-HUMMINGBOARD.conf (contents, pro
Author: gjb
Date: Tue Jun 2 17:00:31 2015
New Revision: 283919
URL: https://svnweb.freebsd.org/changeset/base/283919
Log:
Remove trailing tabs to avoid spamming stdout with long lines.
MFC after:3 days
Sponsored by: The FreeBSD Foundation
Modified:
head/release/Makefile.ec2
Modif
Author: ian
Date: Tue Jun 2 16:07:28 2015
New Revision: 283918
URL: https://svnweb.freebsd.org/changeset/base/283918
Log:
Add a missing wakeup when releasing ownership of the SPI hardware.
Also, validate the chipselect parameter before grabbing ownership of the
hardware, and report timeo
Author: gjb
Date: Tue Jun 2 15:02:30 2015
New Revision: 283913
URL: https://svnweb.freebsd.org/changeset/base/283913
Log:
Pass the '-b' argument to pw(8) so the '/home' directory is created
in the correct place.
MFC after:3 days
Sponsored by: The FreeBSD Foundation
Modified:
hea
Author: araujo (ports committer)
Date: Tue Jun 2 09:05:45 2015
New Revision: 283907
URL: https://svnweb.freebsd.org/changeset/base/283907
Log:
Remove unused variables reported by clang.
Differential Revision:D2688
Reviewed by: rodrigc, mav
Modified:
head/sbin/camcontr
Author: araujo (ports committer)
Date: Tue Jun 2 09:03:15 2015
New Revision: 283906
URL: https://svnweb.freebsd.org/changeset/base/283906
Log:
Remove unused variable allocated_ctx reported by clang.
Differential Revision:D2684
Reviewed by: rodrigc
Modified:
head/lib/l
17 matches
Mail list logo