Re: CVS commit: src/share/man/man4

2012-06-24 Thread David Holland
On Sat, Jun 23, 2012 at 07:14:35PM +, David Brownlee wrote: Modified Files: src/share/man/man4: cd.4 Log Message: Document DIOCTUR (test unit ready) So, if your CD's unwell, what do you do? Call the DIOCTUR! -- David A. Holland dholl...@netbsd.org

Re: CVS commit: src/share/man/man4/man4.x86

2011-10-18 Thread Jukka Ruohonen
On Tue, Oct 18, 2011 at 02:25:06PM +, Thomas Klausner wrote: Module Name: src Committed By: wiz Date: Tue Oct 18 14:25:06 UTC 2011 Modified Files: src/share/man/man4/man4.x86: vmt.4 Log Message: Fix xref; comment out cpu(4) reference, does not exist. We could write

Re: CVS commit: src/share/man/man4

2011-09-07 Thread David Holland
On Tue, Aug 30, 2011 at 07:44:17PM +0300, Jukka Ruohonen wrote: And why should GENERIC *not* support hardware that is available, works, and is of use to someone? If GENERIC is to support only the idea of what an OS should look for some developers, why do we ship GENERIC at all and not

Re: CVS commit: src/share/man/man4

2011-09-07 Thread Jukka Ruohonen
On Wed, Sep 07, 2011 at 09:24:22AM +, David Holland wrote: The purpose of GENERIC is (and has been since before Linux was invented) to include all drivers and features that can reasonably be expected to work. Drivers and other code that are commented out in GENERIC (or not present at all)

Re: CVS commit: src/share/man/man4

2011-09-07 Thread Joerg Sonnenberger
On Wed, Sep 07, 2011 at 01:05:18PM +0300, Jukka Ruohonen wrote: The fact that Linux has always done this wrong is not a reason to go chasing after them and reinventing their mistakes. As usual, you managed to marvellously miss the point. The reason Linux does this (right) is the amount of

Re: CVS commit: src/share/man/man4

2011-09-04 Thread Martin Husemann
On Sat, Sep 03, 2011 at 11:07:36AM +0300, Jukka Ruohonen wrote: So if everything is clear and rational, care to explain why for instance GATEWAY and IPSEC are commented out? GATEWAY is not realy needed (add something like net.inet.ip.forwarding=1 to /etc/sysctl.conf), IPSEC supposedly has a

Re: CVS commit: src/share/man/man4

2011-09-03 Thread John Nemeth
On Jan 20, 1:58pm, Jukka Ruohonen wrote: } On Tue, Aug 30, 2011 at 10:10:05AM -0500, David Young wrote: } } The driver should be converted, however, I don't think that there is } a case for bluntly removing bktr(4), } } Yes, I was corrected already (the conversion should go towards

Re: CVS commit: src/share/man/man4

2011-09-03 Thread Jukka Ruohonen
On Fri, Sep 02, 2011 at 11:23:08PM -0700, John Nemeth wrote: In NetBSD, GENERIC kernels generally contain everything that could possibly be useful and doesn't cause problems (some newer drivers are buggy, some interfere with other devices, and some have caused damage to hardware). This

Re: CVS commit: src/share/man/man4

2011-08-31 Thread David Sainty
Martin Husemann mar...@duskware.de wrote: On Tue, Aug 30, 2011 at 01:31:50PM +0100, Matthias Scheler wrote: It is supported by pkgsrc/multimedia/fxtv which the last time I had an analog TV feed worked well enough to watch TV. Just curious: are there analog TV feeds out there, anywhere,

Re: CVS commit: src/share/man/man4

2011-08-30 Thread Matthias Scheler
On Tue, Aug 30, 2011 at 05:58:02AM +, Jukka Ruohonen wrote: Module Name: src Committed By: jruoho Date: Tue Aug 30 05:58:02 UTC 2011 Modified Files: src/share/man/man4: bktr.4 Log Message: Note that bktr(4) is not part of the dtv(4) infrastructure. XXX: This driver

Re: CVS commit: src/share/man/man4

