Module Name:src
Committed By: matt
Date: Sat Feb 16 06:49:59 UTC 2013
Modified Files:
src/sys/arch/arm/include: bus_defs.h
Log Message:
Add PRIxBUSADDR, etal
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/arm/include/bus_defs.h
Please note that
Module Name:src
Committed By: matt
Date: Sat Feb 16 06:49:43 UTC 2013
Modified Files:
src/sys/arch/arm/arm32: bus_dma.c
Log Message:
Use KASSERT* in preference to #ifdef DIAGNOSTIC / panic
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 src/sys/arch/arm/arm
Module Name:src
Committed By: christos
Date: Sat Feb 16 02:39:27 UTC 2013
Modified Files:
src/usr.bin/make: main.c
Log Message:
we need utsname all the time.
To generate a diff of this commit:
cvs rdiff -u -r1.206 -r1.207 src/usr.bin/make/main.c
Please note that diffs a
Module Name:src
Committed By: christos
Date: Sat Feb 16 02:11:11 UTC 2013
Modified Files:
src/usr.bin/make: main.c
Log Message:
Set .MAKE.OS to utsname.sysname so we can tell bogus OS's apart early in
the build process.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: christos
Date: Fri Feb 15 23:56:32 UTC 2013
Modified Files:
src/tests/lib/libc/string: t_stresep.c
Log Message:
don't brk the build.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libc/string/t_stresep.c
Please no
Module Name:src
Committed By: christos
Date: Fri Feb 15 23:27:19 UTC 2013
Modified Files:
src/tests/lib/libc/stdio: t_popen.c
Log Message:
look at my index finger
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/lib/libc/stdio/t_popen.c
Please note
Module Name:src
Committed By: matt
Date: Fri Feb 15 22:38:51 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/string [matt-nb6-plus]: memcpy.S
Log Message:
#include to get _ARM_ARCH_DWORD_OK
To generate a diff of this commit:
cvs rdiff -u -r1.1.54.2 -r1.1.54.3 \
Module Name:src
Committed By: matt
Date: Fri Feb 15 22:35:39 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/string: memcpy.S
Log Message:
#include to get _ARM_ARCH_DWORD_OK
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/common/lib/libc/arch/arm/s
Module Name:src
Committed By: jmmv
Date: Fri Feb 15 22:14:21 UTC 2013
Modified Files:
src/distrib/sets/lists/debug: mi
Log Message:
Fix debug entries after the import of atf 0.17.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/distrib/sets/lists/debug/mi
Module Name:src
Committed By: wiz
Date: Fri Feb 15 21:03:18 UTC 2013
Modified Files:
src/share/man/man5: mk.conf.5
Log Message:
Use Nx, fix typo.
To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 src/share/man/man5/mk.conf.5
Please note that diffs are not pu
Module Name:src
Committed By: jmmv
Date: Fri Feb 15 20:07:06 UTC 2013
Modified Files:
src/distrib/sets/lists/comp: mi
src/external/mit/lua/lib/liblua: Makefile
Log Message:
Install lua.hpp.
To generate a diff of this commit:
cvs rdiff -u -r1.1802 -r1.1803 src/dis
Module Name:src
Committed By: jmmv
Date: Fri Feb 15 19:49:49 UTC 2013
Modified Files:
src/distrib/sets: sets.subr
src/share/man/man5: mk.conf.5
src/share/mk: bsd.README bsd.own.mk
Log Message:
Add the MKKYUA knob.
MKKYUA defaults to no and will remain as s
Module Name:src
Committed By: rkujawa
Date: Fri Feb 15 17:46:53 UTC 2013
Modified Files:
src/sys/dev/spi: spiflash.c
Log Message:
Fix wrong calculation of destination pointer in writes.
Existing calculation of destination pointer was always causing unnecessary
erases of
Module Name:src
Committed By: rkujawa
Date: Fri Feb 15 17:44:41 UTC 2013
Modified Files:
src/sys/dev/spi: spi.c
Log Message:
Fix usage of uninitialised variable holding number of slave devices.
The sc_nslaves has to be initialised before it is used in allocation of a
memo
Module Name:src
Committed By: jmmv
Date: Fri Feb 15 17:09:38 UTC 2013
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of atf 0.17.
To generate a diff of this commit:
cvs rdiff -u -r1.1001 -r1.1002 src/doc/3RDPARTY
cvs rdiff -u -r1.1790 -r1.1791 src/doc
Module Name:src
Committed By: jmmv
Date: Fri Feb 15 17:09:10 UTC 2013
Modified Files:
src/distrib/sets/lists/comp: mi
src/distrib/sets/lists/tests: mi
Log Message:
Update file lists for atf 0.17.
To generate a diff of this commit:
cvs rdiff -u -r1.1801 -r1.1802 s
Module Name:src
Committed By: jmmv
Date: Fri Feb 15 17:08:35 UTC 2013
Modified Files:
src/external/bsd/atf/lib/libatf-c: bconfig.h
src/external/bsd/atf/lib/libatf-c++: Makefile
src/external/bsd/atf/tests/atf/atf-c++/detail: Makefile
src/external/bsd/
Module Name:src
Committed By: jmmv
Date: Fri Feb 15 17:08:01 UTC 2013
Modified Files:
src/external/bsd/atf/dist/atf-c: atf-c-api.3 macros_test.c
src/external/bsd/atf/dist/atf-c++: tests.cpp tests.hpp
src/external/bsd/atf/dist/atf-c++/detail: process.hpp
Module Name:src
Committed By: skrll
Date: Fri Feb 15 17:07:10 UTC 2013
Modified Files:
src/sys/dev/usb: dwc_otg.c dwc_otgvar.h
Log Message:
Track transfer state better to avoid races between the workqueue and
aborting.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: jmmv
Date: Fri Feb 15 17:04:22 UTC 2013
Update of /cvsroot/src/external/bsd/atf/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv9795
Log Message:
Import atf 0.17:
Experimental version released on February 14th, 2013.
* Added the atf_utils_cat_file
Module Name:src
Committed By: christos
Date: Fri Feb 15 15:01:18 UTC 2013
Modified Files:
src/doc: TODO.kqueue
Log Message:
res_send has been done
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/doc/TODO.kqueue
Please note that diffs are not public domai
Module Name:src
Committed By: christos
Date: Fri Feb 15 14:08:25 UTC 2013
Modified Files:
src/lib/libc/resolv: res_send.c
Log Message:
- make all filedescriptors close-on-exec
- use SOCK_NOSIGPIPE.
- add kqueue handling (not enabled by default, from FreeBSD)
- add RES_INSE
Module Name:src
Committed By: martin
Date: Fri Feb 15 09:25:03 UTC 2013
Modified Files:
src/lib/libc/arch/sparc64/gen: fpsetround.c
Log Message:
While we are using softfloat for 128 bit long double values, make fpsetround
update the softfloat rounding mode as well.
To ge
Module Name:src
Committed By: martin
Date: Fri Feb 15 09:24:05 UTC 2013
Modified Files:
src/lib/libc/arch/sparc64/softfloat: qp.c
Log Message:
Make all conversions from 128bit (long double) floats to integral types
use rounding towards zero (casts to int/long are not affec
Module Name:src
Committed By: msaitoh
Date: Fri Feb 15 08:23:17 UTC 2013
Modified Files:
src/doc [netbsd-6]: CHANGES-6.1
Log Message:
Ticket #813.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.97 -r1.1.2.98 src/doc/CHANGES-6.1
Please note that diffs are not pu
Module Name:src
Committed By: msaitoh
Date: Fri Feb 15 08:21:21 UTC 2013
Modified Files:
src/sys/dev/usb [netbsd-6]: dwc_otg.c
Log Message:
Fix a locking error in the last commit for ticket #813.
To generate a diff of this commit:
cvs rdiff -u -r1.45.2.2 -r1.45.2.3 src/s
26 matches
Mail list logo