The NetBSD Project

CVS log for src/lib/librumpuser/rumpuser_port.h

[BACK] Up to [cvs.NetBSD.org] / src / lib / librumpuser

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.54: download - view: text, markup, annotated - select for diffs
Wed Oct 16 09:09:07 2024 UTC (2 months, 4 weeks ago) by ozaki-r
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +3 -1 lines
librumpuser/rumpuser_port.h: import new flags for NetBSD

Revision 1.52.2.1: download - view: text, markup, annotated - select for diffs
Fri Sep 20 11:05:44 2024 UTC (3 months, 3 weeks ago) by martin
Branches: netbsd-10
CVS tags: netbsd-10-1-RELEASE
Diff to: previous 1.52: preferred, colored; next MAIN 1.53: preferred, colored
Changes since revision 1.52: +2 -2 lines
Pull up following revision(s) (requested by rin in ticket #889):

	lib/librumpuser/configure.ac: revision 1.6
	lib/librumpuser/rumpuser_port.h: revision 1.53
	lib/libpthread/Makefile: revision 1.97
	sys/rump/share/man/man3/rumpuser.3: revision 1.4
	sys/rump/share/man/man7/rumpkernel.7: revision 1.4
	sys/rump/share/man/man7/rumpkernel.7: revision 1.5

fix rump URLs in man pages

Link to https://github.com/rumpkernel/wiki/wiki instead of
a site now taken over by an SEO squatter.
Per discussion on github.com/rumpkernel issues
with pooka.
PR misc/57501

fix rump URLs
Link to https://github.com/rumpkernel/ instead of
a site now taken over by an SEO squatter.
Per discussion on github.com/rumpkernel issues with pooka.
PR misc/57501

use rumpkernel.github.io as the entry point

Revision 1.53: download - view: text, markup, annotated - select for diffs
Fri Jul 14 23:28:01 2023 UTC (18 months ago) by lukem
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -2 lines
fix rump URLs

Link to https://github.com/rumpkernel/ instead of
a site now taken over by an SEO squatter.

Per discussion on github.com/rumpkernel issues with pooka.

PR misc/57501

Revision 1.52: download - view: text, markup, annotated - select for diffs
Tue Apr 19 20:32:17 2022 UTC (2 years, 8 months ago) by rillig
Branches: MAIN
CVS tags: netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1
Branch point for: netbsd-10
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -2 lines
lib: remove CONSTCOND comment

Since 2021-01-31, lint doesn't need it anymore for the common pattern of
'do ... while (0)'.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Sat Apr 3 07:38:11 2021 UTC (3 years, 9 months ago) by simonb
Branches: MAIN
CVS tags: cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +8 -1 lines
For MIPS N32, register_t needs to be uint64_t as "long" isn't
big enough.

Revision 1.48.4.1: download - view: text, markup, annotated - select for diffs
Fri May 19 00:22:53 2017 UTC (7 years, 7 months ago) by pgoyette
Branches: prg-localcount2
Diff to: previous 1.48: preferred, colored; next MAIN 1.49: preferred, colored
Changes since revision 1.48: +3 -3 lines
Resolve conflicts from previous merge (all resulting from $NetBSD
keywork expansion)

Revision 1.50: download - view: text, markup, annotated - select for diffs
Thu May 11 10:21:55 2017 UTC (7 years, 8 months ago) by martin
Branches: MAIN
CVS tags: prg-localcount2-base3, phil-wifi-base, phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, phil-wifi-20190609, phil-wifi, pgoyette-compat-merge-20190127, pgoyette-compat-base, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, pgoyette-compat, perseant-stdc-iso10646-base, perseant-stdc-iso10646, netbsd-9-base, netbsd-9-4-RELEASE, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9, netbsd-8-base, netbsd-8-3-RELEASE, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, matt-nb8-mediatek-base, matt-nb8-mediatek, is-mlppp-base, is-mlppp
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -1 lines
Evil hack to fix the build: provide PRIxREGISTER here.
Sevan, please check and fix correctly ;-)

Revision 1.49: download - view: text, markup, annotated - select for diffs
Thu May 11 04:27:27 2017 UTC (7 years, 8 months ago) by sevan
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -3 lines
Update NetBSD values obtained from running configure as instructed in comment.
This paves the way to resolve rump build process using buildrump.sh, where the definition of
HAVE_REGISTER_T caused conflicting definitions of register_t.