2011-08-30 Thread Jukka Ruohonen
On Tue, Aug 30, 2011 at 03:42:34PM +0300, Jukka Ruohonen wrote: mplayer, MythTV, VDR, Kaffeine, VLC, Totem, you name it -- won't work. Correction: mplayer may work. I have couple of these cards and if time permits, I might consider a dtv(4) rewrite. - Jukka.

Re: CVS commit: src/share/man/man4

2011-08-30 Thread David Young
On Tue, Aug 30, 2011 at 05:58:02AM +, Jukka Ruohonen wrote: Module Name: src Committed By: jruoho Date: Tue Aug 30 05:58:02 UTC 2011 Modified Files: src/share/man/man4: bktr.4 Log Message: Note that bktr(4) is not part of the dtv(4) infrastructure. XXX: This driver

Re: CVS commit: src/share/man/man4

2011-08-30 Thread Jukka Ruohonen
On Tue, Aug 30, 2011 at 10:10:05AM -0500, David Young wrote: The driver should be converted, however, I don't think that there is a case for bluntly removing bktr(4), Yes, I was corrected already (the conversion should go towards video(4)). But as always, it is about picking the good

Re: CVS commit: src/share/man/man4

2011-08-30 Thread Marc Balmer
Am 30.08.11 18:22, schrieb Jukka Ruohonen: On Tue, Aug 30, 2011 at 10:10:05AM -0500, David Young wrote: The driver should be converted, however, I don't think that there is a case for bluntly removing bktr(4), Yes, I was corrected already (the conversion should go towards video(4)). But

Re: CVS commit: src/share/man/man4

2011-08-30 Thread Matthias Scheler
On Tue, Aug 30, 2011 at 03:42:18PM +0200, Martin Husemann wrote: On Tue, Aug 30, 2011 at 01:31:50PM +0100, Matthias Scheler wrote: It is supported by pkgsrc/multimedia/fxtv which the last time I had an analog TV feed worked well enough to watch TV. Just curious: are there analog TV feeds

Re: CVS commit: src/share/man/man4

2011-08-30 Thread Matthias Scheler
On Tue, Aug 30, 2011 at 03:42:34PM +0300, Jukka Ruohonen wrote: XXX: This driver should be converted (or even bluntly removed, given the lack of general third-party software support). It is supported by pkgsrc/multimedia/fxtv which the last time I had an analog TV feed worked

Re: CVS commit: src/share/man/man4

2011-08-30 Thread Jukka Ruohonen
On Tue, Aug 30, 2011 at 06:33:18PM +0200, Marc Balmer wrote: Am 30.08.11 18:22, schrieb Jukka Ruohonen: And why should GENERIC *not* support hardware that is available, works, and is of use to someone? If GENERIC is to support only the idea of what an OS should look for some developers, why

Re: CVS commit: src/share/man/man4

2011-08-30 Thread Marc Balmer
Am 30.08.11 18:44, schrieb Jukka Ruohonen: On Tue, Aug 30, 2011 at 06:33:18PM +0200, Marc Balmer wrote: Am 30.08.11 18:22, schrieb Jukka Ruohonen: And why should GENERIC *not* support hardware that is available, works, and is of use to someone? If GENERIC is to support only the idea of what

Re: CVS commit: src/share/man/man4

2011-08-30 Thread Jukka Ruohonen
On Tue, Aug 30, 2011 at 06:51:09PM +0200, Marc Balmer wrote: To address this issue, I think we are slowly moving towards modularized kernels. So what I said is about drivers and kernel subsystem, that are not yet available as modules. But modules are still WIP, and I think there are still a

Re: CVS commit: src/share/man/man4

2011-08-30 Thread Simon Burge
Martin Husemann wrote: Just curious: are there analog TV feeds out there, anywhere, still? Some parts of Australia until the end of next year... Cheers, Simon.

Re: CVS commit: src/share/man/man4

2011-08-30 Thread Jared McNeill
@NetBSD.org Subject: Re: CVS commit: src/share/man/man4 Martin Husemann wrote: Just curious: are there analog TV feeds out there, anywhere, still? Some parts of Australia until the end of next year... Cheers, Simon.

Re: CVS commit: src/share/man/man4

