Author: jh
Date: Tue Jul 17 09:31:05 2012
New Revision: 238546
URL: http://svn.freebsd.org/changeset/base/238546
Log:
Remove trailing whitespace.
MFC after:2 weeks
Modified:
head/usr.sbin/lpr/common_source/common.c
Modified: head/usr.sbin/lpr/common_source/common.c
=
Author: jh
Date: Tue Jul 17 09:34:52 2012
New Revision: 238547
URL: http://svn.freebsd.org/changeset/base/238547
Log:
Make sure that arraysz is initialized to a value larger than zero.
arraysz could get initialized to zero on ZFS because ZFS reports
directory sizes differently compared to UF
Author: tuexen
Date: Tue Jul 17 11:18:39 2012
New Revision: 238548
URL: http://svn.freebsd.org/changeset/base/238548
Log:
MFC r238454:
Bugfix: Send up a COMM UP notification for active 1-to-1 style sockets
also in the case where the assoc comes up due to a remotely
started h
Author: tuexen
Date: Tue Jul 17 11:33:24 2012
New Revision: 238549
URL: http://svn.freebsd.org/changeset/base/238549
Log:
MFC r238458:
Provide the correct notification type (SCTP_SEND_FAILED_EVENT)
for unsent messages.
Approved by: re@
Modified:
stable/9/sys/netinet/sctputil.c
Direct
Author: tuexen
Date: Tue Jul 17 13:03:47 2012
New Revision: 238550
URL: http://svn.freebsd.org/changeset/base/238550
Log:
Fix a refcount bug when freeing an association.
While there: Change code to be consistent.
Discussed with rrs@.
MFC after: 3 days
Modified:
head/sys/netinet/sctp_pcb
Author: mav
Date: Tue Jul 17 14:03:04 2012
New Revision: 238551
URL: http://svn.freebsd.org/changeset/base/238551
Log:
For Intel Panther/Lynx Point USB 3.0 xHCI controllers enable SuperSpeed USB
capability and reroute USB 2.0 ports to the xHCI controller.
Reviewed by: hselasky
Modified:
Author: gnn
Date: Tue Jul 17 14:36:40 2012
New Revision: 238552
URL: http://svn.freebsd.org/changeset/base/238552
Log:
Change UL to ULL since time is 32 bits.
Pointed out by: avg@
MFC after:2 weeks
Modified:
head/sys/cddl/dev/dtrace/amd64/dtrace_subr.c
head/sys/cddl/dev/dtrace/i3
Author: delphij
Date: Tue Jul 17 17:34:48 2012
New Revision: 238553
URL: http://svn.freebsd.org/changeset/base/238553
Log:
MFC the following revisions per request from gleb@:
r197953: Add locking around access to parent node, and bail out when
the parent node is already freed rather than
Author: dim
Date: Tue Jul 17 18:04:34 2012
New Revision: 238554
URL: http://svn.freebsd.org/changeset/base/238554
Log:
MFC r238429:
Pull in r159895 from upstream clang trunk:
When marking virtual functions as used for a class' vtable, mark all
functions
which will appear in the
Author: kib
Date: Tue Jul 17 19:00:46 2012
New Revision: 238555
URL: http://svn.freebsd.org/changeset/base/238555
Log:
MFC r237203,r237223 (by phk):
Fix writes to the video memory of the VGA to always use half-word sized
writes.
Approved by:re (hrs), phk
Modified:
stable/9/sys/de
Author: kib
Date: Tue Jul 17 19:14:12 2012
New Revision: 238556
URL: http://svn.freebsd.org/changeset/base/238556
Log:
MFC r237203,r237223 (by phk):
Fix writes to the video memory of the VGA to always use half-word sized
writes.
Approved by:phk
Modified:
stable/8/sys/dev/fb/fbreg
Author: melifaro
Date: Tue Jul 17 19:29:32 2012
New Revision: 238557
URL: http://svn.freebsd.org/changeset/base/238557
Log:
MFC r237479, r238265
Finally fix lookup (account remaining '\0') and deletion
(provide valid key length for radix lookup).
Submitted by:Ihor Kaharlichenko
Author: pfg
Date: Tue Jul 17 19:57:34 2012
New Revision: 238558
URL: http://svn.freebsd.org/changeset/base/238558
Log:
Dtrace: improve handling of library paths.
Merge changes from illumos
906 dtrace depends_on pragma should search all library paths, not just the
current one
949
Author: ken
Date: Tue Jul 17 22:16:10 2012
New Revision: 238559
URL: http://svn.freebsd.org/changeset/base/238559
Log:
Add back spare fields consumed in r237545. It seems that these should only
be consumed to maintain backward compatibility in stable, but should not be
consumed in head.
Author: mjg
Date: Wed Jul 18 04:52:37 2012
New Revision: 238560
URL: http://svn.freebsd.org/changeset/base/238560
Log:
MFC r238220, r238272:
Unbreak handling of descriptors opened with O_EXEC by fexecve(2).
While here return EBADF for descriptors opened for writing (previously it was
Author: alc
Date: Wed Jul 18 05:21:34 2012
New Revision: 238561
URL: http://svn.freebsd.org/changeset/base/238561
Log:
Move what remains of vm/vm_contig.c into vm/vm_pageout.c, where similar
code resides. Rename vm_contig_grow_cache() to vm_pageout_grow_cache().
Reviewed by: kib
Delete
Author: avatar
Date: Wed Jul 18 05:50:40 2012
New Revision: 238562
URL: http://svn.freebsd.org/changeset/base/238562
Log:
Removing bsd{ar,ranlib} found on my ancient installation.
MFC after:3 weeks
Modified:
head/ObsoleteFiles.inc
Modified: head/ObsoleteFiles.inc
===
Author: obrien
Date: Wed Jul 18 05:57:42 2012
New Revision: 238563
URL: http://svn.freebsd.org/changeset/base/238563
Log:
a ";" tells make we want the shell to be used
Submitted by: Simon Gerraty
Modified:
head/gnu/usr.bin/groff/tmac/Makefile
Modified: head/gnu/usr.bin/groff/tmac/Makef
18 matches
Mail list logo