From owner-cvs-share Sun Mar 31 02:02:52 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA14325 for cvs-share-outgoing; Sun, 31 Mar 1996 02:02:52 -0800 (PST) Received: (from asami@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA14287 Sun, 31 Mar 1996 02:02:18 -0800 (PST) Date: Sun, 31 Mar 1996 02:02:18 -0800 (PST) From: Satoshi Asami Message-Id: <199603311002.CAA14287@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/mk bsd.port.mk Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami 96/03/31 02:02:14 Modified: share/mk bsd.port.mk Log: Add a variable LOCAL_PREFIX that defaults to "/usr/local", as a counterpart to X11BASE (default "/usr/X11R6"). Now PREFIX is set to ${X11BASE} or ${LOCAL_PREFIX} depending on whether USE_IMAKE or USE_X11 is set or not. This enables us to refer to non-X ports from X ports using ${LOCAL_PREFIX}, thus removing most of the remaining "/usr/local"s from the ports tree. This will also allow the system administrator to move the whole "local" tree to somewhere else, without affecting X ports. (Of course not all ports are necessarily happy with that, but we're working on it.) Based on: an idea that came up while I was watching a football game several months ago ("hey, maybe I can move that sideline without disturbing the other!") Revision Changes Path 1.197 +3 -2 src/share/mk/bsd.port.mk From owner-cvs-share Sun Mar 31 02:36:00 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA16988 for cvs-share-outgoing; Sun, 31 Mar 1996 02:36:00 -0800 (PST) Received: (from asami@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA16931 Sun, 31 Mar 1996 02:35:37 -0800 (PST) Date: Sun, 31 Mar 1996 02:35:37 -0800 (PST) From: Satoshi Asami Message-Id: <199603311035.CAA16931@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/mk bsd.port.mk Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami 96/03/31 02:35:34 Modified: share/mk bsd.port.mk Log: Change name of variable to LOCALBASE, to keep it symmetric with X11BASE, which has been in the tree for a much longer time. Sorry for the multiple commits and I know I shouldn't be doing this but my hamster tells me to be orthogonal...("hey Phoenix, do you think I should call it LOCALBASE?" "squeak" "ok, if you say so"). Revision Changes Path 1.198 +3 -3 src/share/mk/bsd.port.mk From owner-cvs-share Sun Mar 31 10:02:14 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA08127 for cvs-share-outgoing; Sun, 31 Mar 1996 10:02:14 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA08060 Sun, 31 Mar 1996 10:01:58 -0800 (PST) Date: Sun, 31 Mar 1996 10:01:58 -0800 (PST) From: Joerg Wunsch Message-Id: <199603311801.KAA08060@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/doc/handbook dialup.sgml kernelconfig.sgml Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 96/03/31 10:01:57 Modified: share/doc/handbook dialup.sgml kernelconfig.sgml Log: Update the information about kernel options. Mention the ``new option scheme''. Closes PR # docs/1110. Revision Changes Path 1.7 +4 -2 src/share/doc/handbook/dialup.sgml 1.9 +18 -1 src/share/doc/handbook/kernelconfig.sgml From owner-cvs-share Sun Mar 31 13:17:38 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA28701 for cvs-share-outgoing; Sun, 31 Mar 1996 13:17:38 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA28655 Sun, 31 Mar 1996 13:17:20 -0800 (PST) Date: Sun, 31 Mar 1996 13:17:20 -0800 (PST) From: Mike Pritchard Message-Id: <199603312117.NAA28655@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/doc/handbook quotas.sgml Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 96/03/31 13:17:19 Modified: share/doc/handbook quotas.sgml Log: Add some info on setting quota limits for a range of uids. Revision Changes Path 1.2 +13 -1 src/share/doc/handbook/quotas.sgml From owner-cvs-share Sun Mar 31 14:34:20 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA04526 for cvs-share-outgoing; Sun, 31 Mar 1996 14:34:20 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA04432 Sun, 31 Mar 1996 14:33:57 -0800 (PST) Date: Sun, 31 Mar 1996 14:33:57 -0800 (PST) From: Joerg Wunsch Message-Id: <199603312233.OAA04432@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/man/man3 sysexits.3 Makefile Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 96/03/31 14:33:56 Modified: share/man/man3 Makefile Added: share/man/man3 sysexits.3 Log: Add sysexits(3). It's horrible to always examine the include file for this. Revision Changes Path 1.7 +2 -1 src/share/man/man3/Makefile From owner-cvs-share Sun Mar 31 14:36:38 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA04712 for cvs-share-outgoing; Sun, 31 Mar 1996 14:36:38 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA04684 Sun, 31 Mar 1996 14:36:20 -0800 (PST) Date: Sun, 31 Mar 1996 14:36:20 -0800 (PST) From: Joerg Wunsch Message-Id: <199603312236.OAA04684@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/man/man9 style.9 Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 96/03/31 14:36:19 Modified: share/man/man9 style.9 Log: Convert this to a real man page. Using one blurb of a .Bd -literal looks rather ugly. Also slightly adopt the contents to the results of a discussion that took place in -core some months ago. We couldn't agree on everything, but some of the previous sentiments were rather outdated. Revision Changes Path 1.5 +231 -169 src/share/man/man9/style.9 From owner-cvs-share Sun Mar 31 15:15:32 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA06822 for cvs-share-outgoing; Sun, 31 Mar 1996 15:15:32 -0800 (PST) Received: (from wosch@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA06804 Sun, 31 Mar 1996 15:15:21 -0800 (PST) Date: Sun, 31 Mar 1996 15:15:21 -0800 (PST) From: Wolfram Schneider Message-Id: <199603312315.PAA06804@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/mk bsd.own.mk Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wosch 96/03/31 15:15:20 Modified: share/mk bsd.own.mk Log: add SHAREDIR?=, SHAREOWN?=, SHAREGRP?=, SHAREMODE?=, INFOOWN?=, INFOGRP?=, INFOMODE?= set variables recursive, eg. change KMODOWN?=bin to KMODOWN?=${BINOWN} from NetBSD: add NLSDIR?=, NLSGRP?=, NLSOWN?=, NLSMODE?=, BSDSRCDIR?=, BSDOBJDIR?=, NOBINMODE?= Revision Changes Path 1.5 +47 -24 src/share/mk/bsd.own.mk From owner-cvs-share Sun Mar 31 15:40:26 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA08531 for cvs-share-outgoing; Sun, 31 Mar 1996 15:40:26 -0800 (PST) Received: (from asami@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA08514 Sun, 31 Mar 1996 15:40:14 -0800 (PST) Date: Sun, 31 Mar 1996 15:40:14 -0800 (PST) From: Satoshi Asami Message-Id: <199603312340.PAA08514@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/doc/handbook contrib.sgml Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami 96/03/31 15:40:11 Modified: share/doc/handbook contrib.sgml Log: Add James FitzGibbon and Noritaka Ishizumi for their recent help in shaping up the ports tree. Revision Changes Path 1.62 +3 -1 src/share/doc/handbook/contrib.sgml From owner-cvs-share Sun Mar 31 16:29:22 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA12075 for cvs-share-outgoing; Sun, 31 Mar 1996 16:29:22 -0800 (PST) Received: (from gibbs@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA11812 Sun, 31 Mar 1996 16:27:41 -0800 (PST) Date: Sun, 31 Mar 1996 16:27:41 -0800 (PST) From: "Justin T. Gibbs" Message-Id: <199604010027.QAA11812@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share, cvs-sys, cvs-usrsbin Subject: cvs commit: src/sys/dev/aic7xxx aic7xxx.seq aic7xxx_asm.c aic7xxx_reg.h src/sys/i386/eisa 3c5x9.c aha1742.c aic7770.c bt74x.c eisaconf.c eisaconf.h src/sys/i386/isa aha1542.c aic6360.c bt5xx-445.c if_ep.c if_epreg.h isa.c ncr5380.c seagate.c ultra14f.c wd7000.c src/usr.sbin/lsdev i386.c src/share/man/man3 queue.3 src/sys/i386/conf files.i386 src/sys/i386/scsi 93cx6.c 93cx6.h aic7xxx.c aic7xxx.h bt.c btreg.h src/sys/pci aic7870.c bt9xx.c ncr.c src/sys/scsi cd.c ch.c pt.c scsi_base.c scsi_driver.c scsi_driver.h scsi_ioctl.c scsiconf.c scsiconf.h sctarg.c sd.c st.c worm.c src/sys/sys queue.h Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk gibbs 96/03/31 16:27:39 Branch: usr.sbin/lsdev RELENG_2_1_0 Modified: usr.sbin/lsdev i386.c Log: Merge with HEAD. Deal with new eisaconf data structures for I/O and memory addresses. Revision Changes Path 1.8.4.2 +20 -9 src/usr.sbin/lsdev/i386.c Branch: share/man/man3 RELENG_2_1_0 Modified: share/man/man3 queue.3 Log: Merge with HEAD. Add SLIST and STAILQ. Revision Changes Path 1.1.1.1.6.1 +407 -22 src/share/man/man3/queue.3 Branch: sys/dev/aic7xxx RELENG_2_1_0 Modified: sys/dev/aic7xxx aic7xxx.seq aic7xxx_asm.c aic7xxx_reg.h Log: Merge with HEAD. Fix comments, change handling of parity errors, and support the aic7850. Revision Changes Path 1.16.4.10 +114 -188 src/sys/dev/aic7xxx/aic7xxx.seq 1.9.4.3 +4 -4 src/sys/dev/aic7xxx/aic7xxx_asm.c 1.2.2.3 +55 -60 src/sys/dev/aic7xxx/aic7xxx_reg.h Branch: sys/i386/conf RELENG_2_1_0 Modified: sys/i386/conf files.i386 Log: Merge with HEAD. Create a true eisaconf probe for the ep driver (prevents a conflict with the aic7xxx driver) which can be found in i386/eisa/3c5x9.c Revision Changes Path 1.98.4.8 +2 -1 src/sys/i386/conf/files.i386 Branch: sys/i386/eisa RELENG_2_1_0 Modified: sys/i386/eisa 3c5x9.c aha1742.c aic7770.c bt74x.c eisaconf.c eisaconf.h Log: Merge with HEAD. Bring all changes to the eisaconf code from -current back to -stable. aha1742.c Don't pass unit numbers around. Use softcs instead. 3c5x9.c Eisaconf probe for the 3c579 and 3c509(in eisa configuration mode). Revision Changes Path 1.2.2.1 +4 -4 src/sys/i386/eisa/3c5x9.c 1.45.2.2 +88 -93 src/sys/i386/eisa/aha1742.c 1.21.2.1 +22 -21 src/sys/i386/eisa/aic7770.c 1.2.2.1 +198 -78 src/sys/i386/eisa/bt74x.c 1.2.4.2 +369 -80 src/sys/i386/eisa/eisaconf.c 1.2.4.2 +32 -14 src/sys/i386/eisa/eisaconf.h Branch: sys/i386/isa RELENG_2_1_0 Modified: sys/i386/isa aha1542.c aic6360.c bt5xx-445.c if_ep.c if_epreg.h isa.c ncr5380.c seagate.c ultra14f.c wd7000.c Log: Merge with HEAD. Purge the SCSI system from its internal types int32, int16, int8, u_int32, u_int16, u_int8. aha1542.c Use stdarg/varargs in aha_cmd. Use the XS_SELTIMEOUT error code for selection timeouts. Staticize. bt5xx-455.c Overide the unit number passed in in our isa_device structure with the current unit in bt_unit. This kludge makes the unit numbers sane when there are PCI/EISA/ISA probes going on. isa.c Regester the ISA bus as "ISA bus" instead of "ISA or EISA bus". if_ep.c Many bug fixes from -current. Split out the eisa probe into an eisaconf probe so it doesn't conflict with the aic7xxx driver. Revision Changes Path 1.45.4.3 +157 -129 src/sys/i386/isa/aha1542.c 1.9.4.2 +5 -5 src/sys/i386/isa/aic6360.c 1.2.2.1 +8 -1 src/sys/i386/isa/bt5xx-445.c 1.28.4.3 +359 -260 src/sys/i386/isa/if_ep.c 1.8.4.1 +30 -6 src/sys/i386/isa/if_epreg.h 1.50.4.4 +2 -2 src/sys/i386/isa/isa.c 1.4.4.2 +5 -5 src/sys/i386/isa/ncr5380.c 1.8.4.3 +6 -6 src/sys/i386/isa/seagate.c 1.33.4.4 +5 -5 src/sys/i386/isa/ultra14f.c 1.5.4.2 +4 -4 src/sys/i386/isa/wd7000.c Branch: sys/i386/scsi RELENG_2_1_0 Modified: sys/i386/scsi 93cx6.c 93cx6.h aic7xxx.c aic7xxx.h bt.c btreg.h Log: Merge with HEAD. Purge the SCSI system from its internal types int32, int16, int8, u_int32, u_int16, u_int8. aic7xxx.c aic7xxx.h Change method for dealing with parity errors. Support the aic7850. Fix the timeout code. Remove bogus declaration of RESTART_SEQUENCER and UPDATE_SEQUENCER from aic7xxx.h. Dynamically determine the number of SCBs. This driver is identical to the one in -current except I've left parity error handling disabled until it is verified in -current. bt.c Use varargs/stdarg in bt_cmd. Use the XS_SELTIMEOUT error code for selection timeouts. Revision Changes Path 1.1.2.3 +0 -0 src/sys/i386/scsi/93cx6.c 1.1.2.2 +0 -0 src/sys/i386/scsi/93cx6.h 1.29.2.11 +526 -439 src/sys/i386/scsi/aic7xxx.c 1.10.2.7 +14 -44 src/sys/i386/scsi/aic7xxx.h 1.3.2.4 +48 -40 src/sys/i386/scsi/bt.c 1.2.2.1 +2 -2 src/sys/i386/scsi/btreg.h Branch: sys/pci RELENG_2_1_0 Modified: sys/pci aic7870.c bt9xx.c ncr.c Log: Merge with HEAD. Purge the SCSI system from its internal types int32, int16, int8, u_int32, u_int16, u_int8. aic7870.c Remove "scb walking" code. Its replaced by the dynamic SCB discovery code in aic7xxx.c. Fix setup of SCSICONF. bt9xx.c spaces -> tabs ncr.c Use XS_SELTIMEOUT error code for selection timeouts. Revision Changes Path 1.11.2.9 +26 -38 src/sys/pci/aic7870.c 1.3.2.4 +6 -8 src/sys/pci/bt9xx.c 1.37.4.8 +13 -12 src/sys/pci/ncr.c Branch: sys/scsi RELENG_2_1_0 Modified: sys/scsi cd.c ch.c pt.c scsi_base.c scsi_driver.c scsi_driver.h scsi_ioctl.c scsiconf.c scsiconf.h sctarg.c sd.c st.c worm.c Log: Merge with HEAD. Purge the SCSI system from its internal types int32, int16, int8, u_int32, u_int16, u_int8. Add support for the XS_SELTIMEOUT error code. Revision Changes Path 1.41.4.2 +49 -49 src/sys/scsi/cd.c 1.21.4.1 +29 -29 src/sys/scsi/ch.c 1.5.4.1 +6 -6 src/sys/scsi/pt.c 1.29.4.2 +43 -42 src/sys/scsi/scsi_base.c 1.10.4.2 +4 -4 src/sys/scsi/scsi_driver.c 1.4.4.1 +2 -2 src/sys/scsi/scsi_driver.h 1.16.4.2 +2 -2 src/sys/scsi/scsi_ioctl.c 1.30.4.5 +12 -12 src/sys/scsi/scsiconf.c 1.26.4.5 +58 -63 src/sys/scsi/scsiconf.h 1.3.4.2 +6 -6 src/sys/scsi/sctarg.c 1.65.4.1 +22 -22 src/sys/scsi/sd.c 1.36.4.3 +79 -79 src/sys/scsi/st.c 1.7.4.2 +9 -9 src/sys/scsi/worm.c Branch: sys/sys RELENG_2_1_0 Modified: sys/sys queue.h Log: Merge with HEAD. Add SLISTs and STAILQs. Revision Changes Path 1.3.4.1 +155 -13 src/sys/sys/queue.h From owner-cvs-share Mon Apr 1 00:56:12 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA09841 for cvs-share-outgoing; Mon, 1 Apr 1996 00:56:12 -0800 (PST) Received: from mail.cs.tu-berlin.de (mail.cs.tu-berlin.de [130.149.17.13]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id AAA09758 Mon, 1 Apr 1996 00:53:56 -0800 (PST) Received: from caramba.cs.tu-berlin.de (wosch@caramba.cs.tu-berlin.de [130.149.17.12]) by mail.cs.tu-berlin.de (8.6.12/8.6.12) with ESMTP id KAA06244; Mon, 1 Apr 1996 10:31:08 +0200 From: Wolfram Schneider Received: (from wosch@localhost) by caramba.cs.tu-berlin.de (8.7.2/8.7.2) id KAA27374; Mon, 1 Apr 1996 10:31:04 +0200 (MET DST) Date: Mon, 1 Apr 1996 10:31:04 +0200 (MET DST) Message-Id: <199604010831.KAA27374@caramba.cs.tu-berlin.de> To: Satoshi Asami Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-share@freefall.freebsd.org Subject: cvs commit: src/share/mk bsd.port.mk In-Reply-To: <199603311035.CAA16931@freefall.freebsd.org> References: <199603311035.CAA16931@freefall.freebsd.org> Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Satoshi Asami writes: > Change name of variable to LOCALBASE, to keep it symmetric with X11BASE, > which has been in the tree for a much longer time. BTW, X11BASE should not be in sys.mk, only one Makefile (src/gnu/usr.bin/groff/xditview/Makefile) in source tree use it. Move X11BASE to bsd.own.mk or remove X11BASE from sys.mk. Wolfram From owner-cvs-share Mon Apr 1 03:13:19 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA18330 for cvs-share-outgoing; Mon, 1 Apr 1996 03:13:19 -0800 (PST) Received: (from asami@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA18291 Mon, 1 Apr 1996 03:13:01 -0800 (PST) Date: Mon, 1 Apr 1996 03:13:01 -0800 (PST) From: Satoshi Asami Message-Id: <199604011113.DAA18291@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/mk bsd.port.mk bsd.port.subdir.mk Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami 96/04/01 03:13:01 Modified: share/mk bsd.port.mk bsd.port.subdir.mk Log: Thanks for the overwhelming response (which can be only summarized by the word: "zilch"). I guess the only way to get people try and comment on these kind of things is to shove it down their throat.... ;) Anyway, here's a set of changes required for auto-generation of READMEs in ports directories. Necessary changes and additions of templates to the ports tree will follow shortly. Eventually I'll commit all the generated READMEs to the tree, but that will be in the rather distant future. For now, I encourage anyone with a -current systam and a matching ports tree to do a "make readmes" at the top level and see what they get. Next step will be to add pkg/{COMMENT,DESCR} to all the categories. Revision Changes Path 1.199 +43 -3 src/share/mk/bsd.port.mk 1.13 +44 -1 src/share/mk/bsd.port.subdir.mk From owner-cvs-share Mon Apr 1 04:21:51 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA22003 for cvs-share-outgoing; Mon, 1 Apr 1996 04:21:51 -0800 (PST) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id EAA21990 Mon, 1 Apr 1996 04:21:44 -0800 (PST) Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.12/8.6.9) id WAA18742; Mon, 1 Apr 1996 22:16:21 +1000 Date: Mon, 1 Apr 1996 22:16:21 +1000 From: Bruce Evans Message-Id: <199604011216.WAA18742@godzilla.zeta.org.au> To: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-share@freefall.freebsd.org, joerg@freefall.freebsd.org Subject: Re: cvs commit: src/share/man/man9 style.9 Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Modified: share/man/man9 style.9 > Log: > Convert this to a real man page. Using one blurb of a .Bd -literal > looks rather ugly. This completely broke it. It is supposed to look exactly like C source. Now the following are wrong: - comments. There are no longer enough good examples. - tabs. All messed up by a indent of 5 spaces. - handling of long lines. Would have been messed up by the indent of 5 spaces if there were enough examples other than comments. - code fragments in comments. The example kept syntax errors out of the code. - checkability. The example was close to being compilable. Bruce From owner-cvs-share Mon Apr 1 10:58:55 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA17316 for cvs-share-outgoing; Mon, 1 Apr 1996 10:58:55 -0800 (PST) Received: (from wosch@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA17284 Mon, 1 Apr 1996 10:58:32 -0800 (PST) Date: Mon, 1 Apr 1996 10:58:32 -0800 (PST) From: Wolfram Schneider Message-Id: <199604011858.KAA17284@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/mk bsd.dep.mk Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wosch 96/04/01 10:58:31 Modified: share/mk bsd.dep.mk Log: add MKDEPCMD?= and DEPENDFILE?= replace sh(1) commands with make(1) builtins Revision Changes Path 1.3 +29 -18 src/share/mk/bsd.dep.mk From owner-cvs-share Mon Apr 1 11:30:16 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA20091 for cvs-share-outgoing; Mon, 1 Apr 1996 11:30:16 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA20051 Mon, 1 Apr 1996 11:29:58 -0800 (PST) Date: Mon, 1 Apr 1996 11:29:58 -0800 (PST) From: Garrett Wollman Message-Id: <199604011929.LAA20051@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/man/man4/man4.i386 perfmon.4 Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wollman 96/04/01 11:29:57 Modified: share/man/man4/man4.i386 perfmon.4 Log: Add /usr/share/examples/perfmon and /usr/include/machine/perfmon.h to the FILES section. Revision Changes Path 1.3 +9 -2 src/share/man/man4/man4.i386/perfmon.4 From owner-cvs-share Mon Apr 1 12:35:55 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA26553 for cvs-share-outgoing; Mon, 1 Apr 1996 12:35:55 -0800 (PST) Received: from sovcom.kiae.su (sovcom.kiae.su [144.206.136.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id MAA26529 Mon, 1 Apr 1996 12:35:48 -0800 (PST) Received: by sovcom.kiae.su id AA21885 (5.65.kiae-1 ); Mon, 1 Apr 1996 23:27:54 +0300 Received: by sovcom.KIAE.su (UUMAIL/2.0); Mon, 1 Apr 96 23:27:53 +0300 Received: (from ache@localhost) by astral.msk.su (8.7.5/8.7.3) id AAA01644; Tue, 2 Apr 1996 00:27:11 +0400 (MSD) Message-Id: <199604012027.AAA01644@astral.msk.su> Subject: Re: cvs commit: src/share/mk bsd.dep.mk To: wosch@freefall.freebsd.org (Wolfram Schneider) Date: Tue, 2 Apr 1996 00:27:10 +0400 (MSD) Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-share@freefall.freebsd.org In-Reply-To: <199604011858.KAA17284@freefall.freebsd.org> from "Wolfram Schneider" at "Apr 1, 96 10:58:32 am" From: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (aka Andrey A. Chernov, Black Mage) X-Class: Fast X-Mailer: ELM [version 2.4ME+ PL14 (25)] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > wosch 96/04/01 10:58:31 > > Modified: share/mk bsd.dep.mk > Log: > add MKDEPCMD?= and DEPENDFILE?= > replace sh(1) commands with make(1) builtins > > Revision Changes Path > 1.3 +29 -18 src/share/mk/bsd.dep.mk > Well, while you are here, why bsd.obj.mk stays alone and even not installed? -- Andrey A. Chernov : And I rest so composedly, /Now, in my bed, ache@astral.msk.su : That any beholder /Might fancy me dead - http://dt.demos.su/~ache : Might start at beholding me, /Thinking me dead. RELCOM Team,FreeBSD Team : E.A.Poe From "For Annie" 1849 From owner-cvs-share Mon Apr 1 13:32:15 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA03164 for cvs-share-outgoing; Mon, 1 Apr 1996 13:32:15 -0800 (PST) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id NAA02997 Mon, 1 Apr 1996 13:31:42 -0800 (PST) Received: from mail.cs.tu-berlin.de (mail.cs.tu-berlin.de [130.149.17.13]) by who.cdrom.com (8.6.12/8.6.11) with ESMTP id NAA18391 ; Mon, 1 Apr 1996 13:30:02 -0800 Received: from caramba.cs.tu-berlin.de (wosch@caramba.cs.tu-berlin.de [130.149.17.12]) by mail.cs.tu-berlin.de (8.6.12/8.6.12) with ESMTP id XAA06150; Mon, 1 Apr 1996 23:13:56 +0200 From: Wolfram Schneider Received: (from wosch@localhost) by caramba.cs.tu-berlin.de (8.7.2/8.7.2) id XAA07773; Mon, 1 Apr 1996 23:13:50 +0200 (MET DST) Date: Mon, 1 Apr 1996 23:13:50 +0200 (MET DST) Message-Id: <199604012113.XAA07773@caramba.cs.tu-berlin.de> To: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (aka Andrey A. Chernov, Black Mage) Cc: wosch@freefall.freebsd.org (Wolfram Schneider), CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-share@freefall.freebsd.org Subject: Re: cvs commit: src/share/mk bsd.dep.mk In-Reply-To: <199604012027.AAA01644@astral.msk.su> References: <199604011858.KAA17284@freefall.freebsd.org> <199604012027.AAA01644@astral.msk.su> Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Well, while you are here, why bsd.obj.mk stays alone and even not installed? a) my 2GB HD crashed ;-( b) many bsd.*.mk files use there own _*SUBDIR variable (like _LIBSUBDIR) and not _SUBDIRUSE c) bsd.obj.mk use the same algorithm as make for obj directory. 'obj.i386' is now default - this may break a make world. Wolfram From owner-cvs-share Mon Apr 1 20:11:03 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA02152 for cvs-share-outgoing; Mon, 1 Apr 1996 20:11:03 -0800 (PST) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA02123 Mon, 1 Apr 1996 20:10:48 -0800 (PST) Date: Mon, 1 Apr 1996 20:10:48 -0800 (PST) From: "Marc G. Fournier" Message-Id: <199604020410.UAA02123@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/man/man9 devfs_add_devswf.9 Makefile devfs_link.9 devfs_add_devsw.9 Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk scrappy 96/04/01 20:10:47 Modified: share/man/man9 Makefile devfs_link.9 Added: share/man/man9 devfs_add_devswf.9 Removed: share/man/man9 devfs_add_devsw.9 Log: Makefile: added devfs_add_devswf.9, removed devfs_add_devsw.9 devfs_link.9: modified man page to reflect source code devfs_add_devsw.9: replaced by devfs_add_devswf.9 devfs_add_devswf.9: proper function for adding devices to DEVFS Revision Changes Path 1.5 +1 -1 src/share/man/man9/Makefile 1.3 +6 -7 src/share/man/man9/devfs_link.9 From owner-cvs-share Tue Apr 2 00:14:13 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA19348 for cvs-share-outgoing; Tue, 2 Apr 1996 00:14:13 -0800 (PST) Received: from tfs.com (tfs.com [140.145.250.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id AAA19337 Tue, 2 Apr 1996 00:14:10 -0800 (PST) Received: from critter.tfs.com by tfs.com (smail3.1.28.1) with SMTP id m0u40Ep-0003wqC; Mon, 1 Apr 96 23:10 PST Received: from localhost.tfs.com (localhost.tfs.com [127.0.0.1]) by critter.tfs.com (8.6.12/8.6.12) with SMTP id GAA01542; Tue, 2 Apr 1996 06:29:41 GMT X-Authentication-Warning: critter.tfs.com: Host localhost.tfs.com didn't use HELO protocol To: "Marc G. Fournier" cc: CVS-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-share@FreeBSD.org Subject: Re: cvs commit: src/share/man/man9 devfs_add_devswf.9 Makefile devfs_link.9 devfs_add_devsw.9 In-reply-to: Your message of "Mon, 01 Apr 1996 20:10:48 PST." <199604020410.UAA02123@freefall.freebsd.org> Date: Tue, 02 Apr 1996 06:29:40 +0000 Message-ID: <1540.828426580@critter.tfs.com> From: Poul-Henning Kamp Sender: owner-cvs-share@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > scrappy 96/04/01 20:10:47 > > Modified: share/man/man9 Makefile devfs_link.9 > Added: share/man/man9 devfs_add_devswf.9 > Removed: share/man/man9 devfs_add_devsw.9 BRAVO!!! -- Poul-Henning Kamp | phk@FreeBSD.ORG FreeBSD Core-team. http://www.freebsd.org/~phk | phk@login.dknet.dk Private mailbox. whois: [PHK] | phk@ref.tfs.com TRW Financial Systems, Inc. Future will arrive by its own means, progress not so. From owner-cvs-share Tue Apr 2 04:58:51 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA19140 for cvs-share-outgoing; Tue, 2 Apr 1996 04:58:51 -0800 (PST) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id EAA19100 Tue, 2 Apr 1996 04:58:32 -0800 (PST) Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.12/8.6.9) id WAA15288; Tue, 2 Apr 1996 22:52:03 +1000 Date: Tue, 2 Apr 1996 22:52:03 +1000 From: Bruce Evans Message-Id: <199604021252.WAA15288@godzilla.zeta.org.au> To: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-share@freefall.freebsd.org, scrappy@freefall.freebsd.org Subject: Re: cvs commit: src/share/man/man9 devfs_add_devswf.9 Makefile devfs_link.9 devfs_add_devsw.9 Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Modified: share/man/man9 Makefile devfs_link.9 > Added: share/man/man9 devfs_add_devswf.9 > Removed: share/man/man9 devfs_add_devsw.9 > Log: > Makefile: added devfs_add_devswf.9, removed devfs_add_devsw.9 > > devfs_link.9: modified man page to reflect source code > > devfs_add_devsw.9: replaced by devfs_add_devswf.9 > > devfs_add_devswf.9: proper function for adding devices to DEVFS Joerg must want to kill section 9 to choose the devfs functions for documenting first :-). devfs is under active development and its external interface was inconvenient and wrong so it was certain to change. Now it is wrong and is certain to change :-). The next step is to finish the changes so that the code matches the man pages. devfs_link() is misdeclared in devfsext.h. Stuff involving the link function has been broken for several days because of the confusing names (dev_link vs dev_linkf vs devfs_link). Future interface changes should include: - nuke devfs_add_devsw and rename devfs_add_devswf to devfs_add_devsw - rename devfs_add_devsw to something shorter - nuke the uid, gid and permissions args to devfs_add_devsw. Drivers shouldn't decide policy. - declare the string args as const. - perhaps drop support for links, at least at the driver level. Linked devices in /dev are undesirable because programs can't tell which ones were opened and this is sometimes important (e.g. for terminal names). OTOH, unlinked nodes for the same devices are even less desirable because they break first-open/last-close semantics. The duplication of the node for /dev/stdin in /dev/fd/0 in MAKEDEV is a bug. It seems reasonable to at least push the creation of the links outside of the driver and not depend on them by default. devfs_link() is currently only used for disks and tapes. Bruce From owner-cvs-share Tue Apr 2 08:16:22 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA06001 for cvs-share-outgoing; Tue, 2 Apr 1996 08:16:22 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA05858 Tue, 2 Apr 1996 08:15:37 -0800 (PST) Date: Tue, 2 Apr 1996 08:15:37 -0800 (PST) From: Garrett Wollman Message-Id: <199604021615.IAA05858@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/zoneinfo southamerica Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wollman 96/04/02 08:15:35 Modified: share/zoneinfo southamerica Log: Spell Bogota correctly. Revision Changes Path 1.5 +1 -1 src/share/zoneinfo/southamerica From owner-cvs-share Tue Apr 2 08:23:51 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA06492 for cvs-share-outgoing; Tue, 2 Apr 1996 08:23:51 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA06469 Tue, 2 Apr 1996 08:23:39 -0800 (PST) Date: Tue, 2 Apr 1996 08:23:39 -0800 (PST) From: Garrett Wollman Message-Id: <199604021623.IAA06469@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/zoneinfo southamerica Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wollman 96/04/02 08:23:35 Branch: share/zoneinfo RELENG_2_1_0 Modified: share/zoneinfo southamerica Log: Change from main branch: spell Bogota correctly. Revision Changes Path 1.2.4.3 +1 -1 src/share/zoneinfo/southamerica From owner-cvs-share Tue Apr 2 11:07:53 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA16412 for cvs-share-outgoing; Tue, 2 Apr 1996 11:07:53 -0800 (PST) Received: from ki.net (root@ki.net [205.150.102.1]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id LAA16383 Tue, 2 Apr 1996 11:07:43 -0800 (PST) Received: from localhost (scrappy@localhost) by ki.net (8.7.4/8.7.4) with SMTP id OAA13903; Tue, 2 Apr 1996 14:07:23 -0500 (EST) Date: Tue, 2 Apr 1996 14:07:17 -0500 (EST) From: "Marc G. Fournier" To: Bruce Evans cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-share@freefall.freebsd.org, scrappy@freefall.freebsd.org Subject: Re: cvs commit: src/share/man/man9 devfs_add_devswf.9 Makefile devfs_link.9 devfs_add_devsw.9 In-Reply-To: <199604021252.WAA15288@godzilla.zeta.org.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tue, 2 Apr 1996, Bruce Evans wrote: > > Modified: share/man/man9 Makefile devfs_link.9 > > Added: share/man/man9 devfs_add_devswf.9 > > Removed: share/man/man9 devfs_add_devsw.9 > > Log: > > Makefile: added devfs_add_devswf.9, removed devfs_add_devsw.9 > > > > devfs_link.9: modified man page to reflect source code > > > > devfs_add_devsw.9: replaced by devfs_add_devswf.9 > > > > devfs_add_devswf.9: proper function for adding devices to DEVFS > > Joerg must want to kill section 9 to choose the devfs functions for > documenting first :-). devfs is under active development and its > external interface was inconvenient and wrong so it was certain to > change. Now it is wrong and is certain to change :-). > No, actually, now it should be right... > The next step is to finish the changes so that the code matches the man > pages. devfs_link() is misdeclared in devfsext.h. Stuff involving the > link function has been broken for several days because of the confusing > names (dev_link vs dev_linkf vs devfs_link). > devfs_link() prototype will be fixed before you get this...or should be, depending on how my link feels like acting today :( > Future interface changes should include: > - nuke devfs_add_devsw and rename devfs_add_devswf to devfs_add_devsw Being worked on. Everything is switched from using devfs_add_devsw, so once I get the new root drive for my main machine installed and my -current box back up again, will get to work on that. > - rename devfs_add_devsw to something shorter something shorter? > - nuke the uid, gid and permissions args to devfs_add_devsw. Drivers > shouldn't decide policy. So...how would the kernel know what permissions to set on the devices? And where would you set them? Marc G. Fournier | POP Mail Telnet Acct DNS Hosting System | WWW Services Database Services | Knowledge, Administrator | | Information and scrappy@ki.net | WWW: http://www.ki.net | Communications, Inc From owner-cvs-share Tue Apr 2 11:21:06 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA17690 for cvs-share-outgoing; Tue, 2 Apr 1996 11:21:06 -0800 (PST) Received: from ref.tfs.com (ref.tfs.com [140.145.254.251]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id LAA17683 Tue, 2 Apr 1996 11:21:04 -0800 (PST) Received: (from julian@localhost) by ref.tfs.com (8.7.3/8.6.9) id LAA07528; Tue, 2 Apr 1996 11:20:31 -0800 (PST) Message-Id: <199604021920.LAA07528@ref.tfs.com> Subject: Re: cvs commit: src/share/man/man9 devfs_add_devswf.9 Makefile devfs_link.9 devfs_add_devsw.9 To: bde@zeta.org.au (Bruce Evans) Date: Tue, 2 Apr 1996 11:20:31 -0800 (PST) From: "JULIAN Elischer" Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-share@freefall.freebsd.org, scrappy@freefall.freebsd.org In-Reply-To: <199604021252.WAA15288@godzilla.zeta.org.au> from "Bruce Evans" at Apr 2, 96 10:52:03 pm X-Mailer: ELM [version 2.4 PL25 ME8b] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > > > Modified: share/man/man9 Makefile devfs_link.9 > > Added: share/man/man9 devfs_add_devswf.9 > > Removed: share/man/man9 devfs_add_devsw.9 > > Log: > > Makefile: added devfs_add_devswf.9, removed devfs_add_devsw.9 > > > > devfs_link.9: modified man page to reflect source code > > > > devfs_add_devsw.9: replaced by devfs_add_devswf.9 > > > > devfs_add_devswf.9: proper function for adding devices to DEVFS > > Joerg must want to kill section 9 to choose the devfs functions for > documenting first :-). devfs is under active development and its > external interface was inconvenient and wrong so it was certain to > change. Now it is wrong and is certain to change :-). well it's not SOOO wrong in my opinion.. > > The next step is to finish the changes so that the code matches the man > pages. devfs_link() is misdeclared in devfsext.h. Stuff involving the > link function has been broken for several days because of the confusing > names (dev_link vs dev_linkf vs devfs_link). Ok we can certainly clear up things and there are changes we can do for sure (e.g. possibly add named-pipe support) > > Future interface changes should include: > - nuke devfs_add_devsw and rename devfs_add_devswf to devfs_add_devsw > - rename devfs_add_devsw to something shorter the original devfs_add_devsw is called that, so as to distinguish it from devfs_add_vnops(), which adds a devfs node that bypasses the devsw table entirely and instead has a direct set of vnops that track direct to the driver. This would do away with major numbers entirely. > - nuke the uid, gid and permissions args to devfs_add_devsw. Drivers > shouldn't decide policy. hmmmm I dissagree. the drivers should be able to set reasonable defaults. > - declare the string args as const. sure > - perhaps drop support for links, at least at the driver level. Linked > devices in /dev are undesirable because programs can't tell which > ones were opened and this is sometimes important (e.g. for terminal > names). OTOH, unlinked nodes for the same devices are even less > desirable because they break first-open/last-close semantics. The > duplication of the node for /dev/stdin in /dev/fd/0 in MAKEDEV is a > bug. It seems reasonable to at least push the creation of the links > outside of the driver and not depend on them by default. devfs_link() > is currently only used for disks and tapes. The links are important in the grand view of things I hope eventually to be able to do something about vnode liasing using them... I'm philosophically against the same device having two different nodes. It leads to all thealiasing code and in my opinion breaks REAL unix semantics, as two names to the same object can have differnt permissions etc. some consider this a feature. I consider it a bug. > > Bruce > From owner-cvs-share Tue Apr 2 11:21:50 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA17876 for cvs-share-outgoing; Tue, 2 Apr 1996 11:21:50 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id LAA17717 Tue, 2 Apr 1996 11:21:15 -0800 (PST) Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id VAA21211; Tue, 2 Apr 1996 21:21:00 +0200 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id VAA02330; Tue, 2 Apr 1996 21:20:59 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.7.4/8.6.9) id UAA10471; Tue, 2 Apr 1996 20:20:29 +0200 (MET DST) From: J Wunsch Message-Id: <199604021820.UAA10471@uriah.heep.sax.de> Subject: Re: cvs commit: src/share/man/man9 devfs_add_devswf.9 Makefile devfs_link.9 devfs_add_devsw.9 To: bde@zeta.org.au (Bruce Evans) Date: Tue, 2 Apr 1996 20:20:29 +0200 (MET DST) Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-share@freefall.freebsd.org, scrappy@freefall.freebsd.org In-Reply-To: <199604021252.WAA15288@godzilla.zeta.org.au> from "Bruce Evans" at Apr 2, 96 10:52:03 pm X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL24 ME8a] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk As Bruce Evans wrote: > > Modified: share/man/man9 Makefile devfs_link.9 > > Added: share/man/man9 devfs_add_devswf.9 > > Removed: share/man/man9 devfs_add_devsw.9 > Joerg must want to kill section 9 to choose the devfs functions for > documenting first :-). devfs is under active development and its > external interface was inconvenient and wrong so it was certain to > change. Now it is wrong and is certain to change :-). Nope. I started it since Julian has been posting a description ``To all device driver hackers: how to modify your driver'', and i was pretty sure that i would find this one most easily by converting it into a man page. ;-) Even moving targets should be documented. In this case, documentation is more than required since people are expected to modify their drivers according to the new semantics, so the kernel hackers need something to lookup. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) From owner-cvs-share Tue Apr 2 23:41:37 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA03686 for cvs-share-outgoing; Tue, 2 Apr 1996 23:41:37 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA03647 Tue, 2 Apr 1996 23:41:29 -0800 (PST) Date: Tue, 2 Apr 1996 23:41:29 -0800 (PST) From: Joerg Wunsch Message-Id: <199604030741.XAA03647@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/man/man9 sleep.9 Makefile Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 96/04/02 23:41:28 Modified: share/man/man9 Makefile Added: share/man/man9 sleep.9 Log: Populate this. :) Add a man page for tsleep()/wakeup(). Revision Changes Path 1.6 +5 -1 src/share/man/man9/Makefile From owner-cvs-share Wed Apr 3 04:09:17 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA07982 for cvs-share-outgoing; Wed, 3 Apr 1996 04:09:17 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA07907 Wed, 3 Apr 1996 04:08:54 -0800 (PST) Date: Wed, 3 Apr 1996 04:08:54 -0800 (PST) From: Poul-Henning Kamp Message-Id: <199604031208.EAA07907@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/mk bsd.kmod.mk Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk phk 96/04/03 04:08:53 Modified: share/mk bsd.kmod.mk Log: Pick up CWARNFLAGS from /etc/make.conf if defined. Revision Changes Path 1.19 +5 -3 src/share/mk/bsd.kmod.mk From owner-cvs-share Wed Apr 3 04:10:36 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA08180 for cvs-share-outgoing; Wed, 3 Apr 1996 04:10:36 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA08164 Wed, 3 Apr 1996 04:10:29 -0800 (PST) Date: Wed, 3 Apr 1996 04:10:29 -0800 (PST) From: Poul-Henning Kamp Message-Id: <199604031210.EAA08164@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/mk bsd.kmod.mk Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk phk 96/04/03 04:10:29 Branch: share/mk RELENG_2_1_0 Modified: share/mk bsd.kmod.mk Log: Pickup CWARNFLAGS from /etc/make.conf Revision Changes Path 1.11.4.1 +3 -2 src/share/mk/bsd.kmod.mk From owner-cvs-share Wed Apr 3 14:49:28 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA29931 for cvs-share-outgoing; Wed, 3 Apr 1996 14:49:28 -0800 (PST) Received: (from sef@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA29909 Wed, 3 Apr 1996 14:49:17 -0800 (PST) Date: Wed, 3 Apr 1996 14:49:17 -0800 (PST) From: Sean Eric Fagan Message-Id: <199604032249.OAA29909@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share, cvs-usrsbin Subject: cvs commit: src/usr.sbin/lpr/common_source common.c lp.h src/share/man/man5 printcap.5 src/usr.sbin/lpr/lpd modes.c Makefile printjob.c Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk sef 96/04/03 14:49:16 Modified: share/man/man5 printcap.5 Log: printcap.5: Remove fs,fc,xs,xc capability, and replace them with the ms capability Reviewed by: rgrimes, joerg Revision Changes Path 1.2 +3 -5 src/share/man/man5/printcap.5 Modified: usr.sbin/lpr/common_source common.c lp.h Log: Remove definitions and declarations for FS, FC, XS, XC variables, and replace them with MS char* variable. Reviewed by: rgrimes, joerg Revision Changes Path 1.3 +1 -4 src/usr.sbin/lpr/common_source/common.c 1.2 +1 -4 src/usr.sbin/lpr/common_source/lp.h Modified: usr.sbin/lpr/lpd Makefile printjob.c Added: usr.sbin/lpr/lpd modes.c Log: Makefile: Add new modes.c file to list of objects. printjob.c: Use termios instead of sgtty structs and ioctls; remove support for fs/fc/xs/xc capabilities, and replace them with the ms capability (stty-like words, instead of octal bit patterns). modes.c: Modified from stty's file, parses comma-seperated list of tty modes (e.g., "cs8,-paren,-opost"). Reviewed by: rgrimes, joerg Revision Changes Path 1.3 +1 -1 src/usr.sbin/lpr/lpd/Makefile 1.7 +16 -28 src/usr.sbin/lpr/lpd/printjob.c From owner-cvs-share Wed Apr 3 15:06:35 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA01181 for cvs-share-outgoing; Wed, 3 Apr 1996 15:06:35 -0800 (PST) Received: from GndRsh.aac.dev.com (GndRsh.aac.dev.com [198.145.92.241]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id PAA01127 Wed, 3 Apr 1996 15:06:00 -0800 (PST) Received: (from rgrimes@localhost) by GndRsh.aac.dev.com (8.6.12/8.6.12) id PAA06058; Wed, 3 Apr 1996 15:05:50 -0800 From: "Rodney W. Grimes" Message-Id: <199604032305.PAA06058@GndRsh.aac.dev.com> Subject: Re: cvs commit: src/usr.sbin/lpr/common_source common.c lp.h src/share/man/man5 printcap.5 src/usr.sbin/lpr/lpd modes.c Makefile pr To: sef@freefall.freebsd.org (Sean Eric Fagan) Date: Wed, 3 Apr 1996 15:05:50 -0800 (PST) Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-share@freefall.freebsd.org, cvs-usrsbin@freefall.freebsd.org In-Reply-To: <199604032249.OAA29909@freefall.freebsd.org> from Sean Eric Fagan at "Apr 3, 96 02:49:17 pm" X-Mailer: ELM [version 2.4ME+ PL11 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > sef 96/04/03 14:49:16 > > Modified: share/man/man5 printcap.5 > Log: > printcap.5: Remove fs,fc,xs,xc capability, and replace them with the ms > capability > > Reviewed by: rgrimes, joerg Wrong... I explicitly stated that I did _not_ do a review of the patch, but that I agreed with the idea. -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Reliable computers for FreeBSD From owner-cvs-share Fri Apr 5 00:51:32 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA04438 for cvs-share-outgoing; Fri, 5 Apr 1996 00:51:32 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA04423 Fri, 5 Apr 1996 00:51:25 -0800 (PST) Date: Fri, 5 Apr 1996 00:51:25 -0800 (PST) From: Joerg Wunsch Message-Id: <199604050851.AAA04423@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/man/man7 clocks.7 Makefile Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 96/04/05 00:51:23 Modified: share/man/man7 Makefile Added: share/man/man7 clocks.7 Log: Add clocks(7). Submitted by: bde Revision Changes Path 1.5 +1 -1 src/share/man/man7/Makefile From owner-cvs-share Fri Apr 5 01:00:57 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA05250 for cvs-share-outgoing; Fri, 5 Apr 1996 01:00:57 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA05184 Fri, 5 Apr 1996 01:00:35 -0800 (PST) Date: Fri, 5 Apr 1996 01:00:35 -0800 (PST) From: Joerg Wunsch Message-Id: <199604050900.BAA05184@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/man/man7 Makefile Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 96/04/05 01:00:33 Branch: share/man/man7 RELENG_2_1_0 Modified: share/man/man7 Makefile Log: Merge from HEAD: add clocks(7). Revision Changes Path 1.3.4.1 +1 -1 src/share/man/man7/Makefile From owner-cvs-share Fri Apr 5 12:57:56 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA10866 for cvs-share-outgoing; Fri, 5 Apr 1996 12:57:56 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA10852 Fri, 5 Apr 1996 12:57:49 -0800 (PST) Date: Fri, 5 Apr 1996 12:57:49 -0800 (PST) From: Mike Pritchard Message-Id: <199604052057.MAA10852@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/man/man3 Makefile Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 96/04/05 12:57:48 Modified: share/man/man3 Makefile Log: Add man page links for the SLIST_* and STAILQ_* macros that were added recently. Revision Changes Path 1.8 +7 -0 src/share/man/man3/Makefile From owner-cvs-share Fri Apr 5 13:09:05 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA11396 for cvs-share-outgoing; Fri, 5 Apr 1996 13:09:05 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA11370 Fri, 5 Apr 1996 13:08:43 -0800 (PST) Date: Fri, 5 Apr 1996 13:08:43 -0800 (PST) From: Mike Pritchard Message-Id: <199604052108.NAA11370@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/man/man9 sleep.9 Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 96/04/05 13:08:42 Modified: share/man/man9 sleep.9 Log: List tsleep & wakeup in the summary line so that they can be found with "man -k". Revision Changes Path 1.2 +4 -2 src/share/man/man9/sleep.9 From owner-cvs-share Fri Apr 5 14:23:05 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA16871 for cvs-share-outgoing; Fri, 5 Apr 1996 14:23:05 -0800 (PST) Received: (from wosch@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA16848 Fri, 5 Apr 1996 14:22:47 -0800 (PST) Date: Fri, 5 Apr 1996 14:22:47 -0800 (PST) From: Wolfram Schneider Message-Id: <199604052222.OAA16848@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/mk bsd.subdir.mk Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wosch 96/04/05 14:22:46 Modified: share/mk bsd.subdir.mk Log: remove BINGRP?=, BINOWN?=, BINMODE?=, STRIP?= use .for loop for common targets Revision Changes Path 1.9 +11 -44 src/share/mk/bsd.subdir.mk From owner-cvs-share Fri Apr 5 15:23:41 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA20975 for cvs-share-outgoing; Fri, 5 Apr 1996 15:23:41 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA20954 Fri, 5 Apr 1996 15:23:27 -0800 (PST) Date: Fri, 5 Apr 1996 15:23:27 -0800 (PST) From: Joerg Wunsch Message-Id: <199604052323.PAA20954@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/man/man9 sleep.9 Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 96/04/05 15:23:27 Modified: share/man/man9 sleep.9 Log: .Ql --> .Dv Submitted by: wollman Revision Changes Path 1.3 +7 -7 src/share/man/man9/sleep.9 From owner-cvs-share Fri Apr 5 15:25:06 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA21106 for cvs-share-outgoing; Fri, 5 Apr 1996 15:25:06 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id PAA21077 Fri, 5 Apr 1996 15:24:53 -0800 (PST) Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id BAA01747; Sat, 6 Apr 1996 01:24:22 +0200 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id BAA11785; Sat, 6 Apr 1996 01:24:21 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.7.4/8.6.9) id AAA06399; Sat, 6 Apr 1996 00:52:24 +0200 (MET DST) From: J Wunsch Message-Id: <199604052252.AAA06399@uriah.heep.sax.de> Subject: Re: cvs commit: src/share/man/man9 sleep.9 To: mpp@freefall.freebsd.org (Mike Pritchard) Date: Sat, 6 Apr 1996 00:52:21 +0200 (MET DST) Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-share@freefall.freebsd.org Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199604052108.NAA11370@freefall.freebsd.org> from "Mike Pritchard" at Apr 5, 96 01:08:43 pm X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL24 ME8a] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk As Mike Pritchard wrote: > > mpp 96/04/05 13:08:42 > > Modified: share/man/man9 sleep.9 > Log: > List tsleep & wakeup in the summary line so that they can > be found with "man -k". Thanks! Guess i should take a training course in how to write a man page properly... <:) -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) From owner-cvs-share Sat Apr 6 00:36:40 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA14812 for cvs-share-outgoing; Sat, 6 Apr 1996 00:36:40 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA14794 Sat, 6 Apr 1996 00:36:33 -0800 (PST) Date: Sat, 6 Apr 1996 00:36:33 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199604060836.AAA14794@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/doc/handbook contrib.sgml Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 96/04/06 00:36:32 Modified: share/doc/handbook contrib.sgml Log: Add Jake Hamby as the new webmaster. Revision Changes Path 1.63 +2 -2 src/share/doc/handbook/contrib.sgml From owner-cvs-share Sat Apr 6 05:33:33 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA28853 for cvs-share-outgoing; Sat, 6 Apr 1996 05:33:33 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA28837 Sat, 6 Apr 1996 05:33:25 -0800 (PST) Date: Sat, 6 Apr 1996 05:33:25 -0800 (PST) From: Joerg Wunsch Message-Id: <199604061333.FAA28837@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/man/man9 sleep.9 Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 96/04/06 05:33:24 Modified: share/man/man9 sleep.9 Log: Fix a typo. Revision Changes Path 1.4 +2 -2 src/share/man/man9/sleep.9 From owner-cvs-share Sat Apr 6 16:06:56 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA24678 for cvs-share-outgoing; Sat, 6 Apr 1996 16:06:56 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA24574 Sat, 6 Apr 1996 16:06:23 -0800 (PST) Date: Sat, 6 Apr 1996 16:06:23 -0800 (PST) From: Mike Pritchard Message-Id: <199604070006.QAA24574@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-games, cvs-lib, cvs-share, cvs-usrbin, cvs-sbin, cvs-libexec, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ac ac.8 src/sbin/adjkerntz adjkerntz.8 src/usr.bin/fstat fstat.1 src/usr.bin/gprof gprof.1 src/lib/libc/sys fcntl.2 src/lib/libcompat/4.1 vlimit.3 src/libexec/rpc.sprayd rpc.sprayd.8 src/usr.sbin/rwhod rwhod.8 src/usr.sbin/sa sa.8 src/share/man/man4 termios.4 tty.4 src/share/man/man5 dir.5 resolver.5 src/share/man/man7 environ.7 hier.7 src/share/man/man8/man8.i386 crash.8 src/usr.sbin/timed/timedc timedc.8 src/usr.bin/window window.1 src/usr.bin/xlint/xlint lint.1 src/usr.sbin/ypserv ypserv.8 src/usr.sbin/amd/amd amd.8 src/sbin/disklabel disklabel.5 src/games/fortune/fortune fortune.6 src/lib/libc/stdtime tzfile.5 src/sbin/mountd exports.5 src/share/man/man4/man4.i386 qcam.4 src/share/man/man9 style.9 Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 96/04/06 16:06:22 Modified: usr.sbin/ac ac.8 sbin/adjkerntz adjkerntz.8 usr.sbin/amd/amd amd.8 sbin/disklabel disklabel.5 games/fortune/fortune fortune.6 usr.bin/fstat fstat.1 usr.bin/gprof gprof.1 lib/libc/stdtime tzfile.5 lib/libc/sys fcntl.2 lib/libcompat/4.1 vlimit.3 sbin/mountd exports.5 libexec/rpc.sprayd rpc.sprayd.8 usr.sbin/rwhod rwhod.8 usr.sbin/sa sa.8 share/man/man4 termios.4 tty.4 share/man/man4/man4.i386 qcam.4 share/man/man5 dir.5 resolver.5 share/man/man7 environ.7 hier.7 share/man/man8/man8.i386 crash.8 share/man/man9 style.9 usr.sbin/timed/timedc timedc.8 usr.bin/window window.1 usr.bin/xlint/xlint lint.1 usr.sbin/ypserv ypserv.8 Log: Correct some man page cross references and file location references. Revision Changes Path 1.6 +2 -2 src/usr.sbin/ac/ac.8 1.9 +5 -5 src/sbin/adjkerntz/adjkerntz.8 1.2 +2 -2 src/usr.sbin/amd/amd/amd.8 1.2 +3 -3 src/sbin/disklabel/disklabel.5 1.2 +1 -1 src/games/fortune/fortune/fortune.6 1.4 +1 -1 src/usr.bin/fstat/fstat.1 1.6 +1 -1 src/usr.bin/gprof/gprof.1 1.4 +2 -2 src/lib/libc/stdtime/tzfile.5 1.7 +1 -1 src/lib/libc/sys/fcntl.2 1.3 +1 -1 src/lib/libcompat/4.1/vlimit.3 1.3 +1 -1 src/sbin/mountd/exports.5 1.2 +2 -2 src/libexec/rpc.sprayd/rpc.sprayd.8 1.4 +3 -3 src/usr.sbin/rwhod/rwhod.8 1.3 +2 -2 src/usr.sbin/sa/sa.8 1.2 +2 -2 src/share/man/man4/termios.4 1.4 +2 -2 src/share/man/man4/tty.4 1.4 +1 -1 src/share/man/man4/man4.i386/qcam.4 1.3 +1 -1 src/share/man/man5/dir.5 1.2 +1 -1 src/share/man/man5/resolver.5 1.5 +1 -1 src/share/man/man7/environ.7 1.3 +1 -1 src/share/man/man7/hier.7 1.2 +1 -1 src/share/man/man8/man8.i386/crash.8 1.6 +4 -2 src/share/man/man9/style.9 1.2 +1 -1 src/usr.sbin/timed/timedc/timedc.8 1.3 +6 -6 src/usr.bin/window/window.1 1.2 +2 -2 src/usr.bin/xlint/xlint/lint.1 1.7 +5 -5 src/usr.sbin/ypserv/ypserv.8