CVS commit: src/external/bsd/pcc

2010-02-05 Thread Iain Hibbert
Module Name:src
Committed By:   plunky
Date:   Fri Feb  5 08:41:14 UTC 2010

Modified Files:
src/external/bsd/pcc/lib: Makefile.inc
src/external/bsd/pcc/libexec: Makefile.inc
src/external/bsd/pcc/usr.bin: Makefile.inc

Log Message:
don't conditionally include the Makefile.inc, we need the BINDIR etc
definitions for installation


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/bsd/pcc/lib/Makefile.inc
cvs rdiff -u -r1.1 -r1.2 src/external/bsd/pcc/libexec/Makefile.inc
cvs rdiff -u -r1.1 -r1.2 src/external/bsd/pcc/usr.bin/Makefile.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/bsd/pcc/lib

2010-02-05 Thread Iain Hibbert
Module Name:src
Committed By:   plunky
Date:   Fri Feb  5 08:46:26 UTC 2010

Modified Files:
src/external/bsd/pcc/lib: Makefile
Removed Files:
src/external/bsd/pcc/lib/crtstuff: Makefile

Log Message:
don't build and install the crtbegin.o and crtend.o files at this stage,
they conflict with the system provided ones (lib/csu) and cause problems.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/pcc/lib/Makefile
cvs rdiff -u -r1.2 -r0 src/external/bsd/pcc/lib/crtstuff/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/bsd/pcc

2010-02-05 Thread Iain Hibbert
Module Name:src
Committed By:   plunky
Date:   Fri Feb  5 08:52:25 UTC 2010

Modified Files:
src/external/bsd/pcc: Makefile.inc config.h

Log Message:
just use the actual date in PACKAGE_CHECKOUT definition


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/pcc/Makefile.inc
cvs rdiff -u -r1.4 -r1.5 src/external/bsd/pcc/config.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/distrib

2010-02-05 Thread Roy Marples
Module Name:src
Committed By:   roy
Date:   Fri Feb  5 10:01:21 UTC 2010

Modified Files:
src/distrib/acorn26/instkernel: Makefile list
src/distrib/acorn32/ramdisk: Makefile list
src/distrib/alpha/instkernel/ramdisk: Makefile list
src/distrib/amd64/ramdisks/common: Makefile.ramdisk list.ramdisk
src/distrib/amd64/ramdisks/ramdisk: list
src/distrib/amiga/floppies/inst-common: instbin.conf list
src/distrib/amiga/miniroot: Makefile.inc list
src/distrib/arc/ramdisk: Makefile list
src/distrib/atari/floppies/common: list.images
src/distrib/bebox/floppies/ramdisk: list ramdiskbin.conf
src/distrib/cats/ramdisk: Makefile list
src/distrib/cobalt/ramdisk: Makefile list
src/distrib/dreamcast/ramdisk: Makefile list
src/distrib/evbarm/instkernel/ramdisk: Makefile list
src/distrib/evbmips/instkernel/ramdisk: Makefile list
src/distrib/evbppc/ramdisk: Makefile list
src/distrib/evbsh3/rom/ramdiskcommon: ramdiskbin.conf
src/distrib/ews4800mips/floppies/ramdisk: Makefile list
src/distrib/hp300/miniroot: Makefile.inc list
src/distrib/hp300/ramdisk: Makefile list
src/distrib/hp700/ramdisk: Makefile list
src/distrib/hpcarm/miniroot: Makefile.inc list
src/distrib/hpcmips/miniroot: Makefile.inc list
src/distrib/hpcsh/miniroot: Makefile.inc list
src/distrib/i386/cdroms: Makefile.cdrom
src/distrib/i386/ramdisks/common: Makefile.ramdisk list.ramdisk
src/distrib/ibmnws/netboot/ramdisk: Makefile list
src/distrib/landisk/ramdisk: Makefile list
src/distrib/mac68k/instkernel/ramdisk: Makefile list
src/distrib/mac68k/miniroot: Makefile.inc list
src/distrib/macppc/floppies/ramdisk: Makefile list
src/distrib/miniroot: list
src/distrib/mipsco/ramdisk: Makefile list
src/distrib/mvme68k/miniroot: Makefile.inc list
src/distrib/news68k/floppies/ramdisk: list
src/distrib/newsmips/floppies/ramdisk: Makefile list
src/distrib/ofppc/ramdisks/common: Makefile.ramdisk list.ramdisk
src/distrib/ofppc/ramdisks/ramdisk: list
src/distrib/pmax/miniroot: Makefile.inc list list64
src/distrib/pmax/ramdisk: Makefile list
src/distrib/prep/floppies/ramdisk: Makefile list
src/distrib/rs6000/ramdisk: Makefile list
src/distrib/sandpoint/ramdisk: Makefile list
src/distrib/sgimips/miniroot: Makefile.inc.xxx list
src/distrib/sgimips/ramdisk: Makefile list
src/distrib/shark/instkernel/ramdisk: Makefile list
src/distrib/sparc/miniroot: Makefile.inc list
src/distrib/sparc64/instfs: Makefile.instfs list
src/distrib/sun2/miniroot: Makefile list
src/distrib/sun3/miniroot: Makefile list
src/distrib/vax/inst-common: instbin.conf list
src/distrib/vax/miniroot: Makefile.inc list
src/distrib/vax/ramdisk: Makefile list
src/distrib/x68k/floppies/ramdisk: Makefile list
src/distrib/zaurus/ramdisk: Makefile list
Removed Files:
src/distrib/common: mktermcap termcap

