78b1720bcc
* Fix buffer overflow. (Obtained from Debian) * Strip leading "../" when creating new files. (Obtained from Debian) Clean-up by yours truly: * Parameter parsing fix. (Obtained from Debian) * Prefer native getopt() and MD5 functions over the included ones. * Make munpack synopsis agree with actual parameters. * Respect CC.
13 lines
402 B
Plaintext
13 lines
402 B
Plaintext
$OpenBSD: patch-unixunpk_man,v 1.1 2002/08/09 01:15:19 naddy Exp $
|
|
--- unixunpk.man.orig Thu Feb 16 22:39:50 1995
|
|
+++ unixunpk.man Mon Aug 5 12:30:30 2002
|
|
@@ -107,7 +107,7 @@ see the section "OPTIONS" above.
|
|
.SH ENVIRONMENT
|
|
.TP
|
|
.B TMPDIR
|
|
-Directory to store temporary files. Default is /usr/tmp.
|
|
+Directory to store temporary files. Default is /var/tmp.
|
|
.SH FILES
|
|
.TP
|
|
.B $TMPDIR/m-prts-$USER/
|