Up to [cvs.NetBSD.org] / src / usr.bin / rump_allserver
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.15 / (download) - annotate - [select for diffs], Mon Nov 1 21:37:33 2021 UTC (14 months, 3 weeks ago) by nia
Branch: MAIN
CVS Tags: netbsd-10-base,
netbsd-10,
HEAD
Changes since 1.14: +3 -1
lines
Diff to previous 1.14 (colored)
Force at most partial RELRO for rump_server and related libraries rump_server with -l uses lazy resolution by default and thus cannot be used with full RELRO/BIND_NOW.
Revision 1.14 / (download) - annotate - [select for diffs], Wed Jul 7 11:51:45 2021 UTC (18 months, 3 weeks ago) by martin
Branch: MAIN
Changes since 1.13: +5 -1
lines
Diff to previous 1.13 (colored)
Allow to set sanitizer flags for the rump build from the build.sh command line, like: -V RUMP_SANITIZE=address
Revision 1.13 / (download) - annotate - [select for diffs], Sun May 17 19:37:15 2020 UTC (2 years, 8 months ago) by christos
Branch: MAIN
CVS Tags: cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
fix sun2 build
Revision 1.11.10.1 / (download) - annotate - [select for diffs], Wed Apr 8 14:09:17 2020 UTC (2 years, 9 months ago) by martin
Branch: phil-wifi
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored) next main 1.12 (colored)
Merge changes from current as of 20200406
Revision 1.12 / (download) - annotate - [select for diffs], Sun Mar 1 18:30:05 2020 UTC (2 years, 10 months ago) by christos
Branch: MAIN
CVS Tags: phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
is-mlppp-base,
is-mlppp
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Fix sun2
Revision 1.8.6.2 / (download) - annotate - [select for diffs], Fri May 19 00:22:59 2017 UTC (5 years, 8 months ago) by pgoyette
Branch: prg-localcount2
Changes since 1.8.6.1: +1 -2
lines
Diff to previous 1.8.6.1 (colored) to branchpoint 1.8 (colored) next main 1.9 (colored)
Resolve conflicts from previous merge (all resulting from $NetBSD keywork expansion)
Revision 1.11 / (download) - annotate - [select for diffs], Thu May 11 04:33:14 2017 UTC (5 years, 8 months ago) by sevan
Branch: MAIN
CVS Tags: prg-localcount2-base3,
phil-wifi-base,
phil-wifi-20191119,
phil-wifi-20190609,
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-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-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
Branch point for: phil-wifi
Changes since 1.10: +1 -2
lines
Diff to previous 1.10 (colored)
With the removal of HAVE_REGISTER_T from rumpuser_port.h, _KERNTYPES does not need to be defined. This allows register_t to be typedef'd to RUMP_REGISTER_T without conflict, as highlighted in PR kern/52206.
Revision 1.8.6.1 / (download) - annotate - [select for diffs], Thu May 11 02:58:42 2017 UTC (5 years, 8 months ago) by pgoyette
Branch: prg-localcount2
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Sync with HEAD
Revision 1.10 / (download) - annotate - [select for diffs], Wed May 10 08:48:46 2017 UTC (5 years, 8 months ago) by sevan
Branch: MAIN
CVS Tags: prg-localcount2-base2
Changes since 1.9: +2 -1
lines
Diff to previous 1.9 (colored)
Revert previous change so builds can resume. _KERNTYPES needs to be defined for NetBSD builds to succeed. _KERNTYPES must not be defined for buildrum.sh builds to succeed.
Revision 1.9 / (download) - annotate - [select for diffs], Wed May 10 01:11:52 2017 UTC (5 years, 8 months ago) by sevan
Branch: MAIN
Changes since 1.8: +1 -2
lines
Diff to previous 1.8 (colored)
Do not define _KERNTYPES as this breaks build with buildrump.sh due to conflicting types for register_t. Closes PR kern/52206 Steered in the right direction by christos.
Revision 1.8 / (download) - annotate - [select for diffs], Sat Jan 23 21:22:49 2016 UTC (7 years ago) by christos
Branch: MAIN
CVS Tags: prg-localcount2-base1,
prg-localcount2-base,
pgoyette-localcount-base,
pgoyette-localcount-20170426,
pgoyette-localcount-20170320,
pgoyette-localcount-20170107,
pgoyette-localcount-20161104,
pgoyette-localcount-20160806,
pgoyette-localcount-20160726,
pgoyette-localcount,
localcount-20160914,
bouyer-socketcan-base1,
bouyer-socketcan-base,
bouyer-socketcan
Branch point for: prg-localcount2
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
Define _KERNTYPES for things that need it.
Revision 1.4.10.1 / (download) - annotate - [select for diffs], Wed Aug 20 00:05:03 2014 UTC (8 years, 5 months ago) by tls
Branch: tls-maxphys
Changes since 1.4: +1 -4
lines
Diff to previous 1.4 (colored) next main 1.5 (colored)
Rebase to HEAD as of a few days ago.
Revision 1.4.4.1 / (download) - annotate - [select for diffs], Thu May 22 11:42:49 2014 UTC (8 years, 8 months ago) by yamt
Branch: yamt-pagecache
Changes since 1.4: +1 -4
lines
Diff to previous 1.4 (colored) next main 1.5 (colored)
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.7 / (download) - annotate - [select for diffs], Wed Nov 13 17:47:27 2013 UTC (9 years, 2 months ago) by pooka
Branch: MAIN
CVS Tags: yamt-pagecache-base9,
tls-maxphys-base,
tls-earlyentropy-base,
tls-earlyentropy,
riastradh-xf86-video-intel-2-7-1-pre-2-21-15,
riastradh-drm2-base3,
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
Changes since 1.6: +1 -8
lines
Diff to previous 1.6 (colored)
Support disklabel partitions on all platforms. also addresses buildrump.sh issue #41 (github)
Revision 1.6 / (download) - annotate - [select for diffs], Tue Sep 10 18:28:46 2013 UTC (9 years, 4 months ago) by pooka
Branch: MAIN
Changes since 1.5: +3 -1
lines
Diff to previous 1.5 (colored)
Need bsd.own.mk for mk.conf, include it at an opportune place.
Revision 1.5 / (download) - annotate - [select for diffs], Tue Sep 10 18:22:55 2013 UTC (9 years, 4 months ago) by pooka
Branch: MAIN
Changes since 1.4: +3 -1
lines
Diff to previous 1.4 (colored)
Make it possible to omit libutil from the link. It's used only for disklabel stuff, and is only harmful on platforms that don't currently provide user namespace disklabel interfaces.
Revision 1.3.2.1 / (download) - annotate - [select for diffs], Tue Feb 8 16:20:12 2011 UTC (11 years, 11 months ago) by bouyer
Branch: bouyer-quota2
Changes since 1.3: +4 -1
lines
Diff to previous 1.3 (colored) next main 1.4 (colored)
Sync with HEAD
Revision 1.4 / (download) - annotate - [select for diffs], Fri Feb 4 20:06:23 2011 UTC (11 years, 11 months ago) by pooka
Branch: MAIN
CVS Tags: yamt-pagecache-tag8,
yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
yamt-pagecache-base5,
yamt-pagecache-base4,
yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
riastradh-drm2-base2,
riastradh-drm2-base1,
riastradh-drm2-base,
riastradh-drm2,
netbsd-6-base,
netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1-5-RELEASE,
netbsd-6-1-4-RELEASE,
netbsd-6-1-3-RELEASE,
netbsd-6-1-2-RELEASE,
netbsd-6-1-1-RELEASE,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-6-RELEASE,
netbsd-6-0-5-RELEASE,
netbsd-6-0-4-RELEASE,
netbsd-6-0-3-RELEASE,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
netbsd-6,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base,
agc-symver-base,
agc-symver
Branch point for: yamt-pagecache,
tls-maxphys
Changes since 1.3: +4 -1
lines
Diff to previous 1.3 (colored)
Allow to specify -d hostpath offset,size with disklabel.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Dec 13 19:36:34 2010 UTC (12 years, 1 month ago) by pooka
Branch: MAIN
CVS Tags: matt-mips64-premerge-20101231
Branch point for: bouyer-quota2
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
manpage
Revision 1.2 / (download) - annotate - [select for diffs], Sun Dec 5 20:12:55 2010 UTC (12 years, 1 month ago) by pooka
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
rumpcrypto now comes as part of RUMPKERNLDADD
Revision 1.1 / (download) - annotate - [select for diffs], Sun Dec 5 17:37:33 2010 UTC (12 years, 1 month ago) by pooka
Branch: MAIN
Add a rump server which comes with all the drivers currently available. In terms of modules it maps to: golem> rump.modstat NAME CLASS SOURCE REFS SIZE REQUIRES bpf driver builtin 0 - - cd9660 vfs builtin 0 - - cgd driver builtin 0 - - dm driver builtin 0 - - efs vfs builtin 0 - - ext2fs vfs builtin 0 - ffs fdesc vfs builtin 0 - - ffs vfs builtin 3 - - fss driver builtin 0 - - hfs vfs builtin 0 - - kernfs vfs builtin 0 - - ksem misc builtin 0 - - layerfs misc builtin 2 - - lfs vfs builtin 0 - ffs mfs vfs builtin 0 - ffs msdos vfs builtin 0 - - nfs vfs builtin 1 - - nfsserver misc builtin 0 - nfs nilfs vfs builtin 0 - - ntfs vfs builtin 0 - - null vfs builtin 0 - layerfs pad driver builtin 0 - - ptyfs vfs builtin 0 - - puffs vfs builtin 0 - putter putter driver builtin 1 - - scsiverbose misc builtin 0 - - smbfs vfs builtin 0 - - suser secmodel builtin 0 - - swsensor driver builtin 0 - - sysvbfs vfs builtin 0 - - tmpfs vfs builtin 0 - - udf vfs builtin 0 - - umap vfs builtin 0 - layerfs union vfs builtin 0 - - usbverbose misc builtin 0 - - wapbl vfs builtin 0 - - In terms of interfaces: golem> rump.ifconfig -C shmif virt lo carp and dmesg: NetBSD 5.99.41 (RUMP-ROAST) #0: Tue Nov 30 15:35:05 CET 2010 pooka@pain-rustique.localhost:/usr/allsrc/src/sys/rump/librump/rumpkern total memory = unlimited (host limit) timecounter: Timecounters tick every 10.000 msec timecounter: Timecounter "rumpclk" frequency 100 Hz quality 0 cpu0 at thinair0: rump virtual cpu cpu1 at thinair0: rump virtual cpu root file system type: rumpfs mainbus0 (root) ugenhc0 at mainbus0 usb0 at ugenhc0: USB revision 2.0 uhub0 at usb0: vendor 0x7275 product 0x6d70, class 9/0, rev 0.00/0.00, addr 1 uhub0: 1 port with 1 removable, self powered ugenhc1 at mainbus0 usb1 at ugenhc1: USB revision 2.0 uhub1 at usb1: vendor 0x7275 product 0x6d70, class 9/0, rev 0.00/0.00, addr 1 uhub1: 1 port with 1 removable, self powered ugenhc2 at mainbus0 usb2 at ugenhc2: USB revision 2.0 uhub2 at usb2: vendor 0x7275 product 0x6d70, class 9/0, rev 0.00/0.00, addr 1 uhub2: 1 port with 1 removable, self powered ugenhc3 at mainbus0 usb3 at ugenhc3: USB revision 2.0 uhub3 at usb3: vendor 0x7275 product 0x6d70, class 9/0, rev 0.00/0.00, addr 1 uhub3: 1 port with 1 removable, self powered scsitest0 at mainbus0 scsibus0 at scsitest0: 2 targets, 1 lun per target cd0 at scsibus0 target 1 lun 0: <RUMPHOBO, It's a LIE, 0.00> cdrom removable Chicony Electronics Chicony Electronics, class 0/0, rev 2.00/1.00, addr 2, uhub0 port 1 not configured AuthenTec AuthenTec, class 255/255, rev 1.10/6.21, addr 2, uhub1 port 1 not configured swwdog0: software watchdog initialized Kernelized RAIDframe activated pad0: outputs: 44100Hz, 16-bit, stereo audio0 at pad0: half duplex, playback, capture There a bunch of other stuff which doesn't show up as any of the above, plus of course the usb drivers which are probed only if I have the appropriate hardware plugged into my workstation.