Log Message:
Use the rescue terminfo.db in our images instead of termcap.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/distrib/acorn26/instkernel/Makefile
cvs rdiff -u -r1.14 -r1.15 src/distrib/acorn26/instkernel/list
cvs rdiff -u -r1.22 -r1.23 src/distrib/acorn32/ramdisk/Makefile
cvs rdiff -u -r1.21 -r1.22 src/distrib/acorn32/ramdisk/list
cvs rdiff -u -r1.28 -r1.29 src/distrib/alpha/instkernel/ramdisk/Makefile
cvs rdiff -u -r1.35 -r1.36 src/distrib/alpha/instkernel/ramdisk/list
cvs rdiff -u -r1.7 -r1.8 src/distrib/amd64/ramdisks/common/Makefile.ramdisk
cvs rdiff -u -r1.10 -r1.11 src/distrib/amd64/ramdisks/common/list.ramdisk
cvs rdiff -u -r1.10 -r1.11 src/distrib/amd64/ramdisks/ramdisk/list
cvs rdiff -u -r1.10 -r1.11 \
src/distrib/amiga/floppies/inst-common/instbin.conf
cvs rdiff -u -r1.17 -r1.18 src/distrib/amiga/floppies/inst-common/list
cvs rdiff -u -r1.16 -r1.17 src/distrib/amiga/miniroot/Makefile.inc
cvs rdiff -u -r1.22 -r1.23 src/distrib/amiga/miniroot/list
cvs rdiff -u -r1.19 -r1.20 src/distrib/arc/ramdisk/Makefile
cvs rdiff -u -r1.17 -r1.18 src/distrib/arc/ramdisk/list
cvs rdiff -u -r1.6 -r1.7 src/distrib/atari/floppies/common/list.images
cvs rdiff -u -r1.16 -r1.17 src/distrib/bebox/floppies/ramdisk/list
cvs rdiff -u -r1.6 -r1.7 src/distrib/bebox/floppies/ramdisk/ramdiskbin.conf
cvs rdiff -u -r1.18 -r1.19 src/distrib/cats/ramdisk/Makefile \
src/distrib/cats/ramdisk/list
cvs rdiff -u -r1.5 -r1.6 src/distrib/cobalt/ramdisk/Makefile
cvs rdiff -u -r1.7 -r1.8 src/distrib/cobalt/ramdisk/list
cvs rdiff -u -r1.5 -r0 src/distrib/common/mktermcap
cvs rdiff -u -r1.1 -r0 src/distrib/common/termcap
cvs rdiff -u -r1.10 -r1.11 src/distrib/dreamcast/ramdisk/Makefile
cvs rdiff -u -r1.11 -r1.12 src/distrib/dreamcast/ramdisk/list
cvs rdiff -u -r1.10 

CVS commit: src/usr.bin/infocmp

2010-02-05 Thread Roy Marples
Module Name:src
Committed By:   roy
Date:   Fri Feb  5 10:10:04 UTC 2010

Modified Files:
src/usr.bin/infocmp: infocmp.c

Log Message:
Make our unsigned char ports happy.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/infocmp/infocmp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/kern

2010-02-05 Thread Christoph Egger
Module Name:src
Committed By:   cegger
Date:   Fri Feb  5 11:06:37 UTC 2010

Modified Files:
src/sys/kern: init_main.c

Log Message:
fix LOCKDEBUG panic 'uninitialized lock'.
seminit() calls exithook_establish(). exithook_establish() uses the exec_lock.
exec_lock is initialzed by exec_init(1).
Call exec_init(1) before seminit().


To generate a diff of this commit:
cvs rdiff -u -r1.417 -r1.418 src/sys/kern/init_main.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/amigappc/amigappc

2010-02-05 Thread Frank Wille
Module Name:src
Committed By:   phx
Date:   Fri Feb  5 12:05:26 UTC 2010

Modified Files:
src/sys/arch/amigappc/amigappc: machdep.c

Log Message:
dma_cachectl() flushes the data cache for Amiga SCSI drivers.
Drop into the debugger after oea_dumpsys(), which doesn't dump anything ATM.


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/sys/arch/amigappc/amigappc/machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/amiga

2010-02-05 Thread Frank Wille
Module Name:src
Committed By:   phx
Date:   Fri Feb  5 12:13:36 UTC 2010

Modified Files:
src/sys/arch/amiga/amiga: device.h
src/sys/arch/amiga/dev: ahsc.c atzsc.c cbiiisc.c grf_cv.c grf_cvreg.h
gtsc.c sbic.c sbicreg.h siop2.c

