Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc Note tickets #1076 and #1141
details: https://anonhg.NetBSD.org/src/rev/ea76b84bc996
branches: netbsd-7
changeset: 799872:ea76b84bc996
user: martin <martin%NetBSD.org@localhost>
date: Sun Apr 10 12:46:25 2016 +0000
description:
Note tickets #1076 and #1141
diffstat:
doc/CHANGES-7.1 | 45 ++++++++++++++++++++++++++++++++++++++++++++-
1 files changed, 44 insertions(+), 1 deletions(-)
diffs (56 lines):
diff -r 81ba8116012e -r ea76b84bc996 doc/CHANGES-7.1
--- a/doc/CHANGES-7.1 Sun Apr 10 10:33:11 2016 +0000
+++ b/doc/CHANGES-7.1 Sun Apr 10 12:46:25 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.74 2016/04/04 10:05:18 snj Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.75 2016/04/10 12:46:25 martin Exp $
A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
release:
@@ -3637,3 +3637,46 @@
Disable SIT (Source Identity Token).
[spz, ticket #1151]
+usr.sbin/vnconfig/vnconfig.8 1.41
+usr.sbin/vnconfig/vnconfig.c 1.43-1.44
+
+ Since now the kernel returns ENXIO again for devices exceeding the
+ number of devices configured in the kernel, use that instead of
+ scanning /dev.
+ Cosmetic tweaks to vncfonfig -l output to restore compatibility
+ for old scripts trying to find free vnodes.
+ [christos, ticket #1076]
+
+libexec/httpd/CHANGES up to 1.21
+libexec/httpd/Makefile up to 1.26
+libexec/httpd/auth-bozo.c up to 1.18
+libexec/httpd/bozohttpd.8 up to 1.58
+libexec/httpd/bozohttpd.c up to 1.79
+libexec/httpd/bozohttpd.h up to 1.44
+libexec/httpd/cgi-bozo.c up to 1.32
+libexec/httpd/content-bozo.c up to 1.13
+libexec/httpd/daemon-bozo.c up to 1.17
+libexec/httpd/dir-index-bozo.c up to 1.25
+libexec/httpd/lua-bozo.c up to 1.14
+libexec/httpd/main.c up to 1.13
+libexec/httpd/netbsd_queue.h up to 1.1
+libexec/httpd/printenv.lua up to 1.3
+libexec/httpd/ssl-bozo.c up to 1.22
+libexec/httpd/tilde-luzah-bozo.c up to 1.14
+libexec/httpd/testsuite/Makefile up to 1.5
+libexec/httpd/testsuite/test-bigfile up to 1.2
+
+ Import bozohttpd 20151028:
+ o add CGI support for ~user translation (-E switch)
+ o add redirects to ~user translation
+ o fix bugs around ~user translation
+ o add schema detection for absolute redirects
+ o fixed few memory leaks
+ o bunch of minor tweaks
+ o removed -r support
+ o smarter redirects
+ Changes in 20150320:
+ o fix redirection handling
+ o support transport stream (.ts) and video object (.vob) files
+ o directory listings show correct file sizes for large files
+ [mspo, ticket #1141]
Home |
Main Index |
Thread Index |
Old Index