Module Name:src
Committed By: msaitoh
Date: Fri May 30 07:26:06 UTC 2014
Modified Files:
src/share/misc: bsd-family-tree
Log Message:
Sync with FreeBSD:
- Add DragonFly 3.6.0 and 3.6.1
- Add FreeBSD 9.2 and 10.0
- Add Mac OS X 10.9
- Add OpenBSD 5.4
- Change the master's U
Module Name:src
Committed By: msaitoh
Date: Fri May 30 08:36:28 UTC 2014
Modified Files:
src/usr.bin/calendar/calendars: calendar.netbsd
Log Message:
Add 5.1.4, 5.2.2. 6.0.4 and 6.1.3.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/usr.bin/calendar/ca
Module Name:src
Committed By: uebayasi
Date: Fri May 30 08:37:35 UTC 2014
Modified Files:
src/distrib/sets: regpkg
Log Message:
Convert mtree spec path characters with sed(1) to avoid tool'ifying vis(1).
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/d
Module Name:src
Committed By: hannken
Date: Fri May 30 08:40:09 UTC 2014
Modified Files:
src/sys/ufs/ffs: ffs_snapshot.c
Log Message:
Testing "v_usecount == 1" for exclusive reference will not always
work -- remove and test only readonly.
To generate a diff of this commi
Module Name:src
Committed By: hannken
Date: Fri May 30 08:42:35 UTC 2014
Modified Files:
src/sys/fs/msdosfs: msdosfs_denode.c
Log Message:
msdosfs_reclaim(): add missing fstrans and protect change
of v_data with v_interlock as msdosfs_sync() now needs it.
To generate a d
Module Name:src
Committed By: hannken
Date: Fri May 30 08:46:00 UTC 2014
Modified Files:
src/sys/kern: vfs_mount.c
Log Message:
vfs_vnode_iterator_next(): if a vnode is reclaiming (VI_XLOCK) skip
the filter. Vget() will wait until the vnode disappeared. No more
"dangling
Module Name:src
Committed By: hannken
Date: Fri May 30 08:47:45 UTC 2014
Modified Files:
src/sys/nfs: nfs_node.c nfs_var.h nfs_vfsops.c nfsmount.h nfsnode.h
Log Message:
Change NFS from rbtree to vcache.
To generate a diff of this commit:
cvs rdiff -u -r1.117 -r1.118 src
Module Name:src
Committed By: joerg
Date: Fri May 30 11:46:48 UTC 2014
Modified Files:
src/sys/arch/mips/include: asm.h
Log Message:
Drop undocumented and redundant 0 argument to .ent.
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/sys/arch/mips/includ
Module Name:src
Committed By: martin
Date: Fri May 30 13:14:48 UTC 2014
Modified Files:
src/usr.sbin/makefs/cd9660: iso9660_rrip.c
Log Message:
PR kern/48852 (which should have been bin/ in retrospect): apply patch
from Thomas Schmitt to fix rockridge encoding of device no
Module Name:src
Committed By: martin
Date: Fri May 30 13:19:43 UTC 2014
Modified Files:
src/distrib/vax/cdroms/installcd: etc.rc
Log Message:
Make it deal with /dev being the result of a "MAKDEV all" instead of
"MAKEDEV init" by mounting a ptyfs if needed.
To generate a
Module Name:src
Committed By: martin
Date: Fri May 30 13:23:05 UTC 2014
Modified Files:
src/distrib/vax/cdroms/installcd: Makefile
Log Message:
The current vax /boot is super slow unziping kernels - and this is a CD, wich
has space enough, so unzip the kernel on it to spee
Module Name:src
Committed By: martin
Date: Fri May 30 13:24:22 UTC 2014
Modified Files:
src/distrib/vax/cdroms/installcd: Makefile
Log Message:
Pre-populate /dev on the CD - with rockridge extensions we can do this and
it saves us one tmpfs (or mfs) instance, which helps q
Module Name:src
Committed By: njoly
Date: Fri May 30 16:11:01 UTC 2014
Modified Files:
src/lib/libc/sys: munmap.2
Log Message:
len argument is of unsigned type (size_t) and thus cannot be negative;
remove corresponding statement in ERRORS.
To generate a diff of this comm
Module Name:src
Committed By: nonaka
Date: Fri May 30 16:12:22 UTC 2014
Modified Files:
src/sys/dev/usb: usbdevs.h usbdevs_data.h
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.663 -r1.664 src/sys/dev/usb/usbdevs.h
cvs rdiff -u -r1.664 -r1.665 src
Module Name:src
Committed By: nonaka
Date: Fri May 30 16:11:52 UTC 2014
Modified Files:
src/sys/dev/usb: usbdevs
Log Message:
Added Realtek devices.
To generate a diff of this commit:
cvs rdiff -u -r1.671 -r1.672 src/sys/dev/usb/usbdevs
Please note that diffs are not pu
Module Name:src
Committed By: joerg
Date: Fri May 30 18:31:31 UTC 2014
Modified Files:
src/external/gpl3/gcc/dist/gcc/common/config/arm: arm-common.c
src/external/gpl3/gcc/dist/gcc/config/arm: arm.h netbsd-eabi.h
Log Message:
Switch eARM to using normal DWARF excep
Module Name:src
Committed By: joerg
Date: Fri May 30 18:30:32 UTC 2014
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
Remove platform support list for libc unwinder, just keep comment about
ia64 state.
To generate a diff of this commit:
cvs rdiff -u -r1.809 -r1.81
Module Name:src
Committed By: joerg
Date: Fri May 30 18:28:16 UTC 2014
Modified Files:
src/distrib/sets/lists/comp: md.amd64 md.i386
src/external/bsd/llvm: Makefile.inc
src/external/bsd/llvm/bin/clang: Makefile
src/external/bsd/llvm/bin/lld: Makefile
Module Name:src
Committed By: joerg
Date: Fri May 30 18:31:58 UTC 2014
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
Always use our exception handling code for eARM.
To generate a diff of this commit:
cvs rdiff -u -r1.810 -r1.811 src/share/mk/bsd.own.mk
Please n
Module Name:src
Committed By: joerg
Date: Fri May 30 18:33:30 UTC 2014
Modified Files:
src: UPDATING
Log Message:
Add note about the eARM flag day for C++.
To generate a diff of this commit:
cvs rdiff -u -r1.254 -r1.255 src/UPDATING
Please note that diffs are not public
Module Name:src
Committed By: joerg
Date: Fri May 30 18:39:29 UTC 2014
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
If clang is requested for i386, amd64 or eARM, also build libc++.
To generate a diff of this commit:
cvs rdiff -u -r1.811 -r1.812 src/share/mk/bsd
Module Name:src
Committed By: msaitoh
Date: Fri May 30 19:01:52 UTC 2014
Modified Files:
src/usr.bin/calendar/calendars: calendar.netbsd
Log Message:
Remove duplicated lines.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/usr.bin/calendar/calendars/cal
Module Name:src
Committed By: palle
Date: Fri May 30 21:55:32 UTC 2014
Modified Files:
src/sys/arch/sparc64/sparc64: locore.s
Log Message:
Remove debugging code introduced by accident in locore.s revision 1.357
To generate a diff of this commit:
cvs rdiff -u -r1.358 -r1.
Module Name:src
Committed By: joerg
Date: Fri May 30 22:20:48 UTC 2014
Modified Files:
src/usr.sbin/ifmcstat: ifmcstat.c
Log Message:
Inline trivial helper function.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/usr.sbin/ifmcstat/ifmcstat.c
Please no
Module Name:src
Committed By: rmind
Date: Fri May 30 23:26:06 UTC 2014
Modified Files:
src/sys/net/npf: npf.h npf_conf.c npf_impl.h npf_nat.c npf_ruleset.c
Log Message:
- npf_nat_freepolicy: handle a race condition when a new connection might
be associated with a NAT pol
25 matches
Mail list logo