From owner-cvs-usrsbin Sun Jun 30 15:12:13 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA21139 for cvs-usrsbin-outgoing; Sun, 30 Jun 1996 15:12:13 -0700 (PDT) Received: (from wosch@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA21096; Sun, 30 Jun 1996 15:11:55 -0700 (PDT) Date: Sun, 30 Jun 1996 15:11:55 -0700 (PDT) From: Wolfram Schneider Message-Id: <199606302211.PAA21096@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/cron/cron cron.8 cron.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wosch 96/06/30 15:11:53 Modified: usr.sbin/cron/cron cron.8 cron.c Log: fix: debug flag 'test' cause endless loop document debug flags close PR bin/683 Revision Changes Path 1.2 +2 -2 src/usr.sbin/cron/cron/cron.8 1.2 +13 -4 src/usr.sbin/cron/cron/cron.c From owner-cvs-usrsbin Mon Jul 1 12:40:47 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA28857 for cvs-usrsbin-outgoing; Mon, 1 Jul 1996 12:40:47 -0700 (PDT) Received: (from guido@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA28221; Mon, 1 Jul 1996 12:38:54 -0700 (PDT) Date: Mon, 1 Jul 1996 12:38:54 -0700 (PDT) From: Guido van Rooij Message-Id: <199607011938.MAA28221@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin, cvs-usrsbin Subject: cvs commit: src/usr.bin/chpass chpass.c src/usr.bin/passwd local_passwd.c src/usr.sbin/vipw pw_util.c pw_util.h vipw.c src/usr.sbin/pwd_mkdb pwd_mkdb.c src/usr.sbin/rpc.yppasswdd pw_util.c yppasswdd_extern.h yppasswdd_server.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk guido 96/07/01 12:38:54 Modified: usr.bin/chpass chpass.c usr.bin/passwd local_passwd.c usr.sbin/pwd_mkdb pwd_mkdb.c usr.sbin/rpc.yppasswdd pw_util.c yppasswdd_extern.h yppasswdd_server.c usr.sbin/vipw pw_util.c pw_util.h vipw.c Log: Implement incremental passwd database updates. This is done by ading a '-u' option to pwd_mkdb and adding this option to utilities invoking it. Further, the filling of both the secure and insecure databases has been merged into one loop giving also a performance improvemnet. Note that I did *not* change the adduser command. I don't read perl (it is a write only language anyway). The change will drastically improve performance for passwd and friends with large passwd files. Vipw's performance won't change. In order to do that some kind of diff should be made between the old and new master.passwd and depending the amount of changes, an incremental or complete update of the databases should be agreed upon. Revision Changes Path 1.9 +4 -2 src/usr.bin/chpass/chpass.c 1.9 +2 -2 src/usr.bin/passwd/local_passwd.c 1.11 +218 -133 src/usr.sbin/pwd_mkdb/pwd_mkdb.c 1.2 +8 -2 src/usr.sbin/rpc.yppasswdd/pw_util.c 1.5 +2 -2 src/usr.sbin/rpc.yppasswdd/yppasswdd_extern.h 1.6 +4 -4 src/usr.sbin/rpc.yppasswdd/yppasswdd_server.c 1.5 +8 -2 src/usr.sbin/vipw/pw_util.c 1.2 +1 -1 src/usr.sbin/vipw/pw_util.h 1.3 +1 -1 src/usr.sbin/vipw/vipw.c From owner-cvs-usrsbin Mon Jul 1 13:44:19 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA07948 for cvs-usrsbin-outgoing; Mon, 1 Jul 1996 13:44:19 -0700 (PDT) Received: (from gpalmer@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA07665; Mon, 1 Jul 1996 13:42:02 -0700 (PDT) Date: Mon, 1 Jul 1996 13:42:02 -0700 (PDT) From: Gary Palmer Message-Id: <199607012042.NAA07665@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ctm/ctm_dequeue - New directory Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk gpalmer 96/07/01 13:41:54 src/usr.sbin/ctm/ctm_dequeue - New directory From owner-cvs-usrsbin Mon Jul 1 13:56:27 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA09601 for cvs-usrsbin-outgoing; Mon, 1 Jul 1996 13:56:27 -0700 (PDT) Received: (from gpalmer@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA09081; Mon, 1 Jul 1996 13:54:15 -0700 (PDT) Date: Mon, 1 Jul 1996 13:54:15 -0700 (PDT) From: Gary Palmer Message-Id: <199607012054.NAA09081@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ctm/ctm_dequeue Makefile ctm_dequeue.c src/usr.sbin/ctm/ctm_smail ctm_smail.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk gpalmer 96/07/01 13:54:14 Modified: usr.sbin/ctm/ctm_smail ctm_smail.c Added: usr.sbin/ctm/ctm_dequeue Makefile ctm_dequeue.c Log: Add a facility for a ``slow'' CTM delta queue, allowing `x' number of delta's to be mailed out every hour (or however often you schedule the cron job). ctm_dequeue is the cron job which takes the stuff from the queue directory and punts it into sendmail. The chunks of the deltas (and the complete deltas if they are that small) are sorted into order before being dispatched, so the people subscribing should still get the bits in the right order. The changes to ctm_smail should be fairly safe as they won't be activated unless you go for the new queue directory option. Revision Changes Path 1.6 +265 -4 src/usr.sbin/ctm/ctm_smail/ctm_smail.c From owner-cvs-usrsbin Mon Jul 1 15:01:34 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA19116 for cvs-usrsbin-outgoing; Mon, 1 Jul 1996 15:01:34 -0700 (PDT) Received: (from gpalmer@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA18712; Mon, 1 Jul 1996 14:59:25 -0700 (PDT) Date: Mon, 1 Jul 1996 14:59:25 -0700 (PDT) From: Gary Palmer Message-Id: <199607012159.OAA18712@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ctm Makefile Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk gpalmer 96/07/01 14:59:24 Modified: usr.sbin/ctm Makefile Log: Add ctm_dequeue to the SUBDIR list now that I've checked that it compiles cleanly on 2.2 Revision Changes Path 1.3 +2 -1 src/usr.sbin/ctm/Makefile From owner-cvs-usrsbin Tue Jul 2 16:35:38 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA13198 for cvs-usrsbin-outgoing; Tue, 2 Jul 1996 16:35:38 -0700 (PDT) Received: (from wosch@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA13183; Tue, 2 Jul 1996 16:35:25 -0700 (PDT) Date: Tue, 2 Jul 1996 16:35:25 -0700 (PDT) From: Wolfram Schneider Message-Id: <199607022335.QAA13183@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/spkrtest spkrtest.pl Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wosch 96/07/02 16:35:23 Modified: usr.sbin/spkrtest spkrtest.pl Log: Print a warning before starting dialog(1) if the user has no write access to /dev/speaker or the speaker device is not enabled in kernel. Code cleanup. Revision Changes Path 1.2 +51 -34 src/usr.sbin/spkrtest/spkrtest.pl From owner-cvs-usrsbin Tue Jul 2 18:17:43 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA20386 for cvs-usrsbin-outgoing; Tue, 2 Jul 1996 18:17:43 -0700 (PDT) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA20354; Tue, 2 Jul 1996 18:17:35 -0700 (PDT) Date: Tue, 2 Jul 1996 18:17:35 -0700 (PDT) From: "Jordan K. Hubbard" Message-Id: <199607030117.SAA20354@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/tzsetup main.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 96/07/02 18:17:34 Modified: usr.sbin/tzsetup main.c Log: Only print the selected timezone in verification rather than the bogus time. Revision Changes Path 1.8 +2 -5 src/usr.sbin/tzsetup/main.c From owner-cvs-usrsbin Tue Jul 2 18:19:19 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA20696 for cvs-usrsbin-outgoing; Tue, 2 Jul 1996 18:19:19 -0700 (PDT) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA20651; Tue, 2 Jul 1996 18:19:13 -0700 (PDT) Date: Tue, 2 Jul 1996 18:19:13 -0700 (PDT) From: "Jordan K. Hubbard" Message-Id: <199607030119.SAA20651@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/tzsetup main.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 96/07/02 18:19:12 Branch: usr.sbin/tzsetup RELENG_2_1_0 Modified: usr.sbin/tzsetup main.c Log: Merge from HEAD. Revision Changes Path 1.3.2.5 +2 -5 src/usr.sbin/tzsetup/main.c From owner-cvs-usrsbin Tue Jul 2 19:12:08 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA27817 for cvs-usrsbin-outgoing; Tue, 2 Jul 1996 19:12:08 -0700 (PDT) Received: (from mpp@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA27690; Tue, 2 Jul 1996 19:11:44 -0700 (PDT) Date: Tue, 2 Jul 1996 19:11:44 -0700 (PDT) From: Mike Pritchard Message-Id: <199607030211.TAA27690@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/pstat pstat.8 Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 96/07/02 19:11:42 Modified: usr.sbin/pstat pstat.8 Log: Document the -i backward compatibility option (same as -v). Submitted by: Faried Nawaz Revision Changes Path 1.8 +6 -2 src/usr.sbin/pstat/pstat.8 From owner-cvs-usrsbin Wed Jul 3 14:44:15 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA28427 for cvs-usrsbin-outgoing; Wed, 3 Jul 1996 14:44:15 -0700 (PDT) Received: (from martin@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA28351; Wed, 3 Jul 1996 14:43:52 -0700 (PDT) Date: Wed, 3 Jul 1996 14:43:52 -0700 (PDT) From: Martin Renters Message-Id: <199607032143.OAA28351@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/pwd_mkdb pwd_mkdb.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk martin 96/07/03 14:43:51 Modified: usr.sbin/pwd_mkdb pwd_mkdb.c Log: Check if username is a NULL pointer before dereferencing it. Revision Changes Path 1.12 +1 -1 src/usr.sbin/pwd_mkdb/pwd_mkdb.c From owner-cvs-usrsbin Wed Jul 3 15:07:52 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA00348 for cvs-usrsbin-outgoing; Wed, 3 Jul 1996 15:07:52 -0700 (PDT) Received: (from gpalmer@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA00174; Wed, 3 Jul 1996 15:06:13 -0700 (PDT) Date: Wed, 3 Jul 1996 15:06:13 -0700 (PDT) From: Gary Palmer Message-Id: <199607032206.PAA00174@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/vidcontrol vidcontrol.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk gpalmer 96/07/03 15:06:13 Modified: usr.sbin/vidcontrol vidcontrol.c Log: Fix typo. Submitted by: Philippe Charnier Revision Changes Path 1.13 +2 -2 src/usr.sbin/vidcontrol/vidcontrol.c From owner-cvs-usrsbin Wed Jul 3 15:08:06 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA00413 for cvs-usrsbin-outgoing; Wed, 3 Jul 1996 15:08:06 -0700 (PDT) Received: (from gpalmer@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA00332; Wed, 3 Jul 1996 15:07:42 -0700 (PDT) Date: Wed, 3 Jul 1996 15:07:42 -0700 (PDT) From: Gary Palmer Message-Id: <199607032207.PAA00332@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/vidcontrol vidcontrol.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk gpalmer 96/07/03 15:07:41 Branch: usr.sbin/vidcontrol RELENG_2_1_0 Modified: usr.sbin/vidcontrol vidcontrol.c Log: Fix typo Submitted by: Philippe Charnier Revision Changes Path 1.11.4.1 +2 -2 src/usr.sbin/vidcontrol/vidcontrol.c From owner-cvs-usrsbin Wed Jul 3 16:23:15 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA07431 for cvs-usrsbin-outgoing; Wed, 3 Jul 1996 16:23:15 -0700 (PDT) Received: (from mpp@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA07413; Wed, 3 Jul 1996 16:23:05 -0700 (PDT) Date: Wed, 3 Jul 1996 16:23:05 -0700 (PDT) From: Mike Pritchard Message-Id: <199607032323.QAA07413@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/pppd pppd.8 Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 96/07/03 16:23:04 Modified: usr.sbin/pppd pppd.8 Log: Update the pppd(8) man page to exmplain the CHAP acronym to the same way that the RFC does. Obtained from: NetBSD-bugs mailing list Revision Changes Path 1.6 +2 -2 src/usr.sbin/pppd/pppd.8 From owner-cvs-usrsbin Wed Jul 3 19:30:47 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA18110 for cvs-usrsbin-outgoing; Wed, 3 Jul 1996 19:30:47 -0700 (PDT) Received: (from wpaul@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA17953; Wed, 3 Jul 1996 19:30:06 -0700 (PDT) Date: Wed, 3 Jul 1996 19:30:06 -0700 (PDT) From: Bill Paul Message-Id: <199607040230.TAA17953@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/rpc.ypxfrd ypxfrd_server.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wpaul 96/07/03 19:30:00 Modified: usr.sbin/rpc.ypxfrd ypxfrd_server.c Log: Add checks for byte order and DB type mismatches. We ignore the filename argument for now: it's really only useful for .dir/.pag-style ndbm databases, which we don't support anyway. Revision Changes Path 1.2 +19 -2 src/usr.sbin/rpc.ypxfrd/ypxfrd_server.c