Go to file
christos 5ea0e661bc Add a test for 4 char key and value insert on a 65536 bucket size hash.
From Juergen Hannken-Illjes
2005-04-27 23:37:34 +00:00
bin Pax longopts were not empty element terminated. 2005-04-24 03:39:26 +00:00
contrib/sys
crypto return statements in void functions make lint very confused. 2005-04-27 22:38:56 +00:00
dist Fix printf format/argument mismatch. 2005-04-24 13:34:18 +00:00
distrib Add the directories for the new gettext; noted by Jukka Salmi 2005-04-27 00:59:46 +00:00
doc Add entry for libevent update to 1.0c. 2005-04-25 17:45:42 +00:00
etc Add more locale directories in preparation of new gettext. 2005-04-26 19:39:11 +00:00
games Fixed wrong use of the <ctype.h> functions by adding an explicit conversion 2005-04-19 20:14:29 +00:00
gnu Use socklet_t with accept. 2005-04-25 03:43:22 +00:00
include Instead of pulling in all of <wchar.h>, just define wchar_t here. 2005-04-18 19:47:51 +00:00
lib Don't attempt to delete a NULL key. Can happen if we were the only key 2005-04-27 23:11:29 +00:00
libexec not supporting %c is confusing and it only uses up a few bytes. 2005-04-24 21:11:58 +00:00
regress Add a test for 4 char key and value insert on a 65536 bucket size hash. 2005-04-27 23:37:34 +00:00
rescue Add /rescue/tetris. 2005-04-01 08:35:17 +00:00
sbin New sentence, new line; non-argument options before 2005-04-25 11:47:37 +00:00
share Add ukyopon. 2005-04-27 14:48:09 +00:00
sys Add define for EHCI_MAX_POLLRATE. 2005-04-27 21:23:41 +00:00
tools Update notes for testing on linux, OS/X 2005-04-05 00:21:22 +00:00
usr.bin make the error message kindly if the last character is incompleted. 2005-04-25 13:57:34 +00:00
usr.sbin Allow exports of LFS filesystems. 2005-04-27 20:32:41 +00:00
x11 We don't need to link hardware independent X11 servers with the "i386" 2005-04-09 18:00:01 +00:00
BUILDING
Makefile use usr.sbin/postinstall/postinstall instead of etc/postinstall 2005-04-17 15:18:34 +00:00
Makefile.inc
UPDATING Tweaks for the move of postinstall from /etc to /usr/sbin 2005-04-17 23:12:40 +00:00
build.sh