CVS commit: src/usr.bin/shmif_dumpbus

2014-08-18 Thread Antti Kantee
:18 pooka Exp $ */ /*- * Copyright (c) 2010 Antti Kantee. All Rights Reserved. @@ -33,7 +33,7 @@ #include rump/rumpuser_port.h #ifndef lint -__RCSID($NetBSD: shmif_dumpbus.c,v 1.11 2013/12/20 10:04:33 pooka Exp $); +__RCSID($NetBSD: shmif_dumpbus.c,v 1.12 2014/08/18 14:21:18 pooka Exp

CVS commit: src/usr.bin/shmif_dumpbus

2014-08-18 Thread Antti Kantee
$ */ /*- * Copyright (c) 2010 Antti Kantee. All Rights Reserved. @@ -33,7 +33,7 @@ #include rump/rumpuser_port.h #ifndef lint -__RCSID($NetBSD: shmif_dumpbus.c,v 1.12 2014/08/18 14:21:18 pooka Exp $); +__RCSID($NetBSD: shmif_dumpbus.c,v 1.13 2014/08/18 14:21:44 pooka Exp $); #endif /* !lint

CVS commit: src/usr.bin/shmif_dumpbus

2014-08-18 Thread Antti Kantee
/08/18 14:23:24 pooka Exp $ */ /*- * Copyright (c) 2010 Antti Kantee. All Rights Reserved. @@ -33,7 +33,7 @@ #include rump/rumpuser_port.h #ifndef lint -__RCSID($NetBSD: shmif_dumpbus.c,v 1.13 2014/08/18 14:21:44 pooka Exp $); +__RCSID($NetBSD: shmif_dumpbus.c,v 1.14 2014/08/18 14:23:24

CVS commit: src/usr.bin/shmif_dumpbus

2014-08-18 Thread Antti Kantee
: shmif_dumpbus.c,v 1.15 2014/08/18 14:33:23 pooka Exp $ */ /*- * Copyright (c) 2010 Antti Kantee. All Rights Reserved. @@ -33,7 +33,7 @@ #include rump/rumpuser_port.h #ifndef lint -__RCSID($NetBSD: shmif_dumpbus.c,v 1.14 2014/08/18 14:23:24 pooka Exp $); +__RCSID($NetBSD: shmif_dumpbus.c,v 1.15

CVS commit: src/usr.bin/shmif_dumpbus

2014-08-18 Thread Antti Kantee
pooka Exp $ */ /*- * Copyright (c) 2010 Antti Kantee. All Rights Reserved. @@ -33,7 +33,7 @@ #include rump/rumpuser_port.h #ifndef lint -__RCSID($NetBSD: shmif_dumpbus.c,v 1.15 2014/08/18 14:33:23 pooka Exp $); +__RCSID($NetBSD: shmif_dumpbus.c,v 1.16 2014/08/18 14:35:29 pooka Exp

CVS commit: src/usr.bin/shmif_dumpbus

2014-08-18 Thread Antti Kantee
: shmif_dumpbus.c,v 1.17 2014/08/18 14:40:17 pooka Exp $ */ /*- * Copyright (c) 2010 Antti Kantee. All Rights Reserved. @@ -33,7 +33,7 @@ #include rump/rumpuser_port.h #ifndef lint -__RCSID($NetBSD: shmif_dumpbus.c,v 1.16 2014/08/18 14:35:29 pooka Exp $); +__RCSID($NetBSD: shmif_dumpbus.c,v

CVS commit: src/sys/dev/pci

2014-08-13 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Aug 13 14:35:46 UTC 2014 Modified Files: src/sys/dev/pci: if_vioif.c Log Message: Don't use config_deferred_interrupts() for vioif_deferred_init(), just run it once as part of if_init(). The problem with the former is that it

CVS commit: src/sys/rump/dev

2014-08-13 Thread Antti Kantee
: pcn_at_pci.c,v 1.1 2014/08/13 15:01:32 pooka Exp $ */ + +/* + * Copyright (c) 2010 Antti Kantee. All Rights Reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source

CVS commit: src/lib/librumphijack

2014-08-12 Thread Antti Kantee
+1,4 @@ -/* $NetBSD: hijack.c,v 1.109 2014/07/21 14:23:43 gson Exp $ */ +/* $NetBSD: hijack.c,v 1.110 2014/08/12 23:47:09 pooka Exp $ */ /*- * Copyright (c) 2011 Antti Kantee. All Rights Reserved. @@ -28,7 +28,7 @@ #include rump/rumpuser_port.h #if !defined(lint) -__RCSID($NetBSD

CVS commit: src/tests/lib/librumpclient

2014-08-12 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Aug 13 00:03:00 UTC 2014 Modified Files: src/tests/lib/librumpclient: h_execthr.c Log Message: Update hardcoded fd expectations now that rump kernels open 0/1/2. (since we exec, it's convenient to just assume the values of

CVS commit: src/sys/rump/dev/lib/libpci

2014-07-31 Thread Antti Kantee
: pci_at_mainbus.c,v 1.4 2014/07/31 15:55:08 pooka Exp $ */ /* * Copyright (c) 2010 Antti Kantee. All Rights Reserved. @@ -26,7 +26,7 @@ */ #include sys/cdefs.h -__KERNEL_RCSID(0, $NetBSD: pci_at_mainbus.c,v 1.3 2014/04/14 21:34:08 pooka Exp $); +__KERNEL_RCSID(0, $NetBSD: pci_at_mainbus.c,v 1.4

CVS commit: src/sys/kern

