CVS commit: src/external/bsd/bind

2010-12-14 Thread enami tsugutomo
Module Name:src
Committed By:   enami
Date:   Wed Dec 15 07:36:52 UTC 2010

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

Log Message:
Fix typo.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/external/bsd/bind/Makefile.inc

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



CVS commit: src/doc

2010-12-14 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Wed Dec 15 02:59:05 UTC 2010

Modified Files:
src/doc: 3RDPARTY

Log Message:
put real openssl version.


To generate a diff of this commit:
cvs rdiff -u -r1.794 -r1.795 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/external/bsd/bind

2010-12-14 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Wed Dec 15 02:08:16 UTC 2010

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

Log Message:
Use the source dir atomic.h


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

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



CVS commit: src/sys/arch/alpha/alpha

2010-12-14 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Wed Dec 15 01:33:37 UTC 2010

Modified Files:
src/sys/arch/alpha/alpha: genassym.cf

Log Message:
Remove unneeded  include


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/alpha/alpha/genassym.cf

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



CVS commit: src/sys/arch/alpha/alpha

2010-12-14 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Wed Dec 15 01:32:31 UTC 2010

Modified Files:
src/sys/arch/alpha/alpha: core_machdep.c cpu.c db_interface.c
ipifuncs.c kgdb_machdep.c

Log Message:
remove unneeded  includes


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/alpha/alpha/core_machdep.c
cvs rdiff -u -r1.88 -r1.89 src/sys/arch/alpha/alpha/cpu.c
cvs rdiff -u -r1.32 -r1.33 src/sys/arch/alpha/alpha/db_interface.c
cvs rdiff -u -r1.43 -r1.44 src/sys/arch/alpha/alpha/ipifuncs.c
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/alpha/alpha/kgdb_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/alpha

2010-12-14 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Wed Dec 15 01:29:38 UTC 2010

Modified Files:
src/sys/arch/alpha/include: userret.h
src/sys/arch/alpha/isa: isa_machdep.c isadma_bounce.c
src/sys/arch/alpha/tc: tc_bus_mem.c tc_dma_3000_500.c tc_sgmap.c

Log Message:
rework  includes.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/alpha/include/userret.h
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/alpha/isa/isa_machdep.c
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/alpha/isa/isadma_bounce.c
cvs rdiff -u -r1.30 -r1.31 src/sys/arch/alpha/tc/tc_bus_mem.c
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/alpha/tc/tc_dma_3000_500.c
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/alpha/tc/tc_sgmap.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/alpha/common

2010-12-14 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Wed Dec 15 01:28:24 UTC 2010

Modified Files:
src/sys/arch/alpha/common: sgmap_typedep.c

Log Message:
include  here instead


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/sys/arch/alpha/common/sgmap_typedep.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/alpha/pci

2010-12-14 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Wed Dec 15 01:27:19 UTC 2010

Modified Files:
src/sys/arch/alpha/pci: a12c.c a12c_dma.c a12c_pci.c apecs.c
apecs_bus_io.c apecs_bus_mem.c apecs_dma.c apecs_pci.c cia.c
cia_bwx_bus_io.c cia_bwx_bus_mem.c cia_dma.c cia_pci.c
cia_swiz_bus_io.c cia_swiz_bus_mem.c dwlpx.c dwlpx_bus_io.c
dwlpx_bus_mem.c dwlpx_dma.c dwlpx_pci.c irongate_bus_io.c
irongate_bus_mem.c irongate_dma.c irongate_pci.c lca.c lca_bus_io.c
lca_bus_mem.c lca_dma.c lca_pci.c mcpcia_bus_io.c mcpcia_bus_mem.c
mcpcia_dma.c mcpcia_pci.c pci_1000.c pci_1000a.c pci_2100_a50.c
pci_550.c pci_6600.c pci_a12.c pci_alphabook1.c pci_axppci_33.c
pci_eb164.c pci_eb64plus.c pci_eb66.c pci_kn20aa.c pci_kn300.c
pci_kn8ae.c pci_machdep.c pci_sgmap_pte32.c pci_sgmap_pte64.c
pci_up1000.c tsp_bus_io.c tsp_bus_mem.c tsp_dma.c tsp_pci.c
ttwoga_dma.c

