Go to file
yamt fc066b20a9 update after the following change.
subr_hash.c
	revision 1.3
	date: 2008/05/05 17:11:17;  author: ad;  state: Exp;  lines: +26 -12
	- Convert hashinit() to use kmem_alloc(). The hash tables can be large
	  and it's better to not have them in kmem_map.
	- Convert a couple of minor items along the way to kmem_alloc().
	- Fix some memory leaks.
2008-05-06 10:13:55 +00:00
bin Normalize TNF license, move to 2 clause. 2008-04-30 13:39:13 +00:00
common whitespace. 2008-05-03 05:43:05 +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 document kpreempt_disable, kpreempt_enable, and kpreempt_disabled. 2008-05-06 08:40:47 +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
sbin Restore RCSId lost in 1.11 2008-05-06 08:16:12 +00:00
share update after the following change. 2008-05-06 10:13:55 +00:00
sys Change the wording of a message, to make it clear that pressing SPACE 2008-05-06 09:48:00 +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 Only attempt to el_parse() a command unknown by the default parser 2008-05-05 22:54:11 +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
BUILDING Correct/clarify the default setting of USETOOLS in the previous version. 2008-03-29 05:22:42 +00:00
Makefile
Makefile.inc
UPDATING
build.sh Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00