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

2010-12-15 Thread Christoph Egger
Module Name:src
Committed By:   cegger
Date:   Thu Dec 16 07:59:10 UTC 2010

Modified Files:
src/sys/arch/i386/xbox: xboxfb.c

Log Message:
ioctl: KNF switch-case


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/i386/xbox/xboxfb.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/i386/conf

2010-12-15 Thread Christoph Egger
Module Name:src
Committed By:   cegger
Date:   Thu Dec 16 07:51:22 UTC 2010

Modified Files:
src/sys/arch/i386/conf: ALL

Log Message:
add PCI VGA drivers


To generate a diff of this commit:
cvs rdiff -u -r1.280 -r1.281 src/sys/arch/i386/conf/ALL

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

2010-12-15 Thread Christoph Egger
Module Name:src
Committed By:   cegger
Date:   Thu Dec 16 07:02:07 UTC 2010

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

Log Message:
Brdige -> Bridge


To generate a diff of this commit:
cvs rdiff -u -r1.1053 -r1.1054 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

2010-12-15 Thread Christoph Egger
Module Name:src
Committed By:   cegger
Date:   Thu Dec 16 06:45:51 UTC 2010

Modified Files:
src/sys/dev/pci: genfb_pci.c machfb.c pm2fb.c r128fb.c radeonfb.c
unichromefb.c vga_pci.c voodoofb.c voyagerfb.c wcfb.c

Log Message:
ioctl: KNF switch-case, remove useless brackets


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/dev/pci/genfb_pci.c
cvs rdiff -u -r1.61 -r1.62 src/sys/dev/pci/machfb.c
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/pci/pm2fb.c
cvs rdiff -u -r1.16 -r1.17 src/sys/dev/pci/r128fb.c \
src/sys/dev/pci/unichromefb.c
cvs rdiff -u -r1.39 -r1.40 src/sys/dev/pci/radeonfb.c
cvs rdiff -u -r1.51 -r1.52 src/sys/dev/pci/vga_pci.c
cvs rdiff -u -r1.24 -r1.25 src/sys/dev/pci/voodoofb.c
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/pci/voyagerfb.c
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/pci/wcfb.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/pci

2010-12-15 Thread Christoph Egger
Module Name:src
Committed By:   cegger
Date:   Thu Dec 16 06:19:01 UTC 2010

Modified Files:
src/sys/dev/pci: chipsfb.c

Log Message:
ioctl: KNF switch-case


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/dev/pci/chipsfb.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/stat

2010-12-15 Thread David A. Holland
Module Name:src
Committed By:   dholland
Date:   Thu Dec 16 05:42:15 UTC 2010

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

Log Message:
Don't pass unused argument. From Doug Barton.


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/usr.bin/stat/stat.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/stat

2010-12-15 Thread David A. Holland
Module Name:src
Committed By:   dholland
Date:   Thu Dec 16 05:30:16 UTC 2010

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

Log Message:
Use strlcpy, not strncpy, when the desired semantics are strlcpy's
rather than strncpy's.


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/usr.bin/stat/stat.c

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-15 Thread Masao Uebayashi
Module Name:src
Committed By:   uebayasi
Date:   Thu Dec 16 02:01:37 UTC 2010

Modified Files:
src/doc: BRANCHES

Log Message:
uebayasi-xip: Add a few files.


To generate a diff of this commit:
cvs rdiff -u -r1.300 -r1.301 src/doc/BRANCHES

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



CVS commit: src/sys/arch/macppc/dev

2010-12-15 Thread Michael Lorenz
Module Name:src
Committed By:   macallan
Date:   Thu Dec 16 01:56:21 UTC 2010

Modified Files:
src/sys/arch/macppc/dev: if_wi_obio.c

Log Message:
finish device_t-ification, now it works again


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/macppc/dev/if_wi_obio.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-12-15 Thread Eduardo Horvath
Module Name:src
Committed By:   eeh
Date:   Thu Dec 16 00:42:22 UTC 2010

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

Log Message:
ubc_init needs to run while we're still cold or uvmhist breaks.


To generate a diff of this commit:
cvs rdiff -u -r1.423 -r1.424 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/dev/usb

2010-12-15 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Wed Dec 15 23:48:15 UTC 2010

Modified Files:
src/sys/dev/usb: ohci.c

Log Message:
Slighty tweak the interrupt debug printfs.


To generate a diff of this commit:
cvs rdiff -u -r1.210 -r1.211 src/sys/dev/usb/ohci.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/usb

