Module Name:src
Committed By: mbalmer
Date: Sat Nov 3 07:59:46 UTC 2012
Modified Files:
src/distrib/notes/common: main
src/distrib/notes/evbarm: prep
src/distrib/sets: regpkg
Log Message:
Remove duplicate word (the the -> the)
To generate a diff of this
Module Name:src
Committed By: isaki
Date: Sat Nov 3 08:01:36 UTC 2012
Removed Files:
src/sys/arch/x68k/stand/bootlogo: MANIFEST netbsd.xpm setbootimg.c
xpm2bootimg.c
Log Message:
Remove x68k/stand/bootlogo/ directory.
It was a tool before the bootloader become
Module Name:src
Committed By: wiz
Date: Sat Nov 3 09:20:36 UTC 2012
Modified Files:
src/lib/libpthread: pthread_condattr.3
Log Message:
Fix pasto.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/lib/libpthread/pthread_condattr.3
Please note that diffs a
Module Name:src
Committed By: ahoka
Date: Sat Nov 3 11:48:55 UTC 2012
Modified Files:
src/sys/modules/nand: Makefile
Log Message:
Add nand_samsung.c to the module build too!
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/modules/nand/Makefile
Pleas
Module Name:src
Committed By: ahoka
Date: Sat Nov 3 12:12:48 UTC 2012
Modified Files:
src/sys/dev/nand: nand.c nand.h nand_micron.c nand_samsung.c
Log Message:
Make nc_block_pages go aways, its redundant and unused.
Print more info on attach including the width.
To gene
Module Name:src
Committed By: ahoka
Date: Sat Nov 3 12:45:28 UTC 2012
Modified Files:
src/sys/dev/nand: nand.c nandemulator.c
Log Message:
Endiannes fixes from Brett Slager in ONFI Param page parsing.
Similar changes in nandemulator by me.
Remove panic about more than one
Module Name:src
Committed By: christos
Date: Sat Nov 3 13:34:08 UTC 2012
Modified Files:
src/usr.bin/mktemp: mktemp.1 mktemp.c
Log Message:
PR/47155: Eitan Adler: add mktemp zero arguments extension
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/usr.b
Module Name:src
Committed By: christos
Date: Sat Nov 3 13:59:27 UTC 2012
Modified Files:
src/usr.bin/make: cond.c
Log Message:
off-by-one
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/usr.bin/make/cond.c
Please note that diffs are not public domain;
Module Name:src
Committed By: tsutsui
Date: Sat Nov 3 14:25:33 UTC 2012
Modified Files:
src/distrib/amd64/installimage: Makefile
src/distrib/amd64/liveimage/emuimage: Makefile
src/distrib/amd64/liveimage/usbimage: Makefile
src/distrib/common/bootima
Module Name:src
Committed By: skrll
Date: Sat Nov 3 14:38:17 UTC 2012
Modified Files:
src/external/gpl3/gdb/lib: Makefile
Log Message:
Tidyup
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/gpl3/gdb/lib/Makefile
Please note that diffs are not p
Module Name:src
Committed By: tsutsui
Date: Sat Nov 3 14:44:29 UTC 2012
Modified Files:
src/sys/arch/x68k/conf: GENERIC
Log Message:
Comment out pseudo-device fss. We already has options FFS_NO_SNAPSHOT.
To generate a diff of this commit:
cvs rdiff -u -r1.163 -r1.164 s
Module Name:src
Committed By: skrll
Date: Sat Nov 3 14:59:44 UTC 2012
Modified Files:
src/external/gpl3/gdb/dist/gdb: mips-tdep.h mipsnbsd-nat.c
src/external/gpl3/gdb/dist/gdb/config/mips: nbsd.mh
Log Message:
Bring across target kvm support for mips from gdb6.
Module Name:src
Committed By: skrll
Date: Sat Nov 3 15:06:55 UTC 2012
Modified Files:
src/external/gpl3/gdb/dist/gdb: mipsnbsd-tdep.c
Log Message:
Supply MIPS_ZERO_REGNUM and MIPS_UNUSED_REGNUM (as zero). Idea stolen from
mips-linux-tdep.c
To generate a diff of this com
Module Name:src
Committed By: skrll
Date: Sat Nov 3 15:07:40 UTC 2012
Modified Files:
src/external/gpl3/gdb/dist/gdb/config/mips: nbsd.mh
Log Message:
Typo in previous
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/gpl3/gdb/dist/gdb/config/mips
Module Name:src
Committed By: christos
Date: Sat Nov 3 15:39:24 UTC 2012
Modified Files:
src/external/bsd/cron/dist: config.h crontab.c
Log Message:
use utimensat(2) and correct and centralize file times handling.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r
Module Name:src
Committed By: tsutsui
Date: Sat Nov 3 15:40:58 UTC 2012
Modified Files:
src/distrib/utils/sysinst/arch/x68k: Makefile
Removed Files:
src/distrib/utils/sysinst/arch/x68k: menus.md.es menus.md.pl msg.md.de
msg.md.es msg.md.pl
Log Message:
Module Name:src
Committed By: manu
Date: Sat Nov 3 15:43:20 UTC 2012
Modified Files:
src/lib/libperfuse: ops.c
Log Message:
When lookup returns a node with null inode number, it means the ENOENT,
with negative caching. We do not implement negative caching yet, but
we hono
Module Name:src
Committed By: tsutsui
Date: Sat Nov 3 16:47:54 UTC 2012
Modified Files:
src/share/man/man4: options.4
Log Message:
options FFS_NO_SNAPSHOT disables only the creation of file system
internal snapshot. Per comment from hannken@.
To generate a diff of this
Module Name:src
Committed By: skrll
Date: Sat Nov 3 17:07:51 UTC 2012
Modified Files:
src/external/gpl3/gdb/lib/libbfd/arch/mips64eb: bfd_stdint.h
src/external/gpl3/gdb/lib/libbfd/arch/mips64el: bfd_stdint.h
src/external/gpl3/gdb/lib/libbfd/arch/mipseb: bfd
Module Name:src
Committed By: christos
Date: Sat Nov 3 17:33:01 UTC 2012
Modified Files:
src/external/bsd/cron/dist: crontab.c
Log Message:
make the utime and utimes cases work too.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/cron/dist/c
Module Name:src
Committed By: jakllsch
Date: Sat Nov 3 19:14:54 UTC 2012
Modified Files:
src/sbin/scsictl: scsictl.c
Log Message:
drop write-only variable
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/sbin/scsictl/scsictl.c
Please note that diffs ar
Module Name:src
Committed By: jakllsch
Date: Sat Nov 3 19:26:53 UTC 2012
Modified Files:
src/sbin/scsictl: scsictl.c
Log Message:
make a bunch of globals static
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sbin/scsictl/scsictl.c
Please note that di
Module Name:src
Committed By: christos
Date: Sat Nov 3 19:39:21 UTC 2012
Modified Files:
src/lib/libc/gen: Makefile.inc
src/lib/libc/sys: utimes.2
src/sys/sys: stat.h
Added Files:
src/lib/libc/gen: utimens.c
Log Message:
add utimens and lutimens wr
Module Name:src
Committed By: njoly
Date: Sat Nov 3 23:22:23 UTC 2012
Modified Files:
src/sys/compat/common: kern_time_50.c
src/sys/compat/netbsd32: netbsd32_compat_50.c netbsd32_wait.c
src/sys/compat/osf1: osf1_resource.c
src/sys/kern: kern_resourc
Module Name:src
Committed By: rmind
Date: Sat Nov 3 23:42:27 UTC 2012
Modified Files:
src/lib/libpthread: pthread.c pthread_int.h
Log Message:
libpthread: replace the use of obsolete sys/tree.h interface with rbtree(9).
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: chs
Date: Sun Nov 4 00:32:47 UTC 2012
Modified Files:
src/sys/arch/sparc/sparc: locore.s pmap.c
Log Message:
in cpu_switchto(), remove the MP-unsafe code to mark a pmap active on a CPU,
pmap_activate() already does this. add MP locking to pm
26 matches
Mail list logo