Log Message:
Added two new macros to device.h:
amiga_membarrier() enforces a reorder protection on memory read/writes.
amiga_cpu_sync() makes sure the instruction pipelines are flushed.
Both macros may be used in all amiga device drivers for compatibility with
amigappc. For the start I fixed some SCSI drivers.
cbiiisc and ahsc were tested and seem to work really fast with DMA now.
Some stability problems with amigappc remain nevertheless (spontaneous
kernel DSI traps with high CPU/SCSI load).


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/amiga/amiga/device.h
cvs rdiff -u -r1.36 -r1.37 src/sys/arch/amiga/dev/ahsc.c
cvs rdiff -u -r1.39 -r1.40 src/sys/arch/amiga/dev/atzsc.c
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/amiga/dev/cbiiisc.c
cvs rdiff -u -r1.50 -r1.51 src/sys/arch/amiga/dev/grf_cv.c
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/amiga/dev/grf_cvreg.h
cvs rdiff -u -r1.38 -r1.39 src/sys/arch/amiga/dev/gtsc.c
cvs rdiff -u -r1.65 -r1.66 src/sys/arch/amiga/dev/sbic.c
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/amiga/dev/sbicreg.h
cvs rdiff -u -r1.37 -r1.38 src/sys/arch/amiga/dev/siop2.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src

2010-02-05 Thread Roy Marples
Module Name:src
Committed By:   roy
Date:   Fri Feb  5 12:31:57 UTC 2010

Modified Files:
src/lib/libterminfo: term.c term_private.h
src/usr.bin/infocmp: infocmp.c
src/usr.bin/tic: tic.c

Log Message:
Store the aliases against the entry, so that infocmp can reproduce them.
Handy for creating smaller terminfo databases.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/lib/libterminfo/term.c \
src/lib/libterminfo/term_private.h
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/infocmp/infocmp.c
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/tic/tic.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Re: CVS commit: src/sys/arch/amiga

2010-02-05 Thread Izumi Tsutsui
 Modified Files:
   src/sys/arch/amiga/amiga: device.h
   src/sys/arch/amiga/dev: ahsc.c atzsc.c cbiiisc.c grf_cv.c grf_cvreg.h
   gtsc.c sbic.c sbicreg.h siop2.c
 
 Log Message:
 Added two new macros to device.h:
 amiga_membarrier() enforces a reorder protection on memory read/writes.
 amiga_cpu_sync() makes sure the instruction pipelines are flushed.
 Both macros may be used in all amiga device drivers for compatibility with
 amigappc. For the start I fixed some SCSI drivers.
 cbiiisc and ahsc were tested and seem to work really fast with DMA now.

It might be worth to try to switch amiga SCSI drivers to
using MI siop(4) and osiop(4) in future...
---
Izumi Tsutsui


CVS commit: src/distrib/sets/lists/comp

2010-02-05 Thread Nicolas Joly
Module Name:src
Committed By:   njoly
Date:   Fri Feb  5 12:46:33 UTC 2010

Modified Files:
src/distrib/sets/lists/comp: mi

Log Message:
+infocmp.debug +tic.debug


To generate a diff of this commit:
cvs rdiff -u -r1.1383 -r1.1384 src/distrib/sets/lists/comp/mi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/lib/libterminfo

2010-02-05 Thread Havard Eidnes
Module Name:src
Committed By:   he
Date:   Fri Feb  5 14:39:07 UTC 2010

Modified Files:
src/lib/libterminfo: term.h term_private.h

Log Message:
More adaptation for ports with unsigned char as char.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/lib/libterminfo/term.h
cvs rdiff -u -r1.3 -r1.4 src/lib/libterminfo/term_private.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.bin/tic

2010-02-05 Thread Havard Eidnes
Module Name:src
Committed By:   he
Date:   Fri Feb  5 14:40:07 UTC 2010

Modified Files:
src/usr.bin/tic: tic.c

Log Message:
More adaptation for ports where char is unsigned char.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/tic/tic.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Re: CVS commit: [matt-nb5-mips64] src/sys/arch/mips

2010-02-05 Thread Simon Burge
Matt Thomas wrote:

 Module Name:  src
 Committed By: matt
 Date: Fri Feb  5 07:36:51 UTC 2010
 
  [ ... ]
 
 Add __HAVE_FAST_SOFTINTS support.
 Add routine to remap an uarea via a direct-mapped address.  This avoids
 TLB machinations when swtching to/from the softint thread.  This can only
 be done for lwp which won't exit.


Is this printf in cpu_uarea_remap() meant to be there?

