Go to file
pooka 0397f3a735 Move sysproxy support into a separate component, rumpkern_sysproxy,
instead of it being always provided by the rump kernel base.  This
move accomplishes two things:

1) it is no longer necessary to provide sysproxy hypercall stubs for
   platforms which do not want to use sysproxy
2) it is easier to reason about the security aspects, since configurations
   not linking the sysproxy component simply do not support remote
   system calls

discussed on rumpkernel-users
2015-01-07 22:24:03 +00:00
bin Define an undocumented -F option to only use fork instead of vfork for 2015-01-02 19:56:20 +00:00
common add a new "fo_mmap" fileops method to allow use of arbitrary uvm_objects for 2014-12-14 23:48:58 +00:00
compat Add RISC-V support 2014-09-19 17:38:46 +00:00
crypto Fix bug report from Jared - actually print the key when exporting 2014-12-17 16:50:52 +00:00
dist/pf Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
distrib Added myself. 2015-01-07 10:22:54 +00:00
doc mention mgx driver 2015-01-06 17:48:45 +00:00
etc Missed one 2015-01-06 03:26:05 +00:00
external Reorganise the way xorg is build. Move build of makestrs into src/tools 2015-01-07 20:42:01 +00:00
extsrc
games add something 2015-01-06 22:38:41 +00:00
gnu Array can't be null. 2014-11-15 02:01:27 +00:00
include fenv(3) support for hppa 2014-12-27 16:54:02 +00:00
lib Add more markup. 2015-01-04 21:38:58 +00:00
libexec more for the previous: make sure [i - 1] can never go negative. 2014-12-26 19:52:00 +00:00
regress moved to tests/net/in_cksum. 2015-01-05 22:39:29 +00:00
rescue Remove rtsol(8) and rtsold(8) as their functionality is in dhcpcd(8). 2014-09-11 13:10:03 +00:00
sbin Add missing "addr" and "static" commands. 2015-01-05 00:36:23 +00:00
share Rewrite /dev/random man page. 2015-01-07 18:50:18 +00:00
sys Move sysproxy support into a separate component, rumpkern_sysproxy, 2015-01-07 22:24:03 +00:00
tests Move sysproxy support into a separate component, rumpkern_sysproxy, 2015-01-07 22:24:03 +00:00
tools Reorganise the way xorg is build. Move build of makestrs into src/tools 2015-01-07 20:42:01 +00:00
usr.bin Move sysproxy support into a separate component, rumpkern_sysproxy, 2015-01-07 22:24:03 +00:00
usr.sbin st_nlink on Linux is not int, so add an explicit cast. 2015-01-07 20:50:36 +00:00
x11 Use ${TOOL_GZIP_N} instead of ${TOOL_GZIP} -n, and similarly 2014-08-05 15:40:58 +00:00
build.sh Add a new build make variable, CONFIGOPTS, which is passed to config(1) 2014-11-30 15:53:29 +00:00
BUILDING regen 2014-11-30 15:54:34 +00:00
Makefile Reorganise the way xorg is build. Move build of makestrs into src/tools 2015-01-07 20:42:01 +00:00
Makefile.inc
UPDATING Fix typo. 2014-10-27 11:21:28 +00:00