Go to file
dsl 7a81c4d42e Move the ktrace (and systrace) in namei() inside the retry loop for
emulation lookups.
If doing a lookup relative to the emulation root, prepend the emulation root
to the traced filename.
While here pass the filename length through to the ktrace code since namei()
knows the length and ktr_namei() would have to call strlen().
Note: that if namei() is being called during execve processing, the emulation
root name isn't available and "/emul/???" is used.  Also namei() has to use
strlen() to get the lenght on the emulatoon root - even though it is a
compile-time constant string.
2007-04-26 16:27:32 +00:00
bin bump date. 2007-04-23 18:41:11 +00:00
common correct a section number. 2007-04-22 11:27:25 +00:00
crypto fix usage error: use type for .Ft 2007-04-13 18:22:08 +00:00
dist On amd64 U_QUAD_T is (probably) 'unsigned long', but "%qd" expects to see 2007-04-21 11:16:53 +00:00
distrib build sunffb and xf8_32wid on sparc 2007-04-22 23:42:38 +00:00
doc Update thorpej-atomic status. 2007-04-26 05:51:21 +00:00
etc Terminate amd(8) gracefully during system shutdown. 2007-04-23 14:27:30 +00:00
games Per PR 36185, OKed by martin@ 2007-04-22 02:09:02 +00:00
gnu Fix LP64 issue with invalid register names. When printing a register name, 2007-04-20 16:30:32 +00:00
include The alloca() arg type check is broken (cpp do not do string comparisions) 2007-04-22 08:21:50 +00:00
lib fix typo. 2007-04-24 15:42:08 +00:00
libexec Expand documentation on numeric argument suffix parsing, and convert 2007-04-13 01:36:10 +00:00
regress Disable test ni23 - the expected output contains the hash bucket number, 2007-04-14 20:50:48 +00:00
rescue Add: lfs_cleanerd 2007-03-23 05:48:34 +00:00
sbin Remove defunct B from getopt string. 2007-04-12 18:41:23 +00:00
share allow to mount nullfs types only from directories 2007-04-24 21:38:32 +00:00
sys Move the ktrace (and systrace) in namei() inside the retry loop for 2007-04-26 16:27:32 +00:00
tools Remove non-shared hooks for VAX. 2007-03-31 05:55:43 +00:00
usr.bin Correct documentation: 2007-04-23 11:47:55 +00:00
usr.sbin - Receive sequence counter is little endian on the wire. 2007-04-26 16:25:56 +00:00
x11 build sunffb and xf8_32wid on sparc 2007-04-22 23:42:38 +00:00
build.sh Fix some problems with the change from revision 1.167: 2007-04-14 10:50:48 +00:00
BUILDING Document recent changes to "make iso-image". 2007-04-13 19:43:38 +00:00
Makefile Add an iso_image target (iso-image as a target name doesn't play well with 2007-03-06 21:56:47 +00:00
Makefile.inc
UPDATING Note sgimips IP32 pckbc replacement with macekbc 2007-04-12 13:17:56 +00:00