Source-Changes-HG archive

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

[src/trunk]: src/doc Add SOCK_SEQPACKET for local sockets



details:   https://anonhg.NetBSD.org/src/rev/373c001bd626
branches:  trunk
changeset: 765513:373c001bd626
user:      manu <manu%NetBSD.org@localhost>
date:      Sun May 29 03:34:33 2011 +0000

description:
Add SOCK_SEQPACKET for local sockets

diffstat:

 doc/CHANGES |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 5435ea224c42 -r 373c001bd626 doc/CHANGES
--- a/doc/CHANGES       Sun May 29 03:32:46 2011 +0000
+++ b/doc/CHANGES       Sun May 29 03:34:33 2011 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.1549 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.1550 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1012,3 +1012,4 @@
        userconf(4), boot.cfg(5), boot(8), i386, amd64: Support userconf(4)
                command in boot.cfg(5)/boot(8) on i386/amd64.
                [uebayasi 20110526]
+       kernel: add SOCK_SEQPACKET for local sockets [manu 20110529]



Home | Main Index | Thread Index | Old Index