Log Message:
Remove unneeded includes of 


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/alpha/pci/a12c.c \
src/sys/arch/alpha/pci/pci_1000.c
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/alpha/pci/a12c_dma.c \
src/sys/arch/alpha/pci/a12c_pci.c src/sys/arch/alpha/pci/irongate_pci.c \
src/sys/arch/alpha/pci/pci_sgmap_pte32.c \
src/sys/arch/alpha/pci/pci_sgmap_pte64.c \
src/sys/arch/alpha/pci/tsp_bus_io.c
cvs rdiff -u -r1.50 -r1.51 src/sys/arch/alpha/pci/apecs.c \
src/sys/arch/alpha/pci/pci_kn20aa.c
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/alpha/pci/apecs_bus_io.c \
src/sys/arch/alpha/pci/apecs_bus_mem.c \
src/sys/arch/alpha/pci/lca_bus_io.c src/sys/arch/alpha/pci/lca_bus_mem.c \
src/sys/arch/alpha/pci/tsp_bus_mem.c src/sys/arch/alpha/pci/tsp_dma.c
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/alpha/pci/apecs_dma.c \
src/sys/arch/alpha/pci/lca_pci.c src/sys/arch/alpha/pci/mcpcia_dma.c
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/alpha/pci/apecs_pci.c
cvs rdiff -u -r1.69 -r1.70 src/sys/arch/alpha/pci/cia.c
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/alpha/pci/cia_bwx_bus_io.c \
src/sys/arch/alpha/pci/cia_bwx_bus_mem.c \
src/sys/arch/alpha/pci/mcpcia_bus_io.c \
src/sys/arch/alpha/pci/mcpcia_bus_mem.c
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/alpha/pci/cia_dma.c
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/alpha/pci/cia_pci.c
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/alpha/pci/cia_swiz_bus_io.c \
src/sys/arch/alpha/pci/dwlpx_pci.c
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/alpha/pci/cia_swiz_bus_mem.c
cvs rdiff -u -r1.34 -r1.35 src/sys/arch/alpha/pci/dwlpx.c
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/alpha/pci/dwlpx_bus_io.c \
src/sys/arch/alpha/pci/dwlpx_bus_mem.c
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/alpha/pci/dwlpx_dma.c \
src/sys/arch/alpha/pci/pci_6600.c
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/alpha/pci/irongate_bus_io.c
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/alpha/pci/irongate_bus_mem.c \
src/sys/arch/alpha/pci/mcpcia_pci.c
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/alpha/pci/irongate_dma.c \
src/sys/arch/alpha/pci/ttwoga_dma.c
cvs rdiff -u -r1.47 -r1.48 src/sys/arch/alpha/pci/lca.c
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/alpha/pci/lca_dma.c \
src/sys/arch/alpha/pci/pci_eb64plus.c src/sys/arch/alpha/pci/pci_eb66.c
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/alpha/pci/pci_1000a.c
cvs rdiff -u -r1.36 -r1.37 src/sys/arch/alpha/pci/pci_2100_a50.c
cvs rdiff -u -r1.32 -r1.33 src/sys/arch/alpha/pci/pci_550.c \
src/sys/arch/alpha/pci/pci_kn300.c
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/alpha/pci/pci_a12.c
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/alpha/pci/pci_alphabook1.c
cvs rdiff -u -r1.33 -r1.34 src/sys/arch/alpha/pci/pci_axppci_33.c
cvs rdiff -u -r1.40 -r1.41 src/sys/arch/alpha/pci/pci_eb164.c
cvs rdiff -u -r1.24 -r1.25 src/sys/arch/alpha/pci/pci_kn8ae.c
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/alpha/pci/pci_machdep.c
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/alpha/pci/pci_up1000.c
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/alpha/pci/tsp_pci.c

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



CVS commit: src/external/cddl/osnet/dist/uts/common/sys

2010-12-14 Thread Adam Hamsik
Module Name:src
Committed By:   haad
Date:   Wed Dec 15 00:58:58 UTC 2010

Modified Files:
src/external/cddl/osnet/dist/uts/common/sys: note.h

Log Message:
Revert last commit it's not needed anymore.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/cddl/osnet/dist/uts/common/sys/note.h

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



CVS commit: src/etc/mtree

2010-12-14 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Wed Dec 15 00:19:05 UTC 2010

Modified Files:
src/etc/mtree: NetBSD.dist.tests

Log Message:
usr.sbin/traceroute


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/etc/mtree/NetBSD.dist.tests

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



CVS commit: src/etc/mtree

2010-12-14 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Wed Dec 15 00:18:37 UTC 2010

Modified Files:
src/etc/mtree: NetBSD.dist.tests

Log Message:
don't create h_img2cgd dirs anymore since they'll just be harvested by obsolete


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/etc/mtree/NetBSD.dist.tests

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/tests

2010-12-14 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Wed Dec 15 00:17:34 UTC 2010

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

Log Message:
+traceroute tp


To generate a diff of this commit:
cvs rdiff -u -r1.176 -r1.177 src/distrib/sets/lists/tests/mi

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



CVS commit: src/tests/usr.sbin/traceroute

2010-12-14 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Wed Dec 15 00:13:52 UTC 2010

Added Files:
src/tests/usr.sbin/traceroute: Makefile t_traceroute.sh

Log Message:
Add simple tests for traceroute.  The test bootstraps a three-node
network with one router in the middle and checks traceroute from
one endpoint to another with both UDP and ICMP.

