Module Name:src
Committed By: sborrill
Date: Wed Aug 15 08:09:57 UTC 2012
Modified Files:
src/sys/arch/amd64/include: vmparam.h
Log Message:
Bump VM_PHYSSEG_MAX to 16 from 10. Modern IBM hardware requires
VM_PHYSSEG_MAX to be turned up to 11 to avoid an early panic.
To g
Module Name:src
Committed By: sborrill
Date: Wed Aug 15 08:10:29 UTC 2012
Modified Files:
src/sys/arch/i386/include: vmparam.h
Log Message:
Bump VM_PHYSSEG_MAX to 16 from 10. Modern IBM hardware requires
VM_PHYSSEG_MAX to be turned up to 11 to avoid an early panic.
To ge
Module Name:src
Committed By: apb
Date: Wed Aug 15 12:48:20 UTC 2012
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Don't rely on stat(1) with format "%SHr" to print the correct names.
That uses devname(3) internally, which doesn't work at all in a cros
Module Name:src
Committed By: apb
Date: Wed Aug 15 12:50:12 UTC 2012
Modified Files:
src: Makefile
Log Message:
Add HOST_SH to _POSTINSTALL_ENV; needed for
usr.sbin/postinstall/postinstall revision 1.145.
To generate a diff of this commit:
cvs rdiff -u -r1.297 -r1.298 sr
Module Name:src
Committed By: drochner
Date: Wed Aug 15 13:28:32 UTC 2012
Modified Files:
src/lib/libpthread: pthread.c
Log Message:
return errno if pthread_create hits the system limit, not just -1
(this is not entirely correct because it can return ENOMEM which is
not me
Module Name:src
Committed By: manu
Date: Wed Aug 15 14:51:30 UTC 2012
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: crypto_openssl.c
Log Message:
Fix make test on powermac G5. Patch from Nakano Takaharu
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1
Module Name:src
Committed By: riz
Date: Wed Aug 15 15:22:55 UTC 2012
Modified Files:
src/sys/arch/amd64/include [netbsd-6]: vmparam.h
src/sys/arch/i386/include [netbsd-6]: vmparam.h
Log Message:
Pull up following revision(s) (requested by sborrill in ticket #501):
Module Name:src
Committed By: riz
Date: Wed Aug 15 15:23:15 UTC 2012
Modified Files:
src/doc [netbsd-6]: CHANGES-6.0
Log Message:
Ticket 501.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.186 -r1.1.2.187 src/doc/CHANGES-6.0
Please note that diffs are not publi
Module Name:src
Committed By: sborrill
Date: Wed Aug 15 15:33:01 UTC 2012
Modified Files:
src/sys/arch/amd64/conf [netbsd-6]: GENERIC XEN3_DOM0 XEN3_DOMU
src/sys/arch/cobalt/conf [netbsd-6]: GENERIC
src/sys/arch/i386/conf [netbsd-6]: GENERIC XEN3_DOM0 XEN3_D
Module Name:src
Committed By: sborrill
Date: Wed Aug 15 15:34:04 UTC 2012
Modified Files:
src/doc [netbsd-6]: CHANGES-6.0
Log Message:
Ticket #502
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.187 -r1.1.2.188 src/doc/CHANGES-6.0
Please note that diffs are not
Module Name:src
Committed By: macallan
Date: Wed Aug 15 15:39:23 UTC 2012
Modified Files:
src/sys/dev/pci: machfbreg.h
Log Message:
add a few register definitions
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/pci/machfbreg.h
Please note that di
Module Name:src
Committed By: apb
Date: Wed Aug 15 16:21:41 UTC 2012
Modified Files:
src/usr.sbin/postinstall: postinstall postinstall.8
Log Message:
Remove the ability to specify multiple colon-separated fiel names with
a single "-s" option. Multiple "-s" options must no
Module Name:src
Committed By: apb
Date: Wed Aug 15 16:26:41 UTC 2012
Modified Files:
src/usr.sbin/etcupdate: etcupdate etcupdate.8
Log Message:
Remove the ability to specify multiple colon-separated file names with
a single "-s" option. Multiple "-s" options must now be u
Module Name:src
Committed By: riz
Date: Wed Aug 15 16:48:41 UTC 2012
Modified Files:
src/distrib/amd64/ramdisks/common: list.ramdisk
Log Message:
Add sbin/gpt to amd64 install ramdisk.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/distrib/amd64/ramdis
Module Name:src
Committed By: riz
Date: Wed Aug 15 16:49:09 UTC 2012
Modified Files:
src/distrib/i386/ramdisks/common: list.ramdisk
Log Message:
Add sbin/gpt to i386 install ramdisk.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/distrib/i386/ramdisks/
Module Name:src
Committed By: macallan
Date: Wed Aug 15 17:02:41 UTC 2012
Modified Files:
src/sys/dev/pci: machfb.c
Log Message:
some cleanup:
- get rid of some redundant variables ( sc_*phys and sc_*base were essentially
the same )
- we don't access video memory directl
Module Name:src
Committed By: matt
Date: Wed Aug 15 17:20:27 UTC 2012
Modified Files:
src/sys/arch/arm/include: armreg.h
Log Message:
Add SWP enable bit to system control register (Cortex-A9).
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/sys/arch/arm
Module Name:xsrc
Committed By: macallan
Date: Wed Aug 15 17:35:03 UTC 2012
Modified Files:
xsrc/external/mit/xf86-video-mach64/dist/src: atipreinit.c
Log Message:
set the default reference clock for Rage XL on sparc to 29.498MHz
now the PGX64 works out of the box with no c
Module Name:src
Committed By: sborrill
Date: Wed Aug 15 17:36:46 UTC 2012
Modified Files:
src [netbsd-6]: Makefile
src/usr.sbin/postinstall [netbsd-6]: postinstall
Log Message:
Pull up the following revisions(s) (requested by martin in ticket #503):
usr.sbi
Module Name:src
Committed By: sborrill
Date: Wed Aug 15 17:37:13 UTC 2012
Modified Files:
src/doc [netbsd-6]: CHANGES-6.0
Log Message:
Ticket #503
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.188 -r1.1.2.189 src/doc/CHANGES-6.0
Please note that diffs are not
Module Name:src
Committed By: macallan
Date: Wed Aug 15 17:43:59 UTC 2012
Modified Files:
src/sys/dev/pci: machfb.c
Log Message:
don't forget to clear the screen and wipe the glyph cache when re-entering
terminal emulation mode
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: rmind
Date: Wed Aug 15 17:56:58 UTC 2012
Modified Files:
src/sys/rump/net: Makefile.rumpnetcomp
Log Message:
Enable the build of librumpnet_npf.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/rump/net/Makefile.rumpnetcom
Module Name:src
Committed By: rmind
Date: Wed Aug 15 18:44:57 UTC 2012
Modified Files:
src/lib/libnpf: npf.c
src/sys/net/npf: npf_ctl.c npf_nat.c
Log Message:
- {npf_mk_rproc,npf_nat_save}: fix the fetching of {rproc-ptr,id_ptr}.
- npf_rproc_setlog: initialise vari
Module Name:src
Committed By: tsutsui
Date: Wed Aug 15 19:13:58 UTC 2012
Modified Files:
src/sys/arch/x68k/dev: event_var.h
Log Message:
Make sure to take proc_lock mutex on calling psignal(9) in EV_WAKEUP() macro
as sys/dev/sun/event_var.h does.
Fixes immediate KASSERT(mu
Module Name:src
Committed By: rmind
Date: Wed Aug 15 19:47:39 UTC 2012
Modified Files:
src/sys/net/npf: npf_impl.h npf_state.c
src/usr.sbin/npf/npftest: npftest.c npftest.h
src/usr.sbin/npf/npftest/libnpftest: npf_test.h npf_test_subr.c
Log Message:
Add npf
Module Name:src
Committed By: matt
Date: Wed Aug 15 20:38:50 UTC 2012
Modified Files:
src/distrib/sets/lists/comp: ad.arm ad.armeb
src/sys/arch/arm/include: Makefile
Log Message:
Export
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/distrib/se
Module Name:src
Committed By: alnsn
Date: Wed Aug 15 20:59:51 UTC 2012
Modified Files:
src/sys/net: bpf.c
Log Message:
Fix two bugs introduced by recent commit.
- When handling contiguous buffer in _bpf_tap(), pass its real size
rather than 0 to avoid reading packet d
Module Name:src
Committed By: pgoyette
Date: Wed Aug 15 21:03:11 UTC 2012
Modified Files:
src/distrib/sets/lists/comp: mi
Log Message:
Add librumpnet_npf
To generate a diff of this commit:
cvs rdiff -u -r1.1776 -r1.1777 src/distrib/sets/lists/comp/mi
Please note that di
Module Name:src
Committed By: alnsn
Date: Wed Aug 15 21:31:39 UTC 2012
Modified Files:
src/sys/net: bpf_filter.c
Log Message:
MINDEX() macro has 'return 0;' statement. It doesn't set *err to
1 before return when invoked from m_xword() and m_xhalf() functions.
The caller do
Module Name:src
Committed By: alnsn
Date: Wed Aug 15 21:36:00 UTC 2012
Modified Files:
src/tests/net/bpfilter: t_bpfilter.c
Log Message:
Test contiguous buffer as well.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/net/bpfilter/t_bpfilter.c
Pleas
Module Name:src
Committed By: pgoyette
Date: Wed Aug 15 22:14:47 UTC 2012
Modified Files:
src/distrib/sets/lists/comp: shl.mi
Log Message:
Part 2 of librumpnet_npf
To generate a diff of this commit:
cvs rdiff -u -r1.232 -r1.233 src/distrib/sets/lists/comp/shl.mi
Please
Module Name:src
Committed By: zafer
Date: Thu Aug 16 00:40:29 UTC 2012
Modified Files:
src/usr.sbin/traceroute: traceroute.c
Log Message:
Pretty print multipath routes. From FreeBSD.
ok christos@
To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 src/usr.sbin
Module Name:src
Committed By: riz
Date: Thu Aug 16 02:37:56 UTC 2012
Modified Files:
src/sys/arch/x68k/dev [netbsd-6]: event_var.h
Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #504):
sys/arch/x68k/dev/event_var.h: revision 1.9
Make sur
Module Name:src
Committed By: riz
Date: Thu Aug 16 02:41:05 UTC 2012
Modified Files:
src/external/bsd/openpam/dist/lib [netbsd-6]: openpam_dynamic.c
Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #505):
external/bsd/openpam/dist/lib/open
Module Name:src
Committed By: riz
Date: Thu Aug 16 02:41:29 UTC 2012
Modified Files:
src/doc [netbsd-6]: CHANGES-6.0
Log Message:
Tickets 504, 505.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.189 -r1.1.2.190 src/doc/CHANGES-6.0
Please note that diffs are not
Module Name:src
Committed By: matt
Date: Thu Aug 16 04:49:48 UTC 2012
Modified Files:
src/lib/libpthread: pthread_int.h pthread_mutex.c pthread_spin.c
src/lib/libpthread/arch/arm: pthread_md.h
Log Message:
Add a pthread__smt_wake and add support for it on arm along
Module Name:src
Committed By: matt
Date: Thu Aug 16 04:52:56 UTC 2012
Modified Files:
src/distrib/sets/lists/comp: shl.mi
Log Message:
Add debug version of librumpnet_npf.so.0
To generate a diff of this commit:
cvs rdiff -u -r1.233 -r1.234 src/distrib/sets/lists/comp/shl
Module Name:src
Committed By: matt
Date: Thu Aug 16 05:30:56 UTC 2012
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
Add ARM cpus to those MACHINE_ARCH which USE_COMPILERCRTSTUFF=no
To generate a diff of this commit:
cvs rdiff -u -r1.705 -r1.706 src/share/mk/bsd.o
38 matches
Mail list logo