From owner-cvs-usrsbin Sun Feb 8 03:07:51 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA09266 for cvs-usrsbin-outgoing; Sun, 8 Feb 1998 03:07:51 -0800 (PST) (envelope-from owner-cvs-usrsbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA09114; Sun, 8 Feb 1998 03:06:10 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA22341; Sun, 8 Feb 1998 03:05:05 -0800 (PST) Date: Sun, 8 Feb 1998 03:05:05 -0800 (PST) Message-Id: <199802081105.DAA22341@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp arp.c arp.h async.c async.h ccp.c ccp.h ipcp.c ipcp.h lcp.c lcp.h main.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk brian 1998/02/08 03:05:04 PST Modified files: (Branch: MP) usr.sbin/ppp arp.c arp.h async.c async.h ccp.c ccp.h ipcp.c ipcp.h lcp.c lcp.h main.c Log: Rename ccpstate to ccp, ipcpstate to ipcp and lcpstate to lcp. Revision Changes Path 1.27.2.3 +5 -5 src/usr.sbin/ppp/arp.c 1.7.2.3 +3 -3 src/usr.sbin/ppp/arp.h 1.15.2.5 +2 -2 src/usr.sbin/ppp/async.c 1.2.4.5 +2 -2 src/usr.sbin/ppp/async.h 1.30.2.8 +8 -8 src/usr.sbin/ppp/ccp.c 1.14.2.8 +4 -4 src/usr.sbin/ppp/ccp.h 1.50.2.10 +8 -8 src/usr.sbin/ppp/ipcp.c 1.18.2.11 +4 -4 src/usr.sbin/ppp/ipcp.h 1.55.2.12 +6 -6 src/usr.sbin/ppp/lcp.c 1.16.2.7 +4 -4 src/usr.sbin/ppp/lcp.h 1.121.2.13 +4 -4 src/usr.sbin/ppp/main.c From owner-cvs-usrsbin Sun Feb 8 03:10:21 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA09651 for cvs-usrsbin-outgoing; Sun, 8 Feb 1998 03:10:21 -0800 (PST) (envelope-from owner-cvs-usrsbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA09343; Sun, 8 Feb 1998 03:08:38 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA22385; Sun, 8 Feb 1998 03:07:33 -0800 (PST) Date: Sun, 8 Feb 1998 03:07:33 -0800 (PST) Message-Id: <199802081107.DAA22385@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp id.c main.c main.h Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk brian 1998/02/08 03:07:33 PST Modified files: (Branch: MP) usr.sbin/ppp id.c main.c main.h Log: Create an AbortProgram() function for getting out of ppp immediately. Revision Changes Path 1.6.4.1 +3 -3 src/usr.sbin/ppp/id.c 1.121.2.14 +9 -4 src/usr.sbin/ppp/main.c 1.9.2.3 +2 -1 src/usr.sbin/ppp/main.h From owner-cvs-usrsbin Sun Feb 8 11:31:56 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA24346 for cvs-usrsbin-outgoing; Sun, 8 Feb 1998 11:31:56 -0800 (PST) (envelope-from owner-cvs-usrsbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA24111; Sun, 8 Feb 1998 11:30:54 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA15426; Sun, 8 Feb 1998 11:29:46 -0800 (PST) Date: Sun, 8 Feb 1998 11:29:46 -0800 (PST) Message-Id: <199802081929.LAA15426@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp bundle.c bundle.h ipcp.c ipcp.h main.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk brian 1998/02/08 11:29:46 PST Modified files: (Branch: MP) usr.sbin/ppp bundle.c bundle.h ipcp.c ipcp.h main.c Log: o Add bundle_Destroy(). o Don't remove routes and DOWN the interface when we're closed in auto mode. o Initialize the FSMs in bundle_Create. o Initialize ipcp::if_mine & ipcp::if_peer only once (so that we don't forget that we've SIOCAIFADDR'd the interface). o Do a SIOCDIFADDR on the specific address to avoid hurting any other (still non-existent) NCPs. o Fix some error/diagnostic messages. Revision Changes Path 1.1.2.6 +58 -35 src/usr.sbin/ppp/Attic/bundle.c 1.1.2.7 +3 -2 src/usr.sbin/ppp/Attic/bundle.h 1.50.2.11 +45 -43 src/usr.sbin/ppp/ipcp.c 1.18.2.12 +2 -1 src/usr.sbin/ppp/ipcp.h 1.121.2.15 +2 -2 src/usr.sbin/ppp/main.c From owner-cvs-usrsbin Mon Feb 9 11:23:14 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA03594 for cvs-usrsbin-outgoing; Mon, 9 Feb 1998 11:23:14 -0800 (PST) (envelope-from owner-cvs-usrsbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA03289; Mon, 9 Feb 1998 11:22:31 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA14364; Mon, 9 Feb 1998 11:21:15 -0800 (PST) Date: Mon, 9 Feb 1998 11:21:15 -0800 (PST) Message-Id: <199802091921.LAA14364@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp descriptor.h async.c auth.c bundle.c chap.c chat.c command.c fsm.c hdlc.c hdlc.h ipcp.c lcp.c lqr.c main.c modem.c pap.c physical.c physical.h vars.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk brian 1998/02/09 11:21:15 PST Modified files: (Branch: MP) usr.sbin/ppp async.c auth.c bundle.c chap.c chat.c command.c fsm.c hdlc.c hdlc.h ipcp.c lcp.c lqr.c main.c modem.c pap.c physical.c physical.h vars.c Added files: (Branch: MP) usr.sbin/ppp descriptor.h Log: o Introduce struct descriptor. This will ultimately be a member of a list of descriptors and their handler functions on which we need to select() in the main loop. o Make struct physical into a `sort' of struct descriptor. Revision Changes Path 1.15.2.6 +2 -1 src/usr.sbin/ppp/async.c 1.27.2.7 +2 -1 src/usr.sbin/ppp/auth.c 1.1.2.7 +2 -1 src/usr.sbin/ppp/Attic/bundle.c 1.28.2.8 +2 -1 src/usr.sbin/ppp/chap.c 1.44.2.5 +2 -1 src/usr.sbin/ppp/chat.c 1.131.2.12 +2 -1 src/usr.sbin/ppp/command.c 1.27.2.9 +2 -1 src/usr.sbin/ppp/fsm.c 1.28.2.8 +33 -1 src/usr.sbin/ppp/hdlc.c 1.14.2.4 +2 -1 src/usr.sbin/ppp/hdlc.h 1.50.2.12 +2 -1 src/usr.sbin/ppp/ipcp.c 1.55.2.13 +2 -1 src/usr.sbin/ppp/lcp.c 1.22.2.7 +2 -1 src/usr.sbin/ppp/lqr.c 1.121.2.16 +12 -80 src/usr.sbin/ppp/main.c 1.77.2.12 +47 -1 src/usr.sbin/ppp/modem.c 1.20.2.8 +2 -1 src/usr.sbin/ppp/pap.c 1.1.2.6 +46 -1 src/usr.sbin/ppp/Attic/physical.c 1.1.2.6 +15 -3 src/usr.sbin/ppp/Attic/physical.h 1.45.2.5 +3 -2 src/usr.sbin/ppp/vars.c From owner-cvs-usrsbin Mon Feb 9 11:26:14 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA04433 for cvs-usrsbin-outgoing; Mon, 9 Feb 1998 11:26:14 -0800 (PST) (envelope-from owner-cvs-usrsbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA04140; Mon, 9 Feb 1998 11:25:22 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA14439; Mon, 9 Feb 1998 11:24:05 -0800 (PST) Date: Mon, 9 Feb 1998 11:24:05 -0800 (PST) Message-Id: <199802091924.LAA14439@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp command.c descriptor.h main.c mbuf.c server.c server.h systems.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk brian 1998/02/09 11:24:04 PST Modified files: (Branch: MP) usr.sbin/ppp command.c descriptor.h main.c mbuf.c server.c server.h systems.c Log: Make the server descriptor into a `sort' of struct descriptor. Revision Changes Path 1.131.2.13 +5 -6 src/usr.sbin/ppp/command.c 1.1.2.2 +2 -1 src/usr.sbin/ppp/Attic/descriptor.h 1.121.2.17 +14 -57 src/usr.sbin/ppp/main.c 1.13.2.3 +2 -3 src/usr.sbin/ppp/mbuf.c 1.16.2.2 +108 -8 src/usr.sbin/ppp/server.c 1.4.2.1 +12 -3 src/usr.sbin/ppp/server.h 1.35.2.3 +2 -1 src/usr.sbin/ppp/systems.c From owner-cvs-usrsbin Mon Feb 9 16:01:29 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA27273 for cvs-usrsbin-outgoing; Mon, 9 Feb 1998 16:01:29 -0800 (PST) (envelope-from owner-cvs-usrsbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA27229; Mon, 9 Feb 1998 16:01:11 -0800 (PST) (envelope-from eivind@FreeBSD.org) From: Eivind Eklund Received: (from eivind@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA14913; Mon, 9 Feb 1998 15:59:53 -0800 (PST) Date: Mon, 9 Feb 1998 15:59:53 -0800 (PST) Message-Id: <199802092359.PAA14913@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/config mkmakefile.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk eivind 1998/02/09 15:59:53 PST Modified files: usr.sbin/config mkmakefile.c Log: All our options are new-style now - enable the warning if unrecognized (that is, old-style) options are found. Revision Changes Path 1.25 +1 -3 src/usr.sbin/config/mkmakefile.c From owner-cvs-usrsbin Mon Feb 9 19:23:18 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA01140 for cvs-usrsbin-outgoing; Mon, 9 Feb 1998 19:23:18 -0800 (PST) (envelope-from owner-cvs-usrsbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA01080; Mon, 9 Feb 1998 19:23:00 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA16263; Mon, 9 Feb 1998 19:21:41 -0800 (PST) Date: Mon, 9 Feb 1998 19:21:41 -0800 (PST) Message-Id: <199802100321.TAA16263@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp command.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk brian 1998/02/09 19:21:41 PST Modified files: (Branch: MP) usr.sbin/ppp command.c Log: Typo police. Revision Changes Path 1.131.2.14 +5 -5 src/usr.sbin/ppp/command.c From owner-cvs-usrsbin Mon Feb 9 19:23:46 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA01236 for cvs-usrsbin-outgoing; Mon, 9 Feb 1998 19:23:46 -0800 (PST) (envelope-from owner-cvs-usrsbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA01161; Mon, 9 Feb 1998 19:23:28 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA16325; Mon, 9 Feb 1998 19:22:10 -0800 (PST) Date: Mon, 9 Feb 1998 19:22:10 -0800 (PST) Message-Id: <199802100322.TAA16325@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp descriptor.h main.c modem.c physical.c physical.h server.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk brian 1998/02/09 19:22:09 PST Modified files: (Branch: MP) usr.sbin/ppp descriptor.h main.c modem.c physical.c physical.h server.c Log: Pass the fdset to descriptor_Read & descriptor_Write allowing support for the use of multiple file descriptors. Revision Changes Path 1.1.2.3 +5 -5 src/usr.sbin/ppp/Attic/descriptor.h 1.121.2.18 +4 -4 src/usr.sbin/ppp/main.c 1.77.2.13 +5 -3 src/usr.sbin/ppp/modem.c 1.1.2.7 +2 -2 src/usr.sbin/ppp/Attic/physical.c 1.1.2.7 +2 -2 src/usr.sbin/ppp/Attic/physical.h 1.16.2.3 +3 -3 src/usr.sbin/ppp/server.c From owner-cvs-usrsbin Mon Feb 9 19:25:29 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA01412 for cvs-usrsbin-outgoing; Mon, 9 Feb 1998 19:25:29 -0800 (PST) (envelope-from owner-cvs-usrsbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA01374; Mon, 9 Feb 1998 19:25:14 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA16559; Mon, 9 Feb 1998 19:23:55 -0800 (PST) Date: Mon, 9 Feb 1998 19:23:55 -0800 (PST) Message-Id: <199802100323.TAA16559@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp prompt.c prompt.h Makefile alias_cmd.c bundle.c ccp.c chat.c command.c command.h defs.c descriptor.h filter.c hdlc.c ipcp.c lcp.c link.c log.c log.h main.c main.h mbuf.c modem.c route.c server.c slcompress.c ... Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk brian 1998/02/09 19:23:55 PST Modified files: (Branch: MP) usr.sbin/ppp Makefile alias_cmd.c bundle.c ccp.c chat.c command.c command.h defs.c descriptor.h filter.c hdlc.c ipcp.c lcp.c link.c log.c log.h main.c main.h mbuf.c modem.c route.c server.c slcompress.c throughput.c throughput.h vars.c vars.h Added files: (Branch: MP) usr.sbin/ppp prompt.c prompt.h Log: Move the terminal/diagnostic socket stuff out of main.c and into the new `prompt.c'. struct prompt is (of course) a `sort' of descriptor. Revision Changes Path 1.36.2.6 +3 -3 src/usr.sbin/ppp/Makefile 1.12.2.2 +26 -29 src/usr.sbin/ppp/alias_cmd.c 1.1.2.8 +7 -7 src/usr.sbin/ppp/Attic/bundle.c 1.30.2.9 +11 -10 src/usr.sbin/ppp/ccp.c 1.44.2.6 +3 -3 src/usr.sbin/ppp/chat.c 1.131.2.15 +102 -157 src/usr.sbin/ppp/command.c 1.12.2.3 +1 -2 src/usr.sbin/ppp/command.h 1.11.4.3 +1 -19 src/usr.sbin/ppp/defs.c 1.1.2.4 +3 -2 src/usr.sbin/ppp/Attic/descriptor.h 1.22.2.4 +16 -15 src/usr.sbin/ppp/filter.c 1.28.2.9 +12 -15 src/usr.sbin/ppp/hdlc.c 1.50.2.13 +17 -19 src/usr.sbin/ppp/ipcp.c 1.55.2.14 +22 -22 src/usr.sbin/ppp/lcp.c 1.1.2.5 +9 -6 src/usr.sbin/ppp/Attic/link.c 1.25.2.1 +8 -5 src/usr.sbin/ppp/log.c 1.18.2.1 +3 -1 src/usr.sbin/ppp/log.h 1.121.2.19 +48 -226 src/usr.sbin/ppp/main.c 1.9.2.4 +1 -2 src/usr.sbin/ppp/main.h 1.13.2.4 +5 -5 src/usr.sbin/ppp/mbuf.c 1.77.2.14 +27 -37 src/usr.sbin/ppp/modem.c 1.42.2.7 +18 -20 src/usr.sbin/ppp/route.c 1.16.2.4 +10 -10 src/usr.sbin/ppp/server.c 1.15.2.2 +12 -12 src/usr.sbin/ppp/slcompress.c 1.4.4.1 +16 -10 src/usr.sbin/ppp/throughput.c 1.2.4.1 +2 -2 src/usr.sbin/ppp/throughput.h 1.45.2.6 +11 -13 src/usr.sbin/ppp/vars.c 1.42.2.3 +1 -3 src/usr.sbin/ppp/vars.h From owner-cvs-usrsbin Tue Feb 10 14:30:40 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA29507 for cvs-usrsbin-outgoing; Tue, 10 Feb 1998 14:30:40 -0800 (PST) (envelope-from owner-cvs-usrsbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA29437; Tue, 10 Feb 1998 14:30:18 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA12474; Tue, 10 Feb 1998 14:28:52 -0800 (PST) Date: Tue, 10 Feb 1998 14:28:52 -0800 (PST) Message-Id: <199802102228.OAA12474@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp main.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk brian 1998/02/10 14:28:52 PST Modified files: (Branch: MP) usr.sbin/ppp main.c Log: Oops - put that handle_signals() call back. Revision Changes Path 1.121.2.20 +2 -2 src/usr.sbin/ppp/main.c From owner-cvs-usrsbin Tue Feb 10 14:35:22 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA00831 for cvs-usrsbin-outgoing; Tue, 10 Feb 1998 14:35:22 -0800 (PST) (envelope-from owner-cvs-usrsbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA00768; Tue, 10 Feb 1998 14:35:10 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA12518; Tue, 10 Feb 1998 14:33:44 -0800 (PST) Date: Tue, 10 Feb 1998 14:33:44 -0800 (PST) Message-Id: <199802102233.OAA12518@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp main.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk brian 1998/02/10 14:33:44 PST Modified files: usr.sbin/ppp main.c Log: Move handle_signals() to before the FD_SETs. handle_signals() may result in a our modem closing after it's made its way into the fd_set, resulting in a program exit (with select(): bad file descriptor) rather than a dropped link. Revision Changes Path 1.122 +6 -3 src/usr.sbin/ppp/main.c From owner-cvs-usrsbin Tue Feb 10 15:02:01 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA06360 for cvs-usrsbin-outgoing; Tue, 10 Feb 1998 15:02:01 -0800 (PST) (envelope-from owner-cvs-usrsbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA06208; Tue, 10 Feb 1998 15:00:56 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA12554; Tue, 10 Feb 1998 14:35:02 -0800 (PST) Date: Tue, 10 Feb 1998 14:35:02 -0800 (PST) Message-Id: <199802102235.OAA12554@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp main.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk brian 1998/02/10 14:35:02 PST Modified files: (Branch: RELENG_2_2) usr.sbin/ppp main.c Log: MFC: Move handle_signals() to before the FD_SETs. handle_signals() may result in a our modem closing after it's made its way into the fd_set, resulting in a program exit (with select(): bad file descriptor) rather than a dropped link. Revision Changes Path 1.22.2.47 +6 -3 src/usr.sbin/ppp/main.c From owner-cvs-usrsbin Wed Feb 11 14:47:16 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA26605 for cvs-usrsbin-outgoing; Wed, 11 Feb 1998 11:16:14 -0800 (PST) (envelope-from owner-cvs-usrsbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA26336; Wed, 11 Feb 1998 11:15:36 -0800 (PST) (envelope-from wpaul@FreeBSD.org) From: Bill Paul Received: (from wpaul@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA24357; Wed, 11 Feb 1998 11:15:33 -0800 (PST) Date: Wed, 11 Feb 1998 11:15:33 -0800 (PST) Message-Id: <199802111915.LAA24357@freefall.freebsd.org> To: cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-usrsbin@freebsd.org Subject: cvs commit: src/usr.sbin/ypserv Makefile yp_dblookup.c yp_main.c yp_server.c Sender: owner-cvs-usrsbin@freebsd.org X-Loop: FreeBSD.org Precedence: bulk wpaul 1998/02/11 11:15:33 PST Modified files: usr.sbin/ypserv Makefile yp_dblookup.c yp_main.c yp_server.c Log: Fix a bug in the database handle caching. This has to do with the way the underlying database code works. When dealing with first/next queries, you have the notion of a database 'cursor,' which is essentially a file pointer for the database. To select the first entry, you do a fetch with the R_FIRST flag set, then you can use the R_NEXT flag to enumerate the other entries in the database. Unfortunately, doing a direct fetch with no flag does _not_ set the 'cursor,' so you can't do a direct fetch and then enumerate the table from there. The bug is that cached handles generated as the result of a YPPROC_MATCH were being treated as though they were the same as handles generated by a YPPROC_FIRST, which is not the case. The manifestation is that if you do a 'ypmatch first-key-in-map map' followed by a yp_first()/yp_next() pair, the yp_first() and yp_next() both return the first key in the table, which makes the entry appear to be duplicated. A couple smaller things since I'm here: - yp_main.c and yp_error.c both have a global 'int debug' in them. For some reason, our cc/ld doesn't flag this as a multiply defined symbol even though it should. Removed the declaration from yp_main.c; we want the one in yp_error.c. - The Makefile wasn't installing ypinit in the right place. Revision Changes Path 1.13 +2 -2 src/usr.sbin/ypserv/Makefile 1.15 +9 -5 src/usr.sbin/ypserv/yp_dblookup.c 1.17 +2 -2 src/usr.sbin/ypserv/yp_main.c 1.26 +3 -3 src/usr.sbin/ypserv/yp_server.c From owner-cvs-usrsbin Wed Feb 11 15:32:52 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA14375 for cvs-usrsbin-outgoing; Wed, 11 Feb 1998 15:32:52 -0800 (PST) (envelope-from owner-cvs-usrsbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA14240; Wed, 11 Feb 1998 15:31:29 -0800 (PST) (envelope-from wosch@FreeBSD.org) From: Wolfram Schneider Received: (from wosch@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA25830; Wed, 11 Feb 1998 15:31:25 -0800 (PST) Date: Wed, 11 Feb 1998 15:31:25 -0800 (PST) Message-Id: <199802112331.PAA25830@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/pw pwupd.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wosch 1998/02/11 15:31:25 PST Modified files: usr.sbin/pw pwupd.c Log: pwd_mkdb option '-c' was renamed to -C some weeks ago. PR: bin/5715 Submitted by: dannyman Revision Changes Path 1.7 +4 -4 src/usr.sbin/pw/pwupd.c From owner-cvs-usrsbin Thu Feb 12 08:56:18 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA22930 for cvs-usrsbin-outgoing; Thu, 12 Feb 1998 08:56:18 -0800 (PST) (envelope-from owner-cvs-usrsbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA22712; Thu, 12 Feb 1998 08:55:40 -0800 (PST) (envelope-from wpaul@FreeBSD.org) From: Bill Paul Received: (from wpaul@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA23222; Thu, 12 Feb 1998 08:55:29 -0800 (PST) Date: Thu, 12 Feb 1998 08:55:29 -0800 (PST) Message-Id: <199802121655.IAA23222@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ypserv yp_dblookup.c yp_main.c yp_server.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wpaul 1998/02/12 08:55:29 PST Modified files: (Branch: RELENG_2_2) usr.sbin/ypserv yp_dblookup.c yp_main.c yp_server.c Log: Merge in fix for DB handle caching bug from -current. Also remove bogus global 'int debug;' from yp_main.c Revision Changes Path 1.9.2.4 +9 -5 src/usr.sbin/ypserv/yp_dblookup.c 1.6.2.4 +1 -2 src/usr.sbin/ypserv/yp_main.c 1.12.2.6 +3 -3 src/usr.sbin/ypserv/yp_server.c From owner-cvs-usrsbin Thu Feb 12 15:30:00 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA28864 for cvs-usrsbin-outgoing; Thu, 12 Feb 1998 15:30:00 -0800 (PST) (envelope-from owner-cvs-usrsbin) Received: from dingo.cdrom.com (dingo.cdrom.com [204.216.28.145]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA28841; Thu, 12 Feb 1998 15:29:46 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.8.8/8.8.5) with ESMTP id PAA04630; Thu, 12 Feb 1998 15:06:09 -0800 (PST) Message-Id: <199802122306.PAA04630@dingo.cdrom.com> X-Mailer: exmh version 2.0zeta 7/24/97 To: Andreas Klemm cc: Wolfram Schneider , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-usrsbin@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/pw pwupd.c In-reply-to: Your message of "Thu, 12 Feb 1998 22:48:56 +0100." <19980212224856.21773@klemm.gtn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 12 Feb 1998 15:06:08 -0800 From: Mike Smith Sender: owner-cvs-usrsbin@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > On Wed, Feb 11, 1998 at 03:31:25PM -0800, Wolfram Schneider wrote: > > wosch 1998/02/11 15:31:25 PST > > > > Modified files: > > usr.sbin/pw pwupd.c > > BTW, any chance to get SYSV / Linux style useradd and userdel > commands in here for compatibility ? What's different between "pw useradd" and the SysV style? -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com From owner-cvs-usrsbin Thu Feb 12 19:39:19 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA09546 for cvs-usrsbin-outgoing; Thu, 12 Feb 1998 19:39:19 -0800 (PST) (envelope-from owner-cvs-usrsbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA09490; Thu, 12 Feb 1998 19:38:58 -0800 (PST) (envelope-from wpaul@FreeBSD.org) From: Bill Paul Received: (from wpaul@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA27079; Thu, 12 Feb 1998 19:38:44 -0800 (PST) Date: Thu, 12 Feb 1998 19:38:44 -0800 (PST) Message-Id: <199802130338.TAA27079@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ypserv Makefile.yp Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wpaul 1998/02/12 19:38:43 PST Modified files: usr.sbin/ypserv Makefile.yp Log: Close PR #2206: fix the services.byname target so that it can handle /etc/services entries with any protocol instead of just udp and tcp. Rather thani having the awk script explicitly search for 'udp' or 'tcp' in the second field using index(), use split() to break up the field at the '/' character if it exists, which extracts the protocol from the field no matter what it is. PR: 2206 Revision Changes Path 1.21 +7 -5 src/usr.sbin/ypserv/Makefile.yp From owner-cvs-usrsbin Thu Feb 12 19:40:37 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA09763 for cvs-usrsbin-outgoing; Thu, 12 Feb 1998 19:40:37 -0800 (PST) (envelope-from owner-cvs-usrsbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA09635; Thu, 12 Feb 1998 19:40:02 -0800 (PST) (envelope-from wpaul@FreeBSD.org) From: Bill Paul Received: (from wpaul@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA27120; Thu, 12 Feb 1998 19:39:47 -0800 (PST) Date: Thu, 12 Feb 1998 19:39:47 -0800 (PST) Message-Id: <199802130339.TAA27120@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ypserv Makefile.yp Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wpaul 1998/02/12 19:39:47 PST Modified files: (Branch: RELENG_2_2) usr.sbin/ypserv Makefile.yp Log: Merge fix for PR #2206 from -current. PR: 2206 Revision Changes Path 1.13.2.4 +7 -5 src/usr.sbin/ypserv/Makefile.yp From owner-cvs-usrsbin Thu Feb 12 21:11:00 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA22772 for cvs-usrsbin-outgoing; Thu, 12 Feb 1998 21:11:00 -0800 (PST) (envelope-from owner-cvs-usrsbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA22721; Thu, 12 Feb 1998 21:10:44 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA27624; Thu, 12 Feb 1998 21:10:30 -0800 (PST) Date: Thu, 12 Feb 1998 21:10:30 -0800 (PST) Message-Id: <199802130510.VAA27624@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp auth.c chat.c chat.h command.c descriptor.h main.c main.h modem.c modem.h physical.c physical.h prompt.c server.c vars.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk brian 1998/02/12 21:10:29 PST Modified files: (Branch: MP) usr.sbin/ppp auth.c chat.c chat.h command.c descriptor.h main.c main.h modem.c modem.h physical.c physical.h prompt.c server.c vars.c Log: Update to version 2.0-beta Allow for NULL fd_sets in descriptor_UpdateSet() Reimplement the entire chat module, creating `struct chat' - a `type' of struct descriptor. Remove CARRIER logging. CONNECT logging now only logs "CONNECT" lines. CHAT logging masks it with an entire log of the conversation. Modem dialing is now asynchronous, including pauses and timeouts :-) The hooks in DoLoop() in main.c are *very* messy ! I'll have to rewrite DoLoop fairly soon, so I don't care too much for the moment. This code is pretty raw. Revision Changes Path 1.27.2.8 +4 -4 src/usr.sbin/ppp/auth.c 1.44.2.7 +453 -388 src/usr.sbin/ppp/chat.c 1.9.2.2 +69 -23 src/usr.sbin/ppp/chat.h 1.131.2.16 +8 -20 src/usr.sbin/ppp/command.c 1.1.2.5 +2 -1 src/usr.sbin/ppp/Attic/descriptor.h 1.121.2.21 +72 -40 src/usr.sbin/ppp/main.c 1.9.2.5 +3 -1 src/usr.sbin/ppp/main.h 1.77.2.15 +33 -55 src/usr.sbin/ppp/modem.c 1.16.2.6 +2 -2 src/usr.sbin/ppp/modem.h 1.1.2.8 +17 -12 src/usr.sbin/ppp/Attic/physical.c 1.1.2.8 +3 -2 src/usr.sbin/ppp/Attic/physical.h 1.1.2.2 +13 -6 src/usr.sbin/ppp/Attic/prompt.c 1.16.2.5 +2 -2 src/usr.sbin/ppp/server.c 1.45.2.7 +3 -3 src/usr.sbin/ppp/vars.c From owner-cvs-usrsbin Thu Feb 12 21:31:27 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA24132 for cvs-usrsbin-outgoing; Thu, 12 Feb 1998 21:31:27 -0800 (PST) (envelope-from owner-cvs-usrsbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA24090; Thu, 12 Feb 1998 21:31:19 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA27750; Thu, 12 Feb 1998 21:31:04 -0800 (PST) Date: Thu, 12 Feb 1998 21:31:04 -0800 (PST) Message-Id: <199802130531.VAA27750@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp chat.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk brian 1998/02/12 21:31:04 PST Modified files: (Branch: MP) usr.sbin/ppp chat.c Log: Remove some unused variables. Revision Changes Path 1.44.2.8 +13 -26 src/usr.sbin/ppp/chat.c From owner-cvs-usrsbin Thu Feb 12 23:44:35 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA13856 for cvs-usrsbin-outgoing; Thu, 12 Feb 1998 23:44:35 -0800 (PST) (envelope-from owner-cvs-usrsbin) Received: from news1.gtn.com (news1.gtn.com [192.109.159.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA13768; Thu, 12 Feb 1998 23:44:21 -0800 (PST) (envelope-from andreas@klemm.gtn.com) Received: (from uucp@localhost) by news1.gtn.com (8.8.6/8.8.6) with UUCP id IAA13188; Fri, 13 Feb 1998 08:00:13 +0100 (MET) Received: (from andreas@localhost) by klemm.gtn.com (8.8.8/8.8.7) id HAA10553; Fri, 13 Feb 1998 07:56:36 +0100 (CET) (envelope-from andreas) Message-ID: <19980213075636.09506@klemm.gtn.com> Date: Fri, 13 Feb 1998 07:56:36 +0100 From: Andreas Klemm To: Mike Smith Cc: Wolfram Schneider , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-usrsbin@FreeBSD.org, aklemm@hightek.com Subject: Re: cvs commit: src/usr.sbin/pw pwupd.c References: <19980212224856.21773@klemm.gtn.com> <199802122306.PAA04630@dingo.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: <199802122306.PAA04630@dingo.cdrom.com>; from Mike Smith on Thu, Feb 12, 1998 at 03:06:08PM -0800 X-Disclaimer: A free society is one where it is safe to be unpopular X-Operating-System: FreeBSD 3.0-CURRENT SMP Sender: owner-cvs-usrsbin@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Thu, Feb 12, 1998 at 03:06:08PM -0800, Mike Smith wrote: > > On Wed, Feb 11, 1998 at 03:31:25PM -0800, Wolfram Schneider wrote: > > > wosch 1998/02/11 15:31:25 PST > > > > > > Modified files: > > > usr.sbin/pw pwupd.c > > > > BTW, any chance to get SYSV / Linux style useradd and userdel > > commands in here for compatibility ? > > What's different between "pw useradd" and the SysV style? I could send a manpage, when I'm at work. Possibly a wrapper script is enough. Andreas /// -- Andreas Klemm powered by ,,symmetric multiprocessor FreeBSD'' From owner-cvs-usrsbin Sat Feb 14 14:55:43 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA02463 for cvs-usrsbin-outgoing; Sat, 14 Feb 1998 14:55:43 -0800 (PST) (envelope-from owner-cvs-usrsbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA02423; Sat, 14 Feb 1998 14:55:30 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA01462; Sat, 14 Feb 1998 14:55:24 -0800 (PST) Date: Sat, 14 Feb 1998 14:55:24 -0800 (PST) Message-Id: <199802142255.OAA01462@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/adduser adduser.8 Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk steve 1998/02/14 14:55:24 PST Modified files: usr.sbin/adduser adduser.8 Log: Clarify the -batch arguments. PR: 5677 Submitted by: Adrian Filipi-Martin Revision Changes Path 1.24 +5 -1 src/usr.sbin/adduser/adduser.8 From owner-cvs-usrsbin Sat Feb 14 14:56:38 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA02568 for cvs-usrsbin-outgoing; Sat, 14 Feb 1998 14:56:38 -0800 (PST) (envelope-from owner-cvs-usrsbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA02498; Sat, 14 Feb 1998 14:56:28 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA01510; Sat, 14 Feb 1998 14:56:26 -0800 (PST) Date: Sat, 14 Feb 1998 14:56:26 -0800 (PST) Message-Id: <199802142256.OAA01510@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/adduser adduser.8 Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk steve 1998/02/14 14:56:26 PST Modified files: (Branch: RELENG_2_2) usr.sbin/adduser adduser.8 Log: MFC: clarify the -batch arguments. PR: 5677 Revision Changes Path 1.12.2.7 +5 -1 src/usr.sbin/adduser/adduser.8 From owner-cvs-usrsbin Sat Feb 14 15:25:08 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA08734 for cvs-usrsbin-outgoing; Sat, 14 Feb 1998 15:25:08 -0800 (PST) (envelope-from owner-cvs-usrsbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA08233; Sat, 14 Feb 1998 15:23:58 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA00741; Sat, 14 Feb 1998 10:33:48 -0800 (PST) Date: Sat, 14 Feb 1998 10:33:48 -0800 (PST) Message-Id: <199802141833.KAA00741@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/pw pw.8 Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk steve 1998/02/14 10:33:38 PST Modified files: usr.sbin/pw pw.8 Log: Overhaul this manpage - removing typos, awkward phrasing, and addressing a few technical faults. PR: 5692 Submitted by: dannyman@arh0300.urh.uiuc.edu Revision Changes Path 1.12 +123 -111 src/usr.sbin/pw/pw.8