diff options
-rw-r--r-- | ChangeLog | 7 | ||||
-rw-r--r-- | mux.c | 2 |
2 files changed, 8 insertions, 1 deletions
@@ -1,3 +1,10 @@ | |||
1 | 20100128 | ||
2 | - (djm) OpenBSD CVS Sync | ||
3 | - djm@cvs.openbsd.org 2010/01/26 02:15:20 | ||
4 | [mux.c] | ||
5 | -Wuninitialized and remove a // comment; from portable | ||
6 | (Id sync only) | ||
7 | |||
1 | 20100126 | 8 | 20100126 |
2 | - (djm) OpenBSD CVS Sync | 9 | - (djm) OpenBSD CVS Sync |
3 | - tedu@cvs.openbsd.org 2010/01/17 21:49:09 | 10 | - tedu@cvs.openbsd.org 2010/01/17 21:49:09 |
@@ -1,4 +1,4 @@ | |||
1 | /* $OpenBSD: mux.c,v 1.10 2010/01/26 01:28:35 djm Exp $ */ | 1 | /* $OpenBSD: mux.c,v 1.11 2010/01/26 02:15:20 djm Exp $ */ |
2 | /* | 2 | /* |
3 | * Copyright (c) 2002-2008 Damien Miller <djm@openbsd.org> | 3 | * Copyright (c) 2002-2008 Damien Miller <djm@openbsd.org> |
4 | * | 4 | * |