Go to file
2006-05-10 21:34:20 +00:00
bin rename exp2() to csh_exp2(). (bah, we don't even have an exp2()) 2006-05-10 21:14:48 +00:00
common Make the conditional for defining boolean_t complement the conditional 2006-05-07 12:46:01 +00:00
crypto change (mostly) int to socklen_t. GCC 4 doesn't like that int and 2006-05-09 20:18:05 +00:00
dist Fix a bunch of cast lvalues. 2006-05-10 06:24:02 +00:00
distrib Add conv=sync so it doesn't "fail" when doing the dd. 2006-05-10 18:22:28 +00:00
doc Update entry of m68k gcc ra-colorize.c. 2006-05-08 14:48:59 +00:00
etc add missing files 2006-04-30 19:57:07 +00:00
games change (mostly) int to socklen_t. GCC 4 doesn't like that int and 2006-05-09 20:18:05 +00:00
gnu Pulls over the changes from gdb mainline to fix the cast lvalues. 2006-05-10 06:18:01 +00:00
include add __BEGIN_DECLS/__END_DECLS around snprintf() & vsnprintf() prototypes. 2006-05-10 21:09:45 +00:00
lib change (mostly) int to socklen_t. GCC 4 doesn't like that int and 2006-05-09 20:18:05 +00:00
libexec change (mostly) int to socklen_t. GCC 4 doesn't like that int and 2006-05-09 20:18:05 +00:00
regress #include <stdlib.h>. 2006-05-10 19:11:50 +00:00
rescue
sbin change (mostly) int to socklen_t. GCC 4 doesn't like that int and 2006-05-09 20:30:15 +00:00
share Mention that it was ported for NetBSD 4.0. 2006-05-07 02:01:26 +00:00
sys Fix NULL pointer deref when a backend switches to closing without 2006-05-10 21:31:49 +00:00
tools
usr.bin need <stdlib.h> for exit(3). 2006-05-10 21:34:20 +00:00
usr.sbin Fix yesterday's patch: use the correct field when printing partial segment 2006-05-10 18:47:45 +00:00
x11
build.sh
BUILDING mkisofs is in pkgsrc/sysutils/cdrtools now, not pkgsrc/sysutils/cdrecord. 2006-01-29 14:03:59 +00:00
Makefile
Makefile.inc
UPDATING