diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 1999-04-20 17:31:32 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 1999-04-20 17:31:32 +0000 |
commit | d72f441b3c28e850b7b66eb6dc6566ab02b32b8b (patch) | |
tree | 0858922a5e05213e15a0328818ce90c35cfccef2 /usr.bin/awk/OpenBSD-PATCHES | |
parent | 591150a7e3c5f1b66b2b893003130e19de7d3e0b (diff) |
April 16, 1999 version of the "one true awk"--64-bit fixes and more.
Diffstat (limited to 'usr.bin/awk/OpenBSD-PATCHES')
-rw-r--r-- | usr.bin/awk/OpenBSD-PATCHES | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/awk/OpenBSD-PATCHES b/usr.bin/awk/OpenBSD-PATCHES index f64aee79124..7349b5d801d 100644 --- a/usr.bin/awk/OpenBSD-PATCHES +++ b/usr.bin/awk/OpenBSD-PATCHES @@ -1,6 +1,6 @@ -/* $OpenBSD: OpenBSD-PATCHES,v 1.3 1999/04/18 17:06:29 millert Exp $ */ +/* $OpenBSD: OpenBSD-PATCHES,v 1.4 1999/04/20 17:31:28 millert Exp $ */ -I merged the March 5, 1999 version of the "one true awk" from Brian Kernighan's +I merged the April 16, 1999 version of the "one true awk" from Brian Kernighan's web page http://cm.bell-labs.com/who/bwk/ Mods to the distribution sources: @@ -38,7 +38,7 @@ Let me know if you find more problems. --- /home/millert/tmp/awk/awk.1 Sun Jan 19 18:06:25 1997 +++ awk.1 Sun Jan 19 17:51:39 1997 @@ -1,3 +1,4 @@ -+.\" $OpenBSD: OpenBSD-PATCHES,v 1.3 1999/04/18 17:06:29 millert Exp $ ++.\" $OpenBSD: OpenBSD-PATCHES,v 1.4 1999/04/20 17:31:28 millert Exp $ .de EX .nf .ft CW |