summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2007-10-26 16:45:32 +1000
committerDamien Miller <djm@mindrot.org>2007-10-26 16:45:32 +1000
commit03c618afa3c19fe4574a5bc45eec09fd0b1d5990 (patch)
tree9112947edab4cce469abc32034c155e925181a38 /ChangeLog
parent300f95fccb6822d50deff0cb2e134c221f823e5a (diff)
- otto@cvs.openbsd.org 2005/11/25 08:06:25
[openbsd-compat/sys-queue.h] Introduce debugging aid for queue macros. Disabled by default; but developers are encouraged to run with this enabled. ok krw@ fgsch@ deraadt@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 238e6c45a..33798ba94 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -118,6 +118,11 @@
118 [openbsd-compat/sys-queue.h] 118 [openbsd-compat/sys-queue.h]
119 Some uvm problem is being exposed with the more strict macros. 119 Some uvm problem is being exposed with the more strict macros.
120 Revert until we've found out what's causing the panics. 120 Revert until we've found out what's causing the panics.
121 - otto@cvs.openbsd.org 2005/11/25 08:06:25
122 [openbsd-compat/sys-queue.h]
123 Introduce debugging aid for queue macros. Disabled by default; but
124 developers are encouraged to run with this enabled.
125 ok krw@ fgsch@ deraadt@
121 - (djm) [regress/sftp-cmds.sh] 126 - (djm) [regress/sftp-cmds.sh]
122 Use more restrictive glob to pick up test files from /bin - some platforms 127 Use more restrictive glob to pick up test files from /bin - some platforms
123 ship broken symlinks there which could spoil the test. 128 ship broken symlinks there which could spoil the test.
@@ -3394,4 +3399,4 @@
3394 OpenServer 6 and add osr5bigcrypt support so when someone migrates 3399 OpenServer 6 and add osr5bigcrypt support so when someone migrates
3395 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 3400 passwords between UnixWare and OpenServer they will still work. OK dtucker@
3396 3401
3397$Id: ChangeLog,v 1.4790 2007/10/26 06:44:27 djm Exp $ 3402$Id: ChangeLog,v 1.4791 2007/10/26 06:45:32 djm Exp $