2011-08-30 Thread Matt Thomas
On Aug 30, 2011, at 4:06 PM, Simon Burge wrote: Martin Husemann wrote: Just curious: are there analog TV feeds out there, anywhere, still? Some parts of Australia until the end of next year... Quite a few according to

Re: CVS commit: src/share/man/man4

2011-08-29 Thread Jukka Ruohonen
: Jukka Ruohonen Sent: Monday, August 29, 2011 6:41 AM Newsgroups: gmane.os.netbsd.devel.cvs.full To: source-changes-full-qavaossjccednm+yrof...@public.gmane.org Subject: CVS commit: src/share/man/man4 Module Name: src Committed By: jruoho Date: Mon Aug 29 10:41:10 UTC 2011 Modified Files

Re: CVS commit: src/share/man/man4

2011-08-29 Thread Jean-Yves Migeon
On Mon, 29 Aug 2011 11:46:06 +0200, Manuel Bouyer wrote: On Mon, Aug 29, 2011 at 09:01:47AM +0200, Jean-Yves Migeon wrote: What kind of console is attaching for you in dom0? I can't see how '+' would get wired in by default. At least when either started from bare metal, or QEMU. '+'

Re: CVS commit: src/share/man/man4

2011-08-29 Thread Manuel Bouyer
On Mon, Aug 29, 2011 at 03:17:16PM +0100, Jean-Yves Migeon wrote: Both; usually I am using the VGA-emulated display, but sometimes (like I did lately) I switch to console, so I can keep a reasonable amount of history of the dom0 output in my terminal. The the dom0 kernel is using xencons, and

Re: CVS commit: src/share/man/man4

2011-08-28 Thread Christoph Egger
On 29.08.11 06:26, Christoph Egger wrote: On 29.08.11 00:09, Jean-Yves Migeon wrote: Module Name: src Committed By:jym Date:Sun Aug 28 22:09:37 UTC 2011 Modified Files: src/share/man/man4: ddb.4 Log Message: Be more precise for Xen: + is only valid for

Re: CVS commit: src/share/man/man4

2011-08-04 Thread John Nemeth
On Dec 25, 10:16am, Matt Thomas wrote: } } Module Name: src } Committed By: matt } Date: Thu Aug 4 15:40:20 UTC 2011 } } Modified Files: } src/share/man/man4: wd.4 } } Log Message: } wd includes SATA as well. Not that I object to the addition, but I'll just point out that

CVS commit: src/share/man/man4

2010-03-10 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Wed Mar 10 14:06:43 UTC 2010 Modified Files: src/share/man/man4: inet6.4 Log Message: Add two good (KAME) IPv6 books. Fix the name of Tatuya Jinmei in the RFC reference. To generate a diff of this commit: cvs rdiff -u -r1.29

CVS commit: src/share/man/man4

2010-03-10 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Wed Mar 10 14:06:43 UTC 2010 Modified Files: src/share/man/man4: inet6.4 Log Message: Add two good (KAME) IPv6 books. Fix the name of Tatuya Jinmei in the RFC reference. To generate a diff of this commit: cvs rdiff -u -r1.29

CVS commit: src/share/man/man4

2010-03-10 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Mar 10 21:33:15 UTC 2010 Modified Files: src/share/man/man4: inet6.4 Log Message: Bump date for newly added reference books. To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/share/man/man4/inet6.4 Please note

CVS commit: src/share/man/man4

2010-03-10 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Mar 10 21:33:15 UTC 2010 Modified Files: src/share/man/man4: inet6.4 Log Message: Bump date for newly added reference books. To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/share/man/man4/inet6.4 Please note

CVS commit: src/share/man/man4

2010-03-06 Thread Constantine A. Murenin
Module Name:src Committed By: cnst Date: Sat Mar 6 19:53:33 UTC 2010 Modified Files: src/share/man/man4: aibs.4 Log Message: make the acpi resource management paragraph more accurate To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/share/man/man4/aibs.4

CVS commit: src/share/man/man4

2010-03-06 Thread Constantine A. Murenin
Module Name:src Committed By: cnst Date: Sat Mar 6 19:53:33 UTC 2010 Modified Files: src/share/man/man4: aibs.4 Log Message: make the acpi resource management paragraph more accurate To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/share/man/man4/aibs.4

