Go to file
atatat 904ca21614 Prefer that kern.hostid is printed in hex, not as a signed decimal,
and avoid accidental sign-extension when setting it.
2004-04-16 13:25:40 +00:00
bin fix bugs in the previous. use snprintf(). fixes the problem reported 2004-04-12 14:41:09 +00:00
contrib/sys Convert athhal-elf.o to a .uue and add appropriate make hooks to use it 2004-03-25 23:32:10 +00:00
crypto properly validate phase 1 signature. 2004-04-12 03:34:05 +00:00
dist tcpdump can bomb w/ too big isakmp header fields. 2004-04-12 03:53:20 +00:00
distrib use ${DISTRIBVER} for the version number, not ${VER}. 2004-04-12 03:49:24 +00:00
doc update cvs version # 2004-04-16 08:41:26 +00:00
etc actually, `submission' had already been added elsewhere, so remove this part 2004-04-15 18:29:39 +00:00
games Undef bool before including <curses.h>, since it tries to typedef 2004-04-11 13:35:06 +00:00
gnu upgrade to 1.11.15. includes security fixes. 2004-04-16 04:07:22 +00:00
include fix comment (there could be more than 3 AI_xxx) 2004-04-14 04:37:59 +00:00
lib Remove duplicate word, from jfb@openbsd via jmc@openbsd. 2004-04-15 08:13:29 +00:00
libexec Remove duplicated include of <sys/types.h> 2004-04-05 19:27:01 +00:00
regress Use unions to avoid strict aliasing rules. And it makes the code easier 2004-04-15 19:01:57 +00:00
rescue no need to list gnu/usr.bin any more. 2004-04-01 14:41:09 +00:00
sbin fix support for creating APPLE_UFS filesystems with -v 2004-04-14 22:06:33 +00:00
share always #define __AMD64__ on and64 -- xfree86 depends on it 2004-04-15 14:48:41 +00:00
sys Prefer that kern.hostid is printed in hex, not as a signed decimal, 2004-04-16 13:25:40 +00:00
tools Fix the processing of '-s .lo\ .ln' (etc). 2004-03-27 18:36:23 +00:00
usr.bin Allow "string" and "${varspec}" on lhs of conditionals. 2004-04-13 16:06:23 +00:00
usr.sbin do not compile in print-isakmp.c, as src/dist/tcpdump contains ancient version 2004-04-12 04:01:27 +00:00
x11 -DHAS_MKSTEMP for auth.c to enable mkstemp() 2004-04-16 12:58:06 +00:00
build.sh Add 2004-02-06 23:19:30 +00:00
BUILDING Document MKTTINTERP. 2004-03-19 12:34:39 +00:00
Makefile Convert lines of the form 2004-04-13 12:43:12 +00:00
Makefile.inc
UPDATING Note need for latest bsd.files.mk now wrt athhal-elf.o 2004-03-26 17:48:13 +00:00