CVS commit: src/lib

2011-09-23 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Fri Sep 23 07:12:10 UTC 2011

Modified Files:
src/lib: Makefile

Log Message:
add libgomp to this list of libs; so compat finds it properly.


To generate a diff of this commit:
cvs rdiff -u -r1.176 -r1.177 src/lib/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/fstat

2011-09-23 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Fri Sep 23 07:31:39 UTC 2011

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

Log Message:
apply some (uintptr_t) so that printing printers works on i386 (likely
all 32 bit.)


To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94 src/usr.bin/fstat/fstat.c

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



CVS commit: src/external/gpl3/gcc/lib/libgomp

2011-09-23 Thread Matthias Scheler
Module Name:src
Committed By:   tron
Date:   Fri Sep 23 09:36:38 UTC 2011

Modified Files:
src/external/gpl3/gcc/lib/libgomp: Makefile

Log Message:
Fix build with stack smash protection enabled.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/gpl3/gcc/lib/libgomp/Makefile

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



CVS commit: src/doc

2011-09-23 Thread Jukka Ruohonen
Module Name:src
Committed By:   jruoho
Date:   Fri Sep 23 10:27:14 UTC 2011

Modified Files:
src/doc: 3RDPARTY

Log Message:
ACPICA 20110922 is out.

And the fun never stops: ACPI 5.0 is scheduled to be released soon.


To generate a diff of this commit:
cvs rdiff -u -r1.872 -r1.873 src/doc/3RDPARTY

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



CVS commit: src/sys/arch/mips/mips

2011-09-23 Thread Michael Lorenz
Module Name:src
Committed By:   macallan
Date:   Fri Sep 23 12:34:53 UTC 2011

Modified Files:
src/sys/arch/mips/mips: bus_space_alignstride_chipdep.c

Log Message:
remove accidentially committed debug output


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 \
src/sys/arch/mips/mips/bus_space_alignstride_chipdep.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/mips/mips

2011-09-23 Thread Michael Lorenz
Module Name:src
Committed By:   macallan
Date:   Fri Sep 23 12:42:15 UTC 2011

Modified Files:
src/sys/arch/mips/mips: bus_space_alignstride_chipdep.c

Log Message:
make this build again with 32bit paddr_t
from he@


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 \
src/sys/arch/mips/mips/bus_space_alignstride_chipdep.c

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



CVS commit: [netbsd-5] src/sys/arch/xen

2011-09-23 Thread Stephen Borrill
Module Name:src
Committed By:   sborrill
Date:   Fri Sep 23 12:44:52 UTC 2011

Modified Files:
src/sys/arch/xen/conf [netbsd-5]: files.xen
src/sys/arch/xen/xen [netbsd-5]: hypervisor.c
src/sys/arch/xen/xenbus [netbsd-5]: xenbus_dev.c xenbus_probe.c