+   printf(ctx=%#PRIxVADDR utf=%p\n, 
+   (vaddr_t)l-l_addr-u_pcb.pcb_context.val[_L_SP],
+   l-l_md.md_utf

Cheers,
Simon.


CVS commit: src/etc

2010-02-05 Thread Julio M. Merino Vidal
Module Name:src
Committed By:   jmmv
Date:   Fri Feb  5 16:29:02 UTC 2010

Modified Files:
src/etc: daily security
src/etc/defaults: daily.conf security.conf

Log Message:
Deprecate the pkgdb_dir settings from daily.conf and security.conf in
favor of the PKG_DBDIR variable in /etc/pkg_install.conf.  The purpose
of this is to only have to define the location of the packages database
in a single place and have all other system components pick it up.

pkgdb_dir is still honored if defined and the scripts will spit out a
warning in that case, asking the administrator to migrate to the
PKG_DBDIR setting.  We can't remove this compatibility workaround until,
at least, after NetBSD 6 is released.


To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 src/etc/daily
cvs rdiff -u -r1.107 -r1.108 src/etc/security
cvs rdiff -u -r1.13 -r1.14 src/etc/defaults/daily.conf
cvs rdiff -u -r1.22 -r1.23 src/etc/defaults/security.conf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/share/terminfo

2010-02-05 Thread Roy Marples
Module Name:src
Committed By:   roy
Date:   Fri Feb  5 16:34:04 UTC 2010

Modified Files:
src/share/terminfo: Makefile

Log Message:
Retain commented out capabilities by default.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/terminfo/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.bin/tic

2010-02-05 Thread Roy Marples
Module Name:src
Committed By:   roy
Date:   Fri Feb  5 16:36:09 UTC 2010

Modified Files:
src/usr.bin/tic: tic.1 tic.c

Log Message:
Note that -a no longer sets -x.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/tic/tic.1
cvs rdiff -u -r1.3 -r1.4 src/usr.bin/tic/tic.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.bin/infocmp

2010-02-05 Thread Roy Marples
Module Name:src
Committed By:   roy
Date:   Fri Feb  5 16:43:46 UTC 2010

Modified Files:
src/usr.bin/infocmp: infocmp.1 infocmp.c

Log Message:
Fix infocmp when both -a and -x are given as arguments.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/infocmp/infocmp.1
cvs rdiff -u -r1.3 -r1.4 src/usr.bin/infocmp/infocmp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.bin/tic

2010-02-05 Thread Roy Marples
Module Name:src
Committed By:   roy
Date:   Fri Feb  5 16:54:12 UTC 2010

Modified Files:
src/usr.bin/tic: tic.1

Log Message:
Fix year.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/usr.bin/tic/tic.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [matt-nb5-mips64] src/sys/arch/mips/mips

2010-02-05 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Fri Feb  5 17:16:05 UTC 2010

Modified Files:
src/sys/arch/mips/mips [matt-nb5-mips64]: vm_machdep.c

Log Message:
remove a debugging printf.  cleanup the reinit of the lwp.


To generate a diff of this commit:
cvs rdiff -u -r1.121.6.1.2.10 -r1.121.6.1.2.11 \
src/sys/arch/mips/mips/vm_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/bsd/pcc

2010-02-05 Thread Iain Hibbert
Module Name:src
Committed By:   plunky
Date:   Fri Feb  5 17:18:31 UTC 2010

Modified Files:
src/external/bsd/pcc: Makefile.inc config.h

Log Message:
when making VERSSTR, provide the target os/machine rather than the host.
have the CVS checkout date in the PACKAGE_STRING rather than in a separate
definition


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/bsd/pcc/Makefile.inc \
src/external/bsd/pcc/config.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/share/man/man5

2010-02-05 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Fri Feb  5 17:23:47 UTC 2010

Modified Files:
src/share/man/man5: daily.conf.5 security.conf.5

Log Message:
Mark up PKGDB_DIR with Dv (same as in pkg_install.conf).


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/share/man/man5/daily.conf.5
cvs rdiff -u -r1.36 -r1.37 src/share/man/man5/security.conf.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Re: CVS commit: src/sys/arch/amiga

2010-02-05 Thread Martin Husemann
On Fri, Feb 05, 2010 at 09:34:10PM +0900, Izumi Tsutsui wrote:
  Added two new macros to device.h:
  amiga_membarrier() enforces a reorder protection on memory read/writes.

We have __insn_barrier() in sys/cdefs.h for that.

Martin


Re: CVS commit: src/sys/arch/amiga

2010-02-05 Thread Frank Wille
On Fri, 5 Feb 2010 19:17:41 +0100
Martin Husemann mar...@duskware.de wrote:

 On Fri, Feb 05, 2010 at 09:34:10PM +0900, Izumi Tsutsui wrote:
   Added two new macros to device.h:
   amiga_membarrier() enforces a reorder protection on memory
   read/writes.
 
 We have __insn_barrier() in sys/cdefs.h for that.

Hmm... this is a gcc feature. Does gcc insert an eieio instruction for
PowerPC in this case? Because that's what I need.

-- 
Frank Wille


CVS commit: src/sys/dev/wscons

2010-02-05 Thread Matthias Drochner
Module Name:src
Committed By:   drochner
Date:   Fri Feb  5 18:26:38 UTC 2010

Modified Files:
src/sys/dev/wscons: wskbdutil.c

Log Message:
add some missing (mostly hungarian or polish) dead accent combinations,
from lkundrak's netbsd-sk_cz-howto


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/dev/wscons/wskbdutil.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/bsd/pcc

2010-02-05 Thread Iain Hibbert
Module Name:src
Committed By:   plunky
Date:   Fri Feb  5 18:41:25 UTC 2010

Modified Files:
src/external/bsd/pcc: Makefile.inc

Log Message:
amd64 provides MACHINE_ARCH=x86_64 but pcc wants TARGMACH=amd64. handle that


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/pcc/Makefile.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/lib/libterminfo

2010-02-05 Thread Roy Marples
Module Name:src
Committed By:   roy
Date:   Fri Feb  5 19:21:02 UTC 2010

Modified Files:
src/lib/libterminfo: term.c terminfo.5

Log Message:
Don't look in /etc for a terminfo database.
Don't report the rescue database if we did not find the terminal in
there AND we were able to access prior databases.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/lib/libterminfo/term.c
cvs rdiff -u -r1.4 -r1.5 src/lib/libterminfo/terminfo.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/dev/sysmon

2010-02-05 Thread Jukka Ruohonen
Module Name:src
Committed By:   jruoho
Date:   Fri Feb  5 19:22:25 UTC 2010

Modified Files:
src/sys/dev/sysmon: sysmon_envsys_events.c

Log Message:
Fix a typo in one DPRINTF (s/edata-des/edata-desc/).


To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 src/sys/dev/sysmon/sysmon_envsys_events.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/evbarm/smdk2xx0

2010-02-05 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Fri Feb  5 21:10:58 UTC 2010

Modified Files:
src/sys/arch/evbarm/smdk2xx0: smdk2410_lcd.c

Log Message:
Include locators.h for SSIOCF_ADDR_DEFAULT.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/evbarm/smdk2xx0/smdk2410_lcd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Re: CVS commit: src/sys/arch/amiga

2010-02-05 Thread David Young
On Fri, Feb 05, 2010 at 12:13:37PM +, Frank Wille wrote:
 Module Name:  src
 Committed By: phx
 Date: Fri Feb  5 12:13:36 UTC 2010
 
 Modified Files:
   src/sys/arch/amiga/amiga: device.h
   src/sys/arch/amiga/dev: ahsc.c atzsc.c cbiiisc.c grf_cv.c grf_cvreg.h
   gtsc.c sbic.c sbicreg.h siop2.c
 
 Log Message:
 Added two new macros to device.h:
 amiga_membarrier() enforces a reorder protection on memory read/writes.
 amiga_cpu_sync() makes sure the instruction pipelines are flushed.
 Both macros may be used in all amiga device drivers for compatibility with
 amigappc. For the start I fixed some SCSI drivers.
 cbiiisc and ahsc were tested and seem to work really fast with DMA now.

Should the amiga/amigappc drivers be converted to
bus_space(9)/bus_dma(9) ?

Dave

-- 
David Young OJC Technologies
dyo...@ojctech.com  Urbana, IL * (217) 278-3933


Re: CVS commit: src/lib/libterminfo

2010-02-05 Thread Christos Zoulas
In article 20100205143907.e255d17...@cvs.netbsd.org,
Havard Eidnes  source-changes-d@NetBSD.org wrote:
-=-=-=-=-=-

Module Name:   src
Committed By:  he
Date:  Fri Feb  5 14:39:07 UTC 2010

Modified Files:
   src/lib/libterminfo: term.h term_private.h

Log Message:
More adaptation for ports with unsigned char as char.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/lib/libterminfo/term.h
cvs rdiff -u -r1.3 -r1.4 src/lib/libterminfo/term_private.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


-=-=-=-=-=-

Modified files:

Index: src/lib/libterminfo/term.h
diff -u src/lib/libterminfo/term.h:1.2 src/lib/libterminfo/term.h:1.3
--- src/lib/libterminfo/term.h:1.2 Thu Feb  4 09:46:26 2010
+++ src/lib/libterminfo/term.h Fri Feb  5 14:39:07 2010
@@ -1,4 +1,4 @@
-/* $NetBSD: term.h,v 1.2 2010/02/04 09:46:26 roy Exp $ */
+/* $NetBSD: term.h,v 1.3 2010/02/05 14:39:07 he Exp $ */
 
 /*
  * Copyright (c) 2009 The NetBSD Foundation, Inc.
@@ -1454,7 +1454,7 @@
   /* We need to expose these so that the macros work */
   char *name;
   char *desc;
-  char *flags;
+  signed char *flags;
   short *nums;
   const char **strs;
 } TERMINAL;