2010-12-15 Thread Matt Thomas
Module Name:src
Committed By:   matt
Date:   Wed Dec 15 23:43:02 UTC 2010

Modified Files:
src/sys/dev/usb: usb_mem.c

Log Message:
Fix typo (damn :q! in vi allow the commit to proceed).


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/sys/dev/usb/usb_mem.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/usb

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

Modified Files:
src/sys/dev/usb: files.usb usb_mem.c

Log Message:
Add a workaround (hopefully temporary) for corrupted usb fragments on powerpc.
With this in effect, USB is now usable on some powerpc platforms again.
Basically this prevents the DMA portion of the fragment ever overlapping the
usb_frag_hdr which is enough to solve the problem.  To enable this, add

options USB_FRAG_DMA_WORKAROUND

to your config file.
Switch from malloc to kmem.


To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 src/sys/dev/usb/files.usb
cvs rdiff -u -r1.40 -r1.41 src/sys/dev/usb/usb_mem.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/make

2010-12-15 Thread Simon J. Gerraty
Module Name:src
Committed By:   sjg
Date:   Wed Dec 15 23:03:36 UTC 2010

Modified Files:
src/usr.bin/make: meta.c

Log Message:
Invalidate meta_fname when we finish a job, so that in compat
mode, we do not report a previous .meta file as being involved
in an error.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/usr.bin/make/meta.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/lib/libzpool/common

2010-12-15 Thread Adam Hamsik
Module Name:src
Committed By:   haad
Date:   Wed Dec 15 22:49:42 UTC 2010

Modified Files:
src/external/cddl/osnet/dist/lib/libzpool/common: taskq.c

Log Message:
Whitespace police.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/external/cddl/osnet/dist/lib/libzpool/common/taskq.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/lib/libzpool/common

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

Modified Files:
src/external/cddl/osnet/dist/lib/libzpool/common: taskq.c

Log Message:
Only KM_SLEEP | KM_NOSLEEP can be passed down to kmem layer, clean up
tqflags from internal taskq flags (TQ_FRONT) before calling kmem_alloc.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2 -r1.2 \
src/external/cddl/osnet/dist/lib/libzpool/common/taskq.c

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



CVS commit: src/tests/dev/raidframe

2010-12-15 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Wed Dec 15 21:33:10 UTC 2010

Modified Files:
src/tests/dev/raidframe: Makefile

Log Message:
fix post-move testsdir.  duh


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/dev/raidframe/Makefile

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



CVS commit: src

2010-12-15 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Wed Dec 15 20:42:24 UTC 2010

Modified Files:
src/distrib/sets/lists/tests: mi
src/etc/mtree: NetBSD.dist.tests

Log Message:
goop for initial raidframe test


To generate a diff of this commit:
cvs rdiff -u -r1.178 -r1.179 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.4 -r1.5 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/tests/dev

2010-12-15 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Wed Dec 15 20:40:18 UTC 2010

Modified Files:
src/tests/dev: Makefile
Added Files:
src/tests/dev/raidframe: Makefile t_raid.sh
Removed Files:
src/tests/dev/raid: Makefile t_raid.sh

Log Message:
"A few seconds later" I realized the kernel directory is dev/raidframe,
not dev/raid, so reflect this in the test dir.  Affects location
for test of PR kern/44239.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/dev/Makefile
cvs rdiff -u -r1.1 -r0 src/tests/dev/raid/Makefile \
src/tests/dev/raid/t_raid.sh
cvs rdiff -u -r0 -r1.1 src/tests/dev/raidframe/Makefile \
src/tests/dev/raidframe/t_raid.sh

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



CVS commit: src/tests/dev

2010-12-15 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Wed Dec 15 20:37:52 UTC 2010

Modified Files:
src/tests/dev: Makefile
Added Files:
src/tests/dev/raid: Makefile t_raid.sh

Log Message:
Add first raidframe tests.  This is the test for the kernel fault
described in PR kern/44239


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tests/dev/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/dev/raid/Makefile \
src/tests/dev/raid/t_raid.sh

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

Modified Files:
src/tests/dev/cgd: t_cgd.sh

Log Message:
Use proper cleanup.

XXX: the atf sh "compiler" should check for errors.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/dev/cgd/t_cgd.sh

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-15 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Wed Dec 15 19:07:44 UTC 2010

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

Log Message:
Guard against supplying the same parameter multiple times in one -d argument.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 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/usr.bin/rump_allserver

2010-12-15 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Wed Dec 15 18:42:59 UTC 2010

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

