Go to file
christos d0545a9b43 nuke $DBG, since it contains -O2; suggested by uwe. 2006-10-23 21:57:46 +00:00
bin c99 initializer 2006-10-16 00:43:00 +00:00
common sysconf() returns long, which isn't neccessarily assignment-compatible 2006-10-19 10:10:35 +00:00
crypto From Michal Ruzicka: fix typos 2006-10-22 15:10:31 +00:00
dist remove 3d magic. 2006-10-20 15:54:45 +00:00
distrib Complete initializers, and correctly order "static" relative to "const", 2006-10-23 19:45:56 +00:00
doc Mention timecounter support and MI todr(9) on hpcarm. 2006-10-23 21:15:23 +00:00
etc add puffs device, but I didn't add it to MAKEDEV all on purpose 2006-10-22 23:02:08 +00:00
games don't discard const. GCC 4.1-20061021 doesn't like that... 2006-10-22 08:09:24 +00:00
gnu regenerate mknative-gcc files for GCC 4.1-20061021. 2006-10-23 07:01:19 +00:00
include add MOPT_NULL 2006-10-16 03:31:27 +00:00
lib dump correct name for vfs operations 2006-10-23 16:53:17 +00:00
libexec Create _rtld_relocate_plt_object and use it in _rtld_bind and 2006-10-17 08:33:36 +00:00
regress add tests for zero sized arrays. 2006-10-23 00:09:37 +00:00
rescue Add mount_tmpfs(8) to /rescue. Ok with christos. 2006-08-16 16:50:59 +00:00
sbin use c99 initialisers. 2006-10-23 03:56:38 +00:00
share Fix a typo. 2006-10-23 21:21:49 +00:00
sys nuke $DBG, since it contains -O2; suggested by uwe. 2006-10-23 21:57:46 +00:00
tools s/gcc3/gcc4/. 2006-10-19 08:18:45 +00:00
usr.bin fix check for field order to allow .0 form in "-k 1.2,1.0" 2006-10-23 20:36:17 +00:00
usr.sbin buf can never be NULL (jani at xeebioneurope dot de) 2006-10-23 19:44:32 +00:00
x11 PR misc/26923 sent by Kouichirou Hiratsuka "xterm does not support luit". 2006-09-24 07:59:59 +00:00
BUILDING Clarify that DESTDIR/OBJDIR/etc are absolute paths, but build.sh 2006-10-08 17:54:30 +00:00
Makefile don't filter out .WAIT when converting from _SUBDIR to SUBDIR 2006-09-07 03:51:44 +00:00
Makefile.inc
UPDATING Mention removal of net.inet.tcp.newreno. 2006-10-09 18:57:30 +00:00
build.sh Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: 2006-09-29 19:53:54 +00:00