Index: src/lib/libterminfo/term_private.h
diff -u src/lib/libterminfo/term_private.h:1.3
src/lib/libterminfo/term_private.h:1.4
--- src/lib/libterminfo/term_private.h:1.3 Fri Feb  5 12:31:56 2010
+++ src/lib/libterminfo/term_private.h Fri Feb  5 14:39:07 2010
@@ -1,4 +1,4 @@
-/* $NetBSD: term_private.h,v 1.3 2010/02/05 12:31:56 roy Exp $ */
+/* $NetBSD: term_private.h,v 1.4 2010/02/05 14:39:07 he Exp $ */
 
 /*
  * Copyright (c) 2009 The NetBSD Foundation, Inc.
@@ -84,7 +84,7 @@
   /* We need to expose these so that the macros work */
   char *name;
   char *desc;
-  char *flags;
+  signed char *flags;
   short *nums;
   const char **strs;
   /* Storage area for terminfo data */

Isn't int8_t more appropriate?

christos



CVS commit: src/usr.bin/sort

2010-02-05 Thread enami tsugutomo
Module Name:src
Committed By:   enami
Date:   Fri Feb  5 21:58:42 UTC 2010

Modified Files:
src/usr.bin/sort: fsort.c msort.c sort.c sort.h

Log Message:
Don't touch past the end of allocated region.  It results segmentation
violation.


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/usr.bin/sort/fsort.c
cvs rdiff -u -r1.29 -r1.30 src/usr.bin/sort/msort.c
cvs rdiff -u -r1.57 -r1.58 src/usr.bin/sort/sort.c
cvs rdiff -u -r1.30 -r1.31 src/usr.bin/sort/sort.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/rump

2010-02-05 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Fri Feb  5 22:01:38 UTC 2010

