From owner-cvs-libexec Sun Dec 22 07:13:07 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id HAA06518 for cvs-libexec-outgoing; Sun, 22 Dec 1996 07:13:07 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id HAA06506; Sun, 22 Dec 1996 07:13:05 -0800 (PST) Date: Sun, 22 Dec 1996 07:13:05 -0800 (PST) From: Joerg Wunsch Message-Id: <199612221513.HAA06506@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-libexec Subject: cvs commit: src/libexec/revnetgroup hash.h parse_netgroup.c revnetgroup.c Sender: owner-cvs-libexec@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 96/12/22 07:13:05 Branch: libexec/revnetgroup RELENG_2_2 Modified: libexec/revnetgroup hash.h parse_netgroup.c revnetgroup.c Log: YAMFC (Close PR #2193: support backslash line continuations.) Revision Changes Path 1.2.2.1 +10 -1 src/libexec/revnetgroup/hash.h 1.2.2.1 +4 -6 src/libexec/revnetgroup/parse_netgroup.c 1.3.2.1 +9 -8 src/libexec/revnetgroup/revnetgroup.c From owner-cvs-libexec Sun Dec 22 15:05:45 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id PAA24662 for cvs-libexec-outgoing; Sun, 22 Dec 1996 15:05:45 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id PAA24655; Sun, 22 Dec 1996 15:05:41 -0800 (PST) Date: Sun, 22 Dec 1996 15:05:41 -0800 (PST) From: Mike Pritchard Message-Id: <199612222305.PAA24655@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib, cvs-share, cvs-gnu, cvs-sbin, cvs-usrsbin, cvs-libexec Subject: cvs commit: src/libexec/getty gettytab.5 src/lib/libc/sys flock.2 src/gnu/usr.bin/man/makewhatis makewhatis.1 src/libexec/rlogind rlogind.8 src/share/man/man4/man4.i386 pcvt.4 src/lib/libc/gen alarm.3 initgroups.3 src/lib/libc/net Makefile.inc src/sbin/mount_std Makefile mount_std.8 mount_devfs.8 mount_fdesc.8 mount_kernfs.8 mount_procfs.8 src/usr.sbin/moused Makefile src/share/man/man4 bpf.4 ipfirewall.4 src/share/man/man5 Makefile procfs.5 Sender: owner-cvs-libexec@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 96/12/22 15:05:41 Branch: libexec/getty RELENG_2_2 lib/libc/gen RELENG_2_2 lib/libc/net RELENG_2_2 lib/libc/sys RELENG_2_2 gnu/usr.bin/man/makewhatis RELENG_2_2 sbin/mount_std RELENG_2_2 usr.sbin/moused RELENG_2_2 libexec/rlogind RELENG_2_2 share/man/man4 RELENG_2_2 share/man/man4/man4.i386 RELENG_2_2 share/man/man5 RELENG_2_2 Modified: libexec/getty gettytab.5 lib/libc/gen alarm.3 initgroups.3 lib/libc/net Makefile.inc lib/libc/sys flock.2 gnu/usr.bin/man/makewhatis makewhatis.1 sbin/mount_std Makefile mount_std.8 usr.sbin/moused Makefile libexec/rlogind rlogind.8 share/man/man4 bpf.4 ipfirewall.4 share/man/man4/man4.i386 pcvt.4 share/man/man5 Makefile procfs.5 Removed: sbin/mount_std mount_devfs.8 mount_fdesc.8 mount_kernfs.8 mount_procfs.8 Log: YAMFC: - Correct various man page xrefs - Fix some spelling errors - Add misssing documentation bits in some man pages - mount_std.8 now documents mount_{devfs,fdesc,kernfs,procfs} - New man pages for moused(8), devfs(5), fdesc(5), kernfs(5), procfs(5) were tagged onto the 2.2 branch. Revision Changes Path 1.7.2.2 +5 -5 src/libexec/getty/gettytab.5 1.4.2.1 +1 -1 src/lib/libc/gen/alarm.3 1.2.2.1 +1 -1 src/lib/libc/gen/initgroups.3 1.20.2.1 +2 -1 src/lib/libc/net/Makefile.inc 1.3.2.1 +4 -0 src/lib/libc/sys/flock.2 1.6.2.2 +3 -3 src/gnu/usr.bin/man/makewhatis/makewhatis.1 1.1.2.1 +3 -1 src/sbin/mount_std/Makefile 1.3.2.1 +41 -8 src/sbin/mount_std/mount_std.8 1.2.2.1 +1 -1 src/usr.sbin/moused/Makefile 1.4.2.1 +15 -1 src/libexec/rlogind/rlogind.8 1.5.2.1 +3 -1 src/share/man/man4/bpf.4 1.6.2.1 +1 -1 src/share/man/man4/ipfirewall.4 1.3.2.1 +4 -3 src/share/man/man4/man4.i386/pcvt.4 1.15.2.1 +3 -2 src/share/man/man5/Makefile 1.2.8.2 +166 -19 src/share/man/man5/procfs.5 From owner-cvs-libexec Mon Dec 23 10:15:48 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id KAA13031 for cvs-libexec-outgoing; Mon, 23 Dec 1996 10:15:48 -0800 (PST) Received: (from wpaul@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id KAA13024; Mon, 23 Dec 1996 10:15:46 -0800 (PST) Date: Mon, 23 Dec 1996 10:15:46 -0800 (PST) From: Bill Paul Message-Id: <199612231815.KAA13024@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-libexec Subject: cvs commit: src/libexec/ypxfr ypxfr_extern.h Sender: owner-cvs-libexec@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wpaul 96/12/23 10:15:45 Modified: libexec/ypxfr ypxfr_extern.h Log: Change declaration of yp_errno from int to enum ypstat so that it matches what's in ypserv/yp_extern.h (which I changed when I added the async DNS stuff). The conflict broke the build of rpc.yppasswdd. Pointed out by: bde Revision Changes Path 1.4 +3 -2 src/libexec/ypxfr/ypxfr_extern.h