Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
--- dsh/run.c.orig 2008-02-27 12:29:38.000000000 -0700
+++ dsh/run.c 2008-02-27 14:49:30.000000000 -0700
@@ -48,5 +48,4 @@
#endif
-extern int errno;
void do_command(char **argv, int allrun, char *username);