(i guess these test networking at least as much as traceroute
itself, but then again that's not a bad thing)


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/tests/usr.sbin/traceroute/Makefile \
src/tests/usr.sbin/traceroute/t_traceroute.sh

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-12-14 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Wed Dec 15 00:12:01 UTC 2010

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

Log Message:
rump.traceroute


To generate a diff of this commit:
cvs rdiff -u -r1.905 -r1.906 src/distrib/sets/lists/base/mi
cvs rdiff -u -r1.1543 -r1.1544 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/usr.sbin/traceroute

2010-12-14 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Wed Dec 15 00:09:42 UTC 2010

Modified Files:
src/usr.sbin/traceroute: Makefile traceroute.c
Added Files:
src/usr.sbin/traceroute: prog_ops.h traceroute_hostops.c
traceroute_rumpops.c

Log Message:
Use RUMPPRG.  I think it's safe to say there's not going to be a
new upstream version of traceroute to import.

AS# lookup is still done using host networking.  Rationale: the
relevance to where that data comes from with respect to network
tracing is zero (be it socket, local file, db, whatever).


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/usr.sbin/traceroute/Makefile
cvs rdiff -u -r0 -r1.1 src/usr.sbin/traceroute/prog_ops.h \
src/usr.sbin/traceroute/traceroute_hostops.c \
src/usr.sbin/traceroute/traceroute_rumpops.c
cvs rdiff -u -r1.75 -r1.76 src/usr.sbin/traceroute/traceroute.c

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



CVS commit: src/sys/dev

2010-12-14 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Wed Dec 15 00:08:44 UTC 2010

Modified Files:
src/sys/dev/bi: bi.c
src/sys/dev/qbus: ts.c

Log Message:
Need to include  since vax's  doesn't.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/dev/bi/bi.c
cvs rdiff -u -r1.27 -r1.28 src/sys/dev/qbus/ts.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/atheros

2010-12-14 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Wed Dec 15 00:06:47 UTC 2010

Modified Files:
src/sys/arch/mips/atheros: ar5312.c

Log Message:
make this compile again.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/mips/atheros/ar5312.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

2010-12-14 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Wed Dec 15 00:05:47 UTC 2010

Modified Files:
src/sys/arch/mips/adm5120: adm5120_extio.c adm5120_obio.c
src/sys/arch/mips/atheros: arbus.c

Log Message:
Make these compile again.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/mips/adm5120/adm5120_extio.c
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/mips/adm5120/adm5120_obio.c
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/mips/atheros/arbus.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/evbmips/atheros

2010-12-14 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Wed Dec 15 00:04:51 UTC 2010

Modified Files:
src/sys/arch/evbmips/atheros: machdep.c

Log Message:
Make this compile again.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/evbmips/atheros/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/evbmips/adm5120

2010-12-14 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Wed Dec 15 00:04:28 UTC 2010

Modified Files:
src/sys/arch/evbmips/adm5120: machdep.c

Log Message:
Make this compilee again.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/evbmips/adm5120/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/vax/vax

2010-12-14 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Tue Dec 14 23:44:50 UTC 2010

Modified Files:
src/sys/arch/vax/vax: autoconf.c bus_mem.c cfl.c clock.c cmi.c
compat_13_machdep.c compat_16_machdep.c conf.c core_machdep.c crl.c
ctu.c db_machdep.c disksubr.c gencons.c ibcs2_machdep.c ka410.c
ka43.c ka46.c ka48.c ka49.c ka53.c ka610.c ka630.c ka6400.c ka650.c
ka660.c ka670.c ka680.c ka730.c ka750.c ka780.c ka820.c ka860.c
ka88.c locore.c machdep.c multicpu.c nmi_mainbus.c pmap.c sbi.c
scb.c sgmap.c sig_machdep.c ubi.c vm_machdep.c xmi_mainbus.c

Log Message:
Cleanups includes.  Change  to 
Remove unneeded includes.


To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 src/sys/arch/vax/vax/autoconf.c
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/vax/vax/bus_mem.c \
src/sys/arch/vax/vax/cmi.c src/sys/arch/vax/vax/ibcs2_machdep.c
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/vax/vax/cfl.c \
src/sys/arch/vax/vax/sig_machdep.c
cvs rdiff -u -r1.54 -r1.55 src/sys/arch/vax/vax/clock.c
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/vax/vax/compat_13_machdep.c \
src/sys/arch/vax/vax/compat_16_machdep.c src/sys/arch/vax/vax/ubi.c
cvs rdiff -u -r1.66 -r1.67 src/sys/arch/vax/vax/conf.c
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/vax/vax/core_machdep.c
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/vax/vax/crl.c \
src/sys/arch/vax/vax/ka780.c
cvs rdiff -u -r1.30 -r1.31 src/sys/arch/vax/vax/ctu.c \
src/sys/arch/vax/vax/multicpu.c
cvs rdiff -u -r1.56 -r1.57 src/sys/arch/vax/vax/db_machdep.c
cvs rdiff -u -r1.51 -r1.52 src/sys/arch/vax/vax/disksubr.c
cvs rdiff -u -r1.50 -r1.51 src/sys/arch/vax/vax/gencons.c
cvs rdiff -u -r1.32 -r1.33 src/sys/arch/vax/vax/ka410.c
cvs rdiff -u -r1.34 -r1.35 src/sys/arch/vax/vax/ka43.c
cvs rdiff -u -r1.24 -r1.25 src/sys/arch/vax/vax/ka46.c
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/vax/vax/ka48.c
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/vax/vax/ka49.c \
src/sys/arch/vax/vax/scb.c
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/vax/vax/ka53.c \
src/sys/arch/vax/vax/ka670.c src/sys/arch/vax/vax/sgmap.c
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/vax/vax/ka610.c \
src/sys/arch/vax/vax/xmi_mainbus.c
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/vax/vax/ka630.c
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/vax/vax/ka6400.c \
src/sys/arch/vax/vax/ka88.c
cvs rdiff -u -r1.35 -r1.36 src/sys/arch/vax/vax/ka650.c \
src/sys/arch/vax/vax/sbi.c
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/vax/vax/ka660.c
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/vax/vax/ka680.c
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/vax/vax/ka730.c
cvs rdiff -u -r1.43 -r1.44 src/sys/arch/vax/vax/ka750.c
cvs rdiff -u -r1.52 -r1.53 src/sys/arch/vax/vax/ka820.c
cvs rdiff -u -r1.33 -r1.34 src/sys/arch/vax/vax/ka860.c
cvs rdiff -u -r1.78 -r1.79 src/sys/arch/vax/vax/locore.c
cvs rdiff -u -r1.179 -r1.180 src/sys/arch/vax/vax/machdep.c
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/vax/vax/nmi_mainbus.c
cvs rdiff -u -r1.178 -r1.179 src/sys/arch/vax/vax/pmap.c
cvs rdiff -u -r1.112 -r1.113 src/sys/arch/vax/vax/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/bind/dist/lib/dns

2010-12-14 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Tue Dec 14 23:43:32 UTC 2010

Modified Files:
src/external/bsd/bind/dist/lib/dns: name.c

Log Message:
Wrong rfc mentioned


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.3 -r1.2 src/external/bsd/bind/dist/lib/dns/name.c

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



CVS commit: src/external/cddl/osnet/lib/libzpool

2010-12-14 Thread Adam Hamsik
Module Name:src
Committed By:   haad
Date:   Tue Dec 14 23:39:11 UTC 2010

Modified Files:
src/external/cddl/osnet/lib/libzpool: Makefile

Log Message:
Do not built 64b atomic ops to libzpool they are in libc again.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/cddl/osnet/lib/libzpool/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/vax

2010-12-14 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Tue Dec 14 23:38:31 UTC 2010

Modified Files:
src/sys/arch/vax/bi: bi_mainbus.c bi_nmi.c
src/sys/arch/vax/if: if_le.c if_le_vsbus.c if_ze.c
src/sys/arch/vax/mba: hp.c mba.c
src/sys/arch/vax/uba: uba_cmi.c uba_dma.c uba_mainbus.c uba_sbi.c
uba_ubi.c

Log Message:
Cleanup includes.  Change  to  for bus, cpu, intr.
Remove unneeded includes.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/vax/bi/bi_mainbus.c
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/vax/bi/bi_nmi.c
cvs rdiff -u -r1.36 -r1.37 src/sys/arch/vax/if/if_le.c
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/vax/if/if_le_vsbus.c
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/vax/if/if_ze.c
cvs rdiff -u -r1.47 -r1.48 src/sys/arch/vax/mba/hp.c
cvs rdiff -u -r1.38 -r1.39 src/sys/arch/vax/mba/mba.c
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/vax/uba/uba_cmi.c
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/vax/uba/uba_dma.c
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/vax/uba/uba_mainbus.c
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/vax/uba/uba_sbi.c
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/vax/uba/uba_ubi.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/vax/vsa

2010-12-14 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Tue Dec 14 23:31:17 UTC 2010

Modified Files:
src/sys/arch/vax/vsa: asc_vsbus.c dz_vsbus.c hdc9224.c leds.c ncr.c
smg.c spx.c tc_vsbus.c vsbus.c vsbus_dma.c

Log Message:
Cleanup includes.  Switch from  to  from
bus, cpu, and intr.  Remove unneeded includes.


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/sys/arch/vax/vsa/asc_vsbus.c \
src/sys/arch/vax/vsa/dz_vsbus.c
cvs rdiff -u -r1.50 -r1.51 src/sys/arch/vax/vsa/hdc9224.c
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/vax/vsa/leds.c
cvs rdiff -u -r1.47 -r1.48 src/sys/arch/vax/vsa/ncr.c
cvs rdiff -u -r1.53 -r1.54 src/sys/arch/vax/vsa/smg.c
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/vax/vsa/spx.c
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/vax/vsa/tc_vsbus.c
cvs rdiff -u -r1.58 -r1.59 src/sys/arch/vax/vsa/vsbus.c
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/vax/vsa/vsbus_dma.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/vax/include

2010-12-14 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Tue Dec 14 23:29:33 UTC 2010

Modified Files:
src/sys/arch/vax/include: scb.h

Log Message:
Include  since  no includes 


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/vax/include/scb.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/vax/include

2010-12-14 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Tue Dec 14 23:29:02 UTC 2010

Modified Files:
src/sys/arch/vax/include: psl.h

Log Message:
Since CLKF_BASEPRI isn't used any more, merge its test into CLKF_INTR which
results in a simplier comparision.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/vax/include/psl.h

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



CVS commit: src/sys/modules/dtrace

2010-12-14 Thread Adam Hamsik
Module Name:src
Committed By:   haad
Date:   Tue Dec 14 23:27:48 UTC 2010

Modified Files:
src/sys/modules/dtrace/dtrace: Makefile
src/sys/modules/dtrace/fbt: Makefile
src/sys/modules/dtrace/sdt: Makefile

Log Message:
Disable errors reported by unknown pragmas in dtrace module.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/modules/dtrace/dtrace/Makefile
cvs rdiff -u -r1.2 -r1.3 src/sys/modules/dtrace/fbt/Makefile
cvs rdiff -u -r1.3 -r1.4 src/sys/modules/dtrace/sdt/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/vax/include

2010-12-14 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Tue Dec 14 23:27:37 UTC 2010

Modified Files:
src/sys/arch/vax/include: cpu.h

Log Message:
Switch to use 


To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 src/sys/arch/vax/include/cpu.h

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



CVS commit: src/external/bsd/bind/include/isc

2010-12-14 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Tue Dec 14 23:19:23 UTC 2010

Modified Files:
src/external/bsd/bind/include/isc: atomic.h platform.h

Log Message:
handle lack of 


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/bsd/bind/include/isc/atomic.h
cvs rdiff -u -r1.7 -r1.8 src/external/bsd/bind/include/isc/platform.h

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



CVS commit: src/external/bsd/bind/dist/bin/named

2010-12-14 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Tue Dec 14 23:18:31 UTC 2010

Modified Files:
src/external/bsd/bind/dist/bin/named: server.c

Log Message:
silence gcc-3 uninitialized variable warning.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/bind/dist/bin/named/server.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/bind

2010-12-14 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Tue Dec 14 23:17:21 UTC 2010

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

Log Message:
Handle NetBSD-5 and 4 lack of atomics by disabling threads.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/bind/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/bind/dist/lib/dns

2010-12-14 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Tue Dec 14 23:16:39 UTC 2010

Modified Files:
src/external/bsd/bind/dist/lib/dns: openssl_link.c

Log Message:
handle openssl versions less < 1.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/bind/dist/lib/dns/openssl_link.c

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



CVS commit: src/sbin/resize_ffs

2010-12-14 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Tue Dec 14 21:49:22 UTC 2010

Modified Files:
src/sbin/resize_ffs: resize_ffs.8 resize_ffs.c

Log Message:
filesystem -> file system.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sbin/resize_ffs/resize_ffs.8
cvs rdiff -u -r1.23 -r1.24 src/sbin/resize_ffs/resize_ffs.c

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



CVS commit: src/usr.sbin/ldpd

2010-12-14 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Tue Dec 14 21:32:43 UTC 2010

Modified Files:
src/usr.sbin/ldpd: ldp_command.c

Log Message:
fix uninitialized variable by elimination.


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

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



CVS commit: src/sbin/resize_ffs

2010-12-14 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Tue Dec 14 20:45:22 UTC 2010

Modified Files:
src/sbin/resize_ffs: resize_ffs.c

Log Message:
Be explicit about byteswapped and ffsv2 file systems being currently
unsupported, while catching up to some changes in my local tree which
will hopefully support them at some time in the future.

Also, change "device" variable to "special", to reflect the fact
that resize_ffs will work on a plain file.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sbin/resize_ffs/resize_ffs.c

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



CVS commit: src/tests/rump/rumpvfs

2010-12-14 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Tue Dec 14 20:09:43 UTC 2010

Modified Files:
src/tests/rump/rumpvfs: t_p2kifs.c

Log Message:
Use a larger array to avoid overflow.

from Piotr Meyer


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/rump/rumpvfs/t_p2kifs.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/rump_allserver

2010-12-14 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Tue Dec 14 19:52:14 UTC 2010

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

Log Message:
Add an example for a server listening on a tcp port.

also, bump date to avoid problems with wizd


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

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



CVS commit: src/tests/net/icmp

2010-12-14 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Tue Dec 14 19:08:23 UTC 2010

Modified Files:
src/tests/net/icmp: t_ping2.sh

Log Message:
use ping -n, since technically we don't have dns


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/net/icmp/t_ping2.sh

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



CVS commit: src/bin/dd

2010-12-14 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Tue Dec 14 19:04:05 UTC 2010

Modified Files:
src/bin/dd: dd.c

Log Message:
remove some leftover development garbage


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/bin/dd/dd.c

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



CVS commit: src/bin/dd

2010-12-14 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Tue Dec 14 19:03:21 UTC 2010

Modified Files:
src/bin/dd: args.c

Log Message:
Make compile on non-NetBSD.


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/bin/dd/args.c

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

2010-12-14 Thread Paul Goyette
Module Name:src
Committed By:   pgoyette
Date:   Tue Dec 14 18:51:56 UTC 2010

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

Log Message:
Per private email (to myself and core@), cgd has agreed

I'm happy to assign all copyright to this file, ...

So replace original 4-clause cgd with a 2-clause NetBSD.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man7/module.7

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



CVS commit: src/crypto/dist/ipsec-tools/src/racoon

2010-12-14 Thread Timo Teräs
Module Name:src
Committed By:   tteras
Date:   Tue Dec 14 17:57:32 UTC 2010

Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: ipsec_doi.c

Log Message:
>From Roman Hoog Antink : Fix possible null derefence.


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/crypto/dist/ipsec-tools/src/racoon/ipsec_doi.c

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-12-14 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Tue Dec 14 17:52:06 UTC 2010

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

Log Message:
add new, remove obsolete


To generate a diff of this commit:
cvs rdiff -u -r1.904 -r1.905 src/distrib/sets/lists/base/mi
cvs rdiff -u -r1.1542 -r1.1543 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.175 -r1.176 src/distrib/sets/lists/tests/mi

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



CVS commit: src/tests/dev/cgd

2010-12-14 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Tue Dec 14 17:48:32 UTC 2010

Modified Files:
src/tests/dev/cgd: Makefile t_cgd.sh
Added Files:
src/tests/dev/cgd: paramsfile
Removed Files:
src/tests/dev/cgd/h_img2cgd: Makefile cgd.conf img2cgd.c

Log Message:
Retire the old C helper in h_img2cgd since we can now write everything
with a shellscript in terms of rump.cgdconfig and dd.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/dev/cgd/Makefile \
src/tests/dev/cgd/t_cgd.sh
cvs rdiff -u -r0 -r1.1 src/tests/dev/cgd/paramsfile
cvs rdiff -u -r1.2 -r0 src/tests/dev/cgd/h_img2cgd/Makefile
cvs rdiff -u -r1.1 -r0 src/tests/dev/cgd/h_img2cgd/cgd.conf \
src/tests/dev/cgd/h_img2cgd/img2cgd.c

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



CVS commit: src/sbin/cgdconfig

2010-12-14 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Tue Dec 14 17:46:21 UTC 2010

Modified Files:
src/sbin/cgdconfig: Makefile cgdconfig.c
Added Files:
src/sbin/cgdconfig: cgdconfig_hostops.c cgdconfig_rumpops.c prog_ops.h
Removed Files:
src/sbin/cgdconfig: Makefile.cgdconfig cgd_kernelops.c cgd_kernelops.h
cgd_rumpops.c

Log Message:
Convert from the oldstyle cgd_kops.op_open to the newstyle prog_open
and define RUMPPRG.  Get rid of the Makefile.inc stuff, since it was
useful only for the oldstyle regime.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sbin/cgdconfig/Makefile
cvs rdiff -u -r1.3 -r0 src/sbin/cgdconfig/Makefile.cgdconfig \
src/sbin/cgdconfig/cgd_kernelops.h
cvs rdiff -u -r1.2 -r0 src/sbin/cgdconfig/cgd_kernelops.c
cvs rdiff -u -r1.1 -r0 src/sbin/cgdconfig/cgd_rumpops.c
cvs rdiff -u -r1.31 -r1.32 src/sbin/cgdconfig/cgdconfig.c
cvs rdiff -u -r0 -r1.1 src/sbin/cgdconfig/cgdconfig_hostops.c \
src/sbin/cgdconfig/cgdconfig_rumpops.c src/sbin/cgdconfig/prog_ops.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/man3

2010-12-14 Thread Jukka Ruohonen
Module Name:src
Committed By:   jruoho
Date:   Tue Dec 14 17:27:32 UTC 2010

Modified Files:
src/share/man/man3: tgmath.3

Log Message:
Remove functions/macros that are not in  in NetBSD.
Use .Xr instead of .Fn for those functions/macros that have a manual page.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man3/tgmath.3

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



CVS commit: src/sys/fs/msdosfs

2010-12-14 Thread Juergen Hannken-Illjes
Module Name:src
Committed By:   hannken
Date:   Tue Dec 14 17:17:03 UTC 2010

Modified Files:
src/sys/fs/msdosfs: msdosfs_vfsops.c

Log Message:
msdosfs_sync: check for dead vnode (denode == NULL) before testing denode flags.


To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 src/sys/fs/msdosfs/msdosfs_vfsops.c

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



CVS commit: src

2010-12-14 Thread Jukka Ruohonen
Module Name:src
Committed By:   jruoho
Date:   Tue Dec 14 17:09:28 UTC 2010

Modified Files:
src/distrib/sets/lists/comp: mi
src/share/man/man3: Makefile
Added Files:
src/share/man/man3: makedev.3

Log Message:
Add a manual page for the makedev(), major(), and minor() macros.

Taken from FreeBSD. Written by Ed Schouten.


To generate a diff of this commit:
cvs rdiff -u -r1.1541 -r1.1542 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.57 -r1.58 src/share/man/man3/Makefile
cvs rdiff -u -r0 -r1.1 src/share/man/man3/makedev.3

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



CVS commit: src/distrib/utils/x_ifconfig

2010-12-14 Thread Juergen Hannken-Illjes
Module Name:src
Committed By:   hannken
Date:   Tue Dec 14 17:07:08 UTC 2010

Modified Files:
src/distrib/utils/x_ifconfig: Makefile

Log Message:
Make the definition of CRUNCHOPS independent of SMALLPROG_INET6 / USE_INET6.

Distrib/sparc64/instfs now builds again.


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/distrib/utils/x_ifconfig/Makefile

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



CVS commit: src/sys/nfs

2010-12-14 Thread Christoph Egger
Module Name:src
Committed By:   cegger
Date:   Tue Dec 14 16:58:59 UTC 2010

Modified Files:
src/sys/nfs: nfs_vnops.c

Log Message:
Initialize mutex and cv after sanity checks


To generate a diff of this commit:
cvs rdiff -u -r1.288 -r1.289 src/sys/nfs/nfs_vnops.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/rump_allserver

2010-12-14 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Tue Dec 14 16:40:05 UTC 2010

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

Log Message:
Add -d which can be used to register host-backed block devices in
the rump kernel.

It would be cool if this, and the other options, could be specified
in a config file (plist or other).


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

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



CVS commit: src/share/man/man8

2010-12-14 Thread Jukka Ruohonen
Module Name:src
Committed By:   jruoho
Date:   Tue Dec 14 16:39:33 UTC 2010

Modified Files:
src/share/man/man8: intro.8

Log Message:
Remove Xref to format(8) as it is available only on VAX and HP300.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/share/man/man8/intro.8

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



CVS commit: src/sys/nfs

2010-12-14 Thread Christoph Egger
Module Name:src
Committed By:   cegger
Date:   Tue Dec 14 16:25:19 UTC 2010

Modified Files:
src/sys/nfs: nfs_vnops.c

Log Message:
back out rev. 1.285. The problem I try to hunt down
in PR 42455 is not in the network stack as shown by PR 44206.


To generate a diff of this commit:
cvs rdiff -u -r1.287 -r1.288 src/sys/nfs/nfs_vnops.c

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



CVS commit: src

2010-12-14 Thread Jukka Ruohonen
Module Name:src
Committed By:   jruoho
Date:   Tue Dec 14 16:24:00 UTC 2010

Modified Files:
src/lib/libc/sys: modctl.2
src/sbin/modload: modload.8
src/sbin/modstat: modstat.8
src/sbin/modunload: modunload.8
src/share/man/man7: sysctl.7
src/share/man/man9: module.9

Log Message:
Fix xref; module(4) -> module(7).


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/lib/libc/sys/modctl.2
cvs rdiff -u -r1.39 -r1.40 src/sbin/modload/modload.8
cvs rdiff -u -r1.7 -r1.8 src/sbin/modstat/modstat.8
cvs rdiff -u -r1.19 -r1.20 src/sbin/modunload/modunload.8
cvs rdiff -u -r1.52 -r1.53 src/share/man/man7/sysctl.7
cvs rdiff -u -r1.24 -r1.25 src/share/man/man9/module.9

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



CVS commit: src

2010-12-14 Thread Jukka Ruohonen
Module Name:src
Committed By:   jruoho
Date:   Tue Dec 14 16:18:16 UTC 2010

Modified Files:
src/distrib/sets/lists/man: mi
src/share/man/man4: Makefile
src/share/man/man7: Makefile intro.7
Added Files:
src/share/man/man7: module.7
Removed Files:
src/share/man/man4: module.4

Log Message:
By majority vote, move module(4) to the section 7.


To generate a diff of this commit:
cvs rdiff -u -r1.1267 -r1.1268 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.538 -r1.539 src/share/man/man4/Makefile
cvs rdiff -u -r1.5 -r0 src/share/man/man4/module.4
cvs rdiff -u -r1.25 -r1.26 src/share/man/man7/Makefile
cvs rdiff -u -r1.17 -r1.18 src/share/man/man7/intro.7
cvs rdiff -u -r0 -r1.1 src/share/man/man7/module.7

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



CVS commit: src/sys/arch/i386/include

2010-12-14 Thread Adam Hamsik
Module Name:src
Committed By:   haad
Date:   Tue Dec 14 15:50:07 UTC 2010

Modified Files:
src/sys/arch/i386/include: types.h

Log Message:
Revert change made in revision 1.66 by ad@ this is not true and 64bit
atomic ops should be enabled in libc by default.


To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 src/sys/arch/i386/include/types.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/sdpquery

2010-12-14 Thread Iain Hibbert
Module Name:src
Committed By:   plunky
Date:   Tue Dec 14 15:18:20 UTC 2010

Modified Files:
src/usr.bin/sdpquery: print.c

Log Message:
on reflection we can use uintmax_t here instead of trying to decode
the value manually, as only 17 bits are defined and the value is
unlikely to exceed UINTMAX_MAX (would only prevent decoding)


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/usr.bin/sdpquery/print.c

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



CVS commit: src/external/cddl/osnet

2010-12-14 Thread Matthias Scheler
Module Name:src
Committed By:   tron
Date:   Tue Dec 14 14:08:43 UTC 2010

Modified Files:
src/external/cddl/osnet/dev/fbt: fbt.c
src/external/cddl/osnet/dist/uts/common/sys: debug.h note.h

Log Message:
Get DTrace to build again.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/cddl/osnet/dev/fbt/fbt.c
cvs rdiff -u -r1.1.1.2 -r1.2 \
src/external/cddl/osnet/dist/uts/common/sys/debug.h
cvs rdiff -u -r1.1.1.1 -r1.2 \
src/external/cddl/osnet/dist/uts/common/sys/note.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/man7

2010-12-14 Thread Jukka Ruohonen
Module Name:src
Committed By:   jruoho
Date:   Tue Dec 14 13:32:14 UTC 2010

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

Log Message:
Fix small format error. Noted by pgoye...@.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man7/orders.7

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



CVS commit: src/libexec/httpd

2010-12-14 Thread Thor Lancelot Simon
Module Name:src
Committed By:   tls
Date:   Tue Dec 14 13:27:39 UTC 2010

Modified Files:
src/libexec/httpd: cgi-bozo.c

Log Message:
When invoking a content handler specified via -C, set the REDIRECT_STATUS
CGI variable to "200".  This approximates the Apache behavior which is
required by phpcgi in PHP 5.3 (and by some compilations of older PHP
versions).

I have a revolutionary idea.  Perhaps instead of imposing bizarre
requirements on other programs in the name of "security", the PHP
developers should make their own code compile with oh, I don't know,
maybe -Wuninitialized.  That might have an effect on the security of
systems using PHP rather than on the "security" of such systems...

...excuse me, got to go now, I think my airquotes just wore out.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/libexec/httpd/cgi-bozo.c

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



CVS commit: src

2010-12-14 Thread Jukka Ruohonen
Module Name:src
Committed By:   jruoho
Date:   Tue Dec 14 13:00:35 UTC 2010

Modified Files:
src/lib/libc/stdlib: strsuftoll.3
src/share/man/man7: orders.7

Log Message:
Reference strsuftoll(3) and orders(7) with each other.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/lib/libc/stdlib/strsuftoll.3
cvs rdiff -u -r1.3 -r1.4 src/share/man/man7/orders.7

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



CVS commit: src

2010-12-14 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Tue Dec 14 11:03:17 UTC 2010

Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/net/icmp: Makefile
Added Files:
src/tests/net/icmp: t_ping2.sh

Log Message:
Add another version of the simple ping test, this time written as a
shell script and using rump_server, rump.ifconfig and rump.ping.

XXX: uses rump_allserver for now, though, since i noticed a problem
where the rump kernel syscall vector does not get updated for
dlopen()'d libraries (and hence if you dlopen librumpnet.so, socket()
still gives ENOSYS).  Me be fixink it later.


