diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-08-23 13:38:36 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-08-23 13:38:36 +0000 |
| commit | cfc59907359f040294d24b625b1f1b4a90729d09 (patch) | |
| tree | 57e44ad04f1aad70ac3b125b6c09367900353ccf /www/Mosaic/files/patch-ac | |
| parent | Added ical. (diff) | |
Bring in a port of Mosaic. This can only be built by people with Motif,
so we'll not enable it by default.
Submitted by: torstenb
Notes
Notes:
svn path=/head/; revision=2102
Diffstat (limited to 'www/Mosaic/files/patch-ac')
| -rw-r--r-- | www/Mosaic/files/patch-ac | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/www/Mosaic/files/patch-ac b/www/Mosaic/files/patch-ac new file mode 100644 index 000000000000..9e24bda8008d --- /dev/null +++ b/www/Mosaic/files/patch-ac @@ -0,0 +1,12 @@ +*** src/gui-dialogs.c.orig Mon Aug 7 18:23:34 1995 +--- src/gui-dialogs.c Mon Aug 7 18:23:46 1995 +*************** +*** 75,81 **** + /*swp -- for ~ expansion*/ + #include <pwd.h> + extern int sys_nerr; +- extern char *sys_errlist[]; + extern int errno; + #define __MAX_HOME_LEN__ 256 + int pathEval(char *dest, char *src); +--- 75,80 ---- |
