History log of /src/usr.bin/rump_halt |
Revision | Date | Author | Comments |
1.4 | 07-Jul-2021 |
martin | Allow to set sanitizer flags for the rump build from the build.sh command line, like: -V RUMP_SANITIZE=address
|
1.3 | 11-May-2017 |
sevan | Remove more _KERNTYPES definitions in rump components.
|
1.2 | 23-Jan-2016 |
christos | branches: 1.2.6; Define _KERNTYPES for things that need it.
|
1.1 | 12-Dec-2010 |
pooka | utility to halt a rump kernel
|
1.2.6.1 | 19-May-2017 |
pgoyette | Resolve conflicts from previous merge (all resulting from $NetBSD keywork expansion)
|
1.2 | 12-Dec-2010 |
pooka | note -h caveat
|
1.1 | 12-Dec-2010 |
pooka | utility to halt a rump kernel
|
1.5 | 04-Nov-2014 |
pooka | 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)
|
1.4 | 15-Jan-2014 |
pooka | use rumpuser_port.h
|
1.3 | 16-Sep-2011 |
joerg | branches: 1.3.2; 1.3.8; Use __dead
|
1.2 | 22-Jan-2011 |
pooka | Check sys_reboot() return value now that it's possible.
|
1.1 | 12-Dec-2010 |
pooka | branches: 1.1.2; utility to halt a rump kernel
|
1.1.2.1 | 08-Feb-2011 |
bouyer | Sync with HEAD
|
1.3.8.1 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.3.2.1 | 22-May-2014 |
yamt | 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")
|