BSD 4_4_Lite2 development
authorCSRG <csrg@ucbvax.Berkeley.EDU>
Tue, 23 May 1995 01:13:33 +0000 (17:13 -0800)
committerCSRG <csrg@ucbvax.Berkeley.EDU>
Tue, 23 May 1995 01:13:33 +0000 (17:13 -0800)
Work on file usr/src/usr.sbin/mtree/tags
Work on file usr/src/usr.sbin/portmap/tags
Work on file usr/src/usr.sbin/pstat/tags
Work on file usr/src/usr.sbin/pwd_mkdb/tags
Work on file usr/src/usr.sbin/quotaon/tags
Work on file usr/src/usr.sbin/repquota/tags
Work on file usr/src/usr.sbin/rmt/tags
Work on file usr/src/usr.sbin/rwhod/tags

Synthesized-from: CSRG/cd3/4.4BSD-Lite2

usr/src/usr.sbin/mtree/tags [new file with mode: 0644]
usr/src/usr.sbin/portmap/tags [new file with mode: 0644]
usr/src/usr.sbin/pstat/tags [new file with mode: 0644]
usr/src/usr.sbin/pwd_mkdb/tags [new file with mode: 0644]
usr/src/usr.sbin/quotaon/tags [new file with mode: 0644]
usr/src/usr.sbin/repquota/tags [new file with mode: 0644]
usr/src/usr.sbin/rmt/tags [new file with mode: 0644]
usr/src/usr.sbin/rwhod/tags [new file with mode: 0644]

