Go to file
he 271cfff6d5 Make this compile again after the latest overhaul.
Use -I${.CURDIR} instead of -I. to support placement of objects elsewhere.
Make sure arguments to ctype functions are unsigned char by changing the
type of one function argument.
Fix "local declaration shadows global" warnings by renaming variables.
Fix printing of size_t variable to use %zu format instead of %u.
2005-04-21 11:21:58 +00:00
bin Fixed an off-by-one error with ASCII <-> EBCDIC conversion combined with 2005-04-20 17:38:59 +00:00
contrib/sys
crypto Fix simple DES support (security problems for racoon to racoon setups) 2005-04-19 19:42:08 +00:00
dist Document that ipmon reopens its log file(s) and rereads its configuration 2005-04-20 19:53:04 +00:00
distrib Rototill of the verified exec functionality. 2005-04-20 13:44:45 +00:00
doc Move entry for 20050417 postinstall(8) move to list of changes in 2005-04-20 11:47:01 +00:00
etc Rototill of the verified exec functionality. 2005-04-20 13:44:45 +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 another place where 17 -> 20 needs to be changed. 2005-04-20 02:00:45 +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 use 'm4' here. Use $TOOL_M4 instead. 2005-04-20 18:26:11 +00:00
libexec check pwd != NULL 2005-04-19 03:22:54 +00:00
regress Add sleep1 test. 2005-04-19 16:36:44 +00:00
rescue Add /rescue/tetris. 2005-04-01 08:35:17 +00:00
sbin Make this compile again after the latest overhaul. 2005-04-21 11:21:58 +00:00
share Install the new gen_rmd160 file too. 2005-04-21 09:57:03 +00:00
sys Add polling support to the domain controller. Use this in xencons instead 2005-04-20 22:01:24 +00:00
tools Update notes for testing on linux, OS/X 2005-04-05 00:21:22 +00:00
usr.bin Fix grammar: s/sent the/sent to the/ 2005-04-20 19:26:50 +00:00
usr.sbin Remove copy of manual page created during build. 2005-04-19 08:42:54 +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 Avoid the brace expansion on OpenBSD. 2005-03-26 06:02:13 +00:00