Module Name:src
Committed By: matt
Date: Tue Jan 28 02:54:02 UTC 2014
Modified Files:
src/distrib/sets: sets.subr
Log Message:
HAVE_GDB can trigger a false positive if MKGDB=no so add a check for it
like we do for HAVE_GCC.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: christos
Date: Tue Jan 28 02:51:34 UTC 2014
Modified Files:
src/sys/arch/i386/include: vmparam.h
Log Message:
Cut down MAXDSIZE from 3G to 2.5G otherwise bottomup allocation ends up
supplying an out of bounds hint for sigcode (c001e000 > bf000
Module Name:src
Committed By: christos
Date: Tue Jan 28 01:29:04 UTC 2014
Modified Files:
src/sys/compat/common: vfs_syscalls_43.c
Log Message:
Fix the compat-4.3 getdirentries call (pre d_type). This is used in NetBSD-0.9.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: christos
Date: Tue Jan 28 01:29:35 UTC 2014
Modified Files:
src/sys/compat/sys: dirent.h
Log Message:
add a struct for the 4.3BSD struct direct
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/compat/sys/dirent.h
Please n
Module Name:src
Committed By: jakllsch
Date: Mon Jan 27 23:11:50 UTC 2014
Modified Files:
src/sys/arch/x86/pci: pci_machdep.c
Log Message:
Stopgap to prevent genfb from stealing console. Revisit later.
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/sy
Module Name:src
Committed By: apb
Date: Mon Jan 27 21:37:17 UTC 2014
Modified Files:
src/distrib/common/bootimage: Makefile.bootimage
src/distrib/sets: Makefile
src/etc: Makefile
src/libexec/httpd: Makefile
src/sys/arch/cobalt/stand/boot: Mak
Module Name:src
Committed By: bouyer
Date: Mon Jan 27 21:32:03 UTC 2014
Modified Files:
src/sys/sys [netbsd-6-1]: param.h
Log Message:
This is 6.1.3_PATCH, not (yet) 6.1.4
To generate a diff of this commit:
cvs rdiff -u -r1.408.2.12.2.7 -r1.408.2.12.2.8 src/sys/sys/param
Module Name:src
Committed By: bouyer
Date: Mon Jan 27 21:30:24 UTC 2014
Modified Files:
src/doc [netbsd-5-2]: README.files
Log Message:
Welcome to 5.2.2_PATCH (missing bits)
To generate a diff of this commit:
cvs rdiff -u -r1.4.10.4.2.4 -r1.4.10.4.2.5 src/doc/README.file
Module Name:src
Committed By: bouyer
Date: Mon Jan 27 21:29:14 UTC 2014
Modified Files:
src/doc [netbsd-5-1]: README.files
Log Message:
Welcome to 5.1.4_PATCH (missing pieces)
To generate a diff of this commit:
cvs rdiff -u -r1.4.10.3.2.6 -r1.4.10.3.2.7 src/doc/README.fi
Module Name:src
Committed By: bouyer
Date: Mon Jan 27 21:27:50 UTC 2014
Modified Files:
src/doc [netbsd-6-1]: README.files
src/gnu/usr.bin/groff/tmac [netbsd-6-1]: mdoc.local
src/sys/sys [netbsd-6-1]: param.h
Added Files:
src/doc [netbsd-6-1]: CHANGE
Module Name:src
Committed By: bouyer
Date: Mon Jan 27 21:25:27 UTC 2014
Modified Files:
src/doc [netbsd-6-0]: README.files
src/gnu/usr.bin/groff/tmac [netbsd-6-0]: mdoc.local
src/sys/sys [netbsd-6-0]: param.h
Added Files:
src/doc [netbsd-6-0]: CHANGE
Module Name:src
Committed By: pgoyette
Date: Mon Jan 27 21:23:59 UTC 2014
Modified Files:
src/share/man/man4: crypto.4
Log Message:
Update CIOGFSESSION argument spec to match reality
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/share/man/man4/crypto.
Module Name:src
Committed By: bouyer
Date: Mon Jan 27 21:21:24 UTC 2014
Modified Files:
src/doc [netbsd-5-2]: README.files
src/gnu/usr.bin/groff/tmac [netbsd-5-2]: mdoc.local
src/sys/sys [netbsd-5-2]: param.h
Added Files:
src/doc [netbsd-5-2]: CHANGE
Module Name:src
Committed By: bouyer
Date: Mon Jan 27 21:18:45 UTC 2014
Modified Files:
src/doc [netbsd-5-1]: README.files
src/gnu/usr.bin/groff/tmac [netbsd-5-1]: mdoc.local
src/sys/sys [netbsd-5-1]: param.h
Added Files:
src/doc [netbsd-5-1]: CHANGE
Module Name:src
Committed By: matt
Date: Mon Jan 27 21:00:01 UTC 2014
Modified Files:
src/lib/libkvm: kvm_alpha.c kvm_m68k.c kvm_powerpc.c kvm_powerpc64.c
kvm_vax.c
Log Message:
Add missing __RCSID("$NetBSD$");
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: jnemeth
Date: Mon Jan 27 21:00:02 UTC 2014
Modified Files:
src/usr.bin/calendar/calendars: calendar.netbsd
Log Message:
add today's releases: 5.1.4, 5.2.2, 6.0.4, and 6.1.3
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/u
Module Name:src
Committed By: matt
Date: Mon Jan 27 20:44:29 UTC 2014
Modified Files:
src/common/lib/libc/atomic: atomic_or_64_cas.c
Log Message:
fix c&p bug.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/common/lib/libc/atomic/atomic_or_64_cas.c
Pleas
Module Name:src
Committed By: matt
Date: Mon Jan 27 20:01:50 UTC 2014
Modified Files:
src/common/lib/libc/atomic: atomic_and_64_cas.c
Log Message:
Return old
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/common/lib/libc/atomic/atomic_and_64_cas.c
Pleas
Module Name:src
Committed By: njoly
Date: Mon Jan 27 19:19:15 UTC 2014
Modified Files:
src/sys/compat/linux/common: linux_socket.c linux_socket.h
Log Message:
Add basic IPV6 level socket options support (IPV6_V6ONLY).
To generate a diff of this commit:
cvs rdiff -u -r1.1
Module Name:src
Committed By: matt
Date: Mon Jan 27 18:43:07 UTC 2014
Modified Files:
src/common/lib/libc/atomic: atomic_and_32_nv_cas.c
Log Message:
Fix tpyo (add->and)
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/common/lib/libc/atomic/atomic_and_32_
Module Name:src
Committed By: matt
Date: Mon Jan 27 18:36:53 UTC 2014
Modified Files:
src/common/lib/libc/atomic: atomic_and_32_cas.c atomic_or_32_cas.c
Log Message:
fix tpyos.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/common/lib/libc/atomic/atomic_
Module Name:src
Committed By: matt
Date: Mon Jan 27 18:36:37 UTC 2014
Modified Files:
src/common/lib/libc/atomic: atomic_add_32_nv_cas.c
atomic_add_64_nv_cas.c atomic_and_32_nv_cas.c
atomic_and_64_nv_cas.c atomic_or_32_nv_cas.c atomic_or_64_nv_cas.c
Module Name:src
Committed By: matt
Date: Mon Jan 27 18:29:47 UTC 2014
Modified Files:
src/common/lib/libc/atomic: atomic_add_32_cas.c atomic_add_64_cas.c
atomic_and_32_cas.c atomic_and_64_cas.c atomic_or_32_cas.c
atomic_or_64_cas.c
Log Message:
Rewo
Module Name:src
Committed By: matt
Date: Mon Jan 27 18:09:51 UTC 2014
Modified Files:
src/common/lib/libc/atomic: atomic_add_64_cas.c
Log Message:
Add __sync_fetch_and_add_8 alias
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/common/lib/libc/atomic/atom
Module Name:src
Committed By: matt
Date: Mon Jan 27 18:12:57 UTC 2014
Modified Files:
src/common/lib/libc/atomic: atomic_and_32_cas.c atomic_and_64_cas.c
atomic_or_32_cas.c atomic_or_64_cas.c
Log Message:
Add __sync_fetch_and__ aliases
To generate a diff of t
Module Name:src
Committed By: matt
Date: Mon Jan 27 18:03:44 UTC 2014
Modified Files:
src/common/lib/libc/atomic: atomic_init_testset.c
Log Message:
Add _atomic_cas_16 and _atomic_cas_8 and their aliases
__sync_val_compare_and_swap_2 & __sync_val_compare_and_swap_1
To ge
Module Name:src
Committed By: matt
Date: Mon Jan 27 18:08:37 UTC 2014
Modified Files:
src/common/lib/libc/atomic: atomic_add_32_cas.c
Log Message:
Add __sync_fetch_and_add_4 alias
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/common/lib/libc/atomic/atom
Module Name:src
Committed By: matt
Date: Mon Jan 27 18:05:25 UTC 2014
Modified Files:
src/common/lib/libc/arch/arm/atomic: Makefile.inc atomic_cas_up.S
Log Message:
Add _atomic_cas_16_up and _atomic_cas_8_up
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 s
Module Name:src
Committed By: njoly
Date: Mon Jan 27 13:23:33 UTC 2014
Modified Files:
src/sys/compat/linux/common: linux_socket.c
Log Message:
Add SO_SNDLOWAT, SO_RCVLOWAT and SO_ACCEPTCONN support for socket
options.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: macallan
Date: Mon Jan 27 13:22:55 UTC 2014
Modified Files:
src/sys/dev/pci: genfb_pci.c
Log Message:
back out 1.35 since it completely breaks the mechanism for wsdisplay drivers
to determine wether to become console or not.
See http://mail-in
Module Name:src
Committed By: apb
Date: Mon Jan 27 08:18:08 UTC 2014
Modified Files:
src/distrib/alpha/floppy-GENERIC: Makefile
src/distrib/alpha/rz25dist: Makefile
src/distrib/cobalt: Makefile
src/distrib/common: Makefile.image Makefile.mdset Makefi
31 matches
Mail list logo