Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Tickets #1221 - #1224
details: https://anonhg.NetBSD.org/src/rev/725ed3ebfe67
branches: netbsd-9
changeset: 953312:725ed3ebfe67
user: martin <martin%NetBSD.org@localhost>
date: Fri Mar 05 13:57:33 2021 +0000
description:
Tickets #1221 - #1224
diffstat:
doc/CHANGES-9.2 | 48 +++++++++++++++++++++++++++++++++++++++++++++++-
1 files changed, 47 insertions(+), 1 deletions(-)
diffs (59 lines):
diff -r ae79e7937b65 -r 725ed3ebfe67 doc/CHANGES-9.2
--- a/doc/CHANGES-9.2 Fri Mar 05 13:55:27 2021 +0000
+++ b/doc/CHANGES-9.2 Fri Mar 05 13:57:33 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.54 2021/03/02 15:59:04 martin Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.55 2021/03/05 13:57:33 martin Exp $
A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
release:
@@ -1739,3 +1739,49 @@
- give an example of recording an application's output.
[nia, ticket #1220]
+lib/lua/bozohttpd/Makefile (apply patch)
+libexec/httpd/Makefile 1.30-1.31
+libexec/httpd/Makefile.boot 1.7-1.9
+libexec/httpd/auth-bozo.c 1.25-1.26
+libexec/httpd/bozohttpd.8 1.80-1.87
+libexec/httpd/bozohttpd.c 1.114-1.123,1.125-1.128
+libexec/httpd/bozohttpd.h 1.61-1.68
+libexec/httpd/cgi-bozo.c 1.49-1.53
+libexec/httpd/content-bozo.c 1.17-1.20
+libexec/httpd/daemon-bozo.c 1-.22
+libexec/httpd/dir-index-bozo.c 1.33-1.34
+libexec/httpd/main.c 1.23-1.27
+libexec/httpd/printenv.lua 1.4-1.5
+libexec/httpd/ssl-bozo.c 1.27-1.29
+libexec/httpd/libbozohttpd/libbozohttpd.3 1.5-1.6
+libexec/httpd/small/Makefile 1.4
+libexec/httpd/testsuite/Makefile 1.14
+libexec/httpd/testsuite/t16.in 1.1
+libexec/httpd/testsuite/t16.out 1.1
+libexec/httpd/testsuite/t17.in 1.1
+libexec/httpd/testsuite/t17.out 1.1
+libexec/httpd/testsuite/t18.in 1.1
+libexec/httpd/testsuite/t18.out 1.1
+
+ Update to bozohttpd 20210227.
+ [mrg, ticket #1221]
+
+sys/kern/kern_subr.c 1.229
+
+ Restore missing message for RB_ASKNAME.
+ [tsutsui, ticket #1222]
+
+share/man/man4/spi.4 1.8-1.10
+
+ spi(4): Improve the man page:
+ - Add reference to ssdfb(4)
+ - Document the userspace ioctl interface
+ [nia, ticket #1223]
+
+share/man/man4/iic.4 1.23-1.25
+
+ iic(4): Improve the man page:
+ - Add reference to ssdfb(4)
+ - Document the userspace ioctl interface
+ [nia, ticket #1224]
+
Home |
Main Index |
Thread Index |
Old Index