Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc Tickets 390-396, 398-400.
details: https://anonhg.NetBSD.org/src/rev/8f13092e28e5
branches: netbsd-6
changeset: 774312:8f13092e28e5
user: riz <riz%NetBSD.org@localhost>
date: Thu Jul 05 17:54:15 2012 +0000
description:
Tickets 390-396, 398-400.
diffstat:
doc/CHANGES-6.0 | 103 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-
1 files changed, 102 insertions(+), 1 deletions(-)
diffs (114 lines):
diff -r d990f59aa478 -r 8f13092e28e5 doc/CHANGES-6.0
--- a/doc/CHANGES-6.0 Thu Jul 05 17:52:54 2012 +0000
+++ b/doc/CHANGES-6.0 Thu Jul 05 17:54:15 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.149 2012/07/04 21:05:38 jdc Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.150 2012/07/05 17:54:15 riz Exp $
A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
until the 6.0 release:
@@ -6104,3 +6104,104 @@
Add license headers to WS fonts converted from TTF fonts.
[macallan, ticket #389]
+tools/gcc/Makefile 1.51
+
+ Fix build bootstrap issue on some Linux systems.
+ [dogcow, ticket #390]
+
+libexec/getty/main.c 1.59
+
+ getty(8) fix for terminfo delay sequences.
+ [roy, ticket #391]
+
+lib/libperfuse/ops.c 1.58
+lib/libperfuse/perfuse_priv.h 1.30
+lib/libpuffs/dispatcher.c 1.41
+lib/libpuffs/puffs.h 1.122
+lib/libpuffs/puffs_ops.3 1.32
+
+ Pass PUFFS FAF flag to handlers.
+ [manu, ticket #392]
+
+distrib/utils/sysinst/disks.c 1.124
+distrib/utils/sysinst/msg.mi.de 1.68
+distrib/utils/sysinst/msg.mi.en 1.173
+distrib/utils/sysinst/msg.mi.es 1.44
+distrib/utils/sysinst/msg.mi.fr 1.127
+distrib/utils/sysinst/msg.mi.pl 1.84
+
+ Fix handling of error case when a mount fails in sysinst. PR#12020.
+ [jdf, ticket #393]
+
+distrib/atari/floppies/common/dot.profile 1.4
+
+ Fix atari installation .profile script to avoid possible failure
+ mentioned in PR/37470.
+ [tsutsui, ticket #394]
+
+sys/arch/atari/atari/autoconf.c 1.62
+sys/dev/md.c 1.67
+sys/fs/msdosfs/msdosfs_vfsops.c 1.95
+
+ Add workaround atari's traditional "load ramdisk from floppy"
+ installation. Initialize md(4) disklabel properly in case where
+ it's configured in md_open_hook(). Avoid a possible panic on
+ mounting msdosfs on some devices or so. (See commit logs for details)
+ [tsutsui, ticket #395]
+
+distrib/utils/sysinst/label.c 1.62
+sbin/newfs/newfs.8 1.83
+sbin/newfs/newfs.c 1.111
+
+ Use 32KB/4KB for default block/fragment size on >= 128 GB partitions
+ for modern AFT disks. PR#46629.
+ [tsutsui, ticket #396]
+
+sys/netinet6/frag6.c 1.53
+
+ Fix regression introduced in revision 1.50 of frag6.c.
+ [rmind, ticket #398]
+
+lib/libnpf/npf.3 1.5
+lib/libnpf/npf.c 1.9
+lib/libnpf/npf.h 1.8
+share/man/man9/npf_ncode.9 1.9
+sys/net/npf/npf.h 1.18
+sys/net/npf/npf_handler.c 1.18-1.19
+sys/net/npf/npf_impl.h 1.17
+sys/net/npf/npf_inet.c 1.13
+sys/net/npf/npf_instr.c 1.12
+sys/net/npf/npf_nat.c 1.14
+sys/net/npf/npf_ncode.h 1.9
+sys/net/npf/npf_processor.c 1.11
+sys/net/npf/npf_ruleset.c 1.12
+sys/net/npf/npf_session.c 1.14
+sys/net/npf/npf_state.c 1.9
+sys/net/npf/npf_state_tcp.c 1.8
+sys/net/npf/npf_tableset.c 1.12
+usr.sbin/npf/npfctl/npf.conf.5 1.13-1.14
+usr.sbin/npf/npfctl/npf_build.c 1.10
+usr.sbin/npf/npfctl/npf_data.c 1.14
+usr.sbin/npf/npfctl/npf_disassemble.c 1.6
+usr.sbin/npf/npfctl/npf_ncgen.c 1.11
+usr.sbin/npf/npfctl/npf_parse.y 1.9
+usr.sbin/npf/npfctl/npf_scan.l 1.4
+usr.sbin/npf/npfctl/npfctl.8 1.7-1.8
+usr.sbin/npf/npfctl/npfctl.c 1.13-1.14
+usr.sbin/npf/npfctl/npfctl.h 1.16
+usr.sbin/npf/npftest/libnpftest/npf_mbuf_subr.c 1.3
+usr.sbin/npf/npftest/libnpftest/npf_processor_test.c 1.2
+usr.sbin/npf/npftest/libnpftest/npf_state_test.c 1.2
+usr.sbin/npf/npftest/libnpftest/npf_table_test.c 1.3
+usr.sbin/npf/npftest/libnpftest/npf_test.h 1.4
+
+ Fix and update npf.conf(5), npfctl(8), and usage messages.
+ Various other NPF fixes.
+ [rmind, ticket #399]
+
+sys/arch/x86/x86/cpu.c 1.100
+
+ In cpu_boot_secondary_processors(), wait until all the other CPUs
+ have registered themselves in kcpuset_running before returning.
+ [chs, ticket #400]
+
Home |
Main Index |
Thread Index |
Old Index