Index: head/net/widentd/files/patch-widentd.c =================================================================== --- head/net/widentd/files/patch-widentd.c (revision 380398) +++ head/net/widentd/files/patch-widentd.c (nonexistent) @@ -1,22 +0,0 @@ ---- widentd.c.orig -+++ widentd.c -@@ -41,9 +41,6 @@ - - #define SERVICE ("ident") /* 113 */ - --int verbose = 0; --const char *user = UID; --const char *os = OS; - - static void - usage(void) -@@ -64,6 +61,9 @@ main(int argc, char **argv) - fd_set *lst = malloc(FD_SETSIZE), *xst = malloc(FD_SETSIZE), - *wst = malloc(FD_SETSIZE); - struct addrinfo *ports, *p; -+ int verbose = 0; -+ const char *user = UID; -+ const char *os = OS; - const char * node = NULL, * service = SERVICE; - struct addrinfo hints; - int s = -1; Property changes on: head/net/widentd/files/patch-widentd.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property