Go to file
dyoung 32cf2beed0 Rename in_addr_commit() to commit_address(), and refactor slightly
to support IPv6 as well as IPv4 (a work in progress).

Make the second argument of af_status() a bool instead of an int.

Exit early with an error if the operator specifies an unsupported
address family on the command line.  The change should help rc
scripts to detect that IPv6 support is missing from the kernel,
with 'ifconfig lo0 inet6'.

Start using prop_dictionary_util(3).
2008-05-06 16:15:17 +00:00
bin Normalize TNF license, move to 2 clause. 2008-04-30 13:39:13 +00:00
common Do not acquire the rwlock recursively in prop_{array,dictionary}_iterator_reset() 2008-05-06 13:52:51 +00:00
crypto Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
dist Drop files removed (most of them were renamed) in atf-0.5. 2008-05-01 15:26:16 +00:00
distrib Add -lprop to the LIBS line so that ifconfig will link. 2008-05-06 15:32:06 +00:00
doc Note amd64 drm support. 2008-05-04 21:55:33 +00:00
etc Put the GENERIC kernel onto i386 installation CDs and load a kernel module 2008-05-02 23:13:05 +00:00
games Rename MKPRIVATELIB to LIBISPRIVATE, to make it clearer that this is 2008-05-03 14:48:30 +00:00
gnu Rename MKPRIVATELIB to LIBISPRIVATE, to make it clearer that this is 2008-05-03 14:48:30 +00:00
include Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
lib BUGS section no longer applies. 2008-05-05 14:46:40 +00:00
libexec Make sure temporary errors are reported as such, using status code 2008-05-04 03:03:11 +00:00
regress Back out previous. It broke the build. 2008-05-05 13:41:29 +00:00
rescue make all sun2 use -O0 and move most of the hacks out into just 3 files. 2008-02-09 02:37:21 +00:00
sbin Rename in_addr_commit() to commit_address(), and refactor slightly 2008-05-06 16:15:17 +00:00
share update to match with the recent reality. 2008-05-06 11:32:46 +00:00
sys Deal with ifconfig lossage. 2008-05-06 15:09:45 +00:00
tests Fix MKMODULAR=yes builds by resolving installation problems of the k_helper 2008-05-05 19:33:09 +00:00
tools Adjust the build of the ATF tools to use the new paths to the source files 2008-05-01 15:35:14 +00:00
usr.bin Add a note about the stupid behaviour of "%c" format. 2008-05-06 12:01:35 +00:00
usr.sbin Make this compile. 2008-05-06 09:10:25 +00:00
x11 Rename MKPRIVATELIB to LIBISPRIVATE, to make it clearer that this is 2008-05-03 14:48:30 +00:00
build.sh Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
BUILDING Correct/clarify the default setting of USETOOLS in the previous version. 2008-03-29 05:22:42 +00:00
Makefile Consistently document RELEASEDIR/RELEASEMACHINEDIR. 2008-03-18 04:24:38 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING mention posix_fadvise lossage. 2008-01-28 03:30:26 +00:00