Module Name:src
Committed By: mrg
Date: Fri Feb 4 09:23:00 UTC 2011
Modified Files:
src/sys/arch/sparc/sparc: cpu.c
Log Message:
in xcall(), use a (static) errbuf if we timeout, so we can build the whole
message up for a single call to printf_nolog(). this should get rid
Module Name:src
Committed By: pooka
Date: Fri Feb 4 09:57:54 UTC 2011
Modified Files:
src/sys/rump/net/lib/libnet: component.c
Log Message:
attach the compat_50_routedomain to make it actually work
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/rum
Module Name:src
Committed By: skrll
Date: Fri Feb 4 10:56:03 UTC 2011
Modified Files:
src/sys/arch/hp700/gsc: harmony.c
Log Message:
Replace multiple spaces with
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/hp700/gsc/harmony.c
Please note
Module Name:src
Committed By: skrll
Date: Fri Feb 4 11:00:31 UTC 2011
Modified Files:
src/sys/arch/hp700/gsc: harmony.c
Log Message:
A better workaround hack for PR 41448
Bound the wait loop
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/hp7
Module Name:src
Committed By: phx
Date: Fri Feb 4 12:23:08 UTC 2011
Modified Files:
src/distrib/notes/sandpoint: xfer
Log Message:
Supported installation medium: FTP and NFS.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/distrib/notes/sandpoint/xfer
P
Module Name:src
Committed By: martin
Date: Fri Feb 4 14:31:23 UTC 2011
Modified Files:
src/sbin/route: show.c
src/usr.bin/netstat: if.c route.c show.c
src/usr.sbin/ifwatchd: ifwatchd.c
Log Message:
Use RT_ROUNDUP() and friends from sys/route.h instead of h
Module Name:src
Committed By: skrll
Date: Fri Feb 4 14:35:30 UTC 2011
Modified Files:
src/sys/arch/hp700/hp700: intr.c
Log Message:
Another change to suit my eye.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sys/arch/hp700/hp700/intr.c
Please note
Module Name:src
Committed By: skrll
Date: Fri Feb 4 14:51:03 UTC 2011
Modified Files:
src/sys/arch/hp700/hp700: intr.c
Log Message:
mask should really be unsigned. it doesn't actually matter.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/sys/arch/hp7
Module Name:src
Committed By: roy
Date: Fri Feb 4 15:00:25 UTC 2011
Update of /cvsroot/src/external/bsd/dhcpcd/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv24736
Log Message:
Import dhcpcd-5.2.11
Change from dhcpcd-5.2.10 is a fix for the new routing sockets.
Status:
Vend
Module Name:src
Committed By: roy
Date: Fri Feb 4 15:03:14 UTC 2011
Modified Files:
src/external/bsd/dhcpcd/dist: dhcpcd.8.in
Log Message:
sync
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/external/bsd/dhcpcd/dist/dhcpcd.8.in
Please note that diffs a
Module Name:src
Committed By: roy
Date: Fri Feb 4 15:09:22 UTC 2011
Modified Files:
src/usr.bin/rump_dhcpclient: if-bsd.c
Log Message:
Work with the new routing.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/rump_dhcpclient/if-bsd.c
Please not
Module Name:src
Committed By: roy
Date: Fri Feb 4 15:11:12 UTC 2011
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-5.2.11
To generate a diff of this commit:
cvs rdiff -u -r1.809 -r1.810 src/doc/3RDPARTY
cvs rdiff -u -r1.1499 -r1.1500 src/do
Module Name:src
Committed By: wiz
Date: Fri Feb 4 16:30:32 UTC 2011
Modified Files:
src/external/bsd/dhcpcd/dist: dhcpcd.8.in
Log Message:
Fix typo, already reported to roy@
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/external/bsd/dhcpcd/dist/dhcpcd.
Module Name:src
Committed By: christos
Date: Fri Feb 4 17:36:55 UTC 2011
Modified Files:
src/lib/libc/rpc: svc_vc.c
Log Message:
knf - no functional changes
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/lib/libc/rpc/svc_vc.c
Please note that diffs a
Module Name:src
Committed By: christos
Date: Fri Feb 4 17:38:15 UTC 2011
Modified Files:
src/lib/libc/rpc: svc_vc.c
Log Message:
PR/44514: Andrey Simonenko: Buffer underflow in RPC library for non-blocking
TCP sockets
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: pooka
Date: Fri Feb 4 19:42:13 UTC 2011
Modified Files:
src/bin/dd: Makefile args.c dd.c dd.h
src/distrib/sets/lists/base: mi
src/distrib/sets/lists/comp: mi
Added Files:
src/bin/dd: dd_hostops.c dd_rumpops.c
Log Messa
Module Name:src
Committed By: pooka
Date: Fri Feb 4 19:44:00 UTC 2011
Modified Files:
src/tests/dev/cgd: t_cgd.sh
src/tests/dev/md: t_md.sh
src/tests/dev/raidframe: t_raid.sh
src/tests/usr.bin/rump_server: t_disk.sh
Log Message:
convert tests from
Module Name:src
Committed By: pooka
Date: Fri Feb 4 19:58:10 UTC 2011
Modified Files:
src/tests/dev/cgd: t_cgd.sh
Log Message:
test case for PR kern/44515
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/dev/cgd/t_cgd.sh
Please note that diffs are
Module Name:src
Committed By: pooka
Date: Fri Feb 4 20:06:23 UTC 2011
Modified Files:
src/usr.bin/rump_allserver: Makefile rump_allserver.1 rump_allserver.c
src/usr.bin/rump_server: Makefile
Log Message:
Allow to specify -d hostpath offset,size with disklabel.
T
Module Name:src
Committed By: christos
Date: Fri Feb 4 22:07:08 UTC 2011
Modified Files:
src/include: stdlib.h
src/lib/libc/gen: arc4random.3 arc4random.c
Log Message:
add arc4random_{buf,uniform}, from OpenBSD.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: christos
Date: Fri Feb 4 22:07:42 UTC 2011
Modified Files:
src/lib/libc: shlib_version
Log Message:
bump for arc4random_{buf,uniform}
To generate a diff of this commit:
cvs rdiff -u -r1.220 -r1.221 src/lib/libc/shlib_version
Please note th
Module Name:src
Committed By: christos
Date: Fri Feb 4 22:09:18 UTC 2011
Modified Files:
src/distrib/sets/lists/base: ad.mips64eb ad.mips64el md.amd64
md.sparc64 shl.mi
src/distrib/sets/lists/comp: md.amd64 md.sparc64 shl.mi
Log Message:
bump libc for
Module Name:src
Committed By: christos
Date: Fri Feb 4 22:11:09 UTC 2011
Modified Files:
src/crypto/external/bsd/openssh/dist: key.c
Log Message:
Fix CVE-2011-0539:
Legacy certificates generated by OpenSSH might contain data
from the stack thus leaking confidential inform
Module Name:src
Committed By: christos
Date: Fri Feb 4 23:31:23 UTC 2011
Modified Files:
src/usr.bin/xlint/lint1: tree.c
Log Message:
fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/usr.bin/xlint/lint1/tree.c
Please note that diffs are not pu
Module Name:src
Committed By: christos
Date: Fri Feb 4 23:32:44 UTC 2011
Modified Files:
src/usr.bin/xlint/lint1: Makefile op.h
Added Files:
src/usr.bin/xlint/lint1: Makefile.ops-c Makefile.ops-h ops.def
Log Message:
generate ops table dynamically. Will move the o
Module Name:src
Committed By: wiz
Date: Sat Feb 5 00:24:08 UTC 2011
Modified Files:
src/lib/libc/gen: arc4random.3
Log Message:
Remove trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/lib/libc/gen/arc4random.3
Please note that diffs
Module Name:src
Committed By: joerg
Date: Sat Feb 5 00:37:40 UTC 2011
Modified Files:
src/gnu/dist/gcc4/libstdc++-v3/include/ext: ropeimpl.h
Log Message:
Explicitly use template to allow building with the more strict
template lookup in clang. From FreeBSD.
To generate a
Module Name:src
Committed By: christos
Date: Sat Feb 5 01:22:13 UTC 2011
Modified Files:
src/sys/kern: init_sysctl.c
Log Message:
avoid code duplication.
To generate a diff of this commit:
cvs rdiff -u -r1.178 -r1.179 src/sys/kern/init_sysctl.c
Please note that diffs a
Module Name:src
Committed By: christos
Date: Sat Feb 5 03:09:46 UTC 2011
Modified Files:
src/usr.bin/xlint/lint1: Makefile.ops-c Makefile.ops-h
Log Message:
fix tools build. Why doesn't .PARSEDIR work?
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.
Module Name:src
Committed By: cliff
Date: Sat Feb 5 06:00:15 UTC 2011
Modified Files:
src/sys/arch/mips/include [matt-nb5-mips64]: pmap.h vmparam.h
src/sys/arch/mips/mips [matt-nb5-mips64]: mips3_clock.c mips_fixup.c
mips_fpu.c pmap_segtab.c
src
Module Name:src
Committed By: cliff
Date: Sat Feb 5 06:01:23 UTC 2011
Modified Files:
src/sys/arch/mips/conf [matt-nb5-mips64]: files.mips
Log Message:
- define config options flag MIPS_DDB_WATCH, enables COP0 watchpoint support in
ddb
To generate a diff of this commit
Module Name:src
Committed By: cliff
Date: Sat Feb 5 06:02:09 UTC 2011
Modified Files:
src/sys/arch/evbmips/conf [matt-nb5-mips64]: XLSATX
Log Message:
- add options MIPS_DDB_WATCH, to enable COP0 watchpoint support in ddb
- add config netbsd-sd0a for disk-rooted kernel
Module Name:src
Committed By: cliff
Date: Sat Feb 5 06:02:52 UTC 2011
Modified Files:
src/sys/arch/evbmips/rmixl [matt-nb5-mips64]: machdep.c
Log Message:
- include opt_multiprocessor.h for MULTIPROCESSOR dependency
- in rmixl_pcr_init_core(), ifdef MIPS_DDB_WATCH, clear
Module Name:src
Committed By: cliff
Date: Sat Feb 5 06:04:08 UTC 2011
Modified Files:
src/sys/arch/mips/include [matt-nb5-mips64]: cpu.h
Log Message:
- include cpuset.h, we're using CPUSET_* macros now for cpus_running,
cpus_paused, etc.
those data are now type mips_cpus
Module Name:src
Committed By: cliff
Date: Sat Feb 5 06:04:59 UTC 2011
Modified Files:
src/sys/arch/mips/include [matt-nb5-mips64]: db_machdep.h
Log Message:
- declare new md MP ddb functions.
To generate a diff of this commit:
cvs rdiff -u -r1.22.62.1 -r1.22.62.2 src/sy
Module Name:src
Committed By: cliff
Date: Sat Feb 5 06:05:35 UTC 2011
Modified Files:
src/sys/arch/mips/include [matt-nb5-mips64]: intr.h
Log Message:
- include opt_multiprocessor.h for MULTIPROCESSOR dependency
- add IPI tag defines for SUSPEND, HALT, and bump NIPIS
To
Module Name:src
Committed By: cliff
Date: Sat Feb 5 06:06:11 UTC 2011
Modified Files:
src/sys/arch/mips/mips [matt-nb5-mips64]: cpu_subr.c
Log Message:
- add ddb related includes
- convert 'cpus_running' et. al. to mips_cpuset_t, and use CPUSET_* macros
- add IPI broadcas
Module Name:src
Committed By: cliff
Date: Sat Feb 5 06:07:07 UTC 2011
Modified Files:
src/sys/arch/mips/mips [matt-nb5-mips64]: db_interface.c
Log Message:
- add suport for MP ddb
- add 'mach watch' command and related to enable ddb use of MIPS CP0 watchpoint
operator may
Module Name:src
Committed By: cliff
Date: Sat Feb 5 06:07:39 UTC 2011
Modified Files:
src/sys/arch/mips/mips [matt-nb5-mips64]: ipifuncs.c
Log Message:
- add support for MP ddb
- add IPI halt func
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.4 -r1.1.2.5 src/s
Module Name:src
Committed By: cliff
Date: Sat Feb 5 06:08:12 UTC 2011
Modified Files:
src/sys/arch/mips/mips [matt-nb5-mips64]: trap.c
Log Message:
- include opt_multiprocessor.h for MULTIPROCESSOR dependency
- in trap at dopanic:, use snprintf to allow a single, idempote
Module Name:src
Committed By: cliff
Date: Sat Feb 5 06:10:29 UTC 2011
Modified Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_cpu.c
Log Message:
- include opt_multiprocessor.h for MULTIPROCESSOR dependency
- add suport for MIPS COP0 watchpoint in ddb
- add ci_pmap_
Module Name:src
Committed By: cliff
Date: Sat Feb 5 06:11:16 UTC 2011
Modified Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_fmn.c
Log Message:
- obtain rmixl_intr_lock before rmixl_vec_establish(),
he expects that lock is held
To generate a diff of this commit:
Module Name:src
Committed By: cliff
Date: Sat Feb 5 06:11:48 UTC 2011
Modified Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_intr.c
Log Message:
- include opt_multiprocessor.h for MULTIPROCESSOR dependency
- use seperate vectors for various IPI tags, instead of al
Module Name:src
Committed By: cliff
Date: Sat Feb 5 06:12:42 UTC 2011
Modified Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_intr.h
Log Message:
- include opt_multiprocessor.h for MULTIPROCESSOR dependency
- move RMIXL_INTRVEC_FMN to RMIXL_INTRVEC_IPI + NIPIS
sinc
Module Name:src
Committed By: cliff
Date: Sat Feb 5 06:13:17 UTC 2011
Modified Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_usbi.c
Log Message:
- if obio_intr is OBIOCF_INTR_DEFAULT, don't establish an interrupt
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: cliff
Date: Sat Feb 5 06:13:45 UTC 2011
Modified Files:
src/sys/kern [matt-nb5-mips64]: subr_evcnt.c
Log Message:
- add evcnt_lock and use to protect the 'allevents' list
(pulled back fromk -current)
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: cliff
Date: Sat Feb 5 06:17:41 UTC 2011
Added Files:
src/sys/arch/mips/include [matt-nb5-mips64]: cpuset.h
Log Message:
add cpuset.h to allow abstracting bit-per-cpu run state variables (cpus_running
et. al.)
To generate a diff of this com
Module Name:src
Committed By: spz
Date: Sat Feb 5 06:23:58 UTC 2011
Modified Files:
src/crypto/external/bsd/openssh/dist: key.c
Log Message:
fix compile
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/crypto/external/bsd/openssh/dist/key.c
Please note t
Module Name:src
Committed By: cliff
Date: Sat Feb 5 06:31:07 UTC 2011
Modified Files:
src/sys/arch/mips/include [matt-nb5-mips64]: intr.h pmap.h vmparam.h
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_cpucorevar.h
rmixl_intr.h
src/sys/sys [matt
Module Name:src
Committed By: spz
Date: Sat Feb 5 06:42:45 UTC 2011
Modified Files:
src/crypto/external/bsd/openssh/dist: key.c
Log Message:
revert previous
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/crypto/external/bsd/openssh/dist/key.c
Please no
Module Name:src
Committed By: cliff
Date: Sat Feb 5 06:54:58 UTC 2011
Modified Files:
src/sys/kern [matt-nb5-mips64]: subr_evcnt.c
Log Message:
- remove leftover debug print
To generate a diff of this commit:
cvs rdiff -u -r1.4.94.1 -r1.4.94.2 src/sys/kern/subr_evcnt.c
51 matches
Mail list logo