Modified Files:
src/sys/rump/dev/wip: Makefile
src/sys/rump/net: Makefile.rumpnet
Added Files:
src/sys/rump/net/lib/libnet80211: Makefile shlib_version
Removed Files:
src/sys/rump/dev/wip/libnet80211: Makefile shlib_version

Log Message:
Move the net80211 support component into the proper place in net
and install as rumpnet_net80211.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/rump/dev/wip/Makefile
cvs rdiff -u -r1.1 -r0 src/sys/rump/dev/wip/libnet80211/Makefile \
src/sys/rump/dev/wip/libnet80211/shlib_version
cvs rdiff -u -r1.5 -r1.6 src/sys/rump/net/Makefile.rumpnet
cvs rdiff -u -r0 -r1.1 src/sys/rump/net/lib/libnet80211/Makefile \
src/sys/rump/net/lib/libnet80211/shlib_version

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/distrib/sets/lists

2010-02-05 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Fri Feb  5 22:07:14 UTC 2010

Modified Files:
src/distrib/sets/lists/base: shl.elf shl.mi
src/distrib/sets/lists/comp: mi shl.mi

Log Message:
add rumpnet_net80211 to lists


To generate a diff of this commit:
cvs rdiff -u -r1.200 -r1.201 src/distrib/sets/lists/base/shl.elf
cvs rdiff -u -r1.519 -r1.520 src/distrib/sets/lists/base/shl.mi
cvs rdiff -u -r1.1385 -r1.1386 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.103 -r1.104 src/distrib/sets/lists/comp/shl.mi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/share/examples/rump/wirelessconf

2010-02-05 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Fri Feb  5 22:07:51 UTC 2010

Modified Files:
src/share/examples/rump/wirelessconf: Makefile

Log Message:
The rumpdev_net80211 until-recently-wip component is now rumpnet_net80211.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/examples/rump/wirelessconf/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/sparc64

2010-02-05 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Sat Feb  6 00:23:30 UTC 2010

Modified Files:
src/sys/arch/sparc64/conf: SCHIZO
src/sys/arch/sparc64/dev: schizo.c schizovar.h
src/sys/arch/sparc64/sparc64: locore.s

Log Message:
- properly map the schizo interrupt registers, so we can use the normal
  virtual mappings to access them.
- with the above fxied, kill SCHIZO_BUS_SPACE_BROKEN, and introduce
  an options CHEETAH for now, that disables the SPITFIRE code in locore.
- merge schizo_init() into schizo_attach() and clean up the softc a bit.

with this we are only one more step away from GENERIC booting on USIII
machines.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/sparc64/conf/SCHIZO
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/sparc64/dev/schizo.c
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/sparc64/dev/schizovar.h
cvs rdiff -u -r1.310 -r1.311 src/sys/arch/sparc64/sparc64/locore.s

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [matt-nb5-mips64] src/sys/arch/mips/mips

2010-02-05 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Sat Feb  6 00:39:47 UTC 2010

Modified Files:
src/sys/arch/mips/mips [matt-nb5-mips64]: genassym.cf locore.S
mips_softint.c

Log Message:
Allow __HAVE_FAST_SOFTINTS to be optional


To generate a diff of this commit:
cvs rdiff -u -r1.44.12.14 -r1.44.12.15 src/sys/arch/mips/mips/genassym.cf
cvs rdiff -u -r1.167.38.9 -r1.167.38.10 src/sys/arch/mips/mips/locore.S
cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/sys/arch/mips/mips/mips_softint.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/crypto/external/bsd/netpgp/dist

2010-02-05 Thread Alistair G. Crooks
Module Name:src
Committed By:   agc
Date:   Sat Feb  6 02:24:34 UTC 2010

Modified Files:
src/crypto/external/bsd/netpgp/dist: TODO configure configure.ac tst
src/crypto/external/bsd/netpgp/dist/include: netpgp.h
src/crypto/external/bsd/netpgp/dist/src/lib: crypto.h keyring.c
keyring.h netpgp.c netpgpsdk.h openssl_crypto.c packet-parse.c
packet-print.c packet.h reader.c signature.c signature.h ssh2pgp.c
validate.c validate.h version.h
src/crypto/external/bsd/netpgp/dist/src/netpgp: Makefile netpgp.1
netpgp.c
src/crypto/external/bsd/netpgp/dist/src/netpgpkeys: netpgpkeys.1
netpgpkeys.c
src/crypto/external/bsd/netpgp/dist/src/netpgpverify: Makefile

Log Message:
Changes to 1.99.16/20100205

+ minor simplifications to netpgp(1) internally
+ fix a bug in netpgp_verify_file where a non-existent file while listing
  packets would cause a SIGSEGV
+ add duration arg to netpgp(1), and check for validity when verifying
  signatures
+ add birthtime arg to netpgp(1), and check for validity when verifying
  signatures