2014-07-24 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Thu Jul 24 11:58:45 UTC 2014 Modified Files: src/sys/kern: makesyscalls.sh Log Message: Ensure that symbols are aliased to standard names when using RUMP_KERNEL_IS_LIBC. For example configure scripts do not always include

CVS commit: src/sys

2014-07-24 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Thu Jul 24 12:01:05 UTC 2014 Modified Files: src/sys/kern: init_sysent.c syscalls.c src/sys/rump/include/rump: rump_syscalls.h src/sys/rump/librump/rumpkern: rump_syscalls.c src/sys/sys: syscall.h

CVS commit: src/sys/kern

2014-07-23 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Jul 23 11:41:34 UTC 2014 Modified Files: src/sys/kern: makesyscalls.sh Log Message: In the RUMP_KERNEL_IS_LIBC case, account for WEAKASM, i.e. create a _sys_foo strong alias, and _foo and foo weak aliases. This actually

CVS commit: src/sys

2014-07-23 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Jul 23 11:43:29 UTC 2014 Modified Files: src/sys/kern: init_sysent.c syscalls.c src/sys/rump/include/rump: rump_syscalls.h src/sys/rump/librump/rumpkern: rump_syscalls.c src/sys/sys: syscall.h

CVS commit: src/sys/dev

2014-07-22 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Tue Jul 22 13:32:59 UTC 2014 Modified Files: src/sys/dev: vnd.c Log Message: Fix MODULE() dependencies to account for VND_COMPRESSION To generate a diff of this commit: cvs rdiff -u -r1.229 -r1.230 src/sys/dev/vnd.c Please note

CVS commit: src/sys/rump

2014-07-09 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Jul 9 12:14:47 UTC 2014 Modified Files: src/sys/rump: listsrcdirs Log Message: split sys further into sys and posix, per comments from justin To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16

CVS commit: src/sys/rump