CVS commit: src/share/man/man4

2010-03-06 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sat Mar 6 22:00:22 UTC 2010 Modified Files: src/share/man/man4: uhso.4 Log Message: Sort list of supported hardware. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/uhso.4 Please note that diffs

CVS commit: src/share/man/man4

2010-03-05 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Sat Mar 6 06:25:52 UTC 2010 Modified Files: src/share/man/man4: acpi.4 Log Message: Refer to sysctl(8) instead of sysctl(7) when appropriate. To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42

CVS commit: src/share/man/man4

2010-03-05 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Sat Mar 6 06:25:52 UTC 2010 Modified Files: src/share/man/man4: acpi.4 Log Message: Refer to sysctl(8) instead of sysctl(7) when appropriate. To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42

CVS commit: src/share/man/man4

2010-03-02 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Mar 2 20:49:20 UTC 2010 Modified Files: src/share/man/man4: ddb.4 Log Message: Document new hp700 'frame' command. To generate a diff of this commit: cvs rdiff -u -r1.136 -r1.137 src/share/man/man4/ddb.4 Please note that

CVS commit: src/share/man/man4

2010-03-01 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Mar 1 15:28:42 UTC 2010 Modified Files: src/share/man/man4: ne.4 Log Message: New sentence, new line. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/share/man/man4/ne.4 Please note that diffs are not

CVS commit: src/share/man/man4

2010-03-01 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Mar 1 15:28:42 UTC 2010 Modified Files: src/share/man/man4: ne.4 Log Message: New sentence, new line. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/share/man/man4/ne.4 Please note that diffs are not

CVS commit: src/share/man/man4

2010-02-28 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Mon Mar 1 03:15:16 UTC 2010 Modified Files: src/share/man/man4: dbcool.4 Log Message: Update for changes in sensor limit handling To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/dbcool.4

CVS commit: src/share/man/man4

2010-02-27 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Sat Feb 27 16:12:49 UTC 2010 Modified Files: src/share/man/man4: Makefile Log Message: Link acpiecdt to acpiec(4). To generate a diff of this commit: cvs rdiff -u -r1.508 -r1.509 src/share/man/man4/Makefile Please note that

CVS commit: src/share/man/man4

2010-02-27 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Sat Feb 27 16:12:49 UTC 2010 Modified Files: src/share/man/man4: Makefile Log Message: Link acpiecdt to acpiec(4). To generate a diff of this commit: cvs rdiff -u -r1.508 -r1.509 src/share/man/man4/Makefile Please note that

CVS commit: src/share/man/man4

2010-02-27 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Sat Feb 27 20:39:43 UTC 2010 Modified Files: src/share/man/man4: acpiec.4 Log Message: Minor wording improvement. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/share/man/man4/acpiec.4 Please note that diffs are

CVS commit: src/share/man/man4

2010-02-27 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Sat Feb 27 20:39:43 UTC 2010 Modified Files: src/share/man/man4: acpiec.4 Log Message: Minor wording improvement. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/share/man/man4/acpiec.4 Please note that diffs are

CVS commit: src/share/man/man4

2010-02-27 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sat Feb 27 21:12:58 UTC 2010 Modified Files: src/share/man/man4: acpi.4 Log Message: Fix nroff warnings. To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 src/share/man/man4/acpi.4 Please note that diffs are not

CVS commit: src/share/man/man4

2010-02-24 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Thu Feb 25 02:19:28 UTC 2010 Modified Files: src/share/man/man4: dbcool.4 Log Message: Update sensor list for VID sensor. XXX I don't think this is sufficiently large change to bump the date. To generate a diff of this

CVS commit: src/share/man/man4

2010-02-22 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Feb 22 08:41:10 UTC 2010 Modified Files: src/share/man/man4: ddb.4 Log Message: Comment out crash(8) reference, per PR 10708, until a MI one exists. To generate a diff of this commit: cvs rdiff -u -r1.134 -r1.135

CVS commit: src/share/man/man4