Revision 1.47.2.1: download - view: text, markup, annotated - select for diffs
Mon Mar 20 06:57:00 2017 UTC (7 years, 9 months ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.47: preferred, colored; next MAIN 1.48: preferred, colored
Changes since revision 1.47: +3 -1 lines
Sync with HEAD

Revision 1.48: download - view: text, markup, annotated - select for diffs
Thu Jan 12 18:23:04 2017 UTC (8 years ago) by christos
Branches: MAIN
CVS tags: prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Branch point for: prg-localcount2
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +3 -1 lines
Don't go redefining system constants, without checking if the system provides
them.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Sat Nov 7 16:21:42 2015 UTC (9 years, 2 months ago) by nros
Branches: MAIN
CVS tags: pgoyette-localcount-base, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, localcount-20160914
Branch point for: pgoyette-localcount
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -1 lines
Add the C11 function aligned_alloc to libc.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Mon Sep 21 21:50:16 2015 UTC (9 years, 3 months ago) by pooka
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +13 -1 lines
Add more compat defs for code compiled for !NetBSD targets.

At least GNU Hurd lacks MAXHOSTNAMELEN/MAXPATHLEN/PATH_MAX, so make sure
those have some arbitrary semi-sane values.

from Robert Millan in PR misc/50166, with some modifications from myself

Revision 1.45: download - view: text, markup, annotated - select for diffs
Sun Aug 16 11:37:39 2015 UTC (9 years, 5 months ago) by pooka
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2 lines
Hurd support, part 1

from Robert Millan <rmh@gnu.org> via rumpkernel-users

Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Mar 5 00:25:39 2015 UTC (9 years, 10 months ago) by pooka
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -1 lines
check for utimensat

Revision 1.43: download - view: text, markup, annotated - select for diffs
Sat Jan 17 23:49:40 2015 UTC (9 years, 11 months ago) by justin
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -5 lines
Remove no longer required definitions

Revision 1.42: download - view: text, markup, annotated - select for diffs
Mon Nov 10 22:43:46 2014 UTC (10 years, 2 months ago) by pooka
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +13 -1 lines
work around c11 visibility problems on some version(s) of FreeBSD

Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Nov 10 22:29:06 2014 UTC (10 years, 2 months ago) by pooka
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -3 lines
Just _GNU_SOURCE should be enough to expose everything necessary on Linux

Revision 1.40: download - view: text, markup, annotated - select for diffs
Wed Nov 5 12:28:46 2014 UTC (10 years, 2 months ago) by justin
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +9 -5 lines
Add some prototypes for Android rump kernel builds

See buildrump.sh #70, some Android versins are missing prototypes for
these libc functions

Revision 1.39: download - view: text, markup, annotated - select for diffs
Wed Nov 5 01:37:27 2014 UTC (10 years, 2 months ago) by pooka
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -1 lines
fix clock_gettime emulation

Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Nov 5 01:15:58 2014 UTC (10 years, 2 months ago) by pooka
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -1 lines
update for NetBSD-current having clock_nanosleep

Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Nov 4 19:05:17 2014 UTC (10 years, 2 months ago) by pooka
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +116 -80 lines
Use autoconf for rump kernel posix hypercall layer.

This gets rid of homegrown hacks and puts all probes in one place.

Tested for NetBSD (build.sh + anita) and Linux (buildrump.sh)

Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Oct 7 12:48:02 2014 UTC (10 years, 3 months ago) by justin
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
Canonical Minix check as pointed out by Marc

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Sep 29 15:54:28 2014 UTC (10 years, 3 months ago) by justin
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +3 -3 lines
Minix also has getenv_r support

Revision 1.3.2.4: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:02:21 2014 UTC (10 years, 4 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.3.2.3: preferred, colored; branchpoint 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3.2.3: +90 -20 lines
Rebase to HEAD as of a few days ago.

Revision 1.32.2.1: download - view: text, markup, annotated - select for diffs
Sun Aug 10 06:52:26 2014 UTC (10 years, 5 months ago) by tls
Branches: tls-earlyentropy
Diff to: previous 1.32: preferred, colored; next MAIN 1.33: preferred, colored
Changes since revision 1.32: +4 -7 lines
Rebase.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Jul 22 22:41:58 2014 UTC (10 years, 5 months ago) by justin
Branches: MAIN
CVS tags: tls-maxphys-base, tls-earlyentropy-base, netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-base, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0, netbsd-7
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +4 -6 lines
Clean up random implementation for librumpuser

Use /dev/urandom for platforms without arc4random, not srandom(),
deduplicate code, do not read excessive random bytes

Reviewed by pooka@

Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Jun 17 09:53:59 2014 UTC (10 years, 7 months ago) by justin
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -2 lines
Applications are not supposed to and do not need to include <features.h> explicitly

Revision 1.3.4.5: download - view: text, markup, annotated - select for diffs
Thu May 22 11:37:00 2014 UTC (10 years, 7 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.3.4.4: preferred, colored; branchpoint 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3.4.4: +108 -14 lines
sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs.  ("Protocol error: too many arguments")

Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Apr 2 17:09:23 2014 UTC (10 years, 9 months ago) by justin
Branches: MAIN
CVS tags: yamt-pagecache-base9
Branch point for: tls-earlyentropy
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +26 -3 lines
Add Android support for rump kernel.

Reviewed by pooka@

Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Mar 21 16:03:35 2014 UTC (10 years, 9 months ago) by pooka
Branches: MAIN
CVS tags: riastradh-xf86-video-intel-2-7-1-pre-2-21-15
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +3 -3 lines
fix name of HAVE_PTHREAD_SETNAME_3

Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Mar 21 12:28:54 2014 UTC (10 years, 9 months ago) by pooka
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +4 -1 lines
use a probe result to decide which pthread_setname_np() to use

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Feb 25 20:58:18 2014 UTC (10 years, 10 months ago) by pooka
Branches: MAIN
CVS tags: riastradh-drm2-base3
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +5 -1 lines
emulate printflike properly to avoid fatal error on clang

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Jan 16 16:03:33 2014 UTC (10 years, 11 months ago) by pooka
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -4 lines
Do not force _FILE_OFFSET_BITS=64 here.  It's no longer strictly speaking
required (rumpuser interface no longer uses off_t) and force-defining
it causes foo() to magically become foo64() on glibc (even on 64bit
platforms).

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Jan 15 16:53:15 2014 UTC (11 years ago) by pooka
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +5 -1 lines
Make setprogname() a nop where it's not supported.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Jan 8 11:04:47 2014 UTC (11 years ago) by pooka
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -3 lines
remove obsolete definitions

Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Jan 8 01:47:31 2014 UTC (11 years ago) by pooka
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -4 lines
do as the comment says and #if defined(every_other) || defined(platform) || ...
===> #if !defined(__NetBSD__)

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Jan 8 01:45:29 2014 UTC (11 years ago) by pooka
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
OpenBSD support

from Justin Cormack via github

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Dec 18 20:24:04 2013 UTC (11 years ago) by pooka
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -7 lines
remove outdated comment (since quite a few months ago)

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Oct 27 16:39:46 2013 UTC (11 years, 2 months ago) by rmind
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +30 -2 lines
librumpuser: add some #ifdef __APPLE__ and missing bits to build it on OS X.
OK pooka@

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Sep 10 17:58:39 2013 UTC (11 years, 4 months ago) by pooka
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +6 -1 lines
more platform-specific qualifiers

Revision 1.18.2.1: download - view: text, markup, annotated - select for diffs
Tue Jul 23 21:07:30 2013 UTC (11 years, 5 months ago) by riastradh
Branches: riastradh-drm2
Diff to: previous 1.18: preferred, colored; next MAIN 1.19: preferred, colored
Changes since revision 1.18: +19 -1 lines
sync with HEAD

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Jul 22 08:58:31 2013 UTC (11 years, 5 months ago) by pooka
Branches: MAIN
CVS tags: riastradh-drm2-base2, riastradh-drm2-base1
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +11 -1 lines
TIMEVAL_TO_TIMESPEC (for musl)

from Justin Cormack

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Jul 20 18:46:15 2013 UTC (11 years, 5 months ago) by pooka
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +9 -1 lines
Fixes when compiling against musl libc.

from Justin Cormack via private email

Revision 1.3.2.3: download - view: text, markup, annotated - select for diffs
Sun Jun 23 06:21:08 2013 UTC (11 years, 6 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.3.2.2: preferred, colored; branchpoint 1.3: preferred, colored
Changes since revision 1.3.2.2: +24 -3 lines
resync from head

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Apr 28 13:17:26 2013 UTC (11 years, 8 months ago) by pooka
Branches: MAIN
CVS tags: riastradh-drm2-base
Branch point for: riastradh-drm2
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +10 -1 lines
Improve the time-related hypercalls so that's it's possible to
sleep until an absolute time on the host's monotonic clock (should
something like that be supported).

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Apr 27 16:56:29 2013 UTC (11 years, 8 months ago) by pooka
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +5 -3 lines
make the random hypercall more generic

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Mar 20 12:59:10 2013 UTC (11 years, 9 months ago) by pooka
Branches: MAIN
CVS tags: agc-symver-base, agc-symver
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +7 -3 lines
Attempt two for the previous: _ILP32 comes from headers, so don't use
it to decide if we want to muddle with _FILE_OFFSET_BITS.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Mar 20 12:30:13 2013 UTC (11 years, 9 months ago) by pooka
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +5 -1 lines
Use _FILE_OFFSET_BITS=64 on Solaris too (necessary for 32bit builds).

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Mar 14 21:31:35 2013 UTC (11 years, 10 months ago) by pooka
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -2 lines
Refine previous: sys/sysmacros.h is where MIN/MAX comes from on Solaris,
so it needs to be included unconditionally.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Mar 14 20:42:57 2013 UTC (11 years, 10 months ago) by pooka
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
StunOS >= 5.11 has posix_memalign(), so add an additional constraint for
when we need to emulate it with memalign() and when not.

Revision 1.3.2.2: download - view: text, markup, annotated - select for diffs
Mon Feb 25 00:28:01 2013 UTC (11 years, 10 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.3.2.1: preferred, colored; branchpoint 1.3: preferred, colored
Changes since revision 1.3.2.1: +18 -12 lines
resync with head

Revision 1.3.4.4: download - view: text, markup, annotated - select for diffs
Wed Jan 23 00:05:27 2013 UTC (11 years, 11 months ago) by yamt
Branches: yamt-pagecache
CVS tags: yamt-pagecache-tag8
Diff to: previous 1.3.4.3: preferred, colored; branchpoint 1.3: preferred, colored
Changes since revision 1.3.4.3: +8 -5 lines
sync with head

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Jan 17 21:42:22 2013 UTC (11 years, 11 months ago) by pooka
Branches: MAIN
CVS tags: yamt-pagecache-base8
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -2 lines
Include sys/sysmacros.h on solaris for MIN/MAX.

Revision 1.3.4.3: download - view: text, markup, annotated - select for diffs
Wed Jan 16 05:32:28 2013 UTC (12 years ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.3.4.2: preferred, colored; branchpoint 1.3: preferred, colored
Changes since revision 1.3.4.2: +43 -8 lines
sync with (a bit old) head

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Jan 14 21:00:16 2013 UTC (12 years ago) by pooka
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -4 lines
Support Cygwin as a hypervisor.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Nov 26 20:03:40 2012 UTC (12 years, 1 month ago) by pooka
Branches: MAIN
CVS tags: yamt-pagecache-base7
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
fix previous

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Nov 26 19:57:24 2012 UTC (12 years, 1 month ago) by pooka
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -2 lines
One more thing required by DragonFly

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Nov 26 17:03:15 2012 UTC (12 years, 1 month ago) by pooka
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
FreeBSD fixes.

from philip@freebsd.org

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Nov 26 16:30:14 2012 UTC (12 years, 1 month ago) by pooka
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
Since SA_SETLEN() is used only for sockaddr_in, convert it to SIN_SETLEN()
to avoid compiler whining on breaking strict aliasing rules.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Nov 22 21:23:08 2012 UTC (12 years, 1 month ago) by pooka
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
satisfy the slightly more picky clang

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Nov 21 17:41:27 2012 UTC (12 years, 1 month ago) by pooka
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -5 lines
export register_t to rump kernel users on solaris

Revision 1.3.2.1: download - view: text, markup, annotated - select for diffs
Tue Nov 20 03:00:45 2012 UTC (12 years, 1 month ago) by tls
Branches: tls-maxphys
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +37 -5 lines
Resync to 2012-11-19 00:00:00 UTC

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Nov 18 19:29:40 2012 UTC (12 years, 1 month ago) by pooka
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +37 -5 lines
Fixes for Solarisa.

Revision 1.3.4.2: download - view: text, markup, annotated - select for diffs
Tue Oct 30 18:59:17 2012 UTC (12 years, 2 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.3.4.1: preferred, colored; branchpoint 1.3: preferred, colored
Changes since revision 1.3.4.1: +139 -0 lines
sync with head

Revision 1.3.4.1
Mon Sep 3 11:33:35 2012 UTC (12 years, 4 months ago) by yamt
Branches: yamt-pagecache
FILE REMOVED
Changes since revision 1.3: +0 -139 lines
file rumpuser_port.h was added on branch yamt-pagecache on 2012-10-30 18:59:17 +0000

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Sep 3 11:33:35 2012 UTC (12 years, 4 months ago) by pooka
Branches: MAIN
CVS tags: yamt-pagecache-base6
Branch point for: yamt-pagecache, tls-maxphys
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
More fixes for Linux (or glibc, really).

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Aug 25 18:00:06 2012 UTC (12 years, 4 months ago) by pooka
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +63 -1 lines
Make librumphijack compile and work on Linux.  Do not try to hijack
calls which are not supported on Linux and therefore cannot be
handled by the rump kernel side syscall emulation (not that they'd
be present in the calling binaries anyway).

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jul 27 09:09:05 2012 UTC (12 years, 5 months ago) by pooka
Branches: MAIN
Once again, make the rump kernel hypercall layer work on Linux.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>