+ add netpgp commands to print pubkey, if desired
+ allow the passphrase for the signature to be taken from --pass-fd
+ get rid of static indent value when printing packet contents
+ print signature validity times when verifying a file's signature


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/crypto/external/bsd/netpgp/dist/TODO
cvs rdiff -u -r1.21 -r1.22 src/crypto/external/bsd/netpgp/dist/configure
cvs rdiff -u -r1.20 -r1.21 src/crypto/external/bsd/netpgp/dist/configure.ac
cvs rdiff -u -r1.18 -r1.19 src/crypto/external/bsd/netpgp/dist/tst
cvs rdiff -u -r1.14 -r1.15 \
src/crypto/external/bsd/netpgp/dist/include/netpgp.h
cvs rdiff -u -r1.13 -r1.14 \
src/crypto/external/bsd/netpgp/dist/src/lib/crypto.h
cvs rdiff -u -r1.26 -r1.27 \
src/crypto/external/bsd/netpgp/dist/src/lib/keyring.c
cvs rdiff -u -r1.19 -r1.20 \
src/crypto/external/bsd/netpgp/dist/src/lib/keyring.h
cvs rdiff -u -r1.36 -r1.37 \
src/crypto/external/bsd/netpgp/dist/src/lib/netpgp.c
cvs rdiff -u -r1.7 -r1.8 \
src/crypto/external/bsd/netpgp/dist/src/lib/netpgpsdk.h
cvs rdiff -u -r1.18 -r1.19 \
src/crypto/external/bsd/netpgp/dist/src/lib/openssl_crypto.c
cvs rdiff -u -r1.27 -r1.28 \
src/crypto/external/bsd/netpgp/dist/src/lib/packet-parse.c \
src/crypto/external/bsd/netpgp/dist/src/lib/reader.c
cvs rdiff -u -r1.23 -r1.24 \
src/crypto/external/bsd/netpgp/dist/src/lib/packet-print.c
cvs rdiff -u -r1.16 -r1.17 \
src/crypto/external/bsd/netpgp/dist/src/lib/packet.h
cvs rdiff -u -r1.24 -r1.25 \
src/crypto/external/bsd/netpgp/dist/src/lib/signature.c
cvs rdiff -u -r1.14 -r1.15 \
src/crypto/external/bsd/netpgp/dist/src/lib/signature.h
cvs rdiff -u -r1.6 -r1.7 \
src/crypto/external/bsd/netpgp/dist/src/lib/ssh2pgp.c
cvs rdiff -u -r1.25 -r1.26 \
src/crypto/external/bsd/netpgp/dist/src/lib/validate.c
cvs rdiff -u -r1.11 -r1.12 \
src/crypto/external/bsd/netpgp/dist/src/lib/validate.h
cvs rdiff -u -r1.22 -r1.23 \
src/crypto/external/bsd/netpgp/dist/src/lib/version.h
cvs rdiff -u -r1.6 -r1.7 \
src/crypto/external/bsd/netpgp/dist/src/netpgp/Makefile \
src/crypto/external/bsd/netpgp/dist/src/netpgp/netpgp.1
cvs rdiff -u -r1.10 -r1.11 \
src/crypto/external/bsd/netpgp/dist/src/netpgp/netpgp.c
cvs rdiff -u -r1.4 -r1.5 \
src/crypto/external/bsd/netpgp/dist/src/netpgpkeys/netpgpkeys.1
cvs rdiff -u -r1.6 -r1.7 \
src/crypto/external/bsd/netpgp/dist/src/netpgpkeys/netpgpkeys.c
cvs rdiff -u -r1.5 -r1.6 \
src/crypto/external/bsd/netpgp/dist/src/netpgpverify/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/uvm

2010-02-05 Thread Masao Uebayashi
Module Name:src
Committed By:   uebayasi
Date:   Sat Feb  6 02:56:17 UTC 2010

Modified Files:
src/sys/uvm: uvm_page.h

Log Message:
Make vm_physseg lookup routines take the target vm_physseg.  This is for the
coming managed device segments.


To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/sys/uvm/uvm_page.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [matt-nb5-mips64] src/sys/arch/mips/mips

2010-02-05 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Sat Feb  6 02:56:23 UTC 2010

Modified Files:
src/sys/arch/mips/mips [matt-nb5-mips64]: locore.S

Log Message:
Save curlwp in context (even though it should already be there).


To generate a diff of this commit:
cvs rdiff -u -r1.167.38.10 -r1.167.38.11 src/sys/arch/mips/mips/locore.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [matt-nb5-mips64] src/sys/arch

2010-02-05 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Sat Feb  6 02:57:44 UTC 2010

Modified Files:
src/sys/arch/algor/include [matt-nb5-mips64]: intr.h
src/sys/arch/arc/include [matt-nb5-mips64]: intr.h
src/sys/arch/cobalt/include [matt-nb5-mips64]: intr.h
src/sys/arch/evbmips/include [matt-nb5-mips64]: intr.h
src/sys/arch/pmax/include [matt-nb5-mips64]: intr.h
src/sys/arch/sgimips/include [matt-nb5-mips64]: intr.h
Removed Files:
src/sys/arch/mips/include [matt-nb5-mips64]: softintr.h

Log Message:
mips/softintr.h is no longer needed.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.13.18.1 src/sys/arch/algor/include/intr.h
cvs rdiff -u -r1.22 -r1.22.18.1 src/sys/arch/arc/include/intr.h
cvs rdiff -u -r1.32 -r1.32.12.1 src/sys/arch/cobalt/include/intr.h
cvs rdiff -u -r1.16.18.1 -r1.16.18.2 src/sys/arch/evbmips/include/intr.h
cvs rdiff -u -r1.4 -r0 src/sys/arch/mips/include/softintr.h
cvs rdiff -u -r1.32 -r1.32.28.1 src/sys/arch/pmax/include/intr.h
cvs rdiff -u -r1.25 -r1.25.36.1 src/sys/arch/sgimips/include/intr.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [matt-nb5-mips64] src/sys/arch

