diff options
| author | Peter Pentchev <roam@FreeBSD.org> | 2000-12-27 11:06:43 +0000 |
|---|---|---|
| committer | Peter Pentchev <roam@FreeBSD.org> | 2000-12-27 11:06:43 +0000 |
| commit | adfb495a5b0778920b33c989c8431f94baba33de (patch) | |
| tree | e7df18e9c183c949fa3a194c8fba54bf49224967 /sysutils/safecat/files/patch-ab | |
| parent | 533f641f30e0e7ec4ecd2cad5835656da9199bbc (diff) | |
safecat is an implementation of D. J. Bernstein's maildir algorithm.
It can be used to write mail messages to a qmail-style maildir, or to
write data to a "spool" directory reliably.
Diffstat (limited to 'sysutils/safecat/files/patch-ab')
| -rw-r--r-- | sysutils/safecat/files/patch-ab | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sysutils/safecat/files/patch-ab b/sysutils/safecat/files/patch-ab new file mode 100644 index 000000000000..f7f8aceb50bb --- /dev/null +++ b/sysutils/safecat/files/patch-ab @@ -0,0 +1,10 @@ +--- TARGETS 2000/11/21 08:57:14 1.1.1.1 ++++ TARGETS 2000/11/21 09:43:02 1.2 +@@ -33,6 +33,7 @@ + makelib + open.a + open_append.o ++open_excl.o + open_read.o + open_trunc.o + safecat |
