Author: ngie
Date: Tue Mar 24 06:55:08 2015
New Revision: 280419
URL: https://svnweb.freebsd.org/changeset/base/280419
Log:
MFC r278135,r278202:
r278135 (by amdmi3):
- Remove more files when MK_USB == no
Reviewed by: ngie
Approved by: ngie
Differential Revision:D1600
Author: edwin
Date: Tue Mar 24 06:05:52 2015
New Revision: 280414
URL: https://svnweb.freebsd.org/changeset/base/280414
Log:
MFC of 280413,tzdata10:
Release 2015b - 2015-03-19 23:28:11 -0700
Changes affecting future time stamps
Mongolia will start observing DST again this ye
Author: pfg
Date: Tue Mar 24 01:31:02 2015
New Revision: 280408
URL: https://svnweb.freebsd.org/changeset/base/280408
Log:
MFC r280307:
bsdgrep: fix regression in the -f option since r268799
Caused by an incomplete merge from NetBSD.
PR: 198725
Modified:
stable/10/usr.
Author: emaste
Date: Mon Mar 23 20:51:35 2015
New Revision: 280399
URL: https://svnweb.freebsd.org/changeset/base/280399
Log:
MFC r275163: ANSIfy b64_pton
Modified:
stable/10/lib/libc/net/base64.c
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/lib/libc/net/base64.c
Author: emaste
Date: Mon Mar 23 20:50:28 2015
New Revision: 280398
URL: https://svnweb.freebsd.org/changeset/base/280398
Log:
MFC r275060: Fix b64_pton output buffer overrun test for exact-sized buffer
b64_pton would sometimes erroneously fail to decode a base64 string into
a precisel
Author: pfg
Date: Mon Mar 23 20:00:35 2015
New Revision: 280396
URL: https://svnweb.freebsd.org/changeset/base/280396
Log:
MFC r277948:
msun: use previously ignored "in" value.
This fixes evaluation of exceptional values in scalblnl().
While here, simplify the code as suggested by Bru
Author: pfg
Date: Mon Mar 23 19:50:21 2015
New Revision: 280394
URL: https://svnweb.freebsd.org/changeset/base/280394
Log:
MFC r279037:
dbm_delete(3): correct man page to match current behaviour.
"The dbm_store() and dbm_delete() functions shall return 0 when they
succeed and a negati
Author: pfg
Date: Mon Mar 23 19:44:18 2015
New Revision: 280392
URL: https://svnweb.freebsd.org/changeset/base/280392
Log:
MFC r279186:
setmode(3): Make sure that setmode sets errno on failure.
Our man page already documented this partially but now
we provide more consistent behavior.
Author: dteske
Date: Mon Mar 23 19:12:55 2015
New Revision: 280390
URL: https://svnweb.freebsd.org/changeset/base/280390
Log:
MFC revisions 274068, 274119, 279624:
r274068: Add key+=append syntax to sysrc(8)
r279624: Add key-=remove syntax
r274119: Add EXAMPLES-section entries for new synt
On Mon, 23 Mar 2015, Alexander Motin wrote:
On 23.03.2015 16:35, Dan Mack wrote:
I just tried to build 280369 and got this:
--- all_subdir_bhyve ---
/usr/src/usr.sbin/bhyve/pci_ahci.c:1512:8: error: use of undeclared
identifier 'dsm'
ncq = dsm = 0;
^
On 23.03.2015 16:35, Dan Mack wrote:
> I just tried to build 280369 and got this:
>
> --- all_subdir_bhyve ---
> /usr/src/usr.sbin/bhyve/pci_ahci.c:1512:8: error: use of undeclared
> identifier 'dsm'
> ncq = dsm = 0;
>^
> 1 error genera
I just tried to build 280369 and got this:
--- all_subdir_bhyve ---
/usr/src/usr.sbin/bhyve/pci_ahci.c:1512:8: error: use of undeclared
identifier 'dsm'
ncq = dsm = 0;
^
1 error generated.
*** [pci_ahci.o] Erro
Author: mav
Date: Mon Mar 23 14:36:53 2015
New Revision: 280370
URL: https://svnweb.freebsd.org/changeset/base/280370
Log:
MFC r279957, r280017: Add DSM TRIM command support for virtual AHCI disks.
It works only for virtual disks backed by ZVOLs and raw devices supporting
BIO_DELETE. Vir
Author: kib
Date: Mon Mar 23 13:38:33 2015
New Revision: 280369
URL: https://svnweb.freebsd.org/changeset/base/280369
Log:
MFC r277487:
An update for the i915 GPU driver, which brings the code up to Linux
commit 4d93914ae3db4a897ead4b.
MFC r277959 (by adrian):
Fix backlight for ivybri
Author: mav
Date: Mon Mar 23 11:48:25 2015
New Revision: 280363
URL: https://svnweb.freebsd.org/changeset/base/280363
Log:
MFC r280293: Add missing variable initialization.
Reported by: Coverity
CID: 1288938
Modified:
stable/10/usr.sbin/bhyve/pci_ahci.c
Directory Properties:
15 matches
Mail list logo