From owner-cvs-sbin Sun Oct 19 02:45:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA00265 for cvs-sbin-outgoing; Sun, 19 Oct 1997 02:45:04 -0700 (PDT) (envelope-from owner-cvs-sbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id CAA00231; Sun, 19 Oct 1997 02:44:44 -0700 (PDT) (envelope-from joerg@FreeBSD.org) From: Joerg Wunsch Received: (from joerg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id CAA13558; Sun, 19 Oct 1997 02:43:11 -0700 (PDT) Date: Sun, 19 Oct 1997 02:43:11 -0700 (PDT) Message-Id: <199710190943.CAA13558@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/dump dump.8 Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 1997/10/19 02:43:10 PDT Modified files: sbin/dump dump.8 Log: Fix the man page description about what will go into an incremental backup. PR: docs/4785 Submitted by: Matthew Dillon Revision Changes Path 1.18 +2 -2 src/sbin/dump/dump.8 From owner-cvs-sbin Sun Oct 19 02:46:27 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA00322 for cvs-sbin-outgoing; Sun, 19 Oct 1997 02:46:27 -0700 (PDT) (envelope-from owner-cvs-sbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id CAA00297; Sun, 19 Oct 1997 02:46:12 -0700 (PDT) (envelope-from joerg@FreeBSD.org) From: Joerg Wunsch Received: (from joerg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id CAA13607; Sun, 19 Oct 1997 02:44:39 -0700 (PDT) Date: Sun, 19 Oct 1997 02:44:39 -0700 (PDT) Message-Id: <199710190944.CAA13607@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/dump dump.8 Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 1997/10/19 02:44:39 PDT Modified files: (Branch: RELENG_2_2) sbin/dump dump.8 Log: MFC: fix description of incremental backups (rev 1.18) Revision Changes Path 1.5.2.6 +1 -1 src/sbin/dump/dump.8 From owner-cvs-sbin Sun Oct 19 04:17:44 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id EAA02702 for cvs-sbin-outgoing; Sun, 19 Oct 1997 04:17:44 -0700 (PDT) (envelope-from owner-cvs-sbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id EAA02677; Sun, 19 Oct 1997 04:17:20 -0700 (PDT) (envelope-from jmg@FreeBSD.org) From: John-Mark Gurney Received: (from jmg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id EAA16879; Sun, 19 Oct 1997 04:15:47 -0700 (PDT) Date: Sun, 19 Oct 1997 04:15:47 -0700 (PDT) Message-Id: <199710191115.EAA16879@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin Makefile src/sbin/kldload Makefile kldload.c src/sbin/kldstat Makefile kldstat.c src/sbin/kldunload Makefile kldunload.c Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jmg 1997/10/19 04:15:46 PDT Modified files: sbin Makefile sbin/kldload Makefile kldload.c sbin/kldstat Makefile kldstat.c sbin/kldunload Makefile kldunload.c Log: activate the programs that will be used to manipulate kld modules fix a few problems with missing headers, warn called with an exit value, and undeclared getopt vars these programs now compile -Wall clean (and yes, I know I should use more than just -Wall) :) Revision Changes Path 1.41 +2 -1 src/sbin/Makefile 1.2 +3 -1 src/sbin/kldload/Makefile 1.2 +5 -1 src/sbin/kldload/kldload.c 1.2 +3 -1 src/sbin/kldstat/Makefile 1.2 +9 -4 src/sbin/kldstat/kldstat.c 1.2 +3 -1 src/sbin/kldunload/Makefile 1.2 +6 -1 src/sbin/kldunload/kldunload.c From owner-cvs-sbin Sun Oct 19 09:42:14 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA17928 for cvs-sbin-outgoing; Sun, 19 Oct 1997 09:42:14 -0700 (PDT) (envelope-from owner-cvs-sbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id JAA17860; Sun, 19 Oct 1997 09:41:38 -0700 (PDT) (envelope-from joerg@FreeBSD.org) From: Joerg Wunsch Received: (from joerg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id JAA03540; Sun, 19 Oct 1997 09:40:03 -0700 (PDT) Date: Sun, 19 Oct 1997 09:40:03 -0700 (PDT) Message-Id: <199710191640.JAA03540@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/mount_nfs mount_nfs.8 mount_nfs.c Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 1997/10/19 09:40:03 PDT Modified files: sbin/mount_nfs mount_nfs.8 mount_nfs.c Log: Introduce a -N option that disables the use of reserved ports, now that -P is on by default. Remove do-nothing code in the -P case (but leave the option itself for backward compatibility). PR: bin/4500 Revision Changes Path 1.10 +8 -2 src/sbin/mount_nfs/mount_nfs.8 1.24 +6 -3 src/sbin/mount_nfs/mount_nfs.c From owner-cvs-sbin Sun Oct 19 10:26:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA20004 for cvs-sbin-outgoing; Sun, 19 Oct 1997 10:26:06 -0700 (PDT) (envelope-from owner-cvs-sbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id KAA19962; Sun, 19 Oct 1997 10:25:07 -0700 (PDT) (envelope-from joerg@FreeBSD.org) From: Joerg Wunsch Received: (from joerg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id KAA04475; Sun, 19 Oct 1997 10:23:32 -0700 (PDT) Date: Sun, 19 Oct 1997 10:23:32 -0700 (PDT) Message-Id: <199710191723.KAA04475@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/mount_null mount_null.8 Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 1997/10/19 10:23:31 PDT Modified files: (Branch: RELENG_2_2) sbin/mount_null mount_null.8 Log: Remove reference to obsolete mount_lofs(8). PR: docs/4617 Revision Changes Path 1.5.2.1 +2 -5 src/sbin/mount_null/mount_null.8 From owner-cvs-sbin Tue Oct 21 00:27:30 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA25727 for cvs-sbin-outgoing; Tue, 21 Oct 1997 00:27:30 -0700 (PDT) (envelope-from owner-cvs-sbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA25673; Tue, 21 Oct 1997 00:26:56 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id AAA18991; Tue, 21 Oct 1997 00:26:54 -0700 (PDT) Date: Tue, 21 Oct 1997 00:26:54 -0700 (PDT) Message-Id: <199710210726.AAA18991@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/i386/mount_msdos Makefile Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 1997/10/21 00:26:53 PDT Modified files: sbin/i386/mount_msdos Makefile Log: Don't install mount_msdos setuid root. Lite2's mount(2) handles permissions centrally and a setuid root mount utility just breaks its security. There was no new breakage in practice because mfdosfs_mount() still checks the ruid. Revision Changes Path 1.6 +1 -4 src/sbin/i386/mount_msdos/Makefile From owner-cvs-sbin Tue Oct 21 02:59:59 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA04432 for cvs-sbin-outgoing; Tue, 21 Oct 1997 02:59:59 -0700 (PDT) (envelope-from owner-cvs-sbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id CAA04395; Tue, 21 Oct 1997 02:59:32 -0700 (PDT) (envelope-from jmg@FreeBSD.org) From: John-Mark Gurney Received: (from jmg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id CAA19890; Tue, 21 Oct 1997 02:59:29 -0700 (PDT) Date: Tue, 21 Oct 1997 02:59:29 -0700 (PDT) Message-Id: <199710210959.CAA19890@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/kldload kldload.8 kldload.c src/sbin/kldstat kldstat.8 kldstat.c src/sbin/kldunload kldunload.8 kldunload.c Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jmg 1997/10/21 02:59:28 PDT Modified files: sbin/kldload kldload.8 kldload.c sbin/kldstat kldstat.8 kldstat.c sbin/kldunload kldunload.8 kldunload.c Log: a few code style changes: o start function names in column 1 o sort order of flags in getopt and switch o don't try to reference progname o unspam some changes introduced by a 2.2.1-R build box instead of a -current build box doc changes: o document when these commands first appeared o put email address in angle brakets o minor mdoc clean up Revision Changes Path 1.2 +10 -4 src/sbin/kldload/kldload.8 1.3 +6 -9 src/sbin/kldload/kldload.c 1.2 +9 -3 src/sbin/kldstat/kldstat.8 1.3 +12 -17 src/sbin/kldstat/kldstat.c 1.2 +10 -6 src/sbin/kldunload/kldunload.8 1.3 +10 -15 src/sbin/kldunload/kldunload.c From owner-cvs-sbin Thu Oct 23 22:30:47 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA23842 for cvs-sbin-outgoing; Thu, 23 Oct 1997 22:30:47 -0700 (PDT) (envelope-from owner-cvs-sbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA23819; Thu, 23 Oct 1997 22:30:38 -0700 (PDT) (envelope-from jmg@FreeBSD.org) From: John-Mark Gurney Received: (from jmg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id WAA01936; Thu, 23 Oct 1997 22:30:13 -0700 (PDT) Date: Thu, 23 Oct 1997 22:30:13 -0700 (PDT) Message-Id: <199710240530.WAA01936@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/kldunload kldunload.c Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jmg 1997/10/23 22:30:13 PDT Modified files: sbin/kldunload kldunload.c Log: fix mispelling of kld Revision Changes Path 1.4 +2 -2 src/sbin/kldunload/kldunload.c From owner-cvs-sbin Fri Oct 24 09:21:24 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA01219 for cvs-sbin-outgoing; Fri, 24 Oct 1997 09:21:24 -0700 (PDT) (envelope-from owner-cvs-sbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id JAA01174; Fri, 24 Oct 1997 09:20:55 -0700 (PDT) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id JAA20899; Fri, 24 Oct 1997 09:20:26 -0700 (PDT) Date: Fri, 24 Oct 1997 09:20:26 -0700 (PDT) Message-Id: <199710241620.JAA20899@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/dump Makefile Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk markm 1997/10/24 09:20:26 PDT Modified files: sbin/dump Makefile Log: Make this part of the 'krb' distribution. Revision Changes Path 1.6 +1 -0 src/sbin/dump/Makefile From owner-cvs-sbin Fri Oct 24 09:24:07 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA01412 for cvs-sbin-outgoing; Fri, 24 Oct 1997 09:24:07 -0700 (PDT) (envelope-from owner-cvs-sbin) Date: Fri, 24 Oct 1997 09:24:07 -0700 (PDT) From: owner-cvs-sbin Message-Id: <199710241624.JAA01412@hub.freebsd.org> To: undisclosed-recipients:; From owner-cvs-sbin Fri Oct 24 09:28:22 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA01722 for cvs-sbin-outgoing; Fri, 24 Oct 1997 09:28:22 -0700 (PDT) (envelope-from owner-cvs-sbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id JAA01324; Fri, 24 Oct 1997 09:23:16 -0700 (PDT) (envelope-from markm@FreeBSD.org) From: Mark Murray Received: (from markm@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id JAA20933; Fri, 24 Oct 1997 09:22:47 -0700 (PDT) Date: Fri, 24 Oct 1997 09:22:47 -0700 (PDT) Message-Id: <199710241622.JAA20933@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/restore Makefile Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk markm 1997/10/24 09:22:47 PDT Modified files: sbin/restore Makefile Log: Make this part of the 'krb' distribution if it is being built as the Kerberised version. Revision Changes Path 1.7 +1 -0 src/sbin/restore/Makefile From owner-cvs-sbin Sat Oct 25 22:00:50 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA18086 for cvs-sbin-outgoing; Sat, 25 Oct 1997 22:00:50 -0700 (PDT) (envelope-from owner-cvs-sbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id VAA17960; Sat, 25 Oct 1997 21:59:10 -0700 (PDT) (envelope-from jmg@FreeBSD.org) From: John-Mark Gurney Received: (from jmg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id VAA07489; Sat, 25 Oct 1997 21:58:29 -0700 (PDT) Date: Sat, 25 Oct 1997 21:58:29 -0700 (PDT) Message-Id: <199710260458.VAA07489@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/kldload Makefile src/sbin/kldstat Makefile src/sbin/kldunload Makefile Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jmg 1997/10/25 21:58:28 PDT Modified files: sbin/kldload Makefile sbin/kldstat Makefile sbin/kldunload Makefile Log: use += on cflags Submitted-by: Steve Price Revision Changes Path 1.3 +2 -2 src/sbin/kldload/Makefile 1.3 +2 -2 src/sbin/kldstat/Makefile 1.3 +2 -2 src/sbin/kldunload/Makefile