To generate a diff of this commit:
cvs rdiff -u -r1.174 -r1.175 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.2 -r1.3 src/tests/net/icmp/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/net/icmp/t_ping2.sh

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



CVS commit: src/sbin/ifconfig

2010-12-14 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Tue Dec 14 10:51:51 UTC 2010

Modified Files:
src/sbin/ifconfig: ifconfig.c

Log Message:
A few weeks ago when i added "linkstr" support I didn't know that
the string parser gives a proplib object which isn't a terminated
string.  Fix that mistake now.


To generate a diff of this commit:
cvs rdiff -u -r1.224 -r1.225 src/sbin/ifconfig/ifconfig.c

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/tests

2010-12-14 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Tue Dec 14 10:02:02 UTC 2010

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

Log Message:
bah set lists. expect this lot back soon(ish).


To generate a diff of this commit:
cvs rdiff -u -r1.173 -r1.174 src/distrib/sets/lists/tests/mi

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

2010-12-14 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Tue Dec 14 09:51:02 UTC 2010

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

Log Message:
Sort SECTIONS, fix xref.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man7/orders.7

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

2010-12-14 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Tue Dec 14 09:46:51 UTC 2010

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

Log Message:
Wording.


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

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



CVS commit: src/usr.bin/rump_allserver

2010-12-14 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Tue Dec 14 09:39:53 UTC 2010

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