diff --git a/usr/src/usr.sbin/mtree/tags b/usr/src/usr.sbin/mtree/tags
new file mode 100644 (file)
index 0000000..725d1b0
--- /dev/null
@@ -0,0 +1,22 @@
+COMPUTE        ../../usr.bin/cksum/crc.c       /^#define       COMPUTE(var, ch)        (var) = (var) << 8 ^ crct/
+Mmtree mtree.c /^main(argc, argv)$/
+compare        compare.c       /^compare(name, s, p)$/
+crc    ../../usr.bin/cksum/crc.c       /^crc(fd, cval, clen)$/
+cwalk  create.c        /^cwalk()$/
+dsort  create.c        /^dsort(a, b)$/
+err    misc.c  /^err(fmt, va_alist)$/
+ftype  compare.c       /^ftype(type)$/
+inotype        compare.c       /^inotype(type)$/
+keycompare     misc.c  /^keycompare(a, b)$/
+miss   verify.c        /^miss(p, tail)$/
+output create.c        /^output(offset, fmt, va_alist)$/
+parsekey       misc.c  /^parsekey(name, needvaluep)$/
+rlink  compare.c       /^rlink(name)$/
+set    spec.c  /^set(t, ip)$/
+spec   spec.c  /^spec()$/
+statd  create.c        /^statd(t, parent, puid, pgid, pmode)$/
+statf  create.c        /^statf(p)$/
+unset  spec.c  /^unset(t, ip)$/
+usage  mtree.c /^usage()$/
+verify verify.c        /^verify()$/
+vwalk  verify.c        /^vwalk()$/
diff --git a/usr/src/usr.sbin/portmap/tags b/usr/src/usr.sbin/portmap/tags
new file mode 100644 (file)
index 0000000..5b6a83f
--- /dev/null
@@ -0,0 +1,11 @@
+Mportmap       portmap.c       /^main(argc, argv)$/
+callit portmap.c       /^callit(rqstp, xprt)$/
+find_service   portmap.c       /^find_service(prog, vers, prot)$/
+perror portmap.c       /^perror(what)$/
+reap   portmap.c       /^reap()$/
+reg_service    portmap.c       /^reg_service(rqstp, xprt)$/
+xdr_encap_parms        portmap.c       /^xdr_encap_parms(xdrs, epp)$/
+xdr_len_opaque_parms   portmap.c       /^xdr_len_opaque_parms(xdrs, cap)$/
+xdr_opaque_parms       portmap.c       /^xdr_opaque_parms(xdrs, cap)$/
+xdr_rmtcall_args       portmap.c       /^xdr_rmtcall_args(xdrs, cap)$/
+xdr_rmtcall_result     portmap.c       /^xdr_rmtcall_result(xdrs, cap)$/
diff --git a/usr/src/usr.sbin/pstat/tags b/usr/src/usr.sbin/pstat/tags
new file mode 100644 (file)
index 0000000..ed108c7
--- /dev/null
@@ -0,0 +1,26 @@
+KGET   pstat.c /^#define       KGET(idx, var)                                                  \\$/
+KGET1  pstat.c /^#define       KGET1(idx, p, s, msg)                                           \\$/
+KGET2  pstat.c /^#define       KGET2(addr, p, s, msg)                                          \\$/
+KGETRET        pstat.c /^#define       KGETRET(addr, p, s, msg)                                        \\$/
+Mpstat pstat.c /^main(argc, argv)$/
+SVAR   pstat.c /^#define       SVAR(var) __STRING(var) \/* to force expan/
+filemode       pstat.c /^filemode()$/
+getfiles       pstat.c /^getfiles(abuf, alen)$/
+getmnt pstat.c /^getmnt(maddr)$/
+kinfo_vnodes   pstat.c /^kinfo_vnodes(avnodes)$/
+loadvnodes     pstat.c /^loadvnodes(avnodes)$/
+mount_print    pstat.c /^mount_print(mp)$/
+nfs_header     pstat.c /^nfs_header() $/
+nfs_print      pstat.c /^nfs_print(vp) $/
+swapmode       pstat.c /^swapmode()$/
+ttymode        pstat.c /^ttymode()$/
+ttyprt pstat.c /^ttyprt(tp, line)$/
+ttytype        pstat.c /^ttytype(tty, name, type, number)$/
+ufs_header     pstat.c /^ufs_header() $/
+ufs_print      pstat.c /^ufs_print(vp) $/
+union_header   pstat.c /^union_header() $/
+union_print    pstat.c /^union_print(vp) $/
+usage  pstat.c /^usage()$/
+vnode_header   pstat.c /^vnode_header()$/
+vnode_print    pstat.c /^vnode_print(avnode, vp)$/
+vnodemode      pstat.c /^vnodemode()$/
diff --git a/usr/src/usr.sbin/pwd_mkdb/tags b/usr/src/usr.sbin/pwd_mkdb/tags
new file mode 100644 (file)
index 0000000..5da497f
--- /dev/null
@@ -0,0 +1,8 @@
+COMPACT        pwd_mkdb.c      /^#define       COMPACT(e)      t = e; while (*p++ = *t++);$/
+Mpwd_mkdb      pwd_mkdb.c      /^main(argc, argv)$/
+cleanup        pwd_mkdb.c      /^cleanup()$/
+error  pwd_mkdb.c      /^error(name)$/
+mv     pwd_mkdb.c      /^mv(from, to)$/
+pw_scan        pw_scan.c       /^pw_scan(bp, pw)$/
+scan   pwd_mkdb.c      /^scan(fp, pw)$/
+usage  pwd_mkdb.c      /^usage()$/
diff --git a/usr/src/usr.sbin/quotaon/tags b/usr/src/usr.sbin/quotaon/tags
new file mode 100644 (file)
index 0000000..fc8082f
--- /dev/null
@@ -0,0 +1,6 @@
+Mquotaon       quotaon.c       /^main(argc, argv)$/
+hasquota       quotaon.c       /^hasquota(fs, type, qfnamep)$/
+oneof  quotaon.c       /^oneof(target, list, cnt)$/
+quotaonoff     quotaon.c       /^quotaonoff(fs, offmode, type, qfpathname)$/
+readonly       quotaon.c       /^readonly(fs)$/
+usage  quotaon.c       /^usage(whoami)$/
diff --git a/usr/src/usr.sbin/repquota/tags b/usr/src/usr.sbin/repquota/tags
new file mode 100644 (file)
index 0000000..85b54f7
--- /dev/null
@@ -0,0 +1,8 @@
+Mrepquota      repquota.c      /^main(argc, argv)$/
+addid  repquota.c      /^addid(id, type, name)$/
+hasquota       repquota.c      /^hasquota(fs, type, qfnamep)$/
+lookup repquota.c      /^lookup(id, type)$/
+oneof  repquota.c      /^oneof(target, list, cnt)$/
+repquota       repquota.c      /^repquota(fs, type, qfpathname)$/
+timeprt        repquota.c      /^timeprt(seconds)$/
+usage  repquota.c      /^usage()$/
diff --git a/usr/src/usr.sbin/rmt/tags b/usr/src/usr.sbin/rmt/tags
new file mode 100644 (file)
index 0000000..e8b2237
--- /dev/null
@@ -0,0 +1,7 @@
+DEBUG  rmt.c   /^#define       DEBUG(f)        if (debug) fprintf(debug, f)$/
+DEBUG1 rmt.c   /^#define       DEBUG1(f,a)     if (debug) fprintf(debug, f, a/
+DEBUG2 rmt.c   /^#define       DEBUG2(f,a1,a2) if (debug) fprintf(debug, /
+Mrmt   rmt.c   /^main(argc, argv)$/
+checkbuf       rmt.c   /^checkbuf(record, size)$/
+error  rmt.c   /^error(num)$/
+getstring      rmt.c   /^getstring(bp)$/
diff --git a/usr/src/usr.sbin/rwhod/tags b/usr/src/usr.sbin/rwhod/tags
new file mode 100644 (file)
index 0000000..0d9d861
--- /dev/null
@@ -0,0 +1,13 @@
+ADVANCE        rwhod.c /^#define ADVANCE(x, n) (x += ROUNDUP((n)->sa_len))$/
+IPADDR_SA      rwhod.c /^#define IPADDR_SA(x) ((struct sockaddr_in *)(x))->/
+Mrwhod rwhod.c /^main(argc, argv)$/
+PORT_SA        rwhod.c /^#define PORT_SA(x) ((struct sockaddr_in *)(x))->si/
+ROUNDUP        rwhod.c /^#define ROUNDUP(a) \\$/
+Sendto rwhod.c /^Sendto(s, buf, cc, flags, to, tolen)$/
+configure      rwhod.c /^configure(s)$/
+getboottime    rwhod.c /^getboottime(signo)$/
+interval       rwhod.c /^interval(time, updown)$/
+onalrm rwhod.c /^onalrm(signo)$/
+quit   rwhod.c /^quit(msg)$/
+rt_xaddrs      rwhod.c /^rt_xaddrs(cp, cplim, rtinfo)$/
+verify rwhod.c /^verify(name)$/