Module Name:src
Committed By: plunky
Date: Tue Oct 11 07:10:15 UTC 2011
Modified Files:
src/lib/lua/gpio: Makefile
Added Files:
src/lib/lua: Makefile.inc
Log Message:
use WARNS?=4 for all Lua modules
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/l
Module Name:src
Committed By: tsutsui
Date: Tue Oct 11 12:08:20 UTC 2011
Modified Files:
src/etc/etc.x68k: MAKEDEV.conf
Log Message:
Create sysmon(4) devices. Noticed by Y.Sugahara.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/etc/etc.x68k/MAKEDEV.c
Module Name:src
Committed By: tsutsui
Date: Tue Oct 11 12:25:56 UTC 2011
Modified Files:
src/usr.bin/pmap: pmap.c
Log Message:
Consistently use "%#"PRIxVADDR to print VA, not "0x%#"PRIxVADDR
or "0x%"PRIxVADDR etc. Noticed by Y.Sugahara.
To generate a diff of this commit
Module Name:src
Committed By: tsutsui
Date: Tue Oct 11 13:07:06 UTC 2011
Modified Files:
src/sys/arch/x68k/stand: Makefile.booters
src/sys/arch/x68k/stand/boot_ufs: Makefile
src/sys/arch/x68k/stand/boot_ustar: Makefile
src/sys/arch/x68k/stand/libsa:
Module Name:src
Committed By: joerg
Date: Tue Oct 11 13:54:01 UTC 2011
Modified Files:
src/distrib/sets/lists/comp: mi
src/external/bsd/llvm: Makefile.inc tablegen.mk
src/external/bsd/llvm/bin: Makefile
src/external/bsd/llvm/bin/llc: Makefile
Module Name:src
Committed By: tteras
Date: Tue Oct 11 14:37:17 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: isakmp.c
Log Message:
>From Wolfgang Schmieder : setup phase1
port properly.
To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 src/
Module Name:src
Committed By: tteras
Date: Tue Oct 11 14:50:15 UTC 2011
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: isakmp.c
Log Message:
>From Rainer Weikusat : Release unused
phase2 of passive remotes after acquire.
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: christos
Date: Tue Oct 11 15:10:17 UTC 2011
Modified Files:
src/external/gpl3/gdb/dist/gdb: ui-file.c
Log Message:
fix some empty bodies.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl3/gdb/dist/gdb/ui-file.
Module Name:src
Committed By: christos
Date: Tue Oct 11 15:12:00 UTC 2011
Modified Files:
src/external/gpl3/gdb/dist/bfd: elf32-i386.c
Log Message:
don't forget to subtract the offset; found by clang -Warray-bounds
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.
Module Name:src
Committed By: joerg
Date: Tue Oct 11 15:13:08 UTC 2011
Modified Files:
src/external/gpl3/gdb/dist/bfd: bfdio.c
Log Message:
Fix memset usage.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl3/gdb/dist/bfd/bfdio.c
Please no
Module Name:src
Committed By: joerg
Date: Tue Oct 11 15:18:09 UTC 2011
Modified Files:
src/external/gpl3/gdb: Makefile.inc
Log Message:
Disable format string validation with clang, it doesn't like gettext too
much.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r
Module Name:src
Committed By: macallan
Date: Tue Oct 11 15:19:09 UTC 2011
Modified Files:
src/sys/dev/i2c: i2c.c
Log Message:
remove spurious warning about duplicate devices when using info from MD
code ( like OpenFirmware )
ok jmcneill
To generate a diff of this commit:
Module Name:src
Committed By: christos
Date: Tue Oct 11 15:27:12 UTC 2011
Modified Files:
src/bin/sh: miscbltin.c
Log Message:
print the flag too next to the units like bash does.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/bin/sh/miscbltin.c
Pleas
Module Name:src
Committed By: njoly
Date: Tue Oct 11 17:53:28 UTC 2011
Modified Files:
src/share/man/man4: sdtemp.4
Log Message:
Do not use sdtemp0 for all addresses in SYNOPSIS, switch to sdtemp*
instead.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/s
Module Name:src
Committed By: joerg
Date: Tue Oct 11 19:09:46 UTC 2011
Update of /cvsroot/src/external/bsd/mdocml/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv9293
Log Message:
Import mdocml 1.12.0:
- Support to output HTML fragments
- Initial support for mdoc->man translatio
Module Name:src
Committed By: joerg
Date: Tue Oct 11 19:12:13 UTC 2011
Modified Files:
src/external/bsd/mdocml/dist: lib.in man_term.c mdoc_argv.c mdoc_term.c
mdoc_validate.c read.c roff.c tbl.c tbl_layout.c tbl_opts.c
Removed Files:
src/external/bsd/mdo
Module Name:src
Committed By: joerg
Date: Tue Oct 11 19:20:14 UTC 2011
Modified Files:
src/distrib/sets/lists/text: mi
src/external/bsd/mdocml/bin/mandoc: Makefile
src/external/bsd/mdocml/lib/libmandoc: Makefile
src/external/bsd/mdocml/man: Makefile
Module Name:src
Committed By: christos
Date: Tue Oct 11 19:24:43 UTC 2011
Modified Files:
src/usr.bin/getent: getent.c
Log Message:
fix usage formatting.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/usr.bin/getent/getent.c
Please note that diffs are
Module Name:src
Committed By: christos
Date: Tue Oct 11 19:25:07 UTC 2011
Modified Files:
src/usr.bin/getent: Makefile getent.1
Log Message:
make getcap a link to getent, since many of the databases we use are of the
"cap" format.
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: christos
Date: Tue Oct 11 19:34:39 UTC 2011
Modified Files:
src/distrib/sets/lists/base: mi
src/distrib/sets/lists/man: mi
Log Message:
add getcap
To generate a diff of this commit:
cvs rdiff -u -r1.964 -r1.965 src/distrib/sets/lists
Module Name:src
Committed By: wiz
Date: Tue Oct 11 20:39:40 UTC 2011
Modified Files:
src/usr.bin/getent: getent.1
Log Message:
More standard Dt/Nm.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/usr.bin/getent/getent.1
Please note that diffs are not p
Module Name:src
Committed By: christos
Date: Tue Oct 11 23:04:13 UTC 2011
Added Files:
src/external/gpl3/gdb/lib/libbfd/arch/m68k: bfd-in3.h bfd.h
bfd_stdint.h bfdver.h config.h defs.mk targmatch.h
src/external/gpl3/gdb/lib/libdecnumber/arch/m68k: config
Module Name:src
Committed By: christos
Date: Tue Oct 11 23:04:21 UTC 2011
Modified Files:
src/external/gpl3/gdb/dist/gdb: m68kbsd-nat.c
Log Message:
make this compile.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/gpl3/gdb/dist/gdb/m68kbsd-nat.
Module Name:src
Committed By: dholland
Date: Tue Oct 11 23:04:22 UTC 2011
Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/lib/libc/regex: Makefile t_regex.in
Added Files:
src/tests/lib/libc/regex/data: zero.in
Removed Files:
src/tests/lib/
Module Name:src
Committed By: dholland
Date: Tue Oct 11 23:05:49 UTC 2011
Modified Files:
src/external/gpl3/gcc/dist/gcc: gcc.c
Log Message:
Improve the output of gcc when a subprogram gets a signal. When OOMing
it gets signal 9, which prints "Killed" -- that this is actua
Module Name:src
Committed By: yamt
Date: Tue Oct 11 23:50:25 UTC 2011
Modified Files:
src/sys/arch/x86/x86: pmap.c
Log Message:
sprinkle __read_mostly
To generate a diff of this commit:
cvs rdiff -u -r1.133 -r1.134 src/sys/arch/x86/x86/pmap.c
Please note that diffs are
Module Name:src
Committed By: yamt
Date: Tue Oct 11 23:53:31 UTC 2011
Modified Files:
src/sys/arch/x86/x86: pmap.c
Log Message:
add comments
To generate a diff of this commit:
cvs rdiff -u -r1.134 -r1.135 src/sys/arch/x86/x86/pmap.c
Please note that diffs are not public
Module Name:src
Committed By: yamt
Date: Tue Oct 11 23:55:30 UTC 2011
Modified Files:
src/sys/dev: rnd.c
Log Message:
- make rnd.c mpsafe
- malloc -> kmem_alloc
To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 src/sys/dev/rnd.c
Please note that diffs are no
Module Name:src
Committed By: yamt
Date: Tue Oct 11 23:57:07 UTC 2011
Modified Files:
src/sys/uvm: uvm_pager.c
Log Message:
comment
To generate a diff of this commit:
cvs rdiff -u -r1.106 -r1.107 src/sys/uvm/uvm_pager.c
Please note that diffs are not public domain; they
Module Name:src
Committed By: yamt
Date: Tue Oct 11 23:57:50 UTC 2011
Modified Files:
src/sys/uvm: uvm_amap.c
Log Message:
assertion
To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104 src/sys/uvm/uvm_amap.c
Please note that diffs are not public domain; they
Module Name:src
Committed By: yamt
Date: Wed Oct 12 00:03:47 UTC 2011
Modified Files:
src/sys/uvm: uvm_mmap.c
Log Message:
fix an integer promotion bug on 64 bit ports.
(signed + unsigned = unsigned)
To generate a diff of this commit:
cvs rdiff -u -r1.137 -r1.138 src/sys
Module Name:src
Committed By: yamt
Date: Wed Oct 12 00:07:29 UTC 2011
Modified Files:
src/sys/arch/x86/x86: nmi.c
Log Message:
- (ab)use pserialize instead of home-grown one
- add an explicit membar
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch
Module Name:src
Committed By: yamt
Date: Wed Oct 12 01:05:00 UTC 2011
Added Files:
src/share/examples/puffs/pgfs: Makefile README check.sql fix.sql
mount.c newfs.sql pgfs.h pgfs_db.c pgfs_db.h pgfs_debug.c
pgfs_debug.h pgfs_puffs.c pgfs_subs.c pgfs_s
Module Name:src
Committed By: mrg
Date: Wed Oct 12 03:57:45 UTC 2011
Modified Files:
src/external/gpl3/gdb/bin/gdb: Makefile
src/external/gpl3/gdb/bin/gdbtui: Makefile
Log Message:
fix the paths to libsim.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1
Module Name:src
Committed By: mrg
Date: Wed Oct 12 04:17:34 UTC 2011
Modified Files:
src/distrib/sets/lists/comp: ad.powerpc
Log Message:
psim builds on powerpc with gdb7.
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/distrib/sets/lists/comp/ad.powerp
35 matches
Mail list logo