summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2007-10-26 16:44:27 +1000
committerDamien Miller <djm@mindrot.org>2007-10-26 16:44:27 +1000
commit300f95fccb6822d50deff0cb2e134c221f823e5a (patch)
tree8b028427493c58f9af1d31134af7494d514c2a8f /ChangeLog
parent0b6a21d468e19702f3a9febdace803225ce2fbf7 (diff)
- otto@cvs.openbsd.org 2005/10/25 06:37:47
[openbsd-compat/sys-queue.h] Some uvm problem is being exposed with the more strict macros. Revert until we've found out what's causing the panics.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9be695087..238e6c45a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -114,6 +114,10 @@
114 [openbsd-compat/sys-queue.h] 114 [openbsd-compat/sys-queue.h]
115 Partly backout. NOLIST, used in LISTs is probably interfering. 115 Partly backout. NOLIST, used in LISTs is probably interfering.
116 requested by deraadt@ 116 requested by deraadt@
117 - otto@cvs.openbsd.org 2005/10/25 06:37:47
118 [openbsd-compat/sys-queue.h]
119 Some uvm problem is being exposed with the more strict macros.
120 Revert until we've found out what's causing the panics.
117 - (djm) [regress/sftp-cmds.sh] 121 - (djm) [regress/sftp-cmds.sh]
118 Use more restrictive glob to pick up test files from /bin - some platforms 122 Use more restrictive glob to pick up test files from /bin - some platforms
119 ship broken symlinks there which could spoil the test. 123 ship broken symlinks there which could spoil the test.
@@ -3390,4 +3394,4 @@
3390 OpenServer 6 and add osr5bigcrypt support so when someone migrates 3394 OpenServer 6 and add osr5bigcrypt support so when someone migrates
3391 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 3395 passwords between UnixWare and OpenServer they will still work. OK dtucker@
3392 3396
3393$Id: ChangeLog,v 1.4789 2007/10/26 06:43:22 djm Exp $ 3397$Id: ChangeLog,v 1.4790 2007/10/26 06:44:27 djm Exp $