Go to file
elad 5ec8c535f2 PR/34648: Nino Dehne: Kernel panic when using NFS root and configuring an
interface that needs firmware

Firmload routines were using FSCRED, which in this case would get to the
NFS code and dereferenced, resulting in a panic. Use the credentials from
the LWP instead.
2006-09-30 12:47:32 +00:00
bin Revert previous (==) - not worth the trouble. 2006-09-24 13:24:08 +00:00
common typos: prop_stringy_* -> prop_string_* 2006-09-27 19:24:28 +00:00
crypto Grab a couple of lines from OpenSSH-portable that allow PAM authentication 2006-09-29 22:47:21 +00:00
dist PR/34656: Geoff C. Wing: pppd has stuffed up wtmpx code 2006-09-29 15:44:46 +00:00
distrib Redraw the 'welcome' message when we redisplay the 'utility' menu. 2006-09-29 19:41:07 +00:00
doc Mention that m68k and mips has been switched to GCC4. 2006-09-30 04:07:27 +00:00
etc fix a couple of comments 2006-09-27 01:41:45 +00:00
games PR# 4305: [dM] boggle uses very incomplete wordlist. 2006-09-24 01:38:57 +00:00
gnu Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: 2006-09-29 20:19:40 +00:00
include Add run level messages. 2006-09-22 21:31:55 +00:00
lib new ssh import requires another include 2006-09-29 04:56:04 +00:00
libexec Avoid buffer overflow. 2006-09-29 17:02:04 +00:00
regress Coverity CID 1194: Negative returns (from Arnaud Lacombe) 2006-09-29 14:18:25 +00:00
rescue Add mount_tmpfs(8) to /rescue. Ok with christos. 2006-08-16 16:50:59 +00:00
sbin If Veriexec enforces access type, don't allow mmap() to use PROT_EXEC on 2006-09-30 10:56:31 +00:00
share - Document COMPAT_15 as doing nothing 2006-09-27 21:42:04 +00:00
sys PR/34648: Nino Dehne: Kernel panic when using NFS root and configuring an 2006-09-30 12:47:32 +00:00
tools Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: 2006-09-29 20:00:15 +00:00
usr.bin Use ${HOST_SH}, not just sh, in the shell command to set MAGDIRF. 2006-09-29 20:20:47 +00:00
usr.sbin revert change of default shell, reguested by agc@. 2006-09-30 11:47:00 +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 Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: 2006-09-29 19:57:04 +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 acorn32 console changes, since they'll break builds with custom 2006-08-15 20:48:01 +00:00