2010-02-22 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Feb 22 08:41:10 UTC 2010 Modified Files: src/share/man/man4: ddb.4 Log Message: Comment out crash(8) reference, per PR 10708, until a MI one exists. To generate a diff of this commit: cvs rdiff -u -r1.134 -r1.135

CVS commit: src/share/man/man4

2010-02-22 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Mon Feb 22 09:51:11 UTC 2010 Modified Files: src/share/man/man4: options.4 Log Message: - note about support for the large_file option of ext2fs rev 1 - 32 bit UID and GID support on ext2fs has been added since 5.0 so remove

CVS commit: src/share/man/man4

2010-02-22 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Mon Feb 22 09:51:11 UTC 2010 Modified Files: src/share/man/man4: options.4 Log Message: - note about support for the large_file option of ext2fs rev 1 - 32 bit UID and GID support on ext2fs has been added since 5.0 so remove

CVS commit: src/share/man/man4

2010-02-22 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Feb 22 20:12:23 UTC 2010 Modified Files: src/share/man/man4: smscmon.4 Log Message: Use standard section headers and mark up author with An. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/share/man/man4

2010-02-22 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Feb 22 20:12:23 UTC 2010 Modified Files: src/share/man/man4: smscmon.4 Log Message: Use standard section headers and mark up author with An. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/share/man/man4

2010-02-21 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun Feb 21 09:02:19 UTC 2010 Modified Files: src/share/man/man4: isa.4 Log Message: New sentence, new line. Bump date for mentioning wbsio. To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 src/share/man/man4/isa.4

CVS commit: src/share/man/man4

2010-02-21 Thread Adam Hoka
Module Name:src Committed By: ahoka Date: Mon Feb 22 06:10:30 UTC 2010 Modified Files: src/share/man/man4: options.4 Log Message: Describe SPLASHSCREEN and SPLASHSCREEN_PROGRESS. To generate a diff of this commit: cvs rdiff -u -r1.385 -r1.386

CVS commit: src/share/man/man4

2010-02-21 Thread Adam Hoka
Module Name:src Committed By: ahoka Date: Mon Feb 22 06:10:30 UTC 2010 Modified Files: src/share/man/man4: options.4 Log Message: Describe SPLASHSCREEN and SPLASHSCREEN_PROGRESS. To generate a diff of this commit: cvs rdiff -u -r1.385 -r1.386

CVS commit: src/share/man/man4

2010-02-21 Thread John Nemeth
Module Name:src Committed By: jnemeth Date: Mon Feb 22 07:48:43 UTC 2010 Modified Files: src/share/man/man4: Makefile Log Message: fix build breakage -- add new smscmon.4 man page To generate a diff of this commit: cvs rdiff -u -r1.505 -r1.506

CVS commit: src/share/man/man4

2010-02-21 Thread John Nemeth
Module Name:src Committed By: jnemeth Date: Mon Feb 22 07:52:52 UTC 2010 Modified Files: src/share/man/man4: Makefile Log Message: remove accidentally committed et.4/etphy.4 To generate a diff of this commit: cvs rdiff -u -r1.506 -r1.507 src/share/man/man4/Makefile

CVS commit: src/share/man/man4

2010-02-21 Thread John Nemeth
Module Name:src Committed By: jnemeth Date: Mon Feb 22 07:55:32 UTC 2010 Modified Files: src/share/man/man4: Makefile Log Message: smcsmon.4 - smscmon.4 To generate a diff of this commit: cvs rdiff -u -r1.507 -r1.508 src/share/man/man4/Makefile Please note that diffs

CVS commit: src/share/man/man4

2010-02-21 Thread John Nemeth
Module Name:src Committed By: jnemeth Date: Mon Feb 22 07:55:32 UTC 2010 Modified Files: src/share/man/man4: Makefile Log Message: smcsmon.4 - smscmon.4 To generate a diff of this commit: cvs rdiff -u -r1.507 -r1.508 src/share/man/man4/Makefile Please note that diffs

Re: CVS commit: src/share/man/man4

2010-02-09 Thread Thomas Klausner
On Tue, Feb 09, 2010 at 02:28:03AM -0500, Constantine A. Murenin wrote: Is there a policy for the mandatory use of the Oxford commas? They were omitted on purpose, of course. http://en.wikipedia.org/wiki/Serial_comma#Style_guides_opposing_mandatory_use We have no explicit policy. I've been