Log Message:
language fix.  sniped by wizd


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 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/distrib/sets/lists

2010-12-15 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Wed Dec 15 18:39:28 UTC 2010

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

Log Message:
+rump.raidctl


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

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

Modified Files:
src/sbin/raidctl: Makefile raidctl.c
Added Files:
src/sbin/raidctl: prog_ops.h raidctl_hostops.c raidctl_rumpops.c

Log Message:
Use RUMPPRG.

ok Greg Oster


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sbin/raidctl/Makefile
cvs rdiff -u -r0 -r1.1 src/sbin/raidctl/prog_ops.h \
src/sbin/raidctl/raidctl_hostops.c src/sbin/raidctl/raidctl_rumpops.c
cvs rdiff -u -r1.49 -r1.50 src/sbin/raidctl/raidctl.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/powerd

2010-12-15 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Wed Dec 15 18:11:01 UTC 2010

Modified Files:
src/usr.sbin/powerd: powerd.8

Log Message:
Merge single-letter options in SYNOPSIS.


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/usr.sbin/powerd/powerd.8

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-12-15 Thread Paul Goyette
Module Name:src
Committed By:   pgoyette
Date:   Wed Dec 15 17:17:17 UTC 2010

Modified Files:
src/sys/dev/sysmon: sysmon_envsys.c sysmon_envsys_events.c
sysmon_envsys_tables.c sysmon_envsysvar.h

Log Message:
Extract searching of description tables into a single function, rather
than duplicating the code every time.  Minor reduction in code size
(about 1200 bytes on amd64), no change in functionality.


To generate a diff of this commit:
cvs rdiff -u -r1.109 -r1.110 src/sys/dev/sysmon/sysmon_envsys.c
cvs rdiff -u -r1.95 -r1.96 src/sys/dev/sysmon/sysmon_envsys_events.c
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/sysmon/sysmon_envsys_tables.c
cvs rdiff -u -r1.36 -r1.37 src/sys/dev/sysmon/sysmon_envsysvar.h

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



CVS commit: src/usr.sbin/powerd

2010-12-15 Thread Paul Goyette
Module Name:src
Committed By:   pgoyette
Date:   Wed Dec 15 17:12:40 UTC 2010

Modified Files:
src/usr.sbin/powerd: powerd.8 powerd.c

Log Message:
Add an option to not actually run the power management scripts, and
when in debug mode send all error messages to stderr rather than to
syslog(8).


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/usr.sbin/powerd/powerd.8
cvs rdiff -u -r1.14 -r1.15 src/usr.sbin/powerd/powerd.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/cpuctl/arch

2010-12-15 Thread Christoph Egger
Module Name:src
Committed By:   cegger
Date:   Wed Dec 15 17:09:07 UTC 2010

Modified Files:
src/usr.sbin/cpuctl/arch: i386.c

Log Message:
beautify printing of SVM features across multiple lines


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/usr.sbin/cpuctl/arch/i386.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-15 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Wed Dec 15 16:23:56 UTC 2010

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

Log Message:
document the current syscall bug with rump_server and -l


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 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/sys/arch/arm/include

2010-12-15 Thread Hiroyuki Bessho
Module Name:src
Committed By:   bsh
Date:   Wed Dec 15 15:43:13 UTC 2010

Modified Files:
src/sys/arch/arm/include: armreg.h

Log Message:
fix XP bit and U bit definitions of CP15 control register.
These constants are not used in our source tree for now,
so this won't change any kernel bianries.


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/sys/arch/arm/include/armreg.h

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



CVS commit: src/usr.sbin/inetd

2010-12-15 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Wed Dec 15 15:36:16 UTC 2010

Modified Files:
src/usr.sbin/inetd: inetd.c

Log Message:
RLIMIT_NOFILE stabilized in NetBSD 17 years ago, so it's safe now
to remove the #ifdef's from around code which uses it.


To generate a diff of this commit:
cvs rdiff -u -r1.117 -r1.118 src/usr.sbin/inetd/inetd.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/envstat

2010-12-15 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Wed Dec 15 15:07:54 UTC 2010

Modified Files:
src/usr.sbin/envstat: envstat_hostops.c envstat_rumpops.c prog_ops.h

Log Message:
Don't need prog_ioctl here, it's a leftover of the previous approach.

pointed out by Paul Goyette


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.sbin/envstat/envstat_hostops.c \
src/usr.sbin/envstat/envstat_rumpops.c src/usr.sbin/envstat/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/sys/arch/xen/include

