Go to file
bjh21 ed5db5831e boot_file is not used by generic NetBSD/arm code, and its type varies by
MACHINE.  Thus, move it out of <arm/bootconfig.h> and put it into
<machine/bootconfig.h> on those MACHINEs (cats, hpcarm, and shark) where
it's used outside the file in which it's defined.
2006-10-26 23:31:47 +00:00
bin Applied patch from PR bin/34790 so that ~/.kshrc is mentioned. 2006-10-24 18:30:25 +00:00
common Do the used/unused dance under #ifdef KERNEL too. Prevents mcount 2006-10-26 23:10:16 +00:00
crypto From Michal Ruzicka: fix typos 2006-10-22 15:10:31 +00:00
dist comment out impossible code. 2006-10-24 20:45:33 +00:00
distrib MI podulebus(4). 2006-10-26 21:41:47 +00:00
doc tz{code,data}2006n out; tzdata2006n imported. 2006-10-26 17:14:12 +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 Applied patches from PR bin/24256 to pass command-line arguments as-is. 2006-10-24 17:33:39 +00:00
include Add support to allow a file system to not permit being exported over NFS. 2006-10-24 21:53:10 +00:00
lib pass rdev for specfs support 2006-10-26 22:53:01 +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 When using a snapshot take the snapshot raw device on further open. 2006-10-26 20:02:30 +00:00
share support mknod, essentially makes it possible to run dtfs as /dev 2006-10-26 22:53:25 +00:00
sys boot_file is not used by generic NetBSD/arm code, and its type varies by 2006-10-26 23:31:47 +00:00
tools s/gcc3/gcc4/. 2006-10-19 08:18:45 +00:00
usr.bin Some cleanups from the person without a name. 2006-10-26 15:26:37 +00:00
usr.sbin remove openlog_r/syslog_r; we now have it. 2006-10-26 10:18:31 +00:00
x11 PR misc/26923 sent by Kouichirou Hiratsuka "xterm does not support luit". 2006-09-24 07:59:59 +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
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