CVS commit: src/share/man/man4

2010-02-09 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Tue Feb 9 08:31:34 UTC 2010 Modified Files: src/share/man/man4: envsys.4 Log Message: Bump date for previous. To generate a diff of this commit: cvs rdiff -u -r1.46 -r1.47 src/share/man/man4/envsys.4 Please note that diffs are

Re: CVS commit: src/share/man/man4

2010-02-09 Thread Tom Spindler
IMHO, especially for formats that end up in plain text more often than not, it's better to use oxford commas to explicitly delineate what conditions are; in this particular case, I think one could easily parse the text with (critover or invalid) as a single value. IMVHO, the title should be

Re: CVS commit: src/share/man/man4

2010-02-09 Thread Thomas Klausner
On Tue, Feb 09, 2010 at 10:27:33AM -0800, Tom Spindler wrote: IMVHO, the title should be changed to voltage, temperature, and fan sensor to be consistent in the use of commas. Done. Thomas

CVS commit: src/share/man/man4

2010-02-08 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Mon Feb 8 21:42:41 UTC 2010 Modified Files: src/share/man/man4: lm.4 Log Message: Document flags option for selecting temp sensor type To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/share/man/man4/lm.4

CVS commit: src/share/man/man4

2010-02-08 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Feb 8 21:47:20 UTC 2010 Modified Files: src/share/man/man4: lm.4 Log Message: Remove trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/share/man/man4/lm.4 Please note that diffs are not

CVS commit: src/share/man/man4

2010-02-08 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Feb 9 00:21:27 UTC 2010 Modified Files: src/share/man/man4: mfi.4 Log Message: Update the manual for mfi GEN2. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/share/man/man4/mfi.4 Please note that diffs

CVS commit: src/share/man/man4

2010-02-08 Thread Constantine A. Murenin
Module Name:src Committed By: cnst Date: Tue Feb 9 05:37:25 UTC 2010 Modified Files: src/share/man/man4: aibs.4 Log Message: use the latest envstat in the example output for aibs(4) To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/aibs.4

CVS commit: src/share/man/man4

2010-02-08 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Tue Feb 9 06:48:28 UTC 2010 Modified Files: src/share/man/man4: mfi.4 Log Message: Bump date for previous. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/share/man/man4/mfi.4 Please note that diffs are not

CVS commit: src/share/man/man4

2010-02-08 Thread Constantine A. Murenin
Module Name:src Committed By: cnst Date: Tue Feb 9 07:32:09 UTC 2010 Modified Files: src/share/man/man4: envsys.4 Log Message: fix the example code to be closer to compilation and update for aibs(4) To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46

CVS commit: src/share/man/man4

2010-02-07 Thread Antoine Reilles
Module Name:src Committed By: tonio Date: Sun Feb 7 18:09:01 UTC 2010 Modified Files: src/share/man/man4: uthum.4 Log Message: Fix typo in Email address, spotted by pgoyette@ To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/uthum.4 Please

CVS commit: src/share/man/man4

2010-02-06 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sat Feb 6 12:44:32 UTC 2010 Modified Files: src/share/man/man4: uthum.4 Log Message: Fix Dd, use Dq, and remove trailing comma. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/uthum.4 Please note

CVS commit: src/share/man/man4

2010-02-06 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sat Feb 6 21:57:08 UTC 2010 Modified Files: src/share/man/man4: acpismbus.4 Log Message: Fix date. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/acpismbus.4 Please note that diffs are not public

CVS commit: src/share/man/man4

2010-02-01 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Tue Feb 2 04:04:39 UTC 2010 Modified Files: src/share/man/man4: pud.4 Log Message: pud requires putter like it always has. deliberately do NOT bump date. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/share/man/man4

2010-01-31 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Sun Jan 31 11:29:32 UTC 2010 Modified Files: src/share/man/man4: acpi.4 Log Message: Add a short introduction to ACPI debugging. To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/share/man/man4/acpi.4 Please

CVS commit: src/share/man/man4