Log Message:
Pull up the following revisions(s) (requested by jym in ticket #1672):
sys/arch/xen/conf/files.xen:revision 1.123 via patch
sys/arch/xen/xen/hypervisor.c:  revision 1.58 via patch
sys/arch/xen/xenbus/xenbus_dev.c:   revision 1.9
sys/arch/xen/xenbus/xenbus_probe.c: revision 1.35

Expose Xen kernfs entries inside a domU to make it possible to use pkgsrc's
sysutils/xentools inside a domU to query XenStore entries (or even modify
part of it if the domain has enough rights).


To generate a diff of this commit:
cvs rdiff -u -r1.88.4.6 -r1.88.4.7 src/sys/arch/xen/conf/files.xen
cvs rdiff -u -r1.42.4.3 -r1.42.4.4 src/sys/arch/xen/xen/hypervisor.c
cvs rdiff -u -r1.7 -r1.7.28.1 src/sys/arch/xen/xenbus/xenbus_dev.c
cvs rdiff -u -r1.26.2.3 -r1.26.2.4 src/sys/arch/xen/xenbus/xenbus_probe.c

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



CVS commit: [netbsd-5] src/doc

2011-09-23 Thread Stephen Borrill
Module Name:src
Committed By:   sborrill
Date:   Fri Sep 23 12:45:14 UTC 2011

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

Log Message:
Ticket 1672


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.103 -r1.1.2.104 src/doc/CHANGES-5.2

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



CVS commit: src/tests/lib/libm

2011-09-23 Thread Jukka Ruohonen
Module Name:src
Committed By:   jruoho
Date:   Fri Sep 23 13:48:28 UTC 2011

Modified Files:
src/tests/lib/libm: t_pow.c

Log Message:
More bugs in pow(3); cases for PR port-amd64/45391.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libm/t_pow.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/hpc/hpc/platid_gen

2011-09-23 Thread NONAKA Kimihiro
Module Name:src
Committed By:   nonaka
Date:   Fri Sep 23 14:14:38 UTC 2011

Modified Files:
src/sys/arch/hpc/hpc/platid_gen: gram.y platid_gen.c platid_gen.h
scan.l

Log Message:
fix compile failure.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/hpc/hpc/platid_gen/gram.y
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/hpc/hpc/platid_gen/platid_gen.c
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/hpc/hpc/platid_gen/platid_gen.h
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/hpc/hpc/platid_gen/scan.l

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



CVS commit: src/sys/dev/pci

2011-09-23 Thread Nicolas Joly
Module Name:src
Committed By:   njoly
Date:   Fri Sep 23 14:25:13 UTC 2011

Modified Files:
src/sys/dev/pci: pcidevs

Log Message:
Add NVIDIA GeForce 210.


To generate a diff of this commit:
cvs rdiff -u -r1.1097 -r1.1098 src/sys/dev/pci/pcidevs

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



CVS commit: src/sys/dev/pci

2011-09-23 Thread Nicolas Joly
Module Name:src
Committed By:   njoly
Date:   Fri Sep 23 14:26:24 UTC 2011

Modified Files:
src/sys/dev/pci: pcidevs.h pcidevs_data.h

Log Message:
Regen for NVIDIA GeForce 210.


To generate a diff of this commit:
cvs rdiff -u -r1.1092 -r1.1093 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1091 -r1.1092 src/sys/dev/pci/pcidevs_data.h

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



CVS commit: src

2011-09-23 Thread Jukka Ruohonen
Module Name:src
Committed By:   jruoho
Date:   Fri Sep 23 14:45:07 UTC 2011

Modified Files:
src/distrib/sets/lists/man: mi
src/share/man/man4/man4.i386: Makefile
src/share/man/man4/man4.x86: Makefile
Added Files:
src/share/man/man4/man4.x86: fdc.4 lpt.4 mem.4
Removed Files:
src/share/man/man4/man4.i386: fdc.4 lpt.4 mem.4

Log Message:
Move i386/fdc(4), i386/lpt(4), and i386/mem(4) to man4.x86.

Part of PR port-amd64/36350.


To generate a diff of this commit:
cvs rdiff -u -r1.1341 -r1.1342 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.75 -r1.76 src/share/man/man4/man4.i386/Makefile
cvs rdiff -u -r1.15 -r0 src/share/man/man4/man4.i386/fdc.4
cvs rdiff -u -r1.21 -r0 src/share/man/man4/man4.i386/lpt.4
cvs rdiff -u -r1.5 -r0 src/share/man/man4/man4.i386/mem.4
cvs rdiff -u -r1.10 -r1.11 src/share/man/man4/man4.x86/Makefile
cvs rdiff -u -r0 -r1.1 src/share/man/man4/man4.x86/fdc.4 \
src/share/man/man4/man4.x86/lpt.4 src/share/man/man4/man4.x86/mem.4

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



CVS commit: src/sys/sys

2011-09-23 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Sep 23 14:47:41 UTC 2011

Modified Files:
src/sys/sys: param.h

Log Message:
remove things that have not been used for almost 20 years (cblock stuff)


To generate a diff of this commit:
cvs rdiff -u -r1.392 -r1.393 src/sys/sys/param.h

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



CVS commit: src

2011-09-23 Thread Jukka Ruohonen
Module Name:src
Committed By:   jruoho
Date:   Fri Sep 23 15:17:33 UTC 2011

Modified Files:
src/crypto/external/bsd/libsaslc/lib: Makefile
src/distrib/sets/lists/comp: mi

Log Message:
Build and install MLINKS for the libsaslc(3) functions.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/crypto/external/bsd/libsaslc/lib/Makefile
cvs rdiff -u -r1.1675 -r1.1676 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

2011-09-23 Thread Jukka Ruohonen
Module Name:src
Committed By:   jruoho
Date:   Fri Sep 23 15:24:36 UTC 2011

Modified Files:
src/crypto/external/bsd/libsaslc/dist/man: libsaslc.3
src/crypto/external/bsd/libsaslc/lib: Makefile
src/distrib/sets/lists/comp: mi

Log Message:
Also note /etc/saslc.d.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 \
src/crypto/external/bsd/libsaslc/dist/man/libsaslc.3
cvs rdiff -u -r1.6 -r1.7 src/crypto/external/bsd/libsaslc/lib/Makefile
cvs rdiff -u -r1.1676 -r1.1677 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/sys

2011-09-23 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Sep 23 15:29:09 UTC 2011

Modified Files:
src/sys/kern: tty.c
src/sys/net: if_sl.c if_strip.c
src/sys/sys: tty.h

Log Message:
Change obsolete CBSIZE constant (48), to a power of two constant (64) that
is close enough to match the original assumptions.


To generate a diff of this commit:
cvs rdiff -u -r1.246 -r1.247 src/sys/kern/tty.c
cvs rdiff -u -r1.117 -r1.118 src/sys/net/if_sl.c
cvs rdiff -u -r1.95 -r1.96 src/sys/net/if_strip.c
cvs rdiff -u -r1.88 -r1.89 src/sys/sys/tty.h

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



CVS commit: src/sys/arch/hpc/stand

2011-09-23 Thread NONAKA Kimihiro
Module Name:src
Committed By:   nonaka
Date:   Fri Sep 23 16:00:16 UTC 2011

Modified Files:
src/sys/arch/hpc/stand/hpcboot: hpcboot.config
src/sys/arch/hpc/stand/libsa: libsa.config stand.h stricmp.cpp
strtok.cpp tolower.cpp winblk.c
src/sys/arch/hpc/stand/libz: libz.config
Added Files:
src/sys/arch/hpc/stand/libsa: dkcksum.c ufs.c

Log Message:
fix build failure.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/hpc/stand/hpcboot/hpcboot.config
cvs rdiff -u -r0 -r1.1 src/sys/arch/hpc/stand/libsa/dkcksum.c \
src/sys/arch/hpc/stand/libsa/ufs.c
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/hpc/stand/libsa/libsa.config \
src/sys/arch/hpc/stand/libsa/winblk.c
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/hpc/stand/libsa/stand.h
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/hpc/stand/libsa/stricmp.cpp \
src/sys/arch/hpc/stand/libsa/tolower.cpp
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/hpc/stand/libsa/strtok.cpp
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/hpc/stand/libz/libz.config

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



CVS commit: src/sys/arch/hpc/stand/hpcboot/res

2011-09-23 Thread NONAKA Kimihiro
Module Name:src
Committed By:   nonaka
Date:   Fri Sep 23 16:02:09 UTC 2011

Modified Files:
src/sys/arch/hpc/stand/hpcboot/res: hpcmenu.rc

Log Message:
reduce combobox size.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/hpc/stand/hpcboot/res/hpcmenu.rc

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/libsaslc/dist/man

2011-09-23 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Fri Sep 23 16:22:00 UTC 2011

Modified Files:
src/crypto/external/bsd/libsaslc/dist/man: libsaslc.3

Log Message:
Sort sections.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 \
src/crypto/external/bsd/libsaslc/dist/man/libsaslc.3

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



CVS commit: src/sys/arch/hpc/stand/binary

2011-09-23 Thread NONAKA Kimihiro
Module Name:src
Committed By:   nonaka
Date:   Fri Sep 23 16:41:16 UTC 2011

Modified Files:
src/sys/arch/hpc/stand/binary: build_number.h
src/sys/arch/hpc/stand/binary/ARM: hpcboot.exe.uue

Log Message:
recompile.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/hpc/stand/binary/build_number.h
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/hpc/stand/binary/ARM/hpcboot.exe.uue

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



CVS commit: src/share/mk

2011-09-23 Thread Alan Barrett
Module Name:src
Committed By:   apb
Date:   Fri Sep 23 21:13:14 UTC 2011

Modified Files:
src/share/mk: bsd.clean.mk

Log Message:
* use a :M* modifier when testing whether the expanded list of
  files is empty.  Sometimes the variable contains one or more spaces,
  and testing against "" gave the wrong result, but applying the
  :M* modifier discards the spaces.  This should fix PR 45396.
* Instead of using "-" to ignore the exit status from the rm command,
  use ||true.  This should work around the bug in PR 45356, but that
  bug is not fixed.
* Suppress the ${MKMSG} command with .if 0.  People who build with
  MAKEVERBOSE=1 don't want to see the message, and people who build
  with MAKEVERBOSE=2 or higher will see the actual rm command.  The
  message may be useful for debugging this makefile itself, so it's
  only disabled, not deleted.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/mk/bsd.clean.mk

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



CVS commit: src/sys/arch/mips/mips

2011-09-23 Thread Michael Lorenz
Module Name:src
Committed By:   macallan
Date:   Fri Sep 23 23:02:23 UTC 2011

Modified Files:
src/sys/arch/mips/mips: pmap.c

Log Message:
the cached/not cached stuff doesn't build when both MIPS1 and MIPS3 are
defined so put it back to #if defined(_MIPS_PADDR_T_64BIT) || defined(_LP64)
there is no good reason why it can't work on MIPS1 though.


To generate a diff of this commit:
cvs rdiff -u -r1.204 -r1.205 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/sys/kern

2011-09-23 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Fri Sep 23 23:57:06 UTC 2011

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

Log Message:
Fix various bogus things:
- Don't use TTYHOG - 1, you can use the last byte in the ring buffer.
- Don't put unnecessary if statements around the code. The loop invariant
  is that if you reach the top of the loop, cc == 0.
- Remove cast to (void *).
- Check result of b_to_q and adjust cc.
- Explain what the TTYHOG - 2 code tried to do, and do it right.


To generate a diff of this commit:
cvs rdiff -u -r1.129 -r1.130 src/sys/kern/tty_pty.c

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



CVS commit: src/sys

2011-09-23 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Sep 24 00:05:39 UTC 2011

Modified Files:
src/sys/kern: tty.c tty_subr.c
src/sys/sys: tty.h ttycom.h

Log Message:
- Introduce a sysctl to control the default tty queue size kern.tty.qsize,
  which defaults to 1024 as before.
- Add two ioctls TIOC{G,S}QSIZE to read and adjust the queue size on
  individual ptys.

NB: ttys (and ptys) still silently (or beepingly (IMAXBEL)) drop
characters if the queue size is exceeded. I.e. you can appear
to succeed writing to the {p,t}ty, but not all characters will
have made it if the queue overflows.  CVS:


To generate a diff of this commit:
cvs rdiff -u -r1.247 -r1.248 src/sys/kern/tty.c
cvs rdiff -u -r1.39 -r1.40 src/sys/kern/tty_subr.c
cvs rdiff -u -r1.89 -r1.90 src/sys/sys/tty.h
cvs rdiff -u -r1.18 -r1.19 src/sys/sys/ttycom.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/man4

2011-09-23 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Sep 24 00:06:20 UTC 2011

Modified Files:
src/share/man/man4: tty.4

Log Message:
mention the new QSIZE ioctls.


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/share/man/man4/tty.4

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



CVS commit: src/share/man/man7

2011-09-23 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Sep 24 00:08:05 UTC 2011

Modified Files:
src/share/man/man7: sysctl.7

Log Message:
mention the new kern.tty.qsize


To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 src/share/man/man7/sysctl.7

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



CVS commit: src/sys/kern

2011-09-23 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Sep 24 04:10:03 UTC 2011

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

Log Message:
put back the cc == 0 check, because we can re-enter the loop with cc != 0
if we block.


To generate a diff of this commit:
cvs rdiff -u -r1.130 -r1.131 src/sys/kern/tty_pty.c

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