Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src add m_pulldown.9 to MLINKS.
details: https://anonhg.NetBSD.org/src/rev/c757875b198c
branches: trunk
changeset: 511884:c757875b198c
user: itojun <itojun%NetBSD.org@localhost>
date: Thu Jun 28 23:04:38 2001 +0000
description:
add m_pulldown.9 to MLINKS.
diffstat:
distrib/sets/lists/comp/mi | 4 +++-
share/man/man9/Makefile | 3 ++-
2 files changed, 5 insertions(+), 2 deletions(-)
diffs (42 lines):
diff -r 0cb6cc59fa90 -r c757875b198c distrib/sets/lists/comp/mi
--- a/distrib/sets/lists/comp/mi Thu Jun 28 23:02:47 2001 +0000
+++ b/distrib/sets/lists/comp/mi Thu Jun 28 23:04:38 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.351 2001/06/21 12:10:57 wiz Exp $
+# $NetBSD: mi,v 1.352 2001/06/28 23:04:38 itojun Exp $
./sys comp-sysutil-root
./usr/bin/addr2line comp-debug-bin
./usr/bin/ar comp-util-bin
@@ -3056,6 +3056,7 @@
./usr/share/man/cat9/m_getclr.0 comp-sys-catman
./usr/share/man/cat9/m_gethdr.0 comp-sys-catman
./usr/share/man/cat9/m_prepend.0 comp-sys-catman
+./usr/share/man/cat9/m_pulldown.0 comp-sys-catman
./usr/share/man/cat9/m_pullup.0 comp-sys-catman
./usr/share/man/cat9/m_split.0 comp-sys-catman
./usr/share/man/cat9/malloc.0 comp-sys-catman
@@ -5036,6 +5037,7 @@
./usr/share/man/man9/m_getclr.9 comp-sys-man
./usr/share/man/man9/m_gethdr.9 comp-sys-man
./usr/share/man/man9/m_prepend.9 comp-sys-man
+./usr/share/man/man9/m_pulldown.9 comp-sys-man
./usr/share/man/man9/m_pullup.9 comp-sys-man
./usr/share/man/man9/m_split.9 comp-sys-man
./usr/share/man/man9/malloc.9 comp-sys-man
diff -r 0cb6cc59fa90 -r c757875b198c share/man/man9/Makefile
--- a/share/man/man9/Makefile Thu Jun 28 23:02:47 2001 +0000
+++ b/share/man/man9/Makefile Thu Jun 28 23:04:38 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.82 2001/06/21 12:10:59 wiz Exp $
+# $NetBSD: Makefile,v 1.83 2001/06/28 23:04:39 itojun Exp $
# Makefile for section 9 (kernel function and variable) manual pages.
@@ -98,6 +98,7 @@
MLINKS+=mbuf.9 m_get.9 mbuf.9 m_getclr.9 mbuf.9 m_gethdr.9 mbuf.9 m_devget.9 \
mbuf.9 m_copym.9 mbuf.9 m_copypacket.9 mbuf.9 m_copydata.9 \
mbuf.9 m_copyback.9 mbuf.9 m_cat.9 mbuf.9 m_dup.9 mbuf.9 m_prepend.9 \
+ mbuf.9 m_pulldown.9 \
mbuf.9 m_pullup.9 mbuf.9 m_split.9 mbuf.9 m_adj.9 mbuf.9 m_free.9 \
mbuf.9 m_freem.9 mbuf.9 mtod.9 mbuf.9 mtocl.9 mbuf.9 cltom.9 \
mbuf.9 MGET.9 mbuf.9 MGETHDR.9 mbuf.9 MEXTMALLOC.9 \
Home |
Main Index |
Thread Index |
Old Index