Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157072646
D30250.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
800 B
Referenced Files
None
Subscribers
None
D30250.id.diff
View Options
diff --git a/sys/cddl/dev/systrace/systrace.c b/sys/cddl/dev/systrace/systrace.c
--- a/sys/cddl/dev/systrace/systrace.c
+++ b/sys/cddl/dev/systrace/systrace.c
@@ -95,7 +95,7 @@
#elif defined(FREEBSD32_SYSTRACE)
/*
* The syscall arguments are processed into a DTrace argument array
- * using a generated function. See sys/kern/makesyscalls.sh.
+ * using a generated function. See sys/tools/makesyscalls.lua.
*/
#include <compat/freebsd32/freebsd32_proto.h>
#include <compat/freebsd32/freebsd32_util.h>
@@ -109,7 +109,7 @@
#else
/*
* The syscall arguments are processed into a DTrace argument array
- * using a generated function. See sys/kern/makesyscalls.sh.
+ * using a generated function. See sys/tools/makesyscalls.lua.
*/
#include <sys/syscall.h>
#include <kern/systrace_args.c>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, May 19, 7:00 AM (16 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33298489
Default Alt Text
D30250.id.diff (800 B)
Attached To
Mode
D30250: kern: remove makesyscalls.sh
Attached
Detach File
Event Timeline
Log In to Comment