2010-01-31 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Sun Jan 31 12:07:38 UTC 2010 Modified Files: src/share/man/man4: acpi.4 Log Message: Miscellaneous small changes: * Use -compact to make the page a little shorter. * Capitalize the title in the sysctl-section.

CVS commit: src/share/man/man4

2010-01-31 Thread Hubert Feyrer
Module Name:src Committed By: hubertf Date: Sun Jan 31 14:43:04 UTC 2010 Modified Files: src/share/man/man4: crypto.4 Log Message: Fix two typos to make documentation match the code: * the CIOCFKEY ioctl is really called CIOCKEY * CRK_MOD_EX = CRK_MOD_EXP Bump date.

CVS commit: src/share/man/man4

2010-01-31 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun Jan 31 15:05:20 UTC 2010 Modified Files: src/share/man/man4: acpi.4 Log Message: Bump date for new debug section. New sentence, new line. Remove Pp after section begin. To generate a diff of this commit: cvs rdiff -u -r1.36

CVS commit: src/share/man/man4

2010-01-31 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun Jan 31 15:05:49 UTC 2010 Modified Files: src/share/man/man4: crypto.4 Log Message: Use full month name in Dd. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/share/man/man4/crypto.4 Please note that diffs

CVS commit: src/share/man/man4

2010-01-29 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Fri Jan 29 10:48:45 UTC 2010 Modified Files: src/share/man/man4: ddb.4 Log Message: Bump date for more powerpc commands. To generate a diff of this commit: cvs rdiff -u -r1.132 -r1.133 src/share/man/man4/ddb.4 Please note that

CVS commit: src/share/man/man4

2010-01-28 Thread Frank Wille
Module Name:src Committed By: phx Date: Thu Jan 28 21:13:49 UTC 2010 Modified Files: src/share/man/man4: ddb.4 Log Message: New machine commands for PPC OEA. bat: prints the BAT registers and translations mmu: prints MMU registers (sdr1, sr0..15) Previous PPC commands

CVS commit: src/share/man/man4

2010-01-25 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Mon Jan 25 09:33:29 UTC 2010 Modified Files: src/share/man/man4: acpidalb.4 To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/acpidalb.4 Please note that diffs are not public domain; they are

Re: CVS commit: src/share/man/man4

2010-01-25 Thread Christoph Egger
Module Name: src Committed By: jruoho Date: Mon Jan 25 09:33:29 UTC 2010 Modified Files: src/share/man/man4: acpidalb.4 Log message ? Christoph To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/acpidalb.4 Please note that diffs are not

CVS commit: src/share/man/man4

2010-01-25 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Mon Jan 25 10:05:15 UTC 2010 Modified Files: src/share/man/man4: acpidalb.4 Log Message: Revert an accidental commit. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/acpidalb.4 Please note that

CVS commit: src/share/man/man4

2010-01-25 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Mon Jan 25 10:12:41 UTC 2010 Modified Files: src/share/man/man4: acpidalb.4 Log Message: Recommit: * add verbosity to the PNP0C32 reference * use more markup * improve wording To generate a diff of this

Re: CVS commit: src/share/man/man4

2010-01-25 Thread Marc Balmer
Jukka, Am 25.01.10 11:12, schrieb Jukka Ruohonen: Module Name: src Committed By: jruoho Date: Mon Jan 25 10:12:41 UTC 2010 Modified Files: src/share/man/man4: acpidalb.4 Log Message: Recommit: * add verbosity to the PNP0C32 reference * use more markup

CVS commit: src/share/man/man4

2010-01-25 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Mon Jan 25 11:02:56 UTC 2010 Modified Files: src/share/man/man4: acpi.4 Log Message: Be more pedantic with the references; list also authors, dates, revisions, and titles. To generate a diff of this commit: cvs rdiff -u -r1.31

CVS commit: src/share/man/man4

