-/* $OpenBSD: as.c,v 1.8 2022/05/15 16:43:34 tb Exp $ */
+/* $OpenBSD: as.c,v 1.9 2022/11/29 20:26:22 job Exp $ */
/*
* Copyright (c) 2019 Kristaps Dzonsons <kristaps@bsd.lv>
*
#include <sys/socket.h>
-#include <assert.h>
#include <err.h>
#include <stdarg.h>
#include <stdint.h>
-/* $OpenBSD: crl.c,v 1.17 2022/11/02 10:04:41 tb Exp $ */
+/* $OpenBSD: crl.c,v 1.18 2022/11/29 20:26:22 job Exp $ */
/*
* Copyright (c) 2019 Kristaps Dzonsons <kristaps@bsd.lv>
*
#include <sys/socket.h>
#include <arpa/inet.h>
-#include <assert.h>
#include <err.h>
#include <inttypes.h>
#include <stdarg.h>
-/* $OpenBSD: gbr.c,v 1.17 2022/11/04 09:43:13 job Exp $ */
+/* $OpenBSD: gbr.c,v 1.18 2022/11/29 20:26:22 job Exp $ */
/*
* Copyright (c) 2020 Claudio Jeker <claudio@openbsd.org>
*
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-#include <assert.h>
#include <err.h>
#include <stdarg.h>
#include <stdint.h>
-/* $OpenBSD: io.c,v 1.20 2022/05/15 16:43:34 tb Exp $ */
+/* $OpenBSD: io.c,v 1.21 2022/11/29 20:26:22 job Exp $ */
/*
* Copyright (c) 2021 Claudio Jeker <claudio@openbsd.org>
* Copyright (c) 2019 Kristaps Dzonsons <kristaps@bsd.lv>
#include <sys/queue.h>
#include <sys/socket.h>
-#include <assert.h>
#include <err.h>
#include <errno.h>
#include <fcntl.h>
-/* $OpenBSD: ip.c,v 1.25 2022/05/15 16:43:34 tb Exp $ */
+/* $OpenBSD: ip.c,v 1.26 2022/11/29 20:26:22 job Exp $ */
/*
* Copyright (c) 2019 Kristaps Dzonsons <kristaps@bsd.lv>
*
#include <sys/socket.h>
#include <arpa/inet.h>
-#include <assert.h>
#include <err.h>
#include <stdarg.h>
#include <stdlib.h>
-/* $OpenBSD: parser.c,v 1.79 2022/11/29 10:33:09 claudio Exp $ */
+/* $OpenBSD: parser.c,v 1.80 2022/11/29 20:26:22 job Exp $ */
/*
* Copyright (c) 2019 Claudio Jeker <claudio@openbsd.org>
* Copyright (c) 2019 Kristaps Dzonsons <kristaps@bsd.lv>
#include <sys/tree.h>
#include <sys/types.h>
-#include <assert.h>
#include <err.h>
#include <fcntl.h>
#include <poll.h>
-/* $OpenBSD: rrdp.c,v 1.26 2022/09/02 18:37:17 claudio Exp $ */
+/* $OpenBSD: rrdp.c,v 1.27 2022/11/29 20:26:22 job Exp $ */
/*
* Copyright (c) 2020 Nils Fisher <nils_fisher@hotmail.com>
* Copyright (c) 2021 Claudio Jeker <claudio@openbsd.org>
#include <sys/queue.h>
#include <sys/stat.h>
-#include <assert.h>
#include <err.h>
#include <errno.h>
#include <fcntl.h>
-/* $OpenBSD: rsync.c,v 1.44 2022/11/02 12:43:02 job Exp $ */
+/* $OpenBSD: rsync.c,v 1.45 2022/11/29 20:26:22 job Exp $ */
/*
* Copyright (c) 2019 Kristaps Dzonsons <kristaps@bsd.lv>
*
#include <sys/stat.h>
#include <sys/wait.h>
#include <netinet/in.h>
-#include <assert.h>
#include <err.h>
#include <errno.h>
#include <poll.h>
-/* $OpenBSD: x509.c,v 1.59 2022/11/26 12:02:37 job Exp $ */
+/* $OpenBSD: x509.c,v 1.60 2022/11/29 20:26:22 job Exp $ */
/*
* Copyright (c) 2022 Theo Buehler <tb@openbsd.org>
* Copyright (c) 2021 Claudio Jeker <claudio@openbsd.org>
#include <sys/socket.h>
-#include <assert.h>
#include <err.h>
#include <stdarg.h>
#include <stdlib.h>