Module Name:src
Committed By: riastradh
Date: Fri Oct 12 02:37:21 UTC 2012
Modified Files:
src/sys/kern: vfs_syscalls.c
Log Message:
Disentangle do_sys_rename.
Elide the fs-wide rename lock for single-directory renames. This
required changing the order of lookups, so tha
Module Name:src
Committed By: christos
Date: Thu Oct 11 20:05:50 UTC 2012
Modified Files:
src/sys/net: if_atmsubr.c if_ethersubr.c if_fddisubr.c if_ppp.c
src/sys/netinet6: in6_var.h ip6_flow.c
Log Message:
PR/47058: Antti Kantee: If the ipv6 flow code modifies the
Module Name:src
Committed By: tsutsui
Date: Thu Oct 11 18:05:41 UTC 2012
Modified Files:
src/doc: CHANGES
Log Message:
Note recent BCM57762 support to bge(4).
To generate a diff of this commit:
cvs rdiff -u -r1.1746 -r1.1747 src/doc/CHANGES
Please note that diffs are no
Module Name:src
Committed By: ginsbach
Date: Thu Oct 11 18:00:25 UTC 2012
Modified Files:
src/share/misc: acronyms.comp
Log Message:
A few natty acronyms.
To generate a diff of this commit:
cvs rdiff -u -r1.129 -r1.130 src/share/misc/acronyms.comp
Please note that diffs
Module Name:src
Committed By: christos
Date: Thu Oct 11 17:11:16 UTC 2012
Modified Files:
src/distrib/utils/libhack: Makefile Makefile.inc syslog.c
Log Message:
make libhack's syslog.c produce exactly the same symbols as libc's syslog.c,
so that in the future we can keep t
Module Name:src
Committed By: christos
Date: Thu Oct 11 17:09:56 UTC 2012
Modified Files:
src/lib/libc/compat/gen: compat_syslog.c
src/lib/libc/gen: syslog.c
src/lib/libc/include: extern.h
Log Message:
take care of the signal safe syslog calls which are not
Module Name:src
Committed By: apb
Date: Thu Oct 11 11:12:22 UTC 2012
Modified Files:
src/sys/arch/x86/include: lock.h
Log Message:
Change "=r" to "=qQ" in a register constraint in an asm statement
for a register that is used with the "xchgb" instruction in the
definition o
Module Name:src
Committed By: pooka
Date: Thu Oct 11 10:50:46 UTC 2012
Modified Files:
src/sys/rump/net/lib/libshmif: if_shmem.c
Log Message:
Pass up all multicast addresses, not just broadcast. Among other
things, makes IPv6 work over this interface.
To generate a diff
Module Name:src
Committed By: skrll
Date: Thu Oct 11 08:53:27 UTC 2012
Modified Files:
src/sys/arch/arm/footbridge/isa: dsrtc.c
Log Message:
Complete the device_t/softc split I attempted previously.
>From chuq.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.
Module Name:src
Committed By: skrll
Date: Thu Oct 11 08:47:45 UTC 2012
Removed Files:
src/sys/arch/arm/footbridge: todclock.c todclockvar.h
Log Message:
Remove files not used since Sep 2006
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r0 src/sys/arch/arm/footb
Module Name:othersrc
Committed By: cheusov
Date: Thu Oct 11 08:02:10 UTC 2012
Modified Files:
othersrc/usr.sbin/pkg_setup: pkg_setup
Log Message:
Clean-ups in usage message
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 othersrc/usr.sbin/pkg_setup/pkg_setup
Module Name:src
Committed By: njoly
Date: Thu Oct 11 08:01:23 UTC 2012
Modified Files:
src/external/cddl/osnet/sys/kern: kobj.c
Log Message:
No need to include files more than once.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/cddl/osnet/sys/k
Module Name:othersrc
Committed By: cheusov
Date: Thu Oct 11 07:59:02 UTC 2012
Modified Files:
othersrc/usr.sbin/pkg_setup: pkg_setup
Log Message:
Fix in OSVER initialization
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 othersrc/usr.sbin/pkg_setup/pkg_setup
13 matches
Mail list logo