Log Message:
Fix Xr and use Sx.


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

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

2010-12-14 Thread Jukka Ruohonen
Module Name:src
Committed By:   jruoho
Date:   Tue Dec 14 09:21:30 UTC 2010

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

Log Message:
Xref number(1) and units(1).


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man7/orders.7

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



CVS commit: src/external/cddl/osnet/lib/libzpool

2010-12-14 Thread Adam Hamsik
Module Name:src
Committed By:   haad
Date:   Tue Dec 14 09:19:15 UTC 2010

Modified Files:
src/external/cddl/osnet/lib/libzpool: Makefile

Log Message:
Use only cas versions of 64 bit atomic ops.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/cddl/osnet/lib/libzpool/Makefile

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



CVS commit: src/share/man/man9

2010-12-14 Thread Jukka Ruohonen
Module Name:src
Committed By:   jruoho
Date:   Tue Dec 14 09:09:52 UTC 2010

Modified Files:
src/share/man/man9: secmodel_securelevel.9

Log Message:
Note specifically that kernel modules can be loaded at securelevel 0.
In addition, some markup improvements.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/share/man/man9/secmodel_securelevel.9

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



CVS commit: src

2010-12-14 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Tue Dec 14 08:04:15 UTC 2010

Modified Files:
src/common/lib/libprop: prop_kern.c
src/usr.sbin/envstat: Makefile envstat.c

Log Message:
Use a consistent approach for rump kernel calls made by libs.
Should investigate a dynamic approach in the future.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/common/lib/libprop/prop_kern.c
cvs rdiff -u -r1.9 -r1.10 src/usr.sbin/envstat/Makefile
cvs rdiff -u -r1.83 -r1.84 src/usr.sbin/envstat/envstat.c

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