Module Name:src
Committed By: skrll
Date: Sat Oct 15 06:50:13 UTC 2016
Modified Files:
src/sys/compat/netbsd32: netbsd32_nfssvc.c
Log Message:
Trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/compat/netbsd32/netbsd32_nfssvc.c
Pleas
Module Name:src
Committed By: snj
Date: Sat Oct 15 06:23:29 UTC 2016
Modified Files:
src/sbin/disklabel: disklabel.5
Log Message:
revert part of revision 1.28. "e.g." is correct. bad igor!
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sbin/disklabel/
Module Name:src
Committed By: mrg
Date: Sat Oct 15 03:11:49 UTC 2016
Modified Files:
src/external/gpl3/gdb/lib/libbfd/arch/powerpc: bfd-in3.h bfd.h
bfd_stdint.h bfdver.h config.h targmatch.h
src/external/gpl3/gdb/lib/libbfd/arch/sparc: bfd-in3.h bfd.h bf
Module Name:src
Committed By: christos
Date: Fri Oct 14 23:49:23 UTC 2016
Modified Files:
src/external/gpl3/gdb/dist/gdb: event-loop.h
Log Message:
multiple include protection
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.6 -r1.2 src/external/gpl3/gdb/dist/gdb/
Module Name:src
Committed By: mrg
Date: Fri Oct 14 23:27:00 UTC 2016
Modified Files:
src/external/gpl3/binutils/usr.bin/ld: Makefile
Log Message:
go back to only installing ldscripts for ports that need them (multi-abi)
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: joerg
Date: Fri Oct 14 20:34:29 UTC 2016
Modified Files:
src/share/mk: bsd.x11.mk
Log Message:
Consider aarch64 a 64bit architecture for the purpose of crappy long use
in X.
To generate a diff of this commit:
cvs rdiff -u -r1.122 -r1.123 src
Module Name:src
Committed By: nat
Date: Fri Oct 14 20:29:45 UTC 2016
Modified Files:
src/sys/arch/arm/broadcom: bcm2835_vcaudio.c
Log Message:
Only run interrupt during playback.
OK skrll@
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/arm/br
Module Name:src
Committed By: abhinav
Date: Fri Oct 14 19:43:59 UTC 2016
Modified Files:
src/usr.bin/uniq: uniq.c
Log Message:
A small optimization: since we already know the length of the lines, check
if the lenghts are equal before calling strcmp(3). Most of the times, t
Module Name:src
Committed By: christos
Date: Fri Oct 14 19:28:06 UTC 2016
Modified Files:
src/distrib/sets/lists/comp: md.i386
Log Message:
add ldscripts
To generate a diff of this commit:
cvs rdiff -u -r1.157 -r1.158 src/distrib/sets/lists/comp/md.i386
Please note that
Module Name:src
Committed By: maya
Date: Fri Oct 14 17:52:41 UTC 2016
Modified Files:
src/distrib/sets/lists/base: ad.mips
Log Message:
we build libc_fp for mips64* only, adjust sets accordingly.
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 src/distrib/s
Module Name:src
Committed By: macallan
Date: Fri Oct 14 17:29:29 UTC 2016
Modified Files:
src/lib: Makefile
Log Message:
build libc_fp only on mips64*
To generate a diff of this commit:
cvs rdiff -u -r1.247 -r1.248 src/lib/Makefile
Please note that diffs are not public
Module Name:src
Committed By: spz
Date: Fri Oct 14 16:39:05 UTC 2016
Modified Files:
src: UPDATING
Log Message:
note that the OpenSSL import requires some objdir cleanup
To generate a diff of this commit:
cvs rdiff -u -r1.274 -r1.275 src/UPDATING
Please note that diffs
Module Name:src
Committed By: christos
Date: Fri Oct 14 16:38:27 UTC 2016
Modified Files:
src/external/gpl3/gdb/lib/libgdb: Makefile
Log Message:
Add new path for arm
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/external/gpl3/gdb/lib/libgdb/Makefile
Module Name:src
Committed By: spz
Date: Fri Oct 14 16:23:23 UTC 2016
Modified Files:
src/crypto/external/bsd/openssl/dist: CHANGES Configure Makefile NEWS
README e_os.h makevms.com openssl.spec
src/crypto/external/bsd/openssl/dist/apps: CA.pl ca.c makeap
Module Name:src
Committed By: christos
Date: Fri Oct 14 16:19:23 UTC 2016
Modified Files:
src/external/gpl3/gdb/lib/libbfd/arch/earm: bfd-in3.h bfd.h
bfd_stdint.h bfdver.h config.h targmatch.h
src/external/gpl3/gdb/lib/libdecnumber/arch/earm: gstdint.h
Module Name:src
Committed By: spz
Date: Fri Oct 14 16:09:45 UTC 2016
Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto: Makefile asn1.inc bn.inc
cms.inc dh.inc dso.inc ec.inc ecdh.inc engine.inc evp.inc man.inc
modes.inc pkcs7.inc rand.in
Module Name:src
Committed By: spz
Date: Fri Oct 14 16:07:29 UTC 2016
Update of /cvsroot/src/crypto/external/bsd/openssl/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv15362
Log Message:
Import of OpenSSL 1.0.2j.
The 1.0.2 branch of OpenSSL is the current long term support bran
Module Name:src
Committed By: christos
Date: Fri Oct 14 16:02:35 UTC 2016
Modified Files:
src/tests/rump/modautoload: Makefile
Log Message:
Disable aslr too since we are playing address space range tricks.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/t
Module Name:src
Committed By: christos
Date: Fri Oct 14 15:58:34 UTC 2016
Modified Files:
src/external/gpl3/binutils/usr.bin/ld: Makefile
Log Message:
Remove hacks and depend on the files being built to decide wha'ts being
installed.
To generate a diff of this commit:
cv
Module Name:src
Committed By: flxd
Date: Fri Oct 14 15:01:39 UTC 2016
Modified Files:
src/sys/dev/tc: tcdevs.h tcdevs_data.h
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/dev/tc/tcdevs.h \
src/sys/dev/tc/tcdevs_data.h
Pleas
Module Name:src
Committed By: christos
Date: Fri Oct 14 14:41:59 UTC 2016
Modified Files:
src/tools/gdb: Makefile
Log Message:
Fix the host build of aarch64 with clang
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/tools/gdb/Makefile
Please note that
Module Name:src
Committed By: christos
Date: Fri Oct 14 14:41:32 UTC 2016
Modified Files:
src/external/gpl3/gdb/dist/bfd: config.bfd
src/external/gpl3/gdb/dist/gdb: configure.tgt
Log Message:
fix some aarch64 nits
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: skrll
Date: Fri Oct 14 14:14:58 UTC 2016
Modified Files:
src/external/gpl3/gdb/dist/bfd: elf32-arm.c
Log Message:
We have our own popcount
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.6 -r1.2 src/external/gpl3/gdb/dist/bfd/elf32-a
Module Name:src
Committed By: skrll
Date: Fri Oct 14 14:12:48 UTC 2016
Modified Files:
src/external/gpl3/gdb/dist/gdb: hppanbsd-nat.c
Log Message:
Make this compile
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/external/gpl3/gdb/dist/gdb/hppanbsd-nat.c
Module Name:src
Committed By: martin
Date: Fri Oct 14 12:03:37 UTC 2016
Modified Files:
src/doc [netbsd-7]: CHANGES-7.1
Log Message:
Note ticket #1264
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.115 -r1.1.2.116 src/doc/CHANGES-7.1
Please note that diffs are
Module Name:src
Committed By: martin
Date: Fri Oct 14 11:44:25 UTC 2016
Modified Files:
src/doc [netbsd-7-0]: CHANGES-7.0.2
Log Message:
Note ticket #1264
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.17 -r1.1.2.18 src/doc/CHANGES-7.0.2
Please note that diffs
Module Name:src
Committed By: mlelstv
Date: Fri Oct 14 11:33:08 UTC 2016
Modified Files:
src/sys/arch/sparc64/dev: auxio.c
Log Message:
the mutex is also used for fdc attachment, so initialize it also
for a kernel without BLINK option.
To generate a diff of this commit:
Module Name:src
Committed By: nonaka
Date: Fri Oct 14 11:11:01 UTC 2016
Modified Files:
src/sys/dev/acpi: acpi_verbose.c
Log Message:
Dump more FADT fields from ACPI 6.1.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/dev/acpi/acpi_verbose.c
Pleas
Module Name:src
Committed By: skrll
Date: Fri Oct 14 08:38:31 UTC 2016
Modified Files:
src/sys/kern: sys_process.c
Log Message:
Trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.171 -r1.172 src/sys/kern/sys_process.c
Please note that diffs are not
Module Name:src
Committed By: skrll
Date: Fri Oct 14 08:37:05 UTC 2016
Modified Files:
src/sys/kern: sys_process.c
Log Message:
KNF
To generate a diff of this commit:
cvs rdiff -u -r1.170 -r1.171 src/sys/kern/sys_process.c
Please note that diffs are not public domain; t
30 matches
Mail list logo