2014-07-09 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Jul 9 12:20:32 UTC 2014 Modified Files: src/sys/rump: listsrcdirs Log Message: Make the file system utility list consistent between fsck, mount and newfs. For now, include ext2, ffs and msdosfs (and as a special case,

CVS commit: src/sys/rump

2014-07-08 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Tue Jul 8 14:30:21 UTC 2014 Modified Files: src/sys/rump: listsrcdirs Log Message: In addition to kernel/tools sources, include another selection of sources useful for running application stacks on rump kernels. To generate a

CVS commit: src/lib/librumpuser

2014-06-23 Thread Antti Kantee
: rumpuser_pth.c,v 1.42 2014/06/23 12:38:18 pooka Exp $ */ /* * Copyright (c) 2007-2010 Antti Kantee. All Rights Reserved. @@ -28,7 +28,7 @@ #include rumpuser_port.h #if !defined(lint) -__RCSID($NetBSD: rumpuser_pth.c,v 1.41 2014/06/22 20:17:23 pooka Exp $); +__RCSID($NetBSD: rumpuser_pth.c,v 1.42

CVS commit: src/sys/rump/librump/rumpkern

2014-06-22 Thread Antti Kantee
:03:16 rmind Exp $ */ +/* $NetBSD: intr.c,v 1.46 2014/06/22 20:09:19 pooka Exp $ */ /* * Copyright (c) 2008-2010 Antti Kantee. All Rights Reserved. @@ -26,7 +26,7 @@ */ #include sys/cdefs.h -__KERNEL_RCSID(0, $NetBSD: intr.c,v 1.45 2014/06/09 13:03:16 rmind Exp $); +__KERNEL_RCSID(0

CVS commit: src/lib/librumpuser

2014-06-22 Thread Antti Kantee
@@ -1,4 +1,4 @@ -/* $NetBSD: rumpuser_pth.c,v 1.40 2014/04/02 17:09:23 justin Exp $ */ +/* $NetBSD: rumpuser_pth.c,v 1.41 2014/06/22 20:17:23 pooka Exp $ */ /* * Copyright (c) 2007-2010 Antti Kantee. All Rights Reserved. @@ -28,7 +28,7 @@ #include rumpuser_port.h #if !defined(lint) -__RCSID

CVS commit: src/sys/rump/librump/rumpvfs

2014-06-20 Thread Antti Kantee
/06/20 11:27:25 pooka Exp $ */ /* * Copyright (c) 2009 Antti Kantee. All Rights Reserved. @@ -26,7 +26,7 @@ */ #include sys/cdefs.h -__KERNEL_RCSID(0, $NetBSD: devnodes.c,v 1.9 2014/03/20 20:42:08 christos Exp $); +__KERNEL_RCSID(0, $NetBSD: devnodes.c,v 1.10 2014/06/20 11:27:25 pooka Exp

CVS commit: src/sys/rump

2014-06-20 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Jun 20 11:57:56 UTC 2014 Modified Files: src/sys/rump: Makefile.rump Log Message: Some rump kernel components for interfacing with the environment need to access both NetBSD kernel facilities and facilities provided by the

CVS commit: src/sys/rump

2014-06-20 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Jun 20 12:36:32 UTC 2014 Modified Files: src/sys/rump: README.compileopts Log Message: document RUMP_SYM_NORENAME To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/rump/README.compileopts Please note that

CVS commit: src/sys/rump/librump/rumpkern

2014-06-15 Thread Antti Kantee
:53:48 2014 +++ src/sys/rump/librump/rumpkern/vm.c Sun Jun 15 12:58:01 2014 @@ -1,4 +1,4 @@ -/* $NetBSD: vm.c,v 1.158 2014/06/13 11:53:48 pooka Exp $ */ +/* $NetBSD: vm.c,v 1.159 2014/06/15 12:58:01 pooka Exp $ */ /* * Copyright (c) 2007-2011 Antti Kantee. All Rights Reserved. @@ -41,7 +41,7

CVS commit: src

2014-06-15 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Sun Jun 15 14:36:57 UTC 2014 Modified Files: src/sys/rump: listsrcdirs src/tools: Makefile Log Message: Add cat, rpcgen and stat to TOOLS_BUILDRUMP. They're useful for installing headers for the app stack cases that need

CVS commit: src/lib/librumpuser

2014-06-14 Thread Antti Kantee
$ */ /* * Copyright (c) 2010, 2011 Antti Kantee. All Rights Reserved. @@ -37,7 +37,7 @@ #include rumpuser_port.h #if !defined(lint) -__RCSID($NetBSD: rumpuser_sp.c,v 1.65 2014/05/23 16:57:42 pooka Exp $); +__RCSID($NetBSD: rumpuser_sp.c,v 1.66 2014/06/14 11:52:42 pooka Exp $); #endif /* !lint

CVS commit: src/sys/rump/librump/rumpkern

2014-06-13 Thread Antti Kantee
:1.156 Fri Apr 25 13:20:45 2014 +++ src/sys/rump/librump/rumpkern/vm.c Fri Jun 13 11:48:56 2014 @@ -1,4 +1,4 @@ -/* $NetBSD: vm.c,v 1.156 2014/04/25 13:20:45 pooka Exp $ */ +/* $NetBSD: vm.c,v 1.157 2014/06/13 11:48:56 pooka Exp $ */ /* * Copyright (c) 2007-2011 Antti Kantee. All Rights

CVS commit: src/sys/rump/librump/rumpkern

2014-06-13 Thread Antti Kantee
/rumpkern/vm.c:1.157 Fri Jun 13 11:48:56 2014 +++ src/sys/rump/librump/rumpkern/vm.c Fri Jun 13 11:53:48 2014 @@ -1,4 +1,4 @@ -/* $NetBSD: vm.c,v 1.157 2014/06/13 11:48:56 pooka Exp $ */ +/* $NetBSD: vm.c,v 1.158 2014/06/13 11:53:48 pooka Exp $ */ /* * Copyright (c) 2007-2011 Antti Kantee. All Rights

CVS commit: src/sys/fs/tmpfs

2014-06-13 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Jun 13 11:57:48 UTC 2014 Modified Files: src/sys/fs/tmpfs: tmpfs_mem.c Log Message: use psize_t for physical memory calculation To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/fs/tmpfs/tmpfs_mem.c Please

CVS commit: src

2014-06-13 Thread Antti Kantee
13 15:45:01 2014 @@ -1,4 +1,4 @@ -.\ $NetBSD: rump_etfs.3,v 1.6 2013/12/19 15:51:39 pooka Exp $ +.\ $NetBSD: rump_etfs.3,v 1.7 2014/06/13 15:45:01 pooka Exp $ .\ .\ Copyright (c) 2010 Antti Kantee. All rights reserved. .\ @@ -23,7 +23,7 @@ .\ OUT OF THE USE OF THIS SOFTWARE, EVEN

CVS commit: src/sys/rump/librump/rumpdev

2014-06-13 Thread Antti Kantee
$ */ /* * Copyright (c) 2009 Antti Kantee. All Rights Reserved. @@ -26,7 +26,7 @@ */ #include sys/cdefs.h -__KERNEL_RCSID(0, $NetBSD: rump_dev.c,v 1.25 2014/04/04 01:35:11 christos Exp $); +__KERNEL_RCSID(0, $NetBSD: rump_dev.c,v 1.26 2014/06/13 15:51:13 pooka Exp $); #include sys/param.h

CVS commit: src/sys/rump/dev/lib/libmiiphy

2014-05-26 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Mon May 26 19:55:53 UTC 2014 Modified Files: src/sys/rump/dev/lib/libmiiphy: Makefile Log Message: mvphy is not configured, so don't try to build it To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/sys

2014-05-25 Thread Antti Kantee
+1,4 @@ -/* $NetBSD: rump.c,v 1.304 2014/04/27 15:08:52 pooka Exp $ */ +/* $NetBSD: rump.c,v 1.305 2014/05/25 16:31:51 pooka Exp $ */ /* * Copyright (c) 2007-2011 Antti Kantee. All Rights Reserved. @@ -26,7 +26,7 @@ */ #include sys/cdefs.h -__KERNEL_RCSID(0, $NetBSD: rump.c,v 1.304 2014/04

CVS commit: src/sys/rump/librump/rumpvfs

2014-05-23 Thread Antti Kantee
Exp $ */ +/* $NetBSD: rump_vfs.c,v 1.80 2014/05/23 10:56:36 pooka Exp $ */ /* * Copyright (c) 2008 Antti Kantee. All Rights Reserved. @@ -29,12 +29,13 @@ */ #include sys/cdefs.h -__KERNEL_RCSID(0, $NetBSD: rump_vfs.c,v 1.79 2014/05/22 12:31:28 pooka Exp $); +__KERNEL_RCSID(0, $NetBSD

CVS commit: src/lib/librumpuser

2014-05-23 Thread Antti Kantee
pooka Exp $ */ +/* $NetBSD: rumpuser_sp.c,v 1.64 2014/05/23 11:04:03 pooka Exp $ */ /* * Copyright (c) 2010, 2011 Antti Kantee. All Rights Reserved. @@ -37,7 +37,7 @@ #include rumpuser_port.h #if !defined(lint) -__RCSID($NetBSD: rumpuser_sp.c,v 1.63 2014/02/28 13:55:36 pooka Exp

CVS commit: src/lib/librumpuser

2014-05-23 Thread Antti Kantee
$ */ /* * Copyright (c) 2010, 2011 Antti Kantee. All Rights Reserved. @@ -37,7 +37,7 @@ #include rumpuser_port.h #if !defined(lint) -__RCSID($NetBSD: rumpuser_sp.c,v 1.64 2014/05/23 11:04:03 pooka Exp $); +__RCSID($NetBSD: rumpuser_sp.c,v 1.65 2014/05/23 16:57:42 pooka Exp $); #endif /* !lint

CVS commit: src/sys/rump/librump/rumpvfs

2014-05-22 Thread Antti Kantee
pooka Exp $ */ /* * Copyright (c) 2008 Antti Kantee. All Rights Reserved. @@ -29,7 +29,7 @@ */ #include sys/cdefs.h -__KERNEL_RCSID(0, $NetBSD: rump_vfs.c,v 1.78 2014/04/25 18:31:35 pooka Exp $); +__KERNEL_RCSID(0, $NetBSD: rump_vfs.c,v 1.79 2014/05/22 12:31:28 pooka Exp $); #include sys

CVS commit: src/common/lib/libc/arch/x86_64/string

2014-05-22 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Thu May 22 16:47:31 UTC 2014 Modified Files: src/common/lib/libc/arch/x86_64/string: memset.S Log Message: fix build for _KERNEL To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/sys/net

2014-05-20 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Tue May 20 19:53:50 UTC 2014 Modified Files: src/sys/net: if_loop.c Log Message: if_free() instead of direct call to free() to avoid diagnostic panic Bug exposed by justin's Lua ljsyscall tests:

CVS commit: src/sys/rump/net/lib/libsockin

2014-05-09 Thread Antti Kantee
/libsockin/sockin.c:1.37 Sat Apr 26 11:23:03 2014 +++ src/sys/rump/net/lib/libsockin/sockin.c Fri May 9 06:12:48 2014 @@ -1,4 +1,4 @@ -/* $NetBSD: sockin.c,v 1.37 2014/04/26 11:23:03 pooka Exp $ */ +/* $NetBSD: sockin.c,v 1.38 2014/05/09 06:12:48 pooka Exp $ */ /* * Copyright (c) 2008, 2009 Antti

CVS commit: src/sys/kern

2014-04-27 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Sun Apr 27 14:29:53 UTC 2014 Modified Files: src/sys/kern: makesyscalls.sh Log Message: Eliminate weak symbols from rump kernel syscall handlers, part 1: Initialize all non-modular syscalls to enosys and expect them to be filled

CVS commit: src/sys/kern

2014-04-27 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Sun Apr 27 14:50:23 UTC 2014 Modified Files: src/sys/kern: makesyscalls.sh syscalls.conf Log Message: Eliminate weak symbols from rump kernel syscall handlers, part 2: Generate a file (rump.sysmap) which can be used to

CVS commit: src/sys/rump

2014-04-27 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Sun Apr 27 15:05:30 UTC 2014 Added Files: src/sys/rump: makerumpsyscalls.sh Log Message: Eliminate weak symbols from rump kernel syscall handlers, part 3: Add a tool to autogenerate callbacks from components to establish system

CVS commit: src/sys/rump/librump/rumpkern

2014-04-27 Thread Antti Kantee
:55 pooka Exp $ */ +/* $NetBSD: rump.c,v 1.304 2014/04/27 15:08:52 pooka Exp $ */ /* * Copyright (c) 2007-2011 Antti Kantee. All Rights Reserved. @@ -26,7 +26,7 @@ */ #include sys/cdefs.h -__KERNEL_RCSID(0, $NetBSD: rump.c,v 1.303 2014/04/26 11:17:55 pooka Exp $); +__KERNEL_RCSID(0

CVS commit: src/sys/rump/librump

2014-04-27 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Sun Apr 27 15:13:58 UTC 2014 Added Files: src/sys/rump/librump/rumpkern: rumpkern_syscalls.c src/sys/rump/librump/rumpnet: rumpnet_syscalls.c src/sys/rump/librump/rumpvfs: rumpvfs_syscalls.c Log Message: Eliminate

CVS commit: src/sys/rump/librump

2014-04-27 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Sun Apr 27 15:15:13 UTC 2014 Modified Files: src/sys/rump/librump/rumpkern: Makefile.rumpkern src/sys/rump/librump/rumpnet: Makefile.rumpnet src/sys/rump/librump/rumpvfs: Makefile.rumpvfs Log Message: Eliminate

CVS commit: src

2014-04-27 Thread Antti Kantee
1.28 2014/04/02 17:09:23 justin Exp $ */ +/* $NetBSD: rumpuser_dl.c,v 1.29 2014/04/27 15:19:00 pooka Exp $ */ /* * Copyright (c) 2009 Antti Kantee. All Rights Reserved. @@ -40,7 +40,7 @@ #include rumpuser_port.h #if !defined(lint) -__RCSID($NetBSD: rumpuser_dl.c,v 1.28 2014/04/02 17:09

CVS commit: src/usr.bin/rump_allserver

2014-04-27 Thread Antti Kantee
: rump_allserver.c,v 1.37 2014/04/27 15:26:05 pooka Exp $ */ /*- * Copyright (c) 2010, 2011 Antti Kantee. All Rights Reserved. @@ -28,7 +28,7 @@ #include rump/rumpuser_port.h #ifndef lint -__RCSID($NetBSD: rump_allserver.c,v 1.36 2014/03/21 16:26:30 pooka Exp $); +__RCSID($NetBSD: rump_allserver.c,v 1.37

CVS commit: src/sys/rump

2014-04-27 Thread Antti Kantee
16:28:21 2014 @@ -1,4 +1,4 @@ -/* $NetBSD: rump_private.h,v 1.84 2014/04/27 15:08:52 pooka Exp $ */ +/* $NetBSD: rump_private.h,v 1.85 2014/04/27 16:28:21 pooka Exp $ */ /* * Copyright (c) 2007-2011 Antti Kantee. All Rights Reserved. @@ -150,7 +150,7 @@ int rump_syscall(int, void *, size_t, re

CVS commit: src/sys/rump/librump

2014-04-27 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Sun Apr 27 16:30:09 UTC 2014 Modified Files: src/sys/rump/librump/rumpkern: rumpkern_syscalls.c src/sys/rump/librump/rumpnet: rumpnet_syscalls.c src/sys/rump/librump/rumpvfs: rumpvfs_syscalls.c Log Message: regen

CVS commit: src/sys

2014-04-26 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Sat Apr 26 11:10:10 UTC 2014 Modified Files: src/sys/kern: sys_socket.c src/sys/net: route.c route.h Log Message: It's been 20years since rtioctl() did something. Let's just remove that special way of returning

CVS commit: src/sys

2014-04-26 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Sat Apr 26 11:16:22 UTC 2014 Modified Files: src/sys/kern: sys_socket.c src/sys/net: if.c if.h Log Message: Decouple sockets linkage from interface code by making ifioctl() a pointer. To generate a diff of this commit:

CVS commit: src/sys/rump/librump

2014-04-26 Thread Antti Kantee
:01 pooka Exp $ */ +/* $NetBSD: rump.c,v 1.303 2014/04/26 11:17:55 pooka Exp $ */ /* * Copyright (c) 2007-2011 Antti Kantee. All Rights Reserved. @@ -26,7 +26,7 @@ */ #include sys/cdefs.h -__KERNEL_RCSID(0, $NetBSD: rump.c,v 1.302 2014/04/25 19:56:01 pooka Exp $); +__KERNEL_RCSID(0

CVS commit: src/sys/rump

2014-04-26 Thread Antti Kantee
11:23:03 2014 @@ -1,4 +1,4 @@ -/* $NetBSD: net_stub.c,v 1.15 2014/04/26 11:17:55 pooka Exp $ */ +/* $NetBSD: net_stub.c,v 1.16 2014/04/26 11:23:03 pooka Exp $ */ /* * Copyright (c) 2008 Antti Kantee. All Rights Reserved. @@ -26,7 +26,7 @@ */ #include sys/cdefs.h -__KERNEL_RCSID(0, $NetBSD

CVS commit: src/sys/rump/librump/rumpnet

2014-04-26 Thread Antti Kantee
) 2008 Antti Kantee. All Rights Reserved. @@ -26,7 +26,7 @@ */ #include sys/cdefs.h -__KERNEL_RCSID(0, $NetBSD: net_stub.c,v 1.16 2014/04/26 11:23:03 pooka Exp $); +__KERNEL_RCSID(0, $NetBSD: net_stub.c,v 1.17 2014/04/26 11:23:56 pooka Exp $); #include sys/param.h #include sys/protosw.h

