freebsd-dev/share
Pawel Jakub Dawidek 42a8595256 Please welcome casperd daemon. It (and its services) will be responsible for
giving access to functionality that is not available in capability mode
sandbox. The functionality can be precisely restricted.

Start with the following services:
- system.dns - provides API compatible to:
	- gethostbyname(3),
	- gethostbyname2(3),
	- gethostbyaddr(3),
	- getaddrinfo(3),
	- getnameinfo(3),
- system.grp - provides getgrent(3)-compatible API,
- system.pwd - provides getpwent(3)-compatible API,
- system.random - allows to obtain entropy from /dev/random,
- system.sysctl - provides sysctlbyname(3-compatible API.

Sponsored by:	The FreeBSD Foundation
2013-12-02 08:21:28 +00:00
..
colldef
dict Remove dead link 2013-11-10 03:28:36 +00:00
doc Subsume the functionality of MK_ATF into MK_TESTS. 2013-11-08 14:24:47 +00:00
dtrace Remove copy/pasteo in the copyright notice. 2012-07-21 07:14:52 +00:00
examples Generate plain sh test programs from a source file. 2013-11-25 13:30:06 +00:00
i18n Alias WCHAR_T to UCS-4-INTERNAL. WCHAR_T is the internal encoding 2013-11-17 06:50:41 +00:00
info Install the template info directory with mode 644 instead of 444 to 2013-01-21 22:54:43 +00:00
keys Move /etc/keys to /usr/share/keys where users are less likely to modify them. 2013-10-29 15:07:54 +00:00
man Make process descriptors standard part of the kernel. rwhod(8) already 2013-11-30 15:08:35 +00:00
me
misc Add myself to the committers-src list. 2013-11-27 23:26:54 +00:00
mk Please welcome casperd daemon. It (and its services) will be responsible for 2013-12-02 08:21:28 +00:00
mklocale
monetdef Do not overwrite the new UTF-8 files with the old ISO one 2013-07-17 14:00:51 +00:00
msgdef Don't link two different things to the same paths. As tiebreaker I've 2013-01-24 17:00:11 +00:00
numericdef Don't link two different things to the same paths. As tiebreaker I've 2013-01-24 17:00:11 +00:00
security
sendmail
skel Remove hack to emulate effective uid and just use the EUID's name in the 2012-12-05 13:56:39 +00:00
snmp
syscons Fix the formatting for the danish keymap. 2013-10-12 07:00:51 +00:00
tabset
termcap Some software, notably dialog(1), can understand back-tab, which is 2012-11-15 15:05:54 +00:00
tests Add some sample test programs. 2013-11-18 12:57:46 +00:00
timedef Partial fix for PR 91106. Correct the short weekday names. Done according to this poll https://bugzilla.redhat.com/show_bug.cgi?id=242296. This will not close the bug fully yet, as the month names are still not correctly in Genitive. More research on this topic will be done, as I'm suspecting a bug in the libc locale functions picking the month name from the wrong group. 2011-02-27 21:32:25 +00:00
zoneinfo Use find -exec to install zoneinfo instead of requiring xargs to be an 2013-01-11 18:37:51 +00:00
Makefile Add some sample test programs. 2013-11-18 12:57:46 +00:00
Makefile.inc