Page MenuHomeFreeBSD

D3292.diff
No OneTemporary

D3292.diff

Index: usr.bin/ypcat/ypcat.c
===================================================================
--- usr.bin/ypcat/ypcat.c
+++ usr.bin/ypcat/ypcat.c
@@ -91,8 +91,6 @@
{
char *domain = NULL, *inmap;
struct ypall_callback ypcb;
- extern char *optarg;
- extern int optind;
int notrans, c, r;
u_int i;
Index: usr.bin/ypmatch/ypmatch.c
===================================================================
--- usr.bin/ypmatch/ypmatch.c
+++ usr.bin/ypmatch/ypmatch.c
@@ -82,8 +82,6 @@
main(int argc, char *argv[])
{
char *domainname, *inkey, *inmap, *outbuf;
- extern char *optarg;
- extern int optind;
int outbuflen, key, notrans, rval;
int c, r;
u_int i;

File Metadata

Mime Type
text/plain
Expires
Sun, Feb 9, 2:43 AM (20 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16540904
Default Alt Text
D3292.diff (670 B)

Event Timeline