Module Name:src
Committed By: tcort
Date: Tue Nov 1 02:04:44 UTC 2011
Modified Files:
src/distrib/notes/common: main
Log Message:
Add new developer Thomas Cort (tcort)
To generate a diff of this commit:
cvs rdiff -u -r1.481 -r1.482 src/distrib/notes/common/main
Please
Module Name:src
Committed By: uwe
Date: Tue Nov 1 00:32:37 UTC 2011
Modified Files:
src/external/gpl3/binutils/dist/bfd: elf.c
Log Message:
elfcore_grok_netbsd_note: sync SuperH PT_GETREGS value with reality.
Recognize PT_GETFPREGS that we don't yet actually have, but for
Module Name:src
Committed By: uwe
Date: Tue Nov 1 00:31:39 UTC 2011
Modified Files:
src/external/gpl3/gdb/dist/bfd: elf.c
Log Message:
elfcore_grok_netbsd_note: sync SuperH PT_GETREGS value with reality.
Recognize PT_GETFPREGS that we don't yet actually have, but for whic
Module Name:src
Committed By: uwe
Date: Mon Oct 31 23:30:27 UTC 2011
Modified Files:
src/external/gpl3/gdb/dist/gdb: shnbsd-tdep.c
Log Message:
Minor cosmetics to minimize diffs with vendor branch.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/external/
Module Name:src
Committed By: uwe
Date: Mon Oct 31 23:23:52 UTC 2011
Modified Files:
src/external/gpl3/gdb/dist/gdb: shnbsd-tdep.c
Log Message:
Since sh3 has got PT_STEP, nuke software single-stepping entirely.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7
Module Name:src
Committed By: uwe
Date: Mon Oct 31 23:10:16 UTC 2011
Modified Files:
src/external/gpl3/gdb/dist/gdb: shnbsd-tdep.c
Log Message:
shnbsd_software_single_step: fix logic botch. Now that removal of
software single step breakpoints is handled by the caller we n
Module Name:src
Committed By: christos
Date: Mon Oct 31 21:31:29 UTC 2011
Modified Files:
src/sys/kern: sys_descrip.c
Log Message:
PR/45545 Yui NARUSE: pipe2's return value is wrong
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/kern/sys_descrip.c
Module Name:src
Committed By: christos
Date: Mon Oct 31 21:30:16 UTC 2011
Modified Files:
src/tests/lib/libc/sys: t_pipe2.c
Log Message:
make this work
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/sys/t_pipe2.c
Please note that diffs ar
Module Name:src
Committed By: uwe
Date: Mon Oct 31 21:00:39 UTC 2011
Modified Files:
src/external/gpl3/gdb/dist/gdb: shnbsd-nat.c
Log Message:
struct reg has GBR since NetBSD 5, so bump up SHNBSD_SIZEOF_GREGS.
It would be nice to detect this dynamically, but gdb7 wouldn't
Module Name:src
Committed By: christos
Date: Mon Oct 31 20:52:15 UTC 2011
Modified Files:
src/external/bsd/file/include: config.h
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/bsd/file/include/config.h
Please note that diffs
Module Name:src
Committed By: uwe
Date: Mon Oct 31 19:12:48 UTC 2011
Modified Files:
src/external/gpl3/binutils/dist/binutils: readelf.c
Log Message:
get_netbsd_elfcore_note_type: sync SuperH PT_GETREGS value with
reality. Recognize old PT___GETREGS40 (for struct __reg40
Module Name:src
Committed By: uwe
Date: Mon Oct 31 19:08:46 UTC 2011
Modified Files:
src/sys/arch/sh3/include: ptrace.h
Log Message:
#if-0'ed defines for PT_GETFPREGS and PT_SETFPREGS. Not used yet, but
reserve the numbers as they are "leaked" to readelf(1), that has to k
Module Name:src
Committed By: christos
Date: Mon Oct 31 18:41:17 UTC 2011
Modified Files:
src/external/gpl3/gdb/dist/gdb: bsd-kvm.c
Log Message:
We need to allocate an inferior with our fake pid so that kernel core dumps
work.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: christos
Date: Mon Oct 31 18:40:40 UTC 2011
Modified Files:
src/external/gpl3/gdb/dist/gdb: i386nbsd-tdep.c
Log Message:
enable kernel stack frames now that I have tested them.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/
Module Name:src
Committed By: pgoyette
Date: Mon Oct 31 18:37:01 UTC 2011
Modified Files:
src/tests/include/sys: t_bitops.c
Log Message:
No need to keep on trying when this fails in the expected manner. We
really don't need to have 32k failures.
OK jruoho@
To generate
Module Name:src
Committed By: christos
Date: Mon Oct 31 15:41:32 UTC 2011
Modified Files:
src/tests/lib/libc/sys: Makefile t_pipe.c
Added Files:
src/tests/lib/libc/sys: t_pipe2.c
Log Message:
Move all pipe2 tests to a separate file.
To generate a diff of this com
Module Name:src
Committed By: christos
Date: Mon Oct 31 15:37:17 UTC 2011
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
add pipe2 tests
To generate a diff of this commit:
cvs rdiff -u -r1.411 -r1.412 src/distrib/sets/lists/tests/mi
Please note that diffs
Module Name:src
Committed By: jakllsch
Date: Mon Oct 31 15:26:12 UTC 2011
Modified Files:
src/sbin/atactl: atactl.c
Log Message:
Constify structure pointed to by getataparams() return value.
To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 src/sbin/atactl/at
Module Name:src
Committed By: jakllsch
Date: Mon Oct 31 14:50:10 UTC 2011
Modified Files:
src/sbin/atactl: atactl.c
Log Message:
Remove write-only variable.
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/sbin/atactl/atactl.c
Please note that diffs are
Module Name:src
Committed By: jakllsch
Date: Mon Oct 31 14:44:07 UTC 2011
Modified Files:
src/sbin/atactl: atactl.c
Log Message:
Wrap or shorten lines longer than 80 columns.
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/sbin/atactl/atactl.c
Please n
Module Name:src
Committed By: chs
Date: Mon Oct 31 14:20:12 UTC 2011
Modified Files:
src/share/mk: bsd.own.mk bsd.sys.mk sys.mk
Log Message:
switch everything except vax to gcc 4.5.
switch m68k to -Os since -O2 produces much bigger code
with gcc 4.5 than it did with gcc 4.
Module Name:src
Committed By: yamt
Date: Mon Oct 31 13:27:51 UTC 2011
Modified Files:
src/usr.bin/iconv: iconv.c
Log Message:
annotate for lint
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/usr.bin/iconv/iconv.c
Please note that diffs are not public
Module Name:src
Committed By: yamt
Date: Mon Oct 31 13:25:21 UTC 2011
Modified Files:
src/sys/rump/net/lib/libvirtif: if_virt.c
Log Message:
fix a type in a printf message
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/rump/net/lib/libvirtif/if_vir
Module Name:src
Committed By: yamt
Date: Mon Oct 31 13:23:55 UTC 2011
Modified Files:
src/sys/rump/librump/rumpkern: vm.c
Log Message:
replace a non us-ascii character in a comment
To generate a diff of this commit:
cvs rdiff -u -r1.119 -r1.120 src/sys/rump/librump/rumpk
Module Name:src
Committed By: yamt
Date: Mon Oct 31 13:17:22 UTC 2011
Modified Files:
src/sys/rump/librump/rumpkern: scheduler.c
Log Message:
comment
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/sys/rump/librump/rumpkern/scheduler.c
Please note that
Module Name:src
Committed By: yamt
Date: Mon Oct 31 13:16:01 UTC 2011
Modified Files:
src/sys/netinet: ip_output.c
Log Message:
redo ip_output.c rev.1.206 and 1.207 differently. PR/43664.
ok'ed by martin@
To generate a diff of this commit:
cvs rdiff -u -r1.209 -r1.210 s
Module Name:src
Committed By: yamt
Date: Mon Oct 31 13:01:42 UTC 2011
Modified Files:
src/sys/netinet: tcp_input.c
Log Message:
fix a double unlock bug introduced by tcp_input.c rev.1.312.
To generate a diff of this commit:
cvs rdiff -u -r1.316 -r1.317 src/sys/netinet/tc
Module Name:src
Committed By: yamt
Date: Mon Oct 31 12:56:46 UTC 2011
Modified Files:
src/sys/netinet: tcp_subr.c
Log Message:
tcp_drain: grab softnet_lock where appropriate
To generate a diff of this commit:
cvs rdiff -u -r1.241 -r1.242 src/sys/netinet/tcp_subr.c
Pleas
Module Name:src
Committed By: yamt
Date: Mon Oct 31 12:52:19 UTC 2011
Modified Files:
src/sys/netinet: tcp_var.h
Log Message:
tcp_reass_unlock: assertion
To generate a diff of this commit:
cvs rdiff -u -r1.167 -r1.168 src/sys/netinet/tcp_var.h
Please note that diffs are
Module Name:src
Committed By: yamt
Date: Mon Oct 31 12:50:50 UTC 2011
Modified Files:
src/sys/net: rtsock.c
Log Message:
remove an unnecessary cast
To generate a diff of this commit:
cvs rdiff -u -r1.136 -r1.137 src/sys/net/rtsock.c
Please note that diffs are not public
Module Name:src
Committed By: yamt
Date: Mon Oct 31 12:49:32 UTC 2011
Modified Files:
src/sys/miscfs/genfs: genfs_io.c
Log Message:
typo in a comment
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/sys/miscfs/genfs/genfs_io.c
Please note that diffs are
Module Name:src
Committed By: yamt
Date: Mon Oct 31 12:47:15 UTC 2011
Modified Files:
src/sys/dev/ic: hpet.c hpetreg.h
Log Message:
hpet:
- fix an integer overflow bug introduced by hpet.c rev.1.11.
- a workaround for AMD SB700 based systems, inspired from linux.
To gene
Module Name:src
Committed By: yamt
Date: Mon Oct 31 12:42:53 UTC 2011
Modified Files:
src/sys/arch/i386/i386: dumpsys.c
Log Message:
dumpsys_seg: don't overwrite the previous mapping
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/i386/i386/dum
Module Name:src
Committed By: yamt
Date: Mon Oct 31 12:42:36 UTC 2011
Modified Files:
src/sys/arch/amd64/amd64: machdep.c
Log Message:
dumpsys_seg: don't overwrite the previous mapping
To generate a diff of this commit:
cvs rdiff -u -r1.167 -r1.168 src/sys/arch/amd64/amd
Module Name:src
Committed By: yamt
Date: Mon Oct 31 12:18:32 UTC 2011
Modified Files:
src/sys/kern: kern_sleepq.c
src/sys/sys: lwp.h
Log Message:
- make lendpri/changepri similar.
- make common code a subroutine.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: jdc
Date: Mon Oct 31 08:28:46 UTC 2011
Modified Files:
src/sys/arch/sparc64/dev: ffb.c ffb_mainbus.c ffbvar.h
Log Message:
Add support for the WSDISPLAYIO_GET_EDID ioctl (requires passing a device_t
to ffb_attach).
To generate a diff of this
Module Name:src
Committed By: mrg
Date: Mon Oct 31 08:14:44 UTC 2011
Modified Files:
src/distrib/sets: mkvars.mk
src/external/gpl3: Makefile
src/share/mk: bsd.own.mk
src/tools/binutils: Makefile
src/tools/dbsym: Makefile
src/tools/mds
37 matches
Mail list logo