2010-12-15 Thread Christoph Egger
Module Name:src
Committed By:   cegger
Date:   Wed Dec 15 14:45:47 UTC 2010

Modified Files:
src/sys/arch/xen/include: xenio.h

Log Message:
add privcmd ioctl that got introduced with Xen 4


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/xen/include/xenio.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/xen/include

2010-12-15 Thread Christoph Egger
Module Name:src
Committed By:   cegger
Date:   Wed Dec 15 14:28:22 UTC 2010

Added Files:
src/sys/arch/xen/include: xenio_gntdev.h

Log Message:
add gnttab ioctl definitions to implement


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/xen/include/xenio_gntdev.h

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

Modified Files:
src/sys/uvm: uvm_fault.c

Log Message:
Remove duplicate asserts from when uvm_fault_lower1() was merged
into uvm_fault_lower() (the duplicates were there already before,
just in different functions).

reported by Alexander Nasonov on tech-kern


To generate a diff of this commit:
cvs rdiff -u -r1.175 -r1.176 src/sys/uvm/uvm_fault.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/inetd

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

Modified Files:
src/usr.sbin/inetd: inetd.c

Log Message:
Nuke conditionally compiled MULOG stuff.  Itojun wanted to do it
already 8 years ago when he fixed the compilation last time, and
again it hasn't been buildable in years.


To generate a diff of this commit:
cvs rdiff -u -r1.116 -r1.117 src/usr.sbin/inetd/inetd.c

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



CVS commit: src/sys/netsmb

2010-12-15 Thread Adam Hoka
Module Name:src
Committed By:   ahoka
Date:   Wed Dec 15 12:58:13 UTC 2010

Modified Files:
src/sys/netsmb: smb_dev.c smb_iod.c

Log Message:
take two on module support
XXX this wont work as a builtin module


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/sys/netsmb/smb_dev.c
cvs rdiff -u -r1.37 -r1.38 src/sys/netsmb/smb_iod.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-15 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Wed Dec 15 11:22:42 UTC 2010

Modified Files:
src/distrib/utils/x_netstat: Makefile
src/usr.bin/netstat: Makefile prog_ops.h

Log Message:
Deal with crunch the standard way.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/distrib/utils/x_netstat/Makefile
cvs rdiff -u -r1.31 -r1.32 src/usr.bin/netstat/Makefile
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/netstat/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/distrib/sets/lists/tests

2010-12-15 Thread Adam Hamsik
Module Name:src
Committed By:   haad
Date:   Wed Dec 15 10:42:57 UTC 2010

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

Log Message:
Add usr.sbin/Attfile to test list.


To generate a diff of this commit:
cvs rdiff -u -r1.177 -r1.178 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

2010-12-15 Thread Adam Hamsik
Module Name:src
Committed By:   haad
Date:   Wed Dec 15 10:36:50 UTC 2010

Modified Files:
src/tests: Makefile
Added Files:
src/tests/usr.sbin: Makefile

Log Message:
Hook traceroute test case to build. it was added to lists so unbreak build now.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/tests/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/usr.sbin/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/rump_allserver

2010-12-15 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Wed Dec 15 09:40:22 UTC 2010

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

Log Message:
Sort options in usage same as in man page.
While here, replace \xa0 with ' '. Where do you get these from?


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 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/usr.bin/netstat

2010-12-15 Thread Havard Eidnes
Module Name:src
Committed By:   he
Date:   Wed Dec 15 09:15:05 UTC 2010

Modified Files:
src/usr.bin/netstat: Makefile

Log Message:
Make this build with CRUNCHEDPROG defined, and default to the sysctl()
method of fetching information.  Apparently we can't simply not define
the prog_ops struct in this program.


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/usr.bin/netstat/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/awk

2010-12-15 Thread Havard Eidnes
Module Name:src
Committed By:   he
Date:   Wed Dec 15 08:09:23 UTC 2010

Modified Files:
src/usr.bin/awk: Makefile

Log Message:
Make this build as part of the dist/miniroot build, where it's still
referenced.  Adjust for the move from dist/ to external/.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/usr.bin/awk/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/i386/conf

2010-12-15 Thread Adam Hamsik
Module Name:src
Committed By:   haad
Date:   Wed Dec 15 08:09:02 UTC 2010

Modified Files:
src/sys/arch/i386/conf: MONOLITHIC

Log Message:
Enable device-mapper driver in MONOLITHIC kernels.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/i386/conf/MONOLITHIC

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