freebsd-dev/contrib/mdocml
Mariusz Zaborski c501d73c7e Convert casperd(8) daemon to the libcasper.
After calling the cap_init(3) function Casper will fork from it's original
process, using pdfork(2). Forking from a process has a lot of advantages:
1. We have the same cwd as the original process.
2. The same uid, gid and groups.
3. The same MAC labels.
4. The same descriptor table.
5. The same routing table.
6. The same umask.
7. The same cpuset(1).
From now services are also in form of libraries.
We also removed libcapsicum at all and converts existing program using Casper
to new architecture.

Discussed with:		pjd, jonathan, ed, drysdale@google.com, emaste
Partially reviewed by:	drysdale@google.com, bdrewery
Approved by:		pjd (mentor)
Differential Revision:	https://reviews.freebsd.org/D4277
2016-02-25 18:23:40 +00:00
..
apropos.1
att.c
cgi.c
cgi.h.example
chars.c
compat_err.c
compat_fts.c
compat_fts.h
compat_getline.c
compat_getsubopt.c
compat_isblank.c
compat_mkdtemp.c
compat_ohash.c
compat_ohash.h
compat_progname.c
compat_reallocarray.c
compat_sqlite3_errstr.c
compat_strcasestr.c
compat_stringlist.c
compat_stringlist.h
compat_strlcat.c
compat_strlcpy.c
compat_strsep.c
compat_strtonum.c
compat_vasprintf.c
config.h
config.log
configure
configure.local.example
demandoc.1
demandoc.c
eqn_html.c
eqn_term.c
eqn.7
eqn.c
gmdiff
html.c
html.h
INSTALL
lib.c
lib.in Convert casperd(8) daemon to the libcasper. 2016-02-25 18:23:40 +00:00
libman.h
libmandoc.h
libmdoc.h
libroff.h
LICENSE
main.c
main.h
Makefile
Makefile.depend
makewhatis.8
man_hash.c
man_html.c
man_macro.c
man_term.c
man_validate.c
man-cgi.css
man.1
man.7
man.c
man.cgi.8
man.conf.5
man.h
manconf.h
mandoc_aux.c
mandoc_aux.h
mandoc_char.7
mandoc_escape.3
mandoc_headers.3
mandoc_html.3
mandoc_malloc.3
mandoc_ohash.c
mandoc_ohash.h
mandoc.1
mandoc.3
mandoc.c
mandoc.css
mandoc.db.5
mandoc.h
mandocdb.c
manpage.c
manpath.c
manpath.h
mansearch_const.c
mansearch.3
mansearch.c
mansearch.h
mchars_alloc.3
mdoc_argv.c
mdoc_hash.c
mdoc_html.c
mdoc_macro.c
mdoc_man.c
mdoc_state.c
mdoc_term.c
mdoc_validate.c
mdoc.7
mdoc.c
mdoc.h
msec.c
msec.in
NEWS
out.c
out.h
preconv.c
predefs.in
read.c
roff_int.h
roff.7
roff.c
roff.h
soelim.1
soelim.c
st.c
st.in
tag.c
tag.h
tbl_data.c
tbl_html.c
tbl_layout.c
tbl_opts.c
tbl_term.c
tbl.3
tbl.7
tbl.c
term_ascii.c
term_ps.c
term.c
term.h
test-dirent-namlen.c
test-err.c
test-fgetln.c
test-fts.c
test-getline.c
test-getsubopt.c
test-isblank.c
test-mkdtemp.c
test-mmap.c
test-ohash.c
test-pledge.c
test-progname.c
test-reallocarray.c
test-rewb-bsd.c
test-rewb-sysv.c
test-sqlite3_errstr.c
test-sqlite3.c
test-strcasestr.c
test-stringlist.c
test-strlcat.c
test-strlcpy.c
test-strptime.c
test-strsep.c
test-strtonum.c
test-vasprintf.c
test-wchar.c
TODO
tree.c