2010-01-25 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Mon Jan 25 17:21:33 UTC 2010 Modified Files: src/share/man/man4: acpi.4 Log Message: Add the paper/presentation of Joerg and Jared to the list of references. (Probably better reading than any of the specifications, with also

CVS commit: src/share/man/man4

2010-01-16 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Sat Jan 16 18:47:50 UTC 2010 Modified Files: src/share/man/man4: bpf.4 Log Message: update type of bh_tstamp To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 src/share/man/man4/bpf.4 Please note that diffs are not

CVS commit: src/share/man/man4

2010-01-15 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Fri Jan 15 19:23:38 UTC 2010 Modified Files: src/share/man/man4: gif.4 Log Message: Use .%U. Give full URL for draft-ietf-ipsec-ecn-02. To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/share/man/man4/gif.4

CVS commit: src/share/man/man4

2010-01-15 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Fri Jan 15 19:24:49 UTC 2010 Modified Files: src/share/man/man4: acpi.4 atw.4 aue.4 awi.4 axe.4 cas.4 cdce.4 faith.4 gem.4 hme.4 ipw.4 iwi.4 re.4 rtw.4 sk.4 slhci.4 udav.4 wi.4 wpi.4

CVS commit: src/share/man/man4

2010-01-12 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Tue Jan 12 09:26:26 UTC 2010 Modified Files: src/share/man/man4: btbc.4 Log Message: New sentence, new line. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/share/man/man4/btbc.4 Please note that diffs are not

CVS commit: src/share/man/man4

2010-01-11 Thread Julio M. Merino Vidal
Module Name:src Committed By: jmmv Date: Tue Jan 12 00:04:30 UTC 2010 Modified Files: src/share/man/man4: btbc.4 Log Message: Drop unnecessary trailing commas. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/btbc.4 Please note that diffs

CVS commit: src/share/man/man4

2010-01-10 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun Jan 10 09:08:23 UTC 2010 Modified Files: src/share/man/man4: ddb.4 Log Message: Bump date for sparc ddb command descriptions. To generate a diff of this commit: cvs rdiff -u -r1.128 -r1.129 src/share/man/man4/ddb.4 Please

CVS commit: src/share/man/man4

2010-01-10 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Jan 10 15:05:26 UTC 2010 Modified Files: src/share/man/man4: com.4 Log Message: Note the (working) com attachments on NetBSD/hp700. Bump date. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15

CVS commit: src/share/man/man4

2010-01-09 Thread Marc Balmer
Module Name:src Committed By: mbalmer Date: Sat Jan 9 09:44:41 UTC 2010 Modified Files: src/share/man/man4: faith.4 Log Message: Fix date. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/share/man/man4/faith.4 Please note that diffs are not public

Re: CVS commit: src/share/man/man4

2009-07-25 Thread Marc Balmer
Module Name:src Committed By: wiz Date: Sat Jul 25 21:16:35 UTC 2009 Modified Files: src/share/man/man4: gpio.4 Log Message: Reword for better HTML output. we should fix our tools, instead. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10

Re: CVS commit: src/share/man/man4

2009-06-25 Thread Zafer Aydoğan
On Thu, Jun 25, 2009 at 12:25 PM, Alan Barretta...@cequrux.com wrote: On Wed, 24 Jun 2009, Zafer Aydogan wrote: Log Message: catch spelling error. -accept all sorts of unforseen consequences. +accept all sorts of unforeseen consequences. Changing from British to American spelling is OK, I

Re: CVS commit: src/share/man/man4

2009-05-11 Thread Martin Husemann
On Mon, May 11, 2009 at 03:22:29PM +1000, matthew green wrote: what about systems that don't have AGP? Or even PCI... Martin

Re: CVS commit: src/share/man/man4

2009-05-11 Thread Joerg Sonnenberger
On Mon, May 11, 2009 at 03:22:29PM +1000, matthew green wrote: On Sat, May 09, 2009 at 07:51:41AM -0700, Paul Goyette wrote: So really should simply document the option DRM_NO_AGP rather than telling folks to include unnecessary drivers! Just because it compiles doesn't

re: CVS commit: src/share/man/man4

2009-05-10 Thread matthew green
On Sat, May 09, 2009 at 07:51:41AM -0700, Paul Goyette wrote: So really should simply document the option DRM_NO_AGP rather than telling folks to include unnecessary drivers! Just because it compiles doesn't mean it works properly. For most drivers at least, you really need

<    1   2   3   4   5   6   >