From owner-cvs-usrsbin Sun Apr 7 00:55:42 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA26813 for cvs-usrsbin-outgoing; Sun, 7 Apr 1996 00:55:42 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA26794 Sun, 7 Apr 1996 00:55:34 -0800 (PST) Date: Sun, 7 Apr 1996 00:55:34 -0800 (PST) From: Mike Pritchard Message-Id: <199604070855.AAA26794@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/rpc.lockd rpc.lockd.8 src/usr.sbin/rpc.statd rpc.statd.8 Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 96/04/07 00:55:33 Modified: usr.sbin/rpc.lockd rpc.lockd.8 usr.sbin/rpc.statd rpc.statd.8 Log: Correct the rpc.lockd and rpc.statd man pages to not reference their path names in the synopsis line (especially since they referenced the wrong path!). Corrected some other minor problems with the rpc.lockd man page. Revision Changes Path 1.2 +3 -3 src/usr.sbin/rpc.lockd/rpc.lockd.8 1.2 +1 -1 src/usr.sbin/rpc.statd/rpc.statd.8 From owner-cvs-usrsbin Sun Apr 7 01:15:02 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA28291 for cvs-usrsbin-outgoing; Sun, 7 Apr 1996 01:15:02 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA28239 Sun, 7 Apr 1996 01:14:48 -0800 (PST) Date: Sun, 7 Apr 1996 01:14:48 -0800 (PST) From: Mike Pritchard Message-Id: <199604070914.BAA28239@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/pccard/pccardd pccard.conf.5 pccardd.8 Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 96/04/07 01:14:48 Modified: usr.sbin/pccard/pccardd pccard.conf.5 pccardd.8 Log: Some minor cleanup to bring the pccard man pages in line with mdoc guidelines. Revision Changes Path 1.2 +12 -12 src/usr.sbin/pccard/pccardd/pccard.conf.5 1.2 +16 -16 src/usr.sbin/pccard/pccardd/pccardd.8 From owner-cvs-usrsbin Sun Apr 7 16:28:38 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA11366 for cvs-usrsbin-outgoing; Sun, 7 Apr 1996 16:28:38 -0700 (PDT) Received: (from mpp@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA11348 Sun, 7 Apr 1996 16:28:27 -0700 (PDT) Date: Sun, 7 Apr 1996 16:28:27 -0700 (PDT) From: Mike Pritchard Message-Id: <199604072328.QAA11348@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/bootparamd/bootparamd bootparamd.8 bootparams.5 Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 96/04/07 16:28:27 Modified: usr.sbin/bootparamd/bootparamd bootparamd.8 bootparams.5 Log: Change references from rpc.bootparamd to bootparamd. Revision Changes Path 1.2 +1 -1 src/usr.sbin/bootparamd/bootparamd/bootparamd.8 1.2 +2 -2 src/usr.sbin/bootparamd/bootparamd/bootparams.5 From owner-cvs-usrsbin Sun Apr 7 16:36:11 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA11751 for cvs-usrsbin-outgoing; Sun, 7 Apr 1996 16:36:11 -0700 (PDT) Received: from fieber-john.campusview.indiana.edu (Fieber-John.campusview.indiana.edu [149.159.1.34]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id QAA11746 Sun, 7 Apr 1996 16:36:08 -0700 (PDT) Received: from localhost (jfieber@localhost) by fieber-john.campusview.indiana.edu (8.6.12/8.6.12) with SMTP id SAA00576; Sun, 7 Apr 1996 18:36:02 -0500 X-Authentication-Warning: fieber-john.campusview.indiana.edu: jfieber owned process doing -bs Date: Sun, 7 Apr 1996 18:36:02 -0500 (EST) From: John Fieber X-Sender: jfieber@fieber-john.campusview.indiana.edu To: Mike Pritchard cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-usrsbin@freefall.freebsd.org Subject: Re: cvs commit: src/usr.sbin/pccard/pccardd pccard.conf.5 pccardd.8 In-Reply-To: <199604070914.BAA28239@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, 7 Apr 1996, Mike Pritchard wrote: > mpp 96/04/07 01:14:48 > > Modified: usr.sbin/pccard/pccardd pccard.conf.5 pccardd.8 > Log: > Some minor cleanup to bring the pccard man pages in line > with mdoc guidelines. I nominate Mike Pritchard for the official position of Docmaster. Anyone second this? -john == jfieber@indiana.edu =========================================== == http://fieber-john.campusview.indiana.edu/~jfieber ============ From owner-cvs-usrsbin Sun Apr 7 19:07:28 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA19330 for cvs-usrsbin-outgoing; Sun, 7 Apr 1996 19:07:28 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id TAA19325 Sun, 7 Apr 1996 19:07:24 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.7.5/8.6.9) with SMTP id TAA05878; Sun, 7 Apr 1996 19:07:13 -0700 (PDT) To: John Fieber cc: Mike Pritchard , CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-usrsbin@freefall.freebsd.org Subject: Re: cvs commit: src/usr.sbin/pccard/pccardd pccard.conf.5 pccardd.8 In-reply-to: Your message of "Sun, 07 Apr 1996 18:36:02 CDT." Date: Sun, 07 Apr 1996 19:07:13 -0700 Message-ID: <5875.828929233@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Yow, you're resigning from this position too? :-( I'll happily second this since I think Mike's pretty awesome, but it's sure be nice if you could at least lurk around in the background for awhile, offering advice and suggestions to Mike (and others) as the transition is made - nobody knows our doc system quite the way you do! You'll notice that I took the liberty of listing you as "secondary webmaster" for exactly the same reason. Is that reasonable? Jordan > On Sun, 7 Apr 1996, Mike Pritchard wrote: > > > mpp 96/04/07 01:14:48 > > > > Modified: usr.sbin/pccard/pccardd pccard.conf.5 pccardd.8 > > Log: > > Some minor cleanup to bring the pccard man pages in line > > with mdoc guidelines. > > I nominate Mike Pritchard for the official position of Docmaster. > Anyone second this? > > -john > > == jfieber@indiana.edu =========================================== > == http://fieber-john.campusview.indiana.edu/~jfieber ============ > From owner-cvs-usrsbin Sun Apr 7 20:09:57 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA24031 for cvs-usrsbin-outgoing; Sun, 7 Apr 1996 20:09:57 -0700 (PDT) Received: from fieber-john.campusview.indiana.edu (Fieber-John.campusview.indiana.edu [149.159.1.34]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id UAA24022 Sun, 7 Apr 1996 20:09:48 -0700 (PDT) Received: from localhost (jfieber@localhost) by fieber-john.campusview.indiana.edu (8.6.12/8.6.12) with SMTP id WAA02198; Sun, 7 Apr 1996 22:09:21 -0500 X-Authentication-Warning: fieber-john.campusview.indiana.edu: jfieber owned process doing -bs Date: Sun, 7 Apr 1996 22:09:21 -0500 (EST) From: John Fieber X-Sender: jfieber@fieber-john.campusview.indiana.edu To: "Jordan K. Hubbard" cc: Mike Pritchard , CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-usrsbin@freefall.freebsd.org Subject: Re: cvs commit: src/usr.sbin/pccard/pccardd pccard.conf.5 pccardd.8 In-Reply-To: <5875.828929233@time.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, 7 Apr 1996, Jordan K. Hubbard wrote: > Yow, you're resigning from this position too? :-( > > I'll happily second this since I think Mike's pretty awesome, but it's > sure be nice if you could at least lurk around in the background for > awhile, offering advice and suggestions to Mike (and others) as the > transition is made - nobody knows our doc system quite the way you do! I don't see my role as changing at all. I'll keep puttering around with the handbook, which is pretty much all I've done with the docs anyway. Also I couldn't write something in [nt]roff if my life depended on it. (You wouldn't believe how long it took me to write the sgmlfmt manpage!) > You'll notice that I took the liberty of listing you as "secondary > webmaster" for exactly the same reason. Is that reasonable? "Webmaster emeritus" might be good. I'll just keep puttering around, but relieved of that burdensome responsibilty. :-) -john == jfieber@indiana.edu =========================================== == http://fieber-john.campusview.indiana.edu/~jfieber ============ From owner-cvs-usrsbin Sun Apr 7 21:18:41 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA28872 for cvs-usrsbin-outgoing; Sun, 7 Apr 1996 21:18:41 -0700 (PDT) Received: (from mpp@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA28854 Sun, 7 Apr 1996 21:18:33 -0700 (PDT) Date: Sun, 7 Apr 1996 21:18:33 -0700 (PDT) From: Mike Pritchard Message-Id: <199604080418.VAA28854@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib, cvs-share, cvs-usrbin, cvs-sbin, cvs-gnu, cvs-libexec, cvs-usrsbin Subject: cvs commit: src/usr.bin/ar ar.5 src/sbin/init init.8 src/usr.bin/key key.1 src/lib/libc/gen glob.3 nlist.3 src/usr.sbin/lpr/lpr lpr.1 src/usr.sbin/lptcontrol lptcontrol.8 src/gnu/usr.bin/man/makewhatis makewhatis.1 src/libexec/rbootd rbootd.8 src/usr.sbin/rpc.yppasswdd rpc.yppasswdd.8 src/share/man/man3 sysexits.3 src/share/man/man7 clocks.7 environ.7 hier.7 src/usr.bin/tip/tip modems.5 src/usr.bin/ul ul.1 src/usr.sbin/amd/amq amq.8 src/gnu/usr.bin/ld/ldconfig ldconfig.8 src/lib/libc/net linkaddr.3 src/usr.sbin/lpr/lpc lpc.8 src/usr.sbin/pkg_install/add pkg_add.1 src/usr.sbin/pkg_install/create pkg_create.1 src/share/man/man4 icmp.4 ip.4 netintro.4 pty.4 su.4 tcp.4 termios.4 udp.4 uk.4 worm.4 yp.4 src/share/man/man5 fs.5 fstab.5 link.5 networks.5 printcap.5 remote.5 utmp.5 src/share/man/man8 rc.8 Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 96/04/07 21:18:33 Modified: usr.sbin/amd/amq amq.8 usr.bin/ar ar.5 sbin/init init.8 usr.bin/key key.1 gnu/usr.bin/ld/ldconfig ldconfig.8 lib/libc/gen glob.3 nlist.3 lib/libc/net linkaddr.3 usr.sbin/lpr/lpc lpc.8 usr.sbin/lpr/lpr lpr.1 usr.sbin/lptcontrol lptcontrol.8 gnu/usr.bin/man/makewhatis makewhatis.1 usr.sbin/pkg_install/add pkg_add.1 usr.sbin/pkg_install/create pkg_create.1 libexec/rbootd rbootd.8 usr.sbin/rpc.yppasswdd rpc.yppasswdd.8 share/man/man3 sysexits.3 share/man/man4 icmp.4 ip.4 netintro.4 pty.4 su.4 tcp.4 termios.4 udp.4 uk.4 worm.4 yp.4 share/man/man5 fs.5 fstab.5 link.5 networks.5 printcap.5 remote.5 utmp.5 share/man/man7 clocks.7 environ.7 hier.7 share/man/man8 rc.8 usr.bin/tip/tip modems.5 usr.bin/ul ul.1 Log: Correct some man page xrefs, and some other minor changes to bring some man pages up to mdoc guidelines and fix some minor formatting glitches. Also fixed a number of man pages to not abuse the .Xr macro to display functions and path names and a lot of other junk. Revision Changes Path 1.3 +3 -3 src/usr.sbin/amd/amq/amq.8 1.2 +2 -2 src/usr.bin/ar/ar.5 1.3 +17 -17 src/sbin/init/init.8 1.2 +1 -1 src/usr.bin/key/key.1 1.8 +12 -12 src/gnu/usr.bin/ld/ldconfig/ldconfig.8 1.3 +2 -2 src/lib/libc/gen/glob.3 1.2 +2 -2 src/lib/libc/gen/nlist.3 1.3 +1 -1 src/lib/libc/net/linkaddr.3 1.2 +3 -3 src/usr.sbin/lpr/lpc/lpc.8 1.4 +1 -2 src/usr.sbin/lpr/lpr/lpr.1 1.3 +2 -2 src/usr.sbin/lptcontrol/lptcontrol.8 1.3 +2 -3 src/gnu/usr.bin/man/makewhatis/makewhatis.1 1.15 +1 -1 src/usr.sbin/pkg_install/add/pkg_add.1 1.16 +2 -2 src/usr.sbin/pkg_install/create/pkg_create.1 1.2 +1 -2 src/libexec/rbootd/rbootd.8 1.3 +2 -2 src/usr.sbin/rpc.yppasswdd/rpc.yppasswdd.8 1.2 +2 -2 src/share/man/man3/sysexits.3 1.2 +2 -2 src/share/man/man4/icmp.4 1.3 +5 -4 src/share/man/man4/ip.4 1.3 +5 -5 src/share/man/man4/netintro.4 1.2 +8 -8 src/share/man/man4/pty.4 1.3 +1 -1 src/share/man/man4/su.4 1.5 +4 -4 src/share/man/man4/tcp.4 1.3 +35 -15 src/share/man/man4/termios.4 1.2 +2 -2 src/share/man/man4/udp.4 1.4 +1 -1 src/share/man/man4/uk.4 1.4 +2 -2 src/share/man/man4/worm.4 1.6 +19 -15 src/share/man/man4/yp.4 1.3 +1 -1 src/share/man/man5/fs.5 1.3 +2 -2 src/share/man/man5/fstab.5 1.5 +31 -16 src/share/man/man5/link.5 1.2 +1 -1 src/share/man/man5/networks.5 1.3 +5 -5 src/share/man/man5/printcap.5 1.2 +9 -9 src/share/man/man5/remote.5 1.2 +2 -2 src/share/man/man5/utmp.5 1.3 +12 -7 src/share/man/man7/clocks.7 1.6 +10 -6 src/share/man/man7/environ.7 1.4 +1 -1 src/share/man/man7/hier.7 1.2 +1 -1 src/share/man/man8/rc.8 1.2 +4 -4 src/usr.bin/tip/tip/modems.5 1.2 +4 -3 src/usr.bin/ul/ul.1 From owner-cvs-usrsbin Tue Apr 9 13:28:37 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA10348 for cvs-usrsbin-outgoing; Tue, 9 Apr 1996 13:28:37 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA10327 Tue, 9 Apr 1996 13:28:23 -0700 (PDT) Date: Tue, 9 Apr 1996 13:28:23 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199604092028.NAA10327@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/cron/crontab crontab.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk scrappy 96/04/09 13:28:21 Modified: usr.sbin/cron/crontab crontab.c Log: Quick patch to fix a bug where issuing ctl-c while in crontab -e leaves editor running in background (PR: bin/751) Submitted by: candy@fct.kgc.co.jp (Toshihiro Kanda) Revision Changes Path 1.4 +11 -3 src/usr.sbin/cron/crontab/crontab.c From owner-cvs-usrsbin Tue Apr 9 13:46:38 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA11989 for cvs-usrsbin-outgoing; Tue, 9 Apr 1996 13:46:38 -0700 (PDT) Received: from ki.net (root@ki.net [205.150.102.1]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id NAA11925 Tue, 9 Apr 1996 13:46:12 -0700 (PDT) Received: from freebsd.ki.net (root@freebsd.ki.net [205.150.102.51]) by ki.net (8.7.4/8.7.4) with ESMTP id QAA28844; Tue, 9 Apr 1996 16:46:07 -0400 (EDT) Received: from localhost (scrappy@localhost) by freebsd.ki.net (8.7.5/8.7.5) with SMTP id QAA13713; Tue, 9 Apr 1996 16:48:02 -0400 (EDT) X-Authentication-Warning: freebsd.ki.net: scrappy owned process doing -bs Date: Tue, 9 Apr 1996 16:48:02 -0400 (EDT) From: "Marc G. Fournier" To: "Marc G. Fournier" cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-usrsbin@freefall.freebsd.org Subject: Re: cvs commit: src/usr.sbin/cron/crontab crontab.c In-Reply-To: <199604092028.NAA10327@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tue, 9 Apr 1996, Marc G. Fournier wrote: > scrappy 96/04/09 13:28:21 > > Modified: usr.sbin/cron/crontab crontab.c > Log: > Quick patch to fix a bug where issuing ctl-c while in crontab -e > leaves editor running in background (PR: bin/751) > > Submitted by: candy@fct.kgc.co.jp (Toshihiro Kanda) > > Revision Changes Path > 1.4 +11 -3 src/usr.sbin/cron/crontab/crontab.c > Can someone tell me how to actually put this into -stable as well? Everyone makes it look like such a simple thing to do, but I don't presume that its a simple matter of 'cvs commit -r RELENG_2_1_0'? I would assume I'd have to checkout the 2.1.0 version, then install the patch and then commit again? Thanks... Marc G. Fournier scrappy@ki.net Systems Administrator @ ki.net scrappy@freebsd.org From owner-cvs-usrsbin Tue Apr 9 14:10:54 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA14304 for cvs-usrsbin-outgoing; Tue, 9 Apr 1996 14:10:54 -0700 (PDT) Received: from grumble.grondar.za (grumble.grondar.za [196.7.18.130]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id OAA14267 Tue, 9 Apr 1996 14:10:36 -0700 (PDT) Received: from grumble.grondar.za (mark@localhost [127.0.0.1]) by grumble.grondar.za (8.7.5/8.7.3) with ESMTP id XAA02292; Tue, 9 Apr 1996 23:09:11 +0200 (SAT) Message-Id: <199604092109.XAA02292@grumble.grondar.za> To: "Marc G. Fournier" cc: "Marc G. Fournier" , CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-usrsbin@freefall.freebsd.org Subject: Re: cvs commit: src/usr.sbin/cron/crontab crontab.c Date: Tue, 09 Apr 1996 23:09:06 +0200 From: Mark Murray Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk "Marc G. Fournier" wrote: > Can someone tell me how to actually put this into -stable as > well? Everyone makes it look like such a simple thing to do, but > I don't presume that its a simple matter of 'cvs commit -r RELENG_2_1_0'? > I would assume I'd have to checkout the 2.1.0 version, then install the > patch and then commit again? The easiest is for you to checkout STABLE and repatch: $ cvs co -rRELENG_2_1_0 crontab $ cd crontab $ patch < ...... $ cvs commit The -rBLAH is 'sticky', so you only need it on the co. Under the right circumstances (not too many diffs), you could replace the patch step with something like $ cvs update -jHEAD some_file.c And review the diffs with "cvs diff" M -- Mark Murray 46 Harvey Rd, Claremont, Cape Town 7700, South Africa +27 21 61-3768 GMT+0200 Finger mark@grondar.za for PGP key From owner-cvs-usrsbin Tue Apr 9 14:23:38 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA15257 for cvs-usrsbin-outgoing; Tue, 9 Apr 1996 14:23:38 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA15221 Tue, 9 Apr 1996 14:23:18 -0700 (PDT) Date: Tue, 9 Apr 1996 14:23:18 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199604092123.OAA15221@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/cron/crontab crontab.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk scrappy 96/04/09 14:23:16 Branch: usr.sbin/cron/crontab RELENG_2_1_0 Modified: usr.sbin/cron/crontab crontab.c Log: Merged changes from -current Revision Changes Path 1.3.4.1 +11 -3 src/usr.sbin/cron/crontab/crontab.c From owner-cvs-usrsbin Tue Apr 9 14:28:32 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA15867 for cvs-usrsbin-outgoing; Tue, 9 Apr 1996 14:28:32 -0700 (PDT) Received: from rocky.sri.MT.net (rocky.sri.MT.net [204.182.243.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA15840 Tue, 9 Apr 1996 14:28:12 -0700 (PDT) Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id PAA29242; Tue, 9 Apr 1996 15:27:13 -0600 Date: Tue, 9 Apr 1996 15:27:13 -0600 From: Nate Williams Message-Id: <199604092127.PAA29242@rocky.sri.MT.net> To: "Marc G. Fournier" Cc: "Marc G. Fournier" , CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-usrsbin@freefall.freebsd.org Subject: Re: cvs commit: src/usr.sbin/cron/crontab crontab.c In-Reply-To: References: <199604092028.NAA10327@freefall.freebsd.org> Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > Can someone tell me how to actually put this into -stable as > well? .. > I would assume I'd have to checkout the 2.1.0 version, then install the > patch and then commit again? Yep. To checkout the -stable version, you would do: % cvs co -r RELENG_2_1_0 crontab ... % vi % cvs commit .... And you're done. OR, you can do this and hope it works in the same directory as you did the -current sources. % cvs update -r RELENG_2_1_0 This will update the 'sticky' tag on that directory to that of -stable, but you must make sure that there are no conflicts when doing this. Nate From owner-cvs-usrsbin Tue Apr 9 16:29:29 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA29004 for cvs-usrsbin-outgoing; Tue, 9 Apr 1996 16:29:29 -0700 (PDT) Received: (from nate@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA28934 Tue, 9 Apr 1996 16:29:10 -0700 (PDT) Date: Tue, 9 Apr 1996 16:29:10 -0700 (PDT) From: Nate Williams Message-Id: <199604092329.QAA28934@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/pccard/misc COPYRIGHT FILES INSTALL Makefile README.old rpti.c skeldrv.c src/usr.sbin/pccard/misc/sys/i386/conf LAPTOP src/usr.sbin/pccard/misc/sys/pccard Makefile README bpfilter.h ed.h if_ed.c if_edreg.h lkm_ed.c sio.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate 96/04/09 16:29:08 Removed: usr.sbin/pccard/misc COPYRIGHT FILES INSTALL Makefile README.old rpti.c skeldrv.c usr.sbin/pccard/misc/sys/i386/conf LAPTOP usr.sbin/pccard/misc/sys/pccard Makefile README bpfilter.h ed.h if_ed.c if_edreg.h lkm_ed.c sio.c Log: Removed original distribution files that are no longer valid. From owner-cvs-usrsbin Tue Apr 9 16:32:03 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA29246 for cvs-usrsbin-outgoing; Tue, 9 Apr 1996 16:32:03 -0700 (PDT) Received: (from nate@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA29208 Tue, 9 Apr 1996 16:31:53 -0700 (PDT) Date: Tue, 9 Apr 1996 16:31:53 -0700 (PDT) From: Nate Williams Message-Id: <199604092331.QAA29208@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/pccard/pccardc Makefile Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate 96/04/09 16:31:53 Modified: usr.sbin/pccard/pccardc Makefile Log: Cleanup useless stuff in Makefile and add a missing NOMAN target. Revision Changes Path 1.2 +6 -29 src/usr.sbin/pccard/pccardc/Makefile From owner-cvs-usrsbin Tue Apr 9 16:33:16 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA29368 for cvs-usrsbin-outgoing; Tue, 9 Apr 1996 16:33:16 -0700 (PDT) Received: (from nate@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA29350 Tue, 9 Apr 1996 16:33:09 -0700 (PDT) Date: Tue, 9 Apr 1996 16:33:09 -0700 (PDT) From: Nate Williams Message-Id: <199604092333.QAA29350@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/pccard/pccardd sample.config Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate 96/04/09 16:33:09 Removed: usr.sbin/pccard/pccardd sample.config Log: Remove a file no longer valid as the config file moved to /etc/pccard.conf. From owner-cvs-usrsbin Tue Apr 9 17:53:37 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA05368 for cvs-usrsbin-outgoing; Tue, 9 Apr 1996 17:53:37 -0700 (PDT) Received: (from smpatel@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA05344 Tue, 9 Apr 1996 17:53:24 -0700 (PDT) Date: Tue, 9 Apr 1996 17:53:24 -0700 (PDT) From: Sujal Patel Message-Id: <199604100053.RAA05344@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/sysctl sysctl.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk smpatel 96/04/09 17:53:24 Modified: usr.sbin/sysctl sysctl.c Log: Fix a core dump when the user gives "-w" without an "=" Revision Changes Path 1.10 +4 -1 src/usr.sbin/sysctl/sysctl.c From owner-cvs-usrsbin Tue Apr 9 22:45:53 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA28658 for cvs-usrsbin-outgoing; Tue, 9 Apr 1996 22:45:53 -0700 (PDT) Received: (from nate@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA28634 Tue, 9 Apr 1996 22:45:42 -0700 (PDT) Date: Tue, 9 Apr 1996 22:45:42 -0700 (PDT) From: Nate Williams Message-Id: <199604100545.WAA28634@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/pccard/pccardc dumpcis.c enabler.c pccardc.c pccardmem.c printcis.c rdmap.c rdreg.c wrattr.c wrreg.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate 96/04/09 22:45:41 Modified: usr.sbin/pccard/pccardc dumpcis.c enabler.c pccardc.c pccardmem.c printcis.c rdmap.c rdreg.c wrattr.c wrreg.c Log: Run indent on all these files to make them more readable. (I also went through by hand and cleaned up some indent bogons.) Revision Changes Path 1.3 +24 -26 src/usr.sbin/pccard/pccardc/dumpcis.c 1.3 +41 -55 src/usr.sbin/pccard/pccardc/enabler.c 1.2 +28 -27 src/usr.sbin/pccard/pccardc/pccardc.c 1.3 +12 -15 src/usr.sbin/pccard/pccardc/pccardmem.c 1.3 +200 -245 src/usr.sbin/pccard/pccardc/printcis.c 1.3 +24 -26 src/usr.sbin/pccard/pccardc/rdmap.c 1.3 +17 -22 src/usr.sbin/pccard/pccardc/rdreg.c 1.3 +14 -18 src/usr.sbin/pccard/pccardc/wrattr.c 1.3 +12 -15 src/usr.sbin/pccard/pccardc/wrreg.c From owner-cvs-usrsbin Tue Apr 9 23:49:42 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA04255 for cvs-usrsbin-outgoing; Tue, 9 Apr 1996 23:49:42 -0700 (PDT) Received: (from nate@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA04239 Tue, 9 Apr 1996 23:49:34 -0700 (PDT) Date: Tue, 9 Apr 1996 23:49:34 -0700 (PDT) From: Nate Williams Message-Id: <199604100649.XAA04239@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/pccard/pccardd cardd.c cardd.h file.c readcis.c readcis.h util.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate 96/04/09 23:49:34 Modified: usr.sbin/pccard/pccardd cardd.c cardd.h file.c readcis.c readcis.h util.c Log: Run indent on all these files to make them more readable. (I also went through by hand and cleaned up some indent bogons.) Revision Changes Path 1.7 +260 -306 src/usr.sbin/pccard/pccardd/cardd.c 1.3 +63 -65 src/usr.sbin/pccard/pccardd/cardd.h 1.3 +360 -413 src/usr.sbin/pccard/pccardd/file.c 1.3 +236 -268 src/usr.sbin/pccard/pccardd/readcis.c 1.2 +35 -39 src/usr.sbin/pccard/pccardd/readcis.h 1.4 +67 -80 src/usr.sbin/pccard/pccardd/util.c From owner-cvs-usrsbin Thu Apr 11 01:15:01 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA22294 for cvs-usrsbin-outgoing; Thu, 11 Apr 1996 01:15:01 -0700 (PDT) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA22269 Thu, 11 Apr 1996 01:14:47 -0700 (PDT) Date: Thu, 11 Apr 1996 01:14:47 -0700 (PDT) From: David Greenman Message-Id: <199604110814.BAA22269@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ppp slcompress.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk davidg 96/04/11 01:14:46 Modified: usr.sbin/ppp slcompress.c Log: Bugfix based on a kernel fix: When PPP gets an uncompressed packet, it attempts to save off the TCP/IP header for use in decompressing subsequant packets. If PPP gets garbage (such as what happens when there is a port speed mismatch or modem line noise), it will occasionally mistake the packet as a valid uncompressed packet. When it tries to save off the header, it doesn't bother to check for the validity of the header length and will happily clobber not only the PPP VJC data structure, but parts of other process memory that happens to follow it...causing, ahem, undesired behavior. Revision Changes Path 1.5 +12 -5 src/usr.sbin/ppp/slcompress.c From owner-cvs-usrsbin Thu Apr 11 01:18:26 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA22712 for cvs-usrsbin-outgoing; Thu, 11 Apr 1996 01:18:26 -0700 (PDT) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA22692 Thu, 11 Apr 1996 01:18:09 -0700 (PDT) Date: Thu, 11 Apr 1996 01:18:09 -0700 (PDT) From: David Greenman Message-Id: <199604110818.BAA22692@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ppp slcompress.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk davidg 96/04/11 01:18:08 Branch: usr.sbin/ppp RELENG_2_1_0 Modified: usr.sbin/ppp slcompress.c Log: Brought in fix from rev 1.5: Fix panic: check header length before copying header. Revision Changes Path 1.3.4.2 +12 -5 src/usr.sbin/ppp/slcompress.c From owner-cvs-usrsbin Thu Apr 11 01:19:56 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA22794 for cvs-usrsbin-outgoing; Thu, 11 Apr 1996 01:19:56 -0700 (PDT) Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id BAA22758 Thu, 11 Apr 1996 01:19:25 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by Root.COM (8.7.5/8.6.5) with SMTP id BAA09550; Thu, 11 Apr 1996 01:19:24 -0700 (PDT) Message-Id: <199604110819.BAA09550@Root.COM> X-Authentication-Warning: implode.Root.COM: Host localhost [127.0.0.1] didn't use HELO protocol To: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-usrsbin@freefall.freebsd.org Subject: Re: cvs commit: src/usr.sbin/ppp slcompress.c In-reply-to: Your message of "Thu, 11 Apr 1996 01:18:09 PDT." <199604110818.BAA22692@freefall.freebsd.org> From: David Greenman Reply-To: davidg@Root.COM Date: Thu, 11 Apr 1996 01:19:24 -0700 Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >davidg 96/04/11 01:18:08 > > Branch: usr.sbin/ppp RELENG_2_1_0 > Modified: usr.sbin/ppp slcompress.c > Log: > Brought in fix from rev 1.5: Fix panic: check header length before copying ^^^^^ Oops, I mean "core dump"...I'm still in kernel mode. :-) -DG David Greenman Core-team/Principal Architect, The FreeBSD Project From owner-cvs-usrsbin Thu Apr 11 01:22:55 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA23244 for cvs-usrsbin-outgoing; Thu, 11 Apr 1996 01:22:55 -0700 (PDT) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA23198 Thu, 11 Apr 1996 01:22:34 -0700 (PDT) Date: Thu, 11 Apr 1996 01:22:34 -0700 (PDT) From: David Greenman Message-Id: <199604110822.BAA23198@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ppp slcompress.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk davidg 96/04/11 01:22:34 Branch: usr.sbin/ppp RELENG_2_1_0 Modified: usr.sbin/ppp slcompress.c Log: Fix editing mistake in the last commit...sorry. Revision Changes Path 1.3.4.3 +3 -3 src/usr.sbin/ppp/slcompress.c From owner-cvs-usrsbin Thu Apr 11 01:24:56 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA23578 for cvs-usrsbin-outgoing; Thu, 11 Apr 1996 01:24:56 -0700 (PDT) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA23417 Thu, 11 Apr 1996 01:24:15 -0700 (PDT) Date: Thu, 11 Apr 1996 01:24:15 -0700 (PDT) From: David Greenman Message-Id: <199604110824.BAA23417@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ppp slcompress.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk davidg 96/04/11 01:24:12 Modified: usr.sbin/ppp slcompress.c Log: Fix editing mistake in last commit...sorry. Revision Changes Path 1.6 +3 -3 src/usr.sbin/ppp/slcompress.c From owner-cvs-usrsbin Thu Apr 11 13:54:26 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA11355 for cvs-usrsbin-outgoing; Thu, 11 Apr 1996 13:54:26 -0700 (PDT) Received: (from wpaul@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA11332 Thu, 11 Apr 1996 13:54:18 -0700 (PDT) Date: Thu, 11 Apr 1996 13:54:18 -0700 (PDT) From: Bill Paul Message-Id: <199604112054.NAA11332@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ypserv yp_dblookup.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wpaul 96/04/11 13:54:17 Modified: usr.sbin/ypserv yp_dblookup.c Log: Fix for memory leak: specify NULL as openinfo parameter when calling dbopen() to open an NIS map. Testing with very large maps (e.g. a sample password database with 31,000+ entries) has shown that ypserv will leak memory (ps shows RSS and VSZ growing to 4000 pages or more) when performing repeated yp_next()s or a yp_all(). The problem with yp_all() is not immediately obvious since the ypproc_all service is handled in a child process which exits once the transfer is finished, but with repeated yp_next()s (like what you get when you use getpwent() to scroll through the password database), the parent ypserv grows to enormous size and never shrinks again. It seems this is related to the HASHINFO parameters I used in yp_dblookup.c, which I actually stole from pwd_mkdb. Calling dbopen() with the default parameters (specifying openinfo as NULL) fixes the problem. I still need to see how this impacts the other NIS tools. I'm also considering changing from hash to btree databases: the hash database method doesn't support R_CURSOR, which means yp_next_record() has to do a lot of ugly work in order to reach an arbitrary location in the database. Revision Changes Path 1.4 +2 -2 src/usr.sbin/ypserv/yp_dblookup.c From owner-cvs-usrsbin Fri Apr 12 19:09:26 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA09823 for cvs-usrsbin-outgoing; Fri, 12 Apr 1996 19:09:26 -0700 (PDT) Received: (from mpp@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA09807 Fri, 12 Apr 1996 19:09:07 -0700 (PDT) Date: Fri, 12 Apr 1996 19:09:07 -0700 (PDT) From: Mike Pritchard Message-Id: <199604130209.TAA09807@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/mrouted mrinfo.8 Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 96/04/12 19:09:06 Modified: usr.sbin/mrouted mrinfo.8 Log: Fix a typo. Submitted by: David Leonard Revision Changes Path 1.3 +1 -1 src/usr.sbin/mrouted/mrinfo.8 From owner-cvs-usrsbin Fri Apr 12 19:12:34 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA10185 for cvs-usrsbin-outgoing; Fri, 12 Apr 1996 19:12:34 -0700 (PDT) Received: (from mpp@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA10168 Fri, 12 Apr 1996 19:12:21 -0700 (PDT) Date: Fri, 12 Apr 1996 19:12:21 -0700 (PDT) From: Mike Pritchard Message-Id: <199604130212.TAA10168@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/mrouted mrinfo.8 Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 96/04/12 19:12:19 Branch: usr.sbin/mrouted RELENG_2_1_0 Modified: usr.sbin/mrouted mrinfo.8 Log: Bring in typo fix from main branch. Closes pr#1137. Revision Changes Path 1.1.4.2 +1 -1 src/usr.sbin/mrouted/mrinfo.8 From owner-cvs-usrsbin Sat Apr 13 04:44:15 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA19102 for cvs-usrsbin-outgoing; Sat, 13 Apr 1996 04:44:15 -0700 (PDT) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA19021 Sat, 13 Apr 1996 04:42:47 -0700 (PDT) Date: Sat, 13 Apr 1996 04:42:47 -0700 (PDT) From: Joerg Wunsch Message-Id: <199604131142.EAA19021@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/sendmail/cf/ostype bsd4.4.m4 Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 96/04/13 04:42:47 Modified: usr.sbin/sendmail/cf/ostype bsd4.4.m4 Log: Remove the legacy -d option from the arguments to mail.local in 4.4bsd. Revision Changes Path 1.2 +6 -5 src/usr.sbin/sendmail/cf/ostype/bsd4.4.m4 From owner-cvs-usrsbin Sat Apr 13 08:13:51 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA27705 for cvs-usrsbin-outgoing; Sat, 13 Apr 1996 08:13:51 -0700 (PDT) Received: (from jhay@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA27689 Sat, 13 Apr 1996 08:13:35 -0700 (PDT) Date: Sat, 13 Apr 1996 08:13:35 -0700 (PDT) From: John Hay Message-Id: <199604131513.IAA27689@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/IPXrouted IPXrouted.8 defs.h main.c output.c protocol.h sap.h sap_output.c table.h tables.c trace.c trace.h Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jhay 96/04/13 08:13:34 Modified: usr.sbin/IPXrouted IPXrouted.8 defs.h main.c output.c protocol.h sap.h sap_output.c table.h tables.c trace.c trace.h Log: Accept and use the content of packets received that is bigger than the Novell spec, but still only transmit according to the spec. Add a feature to dump the RIP and SAP tables when a SIGINFO signal is received. Revision Changes Path 1.3 +5 -0 src/usr.sbin/IPXrouted/IPXrouted.8 1.3 +2 -2 src/usr.sbin/IPXrouted/defs.h 1.4 +20 -2 src/usr.sbin/IPXrouted/main.c 1.3 +3 -2 src/usr.sbin/IPXrouted/output.c 1.2 +3 -2 src/usr.sbin/IPXrouted/protocol.h 1.3 +2 -1 src/usr.sbin/IPXrouted/sap.h 1.4 +3 -2 src/usr.sbin/IPXrouted/sap_output.c 1.2 +3 -3 src/usr.sbin/IPXrouted/table.h 1.2 +5 -1 src/usr.sbin/IPXrouted/tables.c 1.2 +29 -1 src/usr.sbin/IPXrouted/trace.c 1.3 +2 -1 src/usr.sbin/IPXrouted/trace.h From owner-cvs-usrsbin Sat Apr 13 08:47:54 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA29401 for cvs-usrsbin-outgoing; Sat, 13 Apr 1996 08:47:54 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA29377 Sat, 13 Apr 1996 08:47:44 -0700 (PDT) Date: Sat, 13 Apr 1996 08:47:44 -0700 (PDT) From: Bruce Evans Message-Id: <199604131547.IAA29377@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin, cvs-sbin Subject: cvs commit: src/usr.sbin/ppp main.c src/sbin/startslip uucplock.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 96/04/13 08:47:44 Modified: usr.sbin/ppp main.c sbin/startslip uucplock.c Log: Fixed a couple of format strings to match the change of pid_t from long to int32_t. I only fixed the ones that I noticed the warnings for. Perhaps most of the format strings are correct now because they were wrong before. Except of course if int32_t isn't compatible with `int'. Revision Changes Path 1.18 +2 -2 src/usr.sbin/ppp/main.c 1.6 +1 -1 src/sbin/startslip/uucplock.c From owner-cvs-usrsbin Sat Apr 13 12:57:46 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA23670 for cvs-usrsbin-outgoing; Sat, 13 Apr 1996 12:57:46 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA23654 Sat, 13 Apr 1996 12:57:40 -0700 (PDT) Date: Sat, 13 Apr 1996 12:57:40 -0700 (PDT) From: Bruce Evans Message-Id: <199604131957.MAA23654@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/config config.h config.y lang.l mkioconf.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 96/04/13 12:57:40 Modified: usr.sbin/config config.h config.y lang.l mkioconf.c Log: Implemented a new keyword `disable'. This should be useful for controlling dangerous drivers in GENERIC. Removed non-comments on #endifs in config.y. Improved output formatting in mkioconf.c. Revision Changes Path 1.12 +1 -0 src/usr.sbin/config/config.h 1.13 +4 -0 src/usr.sbin/config/config.y 1.9 +10 -7 src/usr.sbin/config/lang.l 1.23 +5 -4 src/usr.sbin/config/mkioconf.c