CVS commit: src/sys/rump/librump/rumpkern

2014-04-25 Thread Antti Kantee
@@ -1,4 +1,4 @@ -/* $NetBSD: lwproc.c,v 1.30 2014/04/16 22:34:02 pooka Exp $ */ +/* $NetBSD: lwproc.c,v 1.31 2014/04/25 13:20:45 pooka Exp $ */ /* * Copyright (c) 2010, 2011 Antti Kantee. All Rights Reserved. @@ -28,7 +28,7 @@ #define RUMP__CURLWP_PRIVATE #include sys/cdefs.h

CVS commit: src/sys/fs/smbfs

2014-04-25 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Apr 25 15:18:06 UTC 2014 Modified Files: src/sys/fs/smbfs: smbfs_vnops.c Log Message: Don't lock an already locked vnode. To generate a diff of this commit: cvs rdiff -u -r1.89 -r1.90 src/sys/fs/smbfs/smbfs_vnops.c Please

CVS commit: src/sys

2014-04-25 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Apr 25 15:52:45 UTC 2014 Modified Files: src/sys/kern: sys_select.c src/sys/netsmb: smb_trantcp.c smb_trantcp.h src/sys/sys: select.h Log Message: Remove pollsock(). Since it took only a single socket, it was

CVS commit: src/sys/netsmb

2014-04-25 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Apr 25 15:54:12 UTC 2014 Modified Files: src/sys/netsmb: smb_trantcp.c Log Message: whoops, remove testing printf To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/sys/netsmb/smb_trantcp.c Please note that

CVS commit: src/sys/rump/librump

2014-04-25 Thread Antti Kantee
$ # # Copyright (c) 2009 Antti Kantee. All rights reserved. # @@ -78,9 +78,9 @@ sed -e ' ' ${1} | awk -F\| -v topdir=${TOPDIR} ' function fileheaders(file, srcstr) { - printf(/*\t$NetBSD: makerumpif.sh,v 1.7 2014/04/25 13:07:31 pooka Exp $\t*/\n\n) file + printf(/*\t$NetBSD: makerumpif.sh,v 1.8 2014/04

CVS commit: src/sys/rump

2014-04-25 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Apr 25 17:50:28 UTC 2014 Modified Files: src/sys/rump/include/rump: rumpkern_if_pub.h rumpvfs_if_pub.h src/sys/rump/librump/rumpkern: rumpkern_if_priv.h rumpkern_if_wrappers.c

CVS commit: src/sys/rump/librump/rumpkern

2014-04-25 Thread Antti Kantee
,v 1.69 2014/04/25 18:13:59 pooka Exp $ */ /* * Copyright (c) 2007-2011 Antti Kantee. All Rights Reserved. @@ -26,7 +26,7 @@ */ #include sys/cdefs.h -__KERNEL_RCSID(0, $NetBSD: locks.c,v 1.68 2014/03/11 00:59:38 pooka Exp $); +__KERNEL_RCSID(0, $NetBSD: locks.c,v 1.69 2014/04/25 18:13:59

CVS commit: src/sys/rump/librump/rumpkern

2014-04-25 Thread Antti Kantee
25 18:13:59 2014 +++ src/sys/rump/librump/rumpkern/rump.c Fri Apr 25 18:25:38 2014 @@ -1,4 +1,4 @@ -/* $NetBSD: rump.c,v 1.300 2014/04/25 18:13:59 pooka Exp $ */ +/* $NetBSD: rump.c,v 1.301 2014/04/25 18:25:38 pooka Exp $ */ /* * Copyright (c) 2007-2011 Antti Kantee. All Rights Reserved

CVS commit: src/sys/rump/librump

2014-04-25 Thread Antti Kantee
: kobj_rename.c,v 1.1 2010/04/26 23:17:13 pooka Exp $ */ +/* $NetBSD: kobj_rename.c,v 1.2 2014/04/25 18:31:35 pooka Exp $ */ /*- * Copyright (c) 2010 Antti Kantee. All Rights Reserved. @@ -26,7 +26,7 @@ */ #include sys/cdefs.h -__KERNEL_RCSID(0, $NetBSD: kobj_rename.c,v 1.1 2010/04/26 23:17

CVS commit: src/include/ssp

2014-04-25 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Apr 25 18:37:38 UTC 2014 Modified Files: src/include/ssp: string.h Log Message: Apparently clang pretends to be gcc 4.2 but is secretly much awesomer than gcc 4.2, so enable the stpncpy() wrapper also for clang. To generate

CVS commit: src/sys/rump/librump/rumpkern

2014-04-25 Thread Antti Kantee
: emul.c,v 1.165 2014/04/25 19:56:01 pooka Exp $ */ /* * Copyright (c) 2007-2011 Antti Kantee. All Rights Reserved. @@ -26,7 +26,7 @@ */ #include sys/cdefs.h -__KERNEL_RCSID(0, $NetBSD: emul.c,v 1.164 2014/03/11 00:59:38 pooka Exp $); +__KERNEL_RCSID(0, $NetBSD: emul.c,v 1.165 2014/04/25 19

CVS commit: src/share/mk

2014-04-23 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Thu Apr 24 00:14:59 UTC 2014 Modified Files: src/share/mk: bsd.lib.mk Log Message: allow use with linkers that don't support --warn-shared-textrel (Solaris, OpenBSD) To generate a diff of this commit: cvs rdiff -u -r1.353

CVS commit: src/sys/rump/dev/lib/libpci

2014-04-13 Thread Antti Kantee
: rumpdev_bus_space.c,v 1.2 2014/04/13 15:43:26 pooka Exp $ */ /*- * Copyright (c) 2013 Antti Kantee. All Rights Reserved. @@ -26,6 +26,7 @@ */ #include sys/cdefs.h +#include sys/atomic.h #include sys/param.h @@ -175,3 +176,12 @@ bus_space_unmap(bus_space_tag_t bst, bus panic(%s: unimplemented

CVS commit: src/sys/rump/librump/rumpkern

2014-04-10 Thread Antti Kantee
Exp $ */ /* * Copyright (c) 2007-2011 Antti Kantee. All Rights Reserved. @@ -41,7 +41,7 @@ */ #include sys/cdefs.h -__KERNEL_RCSID(0, $NetBSD: vm.c,v 1.153 2014/04/09 23:53:36 pooka Exp $); +__KERNEL_RCSID(0, $NetBSD: vm.c,v 1.154 2014/04/10 22:14:03 pooka Exp $); #include sys/param.h

CVS commit: src/sys/rump/dev/lib/libpci

2014-04-10 Thread Antti Kantee
pooka Exp $ */ /*- * Copyright (c) 2013 Antti Kantee @@ -86,11 +86,6 @@ int _bus_dmamap_load_buffer (bus_dma_tag_t, bus_dmamap_t, void *, bus_size_t, struct vmspace *, int, paddr_t *, int *, int); -#undef PHYS_TO_BUS_MEM -#define PHYS_TO_BUS_MEM(_t_, _a_) rumpcomp_pci_virt_to_mach((void

CVS commit: src/sys/rump/librump/rumpkern

2014-04-09 Thread Antti Kantee
:1.292 Wed Apr 2 19:37:17 2014 +++ src/sys/rump/librump/rumpkern/rump.c Wed Apr 9 23:49:27 2014 @@ -1,4 +1,4 @@ -/* $NetBSD: rump.c,v 1.292 2014/04/02 19:37:17 pooka Exp $ */ +/* $NetBSD: rump.c,v 1.293 2014/04/09 23:49:27 pooka Exp $ */ /* * Copyright (c) 2007-2011 Antti Kantee. All Rights

CVS commit: src/sys/kern

2014-04-09 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Apr 9 23:50:45 UTC 2014 Modified Files: src/sys/kern: makesyscalls.sh Log Message: properly handle forward declarations for pointerpointer arguments To generate a diff of this commit: cvs rdiff -u -r1.139 -r1.140

CVS commit: src/sys/rump/librump/rumpkern

2014-04-09 Thread Antti Kantee
@@ -/* $NetBSD: lwproc.c,v 1.28 2014/03/16 15:30:05 pooka Exp $ */ +/* $NetBSD: lwproc.c,v 1.29 2014/04/09 23:53:36 pooka Exp $ */ /* * Copyright (c) 2010, 2011 Antti Kantee. All Rights Reserved. @@ -28,7 +28,7 @@ #define RUMP__CURLWP_PRIVATE #include sys/cdefs.h -__KERNEL_RCSID(0

CVS commit: src/sys/kern

2014-04-09 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Apr 9 23:55:37 UTC 2014 Modified Files: src/sys/kern: syscalls.master Log Message: rump kernel wrappers for aio syscalls To generate a diff of this commit: cvs rdiff -u -r1.267 -r1.268 src/sys/kern/syscalls.master Please

CVS commit: src/sys

2014-04-09 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Apr 9 23:57:26 UTC 2014 Modified Files: src/sys/kern: init_sysent.c syscalls.c src/sys/rump/include/rump: rump_syscalls.h src/sys/rump/librump/rumpkern: rump_syscalls.c src/sys/sys: syscall.h

CVS commit: src

2014-04-09 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Thu Apr 10 00:09:09 UTC 2014 Modified Files: src/distrib/sets/lists/base: shl.mi src/distrib/sets/lists/comp: mi shl.mi src/distrib/sets/lists/debug: mi shl.mi src/sys/rump/fs: Makefile.rumpfscomp Added

CVS commit: src/lib/libc/sys

2014-04-08 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Tue Apr 8 13:02:14 UTC 2014 Modified Files: src/lib/libc/sys: _lwp_unpark_all.2 Log Message: play the documentation matches implementation game To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/sys/net80211

2014-04-06 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Mon Apr 7 00:07:40 UTC 2014 Modified Files: src/sys/net80211: ieee80211_netbsd.c ieee80211_netbsd.h ieee80211_rssadapt.c Log Message: Use module-compatible sysctl init instead of link sets. To generate a diff of

CVS commit: src/external/bsd/libpcap/include

2014-04-06 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Mon Apr 7 01:29:12 UTC 2014 Modified Files: src/external/bsd/libpcap/include: config.h Log Message: Re-add cloning bpf definition that got lost in rev 1.4. Needed at least for wpa_supplicant against a rump kernel (which does not

CVS commit: src/sys/rump/dev

2014-04-06 Thread Antti Kantee
/iwn_at_pci.c Mon Apr 7 01:45:36 2014 @@ -0,0 +1,45 @@ +/* $NetBSD: iwn_at_pci.c,v 1.1 2014/04/07 01:45:36 pooka Exp $ */ + +/* + * Copyright (c) 2010 Antti Kantee. All Rights Reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided

CVS commit: src/sys/rump/include/sys

2014-04-04 Thread Antti Kantee
/sys/rump/include/sys/bus.h Fri Apr 4 12:25:45 2014 @@ -1,4 +1,4 @@ -/* $NetBSD: bus.h,v 1.3 2013/09/23 17:57:59 pooka Exp $ */ +/* $NetBSD: bus.h,v 1.4 2014/04/04 12:25:45 pooka Exp $ */ /* * Copyright (c) 2010 Antti Kantee. All Rights Reserved. @@ -37,8 +37,8 @@ /* bus space defs */ typedef

CVS commit: src/sys/rump/dev/lib/libpci

2014-04-04 Thread Antti Kantee
: pci_at_mainbus.c,v 1.1 2014/04/04 12:53:59 pooka Exp $ */ + +/* + * Copyright (c) 2010 Antti Kantee. All Rights Reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions

CVS commit: src/sys/rump/dev/lib/libmiiphy

2014-04-04 Thread Antti Kantee
@@ -0,0 +1,45 @@ +/* $NetBSD: phy_at_mii.c,v 1.1 2014/04/04 14:18:19 pooka Exp $ */ + +/* + * Copyright (c) 2010 Antti Kantee. All Rights Reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions

CVS commit: src/sys/rump/dev/lib/libpci_if_wm

2014-04-04 Thread Antti Kantee
-u /dev/null src/sys/rump/dev/lib/libpci_if_wm/wm_at_pci.c:1.1 --- /dev/null Fri Apr 4 14:49:09 2014 +++ src/sys/rump/dev/lib/libpci_if_wm/wm_at_pci.c Fri Apr 4 14:49:09 2014 @@ -0,0 +1,45 @@ +/* $NetBSD: wm_at_pci.c,v 1.1 2014/04/04 14:49:09 pooka Exp $ */ + +/* + * Copyright (c) 2010 Antti Kantee

CVS commit: src/sys/rump/dev

2014-04-04 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Apr 4 14:49:41 UTC 2014 Modified Files: src/sys/rump/dev: Makefile.rumpdevcomp Log Message: Add PCI components, commented out from the default build for now. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

CVS commit: src/lib/librumpclient

2014-04-03 Thread Antti Kantee
17:09:23 justin Exp $ */ +/* $NetBSD: rumpclient.c,v 1.61 2014/04/03 17:11:35 pooka Exp $ */ /* * Copyright (c) 2010, 2011 Antti Kantee. All Rights Reserved. @@ -50,7 +50,7 @@ #define USE_SIGNALFD #endif -__RCSID($NetBSD: rumpclient.c,v 1.60 2014/04/02 17:09:23 justin Exp $); +__RCSID

CVS commit: src/lib/librumpuser

2014-04-02 Thread Antti Kantee
) 2007-2010 Antti Kantee. All Rights Reserved. @@ -28,7 +28,7 @@ #include rumpuser_port.h #if !defined(lint) -__RCSID($NetBSD: rumpuser.c,v 1.58 2014/03/16 10:23:59 njoly Exp $); +__RCSID($NetBSD: rumpuser.c,v 1.59 2014/04/02 13:54:42 pooka Exp $); #endif /* !lint */ #include sys/ioctl.h

CVS commit: src/lib/librumpclient

2014-04-02 Thread Antti Kantee
/rumpclient.c Wed Apr 2 14:48:03 2014 @@ -1,4 +1,4 @@ -/* $NetBSD: rumpclient.c,v 1.57 2014/02/26 02:03:40 pooka Exp $ */ +/* $NetBSD: rumpclient.c,v 1.58 2014/04/02 14:48:03 pooka Exp $ */ /* * Copyright (c) 2010, 2011 Antti Kantee. All Rights Reserved. @@ -38,17 +38,19

CVS commit: src/lib/librumpclient

2014-04-02 Thread Antti Kantee
) 2010, 2011 Antti Kantee. All Rights Reserved. @@ -50,7 +50,7 @@ #define USE_SIGNALFD #endif -__RCSID($NetBSD: rumpclient.c,v 1.58 2014/04/02 14:48:03 pooka Exp $); +__RCSID($NetBSD: rumpclient.c,v 1.59 2014/04/02 15:04:19 pooka Exp $); #include sys/param.h #include sys/mman.h @@ -712,7

CVS commit: src/sys/rump

2014-04-02 Thread Antti Kantee
: time_component.c,v 1.2 2014/04/02 19:37:17 pooka Exp $ */ /* * Copyright (c) 2014 Antti Kantee. All Rights Reserved. @@ -26,16 +26,17 @@ */ #include sys/cdefs.h -__KERNEL_RCSID(0, $NetBSD: time_component.c,v 1.1 2014/03/14 01:02:34 pooka Exp $); +__KERNEL_RCSID(0, $NetBSD

CVS commit: src/sys/rump/net/lib/libvirtif

2014-04-02 Thread Antti Kantee
$ */ /* * Copyright (c) 2008, 2013 Antti Kantee. All Rights Reserved. @@ -26,7 +26,7 @@ */ #include sys/cdefs.h -__KERNEL_RCSID(0, $NetBSD: if_virt.c,v 1.46 2014/03/20 20:42:08 christos Exp $); +__KERNEL_RCSID(0, $NetBSD: if_virt.c,v 1.47 2014/04/02 19:44:15 pooka Exp $); #include sys/param.h

CVS commit: src/sys

2014-04-01 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Tue Apr 1 13:11:44 UTC 2014 Modified Files: src/sys/netinet: ip_flow.c src/sys/netinet6: ip6_flow.c Log Message: Wrap ipflow_create() ip6flow_create() in kernel lock. Prevents the interrupt side on another core from

CVS commit: src/lib/librumpuser

2014-03-21 Thread Antti Kantee
:1.36 Mon Mar 10 22:37:51 2014 +++ src/lib/librumpuser/rumpuser_pth.c Fri Mar 21 12:07:10 2014 @@ -1,4 +1,4 @@ -/* $NetBSD: rumpuser_pth.c,v 1.36 2014/03/10 22:37:51 justin Exp $ */ +/* $NetBSD: rumpuser_pth.c,v 1.37 2014/03/21 12:07:10 pooka Exp $ */ /* * Copyright (c) 2007-2010 Antti Kantee

CVS commit: src/lib/librumpuser

2014-03-21 Thread Antti Kantee
/rumpuser_pth.c Fri Mar 21 12:28:54 2014 @@ -1,4 +1,4 @@ -/* $NetBSD: rumpuser_pth.c,v 1.37 2014/03/21 12:07:10 pooka Exp $ */ +/* $NetBSD: rumpuser_pth.c,v 1.38 2014/03/21 12:28:54 pooka Exp $ */ /* * Copyright (c) 2007-2010 Antti Kantee. All Rights Reserved. @@ -28,7 +28,7 @@ #include

CVS commit: src/lib/librumpuser

2014-03-21 Thread Antti Kantee
2014 +++ src/lib/librumpuser/rumpuser_pth.c Fri Mar 21 16:03:07 2014 @@ -1,4 +1,4 @@ -/* $NetBSD: rumpuser_pth.c,v 1.38 2014/03/21 12:28:54 pooka Exp $ */ +/* $NetBSD: rumpuser_pth.c,v 1.39 2014/03/21 16:03:07 pooka Exp $ */ /* * Copyright (c) 2007-2010 Antti Kantee. All Rights Reserved

CVS commit: src/lib/librumpuser

2014-03-21 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Fri Mar 21 16:03:35 UTC 2014 Modified Files: src/lib/librumpuser: rumpuser_port.h Log Message: fix name of HAVE_PTHREAD_SETNAME_3 To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/lib/librumpuser/rumpuser_port.h

CVS commit: src/usr.bin/rump_allserver

2014-03-21 Thread Antti Kantee
1.36 2014/03/21 16:26:30 pooka Exp $ */ /*- * Copyright (c) 2010, 2011 Antti Kantee. All Rights Reserved. @@ -28,7 +28,7 @@ #include rump/rumpuser_port.h #ifndef lint -__RCSID($NetBSD: rump_allserver.c,v 1.35 2014/01/16 02:20:50 pooka Exp $); +__RCSID($NetBSD: rump_allserver.c,v 1.36 2014

CVS commit: src/sys/sys

2014-03-19 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Thu Mar 20 00:29:57 UTC 2014 Modified Files: src/sys/sys: mbuf.h Log Message: Adjust comment indent. no useful change To generate a diff of this commit: cvs rdiff -u -r1.153 -r1.154 src/sys/sys/mbuf.h Please note that diffs

<    1   2   3   4   5   6   7   8   9   10   >