Source-Changes-HG archive

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

[src/trunk]: src/lib/libc bump; posix pty functions.



details:   https://anonhg.NetBSD.org/src/rev/a22c2ef7d94d
branches:  trunk
changeset: 566988:a22c2ef7d94d
user:      christos <christos%NetBSD.org@localhost>
date:      Thu May 27 03:08:07 2004 +0000

description:
bump; posix pty functions.

diffstat:

 lib/libc/shlib_version |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 580928bd87ce -r a22c2ef7d94d lib/libc/shlib_version
--- a/lib/libc/shlib_version    Thu May 27 03:00:53 2004 +0000
+++ b/lib/libc/shlib_version    Thu May 27 03:08:07 2004 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: shlib_version,v 1.153 2004/05/21 02:30:03 christos Exp $
+#      $NetBSD: shlib_version,v 1.154 2004/05/27 03:08:07 christos Exp $
 #      Remember to update distrib/sets/lists/base/shl.* when changing
 #
 # things we wish to do on next major version bump:
@@ -17,4 +17,4 @@
 # - libc/net/getnet{ent,namadr}.c, netdb.h: remove __n_pad0
 #
 major=12
-minor=118
+minor=119



Home | Main Index | Thread Index | Old Index