Go to file
jdolecek 04fa39a4be ectx_find() failed to lookup the emulation context unless it happened
to be the first entry, effectively resetting context of all processes to
default emulation on every EMUL trace record

rewrite ectx_find() to fix this, using <sys/queue.h> LIST for readability

this fix should once and for all remove need to ever use -e option,
and makes kdump work properly for traces with processes under different
emulations
2005-01-15 17:55:38 +00:00
bin PR/28940: David Laight: /bin/sh doesn't quote the output of trap. 2005-01-11 19:38:57 +00:00
contrib/sys
crypto
dist allow to escape newline in string literals. 2005-01-13 12:10:02 +00:00
distrib Fix typo as noted in PR#28975 2005-01-15 17:39:45 +00:00
doc sendmail-8.13.3 out. 2005-01-13 10:19:26 +00:00
etc Disable "pam" check/fix, since the current implementation will overwrite 2005-01-11 12:19:35 +00:00
games
gnu Re-run mknative for mips binutils updates. 2005-01-14 08:54:59 +00:00
include modify footprint of pw_gensalt(). 2005-01-12 03:33:32 +00:00
lib PR/28792: FUKAUMI Naoki: passwd: Couldn't generate salt: Invalid argument 2005-01-15 03:07:56 +00:00
libexec Quote symbol names in a debug message (to make it easier to spot an empty 2005-01-11 21:58:27 +00:00
regress add a test for src/dist/nawk/lex.c rev.1.6. 2005-01-13 12:26:12 +00:00
rescue cosmetic tweak 2005-01-13 03:50:08 +00:00
sbin When we run with 'fsck -f -n' we should go over all the filesystems, not 2005-01-13 22:56:09 +00:00
share Turn two commas into fulls stops for better readability. 2005-01-14 22:33:15 +00:00
sys minor KNF 2005-01-15 16:23:03 +00:00
tools Revert previous. 2005-01-14 07:46:56 +00:00
usr.bin ectx_find() failed to lookup the emulation context unless it happened 2005-01-15 17:55:38 +00:00
usr.sbin Don't exit if we can't read the exports file; we can still reload it 2005-01-14 16:16:28 +00:00
x11
BUILDING
Makefile
Makefile.inc
UPDATING
build.sh