2010-02-05 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Sat Feb  6 02:59:04 UTC 2010

Modified Files:
src/sys/arch/evbmips/malta [matt-nb5-mips64]: malta_intr.c
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_intr.c

Log Message:
A little constification and remove some old softintr cruft.


To generate a diff of this commit:
cvs rdiff -u -r1.19.16.1 -r1.19.16.2 src/sys/arch/evbmips/malta/malta_intr.c
cvs rdiff -u -r1.1.2.8 -r1.1.2.9 src/sys/arch/mips/rmi/rmixl_intr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/xen/xen

2010-02-05 Thread Masao Uebayashi
Module Name:src
Committed By:   uebayasi
Date:   Sat Feb  6 03:06:42 UTC 2010

Modified Files:
src/sys/arch/xen/xen: privcmd.c

Log Message:
Typo in a wchan string.


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/sys/arch/xen/xen/privcmd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [matt-nb5-mips64] src/sys/arch/mips/rmi

2010-02-05 Thread Cliff Neighbors
Module Name:src
Committed By:   cliff
Date:   Sat Feb  6 03:10:14 UTC 2010

Modified Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_intr.c

Log Message:
- when establishing an intr, if malloc fails, be sure to splx on the way out
- in interrupt dispatch, when ack-ing EIRR, preserve the softint bits


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.9 -r1.1.2.10 src/sys/arch/mips/rmi/rmixl_intr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Re: CVS commit: src/sys/arch/amiga

2010-02-05 Thread Izumi Tsutsui
 Should the amiga/amigappc drivers be converted to
 bus_space(9)/bus_dma(9) ?

Actually osiop(4) was bus_space/bus_dma'fied by me based on
amiga/dev/siop.c, and amiga just needs bus_dma(9), I think.
siop(4) has also been fixed to support 53c720/770 on big endian
for hp700, so it should also be trivial.

Probably we can use sys/arch/m68k/m68k/bus_dma.c, but
amiga specific bounce buffer xfer might be required.

---
Izumi Tsutsui


re: CVS commit: src/etc

2010-02-05 Thread matthew green

   Module Name: src
   Committed By:jmmv
   Date:Fri Feb  5 16:29:02 UTC 2010
   
   Modified Files:
src/etc: daily security
src/etc/defaults: daily.conf security.conf
   
   Log Message:
   Deprecate the pkgdb_dir settings from daily.conf and security.conf in
   favor of the PKG_DBDIR variable in /etc/pkg_install.conf.  The purpose
   of this is to only have to define the location of the packages database
   in a single place and have all other system components pick it up.

thanks for doing this!  it has always bothered me.
   
   pkgdb_dir is still honored if defined and the scripts will spit out a
   warning in that case, asking the administrator to migrate to the
   PKG_DBDIR setting.  We can't remove this compatibility workaround until,
   at least, after NetBSD 6 is released.

if we've decided to do this now, then after netbsd 7 is the time to
remove it.  please make sure it is part of the new install notes..


.mrg.


CVS commit: [matt-nb5-mips64] src/sys/arch/mips/mips

2010-02-05 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Sat Feb  6 04:55:01 UTC 2010

Modified Files:
src/sys/arch/mips/mips [matt-nb5-mips64]: mips_machdep.c

Log Message:
When choosing a msgbuf for a LP32 kernel, make sure it's mappable via KSEG0


To generate a diff of this commit:
cvs rdiff -u -r1.205.4.1.2.1.2.31 -r1.205.4.1.2.1.2.32 \
src/sys/arch/mips/mips/mips_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-5-0] src/distrib/notes/common

2010-02-05 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Feb  6 05:52:39 UTC 2010

Modified Files:
src/distrib/notes/common [netbsd-5-0]: main

Log Message:
Update for 5.0.2


To generate a diff of this commit:
cvs rdiff -u -r1.425.2.5.2.2 -r1.425.2.5.2.3 src/distrib/notes/common/main

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-5-0] src/doc

2010-02-05 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Feb  6 05:54:14 UTC 2010

Modified Files:
src/doc [netbsd-5-0]: CHANGES-5.0.2

Log Message:
Note notes.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.52 -r1.1.2.53 src/doc/CHANGES-5.0.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [matt-nb5-mips64] src/sys/arch/mips/mips

2010-02-05 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Sat Feb  6 06:02:29 UTC 2010

Modified Files:
src/sys/arch/mips/mips [matt-nb5-mips64]: pmap.c

Log Message:
Add some prelim poolpage debugging code.
Don't use ptoa to expand pfns to paddrs since it's cast with a vaddr_t.


To generate a diff of this commit:
cvs rdiff -u -r1.179.16.14 -r1.179.16.15 src/sys/arch/mips/mips/pmap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/lib/libterminfo

2010-02-05 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Sat Feb  6 07:12:25 UTC 2010

Modified Files:
src/lib/libterminfo: terminfo.5.in

Log Message:
Sync with terminfo(5): Remove /etc/terminfo.db.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/lib/libterminfo/terminfo.5.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.