Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-3]: src/doc Tickets 491, 494, 525 and 526.



details:   https://anonhg.NetBSD.org/src/rev/8844114424ef
branches:  netbsd-3
changeset: 576415:8844114424ef
user:      tron <tron%NetBSD.org@localhost>
date:      Sat Jul 02 16:45:33 2005 +0000

description:
Tickets 491, 494, 525 and 526.

diffstat:

 doc/CHANGES-3.0 |  57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 56 insertions(+), 1 deletions(-)

diffs (68 lines):

diff -r 601a8259c05b -r 8844114424ef doc/CHANGES-3.0
--- a/doc/CHANGES-3.0   Sat Jul 02 16:41:49 2005 +0000
+++ b/doc/CHANGES-3.0   Sat Jul 02 16:45:33 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-3.0,v 1.1.2.147 2005/07/01 12:32:05 tron Exp $
+#      $NetBSD: CHANGES-3.0,v 1.1.2.148 2005/07/02 16:45:33 tron Exp $
 
 A complete list of changes from the initial NetBSD 3.0 branch on 16 March 2005
 until the 3.0 release:
@@ -9874,3 +9874,58 @@
        Lots of grammar and mdoc fixes for the ipsec-tools man pages.
        [wiz, ticket #517]
 
+etc/MAKEDEV.tmpl                               1.45
+etc/rc.d/veriexec                              1.5
+lib/libc/gen/sysctl.3                          1.150-1.152
+sbin/veriexecctl/veriexecctl.8                 1.13-1.16
+sbin/veriexecctl/veriexecctl_conf.l            1.6
+sbin/veriexecctl/veriexecctl_parse.y           1.10
+sys/dev/verified_exec.c                                1.12-1.18
+sys/kern/init_sysctl.c                         1.44
+sys/kern/kern_verifiedexec.c                   1.20-1.29
+sys/kern/vfs_subr.c                            1.249-1.250
+sys/kern/vfs_syscalls.c                                1.222
+sys/kern/vfs_vnops.c                           1.91-1.92
+sys/sys/verified_exec.h                                1.13
+sys/sys/verified_exec.h                                1.14
+sys/sys/vnode.h                                        1.138-1.140
+
+       - Various bug-fixes and documentation corrections.
+       - Prevent from non-root users from accessing the veriexec device.
+       - Fix interaction with kernel security levels.
+       [elad, Ticket #487]
+
+usr.bin/make/make.1                            1.110,1.113
+usr.bin/make/parse.c                           1.102
+usr.bin/make/unit-tests/Makefile               1.16
+usr.bin/make/unit-tests/comment                        1.1-1.2
+
+       Add support for parsing unescaped comments, as defined in SUSv3.
+       [rpaulo, ticket #491]
+
+distrib/sets/lists/man/mi                      1.795
+doc/CHANGES                                    1.477 via patch
+share/man/man4/Makefile                                1.359 via patch
+share/man/man4/azalia.4                                1.1
+sys/arch/amd64/conf/GENERIC                    1.48
+sys/arch/i386/conf/GENERIC                     1.678
+sys/arch/i386/conf/GENERIC.MPACPI              1.31
+sys/arch/i386/conf/GENERIC_LAPTOP              1.141
+sys/dev/auconv.h                               1.13
+sys/dev/pci/azalia.c                           1.1-1.7
+sys/dev/pci/files.pci                          1.233
+
+       Add Generic High Definition Audio device driver azalia(4).
+       [kent, ticket #494]
+
+x11/Xserver/afb/Makefile                       1.6
+x11/Xserver/afb/Makefile.afb                   1.2
+
+       Fix problem with "libafb.a" module in "xf86cfg".
+       [rtr, ticket #525]
+
+x11/Xserver/Xfont/xtt/Makefile                 1.7
+
+       Fix problem with a duplicate symbol in "xf86cfg".
+       [rtr, ticket #526]
+



Home | Main Index | Thread Index | Old Index