FreeBSD Bugzilla – Attachment 8702 Details for
Bug 18104
a source file in sh(1) lacks #include <errno.h>
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 356 bytes, created by
mellon
on 2000-04-20 04:40:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
mellon
Created:
2000-04-20 04:40:00 UTC
Size:
356 bytes
patch
obsolete
>Index: show.c >=================================================================== >RCS file: /freebsd/cvs/src/bin/sh/show.c,v >retrieving revision 1.11 >diff -u -r1.11 show.c >--- show.c 1999/11/29 19:11:01 1.11 >+++ show.c 2000/04/20 06:31:22 >@@ -48,6 +48,7 @@ > #else > #include <varargs.h> > #endif >+#include <errno.h> > > #include "shell.h" > #include "parser.h"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 18104
: 8702