diff options
author | Tim Rice <tim@multitalents.net> | 2013-02-19 19:01:51 -0800 |
---|---|---|
committer | Tim Rice <tim@multitalents.net> | 2013-02-19 19:01:51 -0800 |
commit | c31db8cd6e301c8d4024cb9250e3178d13d1be44 (patch) | |
tree | 2199bc2ede9202280b28363168e6cb016fbdaa59 /ChangeLog | |
parent | c08b3ef6f435b64c3b7125f93e5b3e661e019f3e (diff) |
- (tim) [krl.c Makefile.in regress/Makefile regress/modpipe.c] remove unneeded
err.h include from krl.c. Additional portability fixes for modpipe. OK djm
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,7 @@ | |||
1 | 20130220 | 1 | 20130220 |
2 | - (tim) [regress/cipher-speed.sh regress/try-ciphers.sh] shell portability fix. | 2 | - (tim) [regress/cipher-speed.sh regress/try-ciphers.sh] shell portability fix. |
3 | - (tim) [krl.c Makefile.in regress/Makefile regress/modpipe.c] remove unneeded | ||
4 | err.h include from krl.c. Additional portability fixes for modpipe. OK djm | ||
3 | 5 | ||
4 | 20130219 | 6 | 20130219 |
5 | - OpenBSD CVS Sync | 7 | - OpenBSD CVS Sync |
@@ -13,6 +15,8 @@ | |||
13 | we actually reach $offset | 15 | we actually reach $offset |
14 | - (djm) [regress/integrity.sh] Skip SHA2-based MACs on configurations that | 16 | - (djm) [regress/integrity.sh] Skip SHA2-based MACs on configurations that |
15 | lack support for SHA2. | 17 | lack support for SHA2. |
18 | - (djm) [regress/modpipe.c] Add local err, and errx functions for platforms | ||
19 | that do not have them. | ||
16 | 20 | ||
17 | 20130217 | 21 | 20130217 |
18 | - OpenBSD CVS Sync | 22 | - OpenBSD CVS Sync |