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

2024-11-08 Thread Robert Elz
Date:Sat, 9 Nov 2024 03:24:00 + (UTC) From:Charlotte Koch Message-ID: <5f8461f1-d8bc-c031-dcd7-b710c613c...@netbsd.org> | Sure thing, I went ahead and made it clearer. The wedge names do in fact | start with 0. Thanks - that is now much clearer. kre ps: if

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

2024-11-08 Thread Charlotte Koch
On Fri, 8 Nov 2024, Robert Elz wrote: You also might like to indicate whether "first" means "number" is 0 or 1. Sure thing, I went ahead and made it clearer. The wedge names do in fact start with 0. Charlotte

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

2024-11-08 Thread Robert Elz
Date:Fri, 8 Nov 2024 07:44:46 + From:"Charlotte Koch" Message-ID: <20241108074446.954adf...@cvs.netbsd.org> | dk.4: Clarify that DKWEDGE_METHOD_TOS actually pertains to the AHDI spec You also might like to indicate whether "first" means "number" is 0 or 1. kre

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

2024-08-05 Thread Christos Zoulas
Fixed, christos > On Aug 4, 2024, at 6:52 PM, Valery Ushakov wrote: > > On Sun, Aug 04, 2024 at 13:18:01 -0400, Christos Zoulas wrote: > >> It should say acct_process(9), but we don't have a man page for it >> (yet). > > A dangling reference is much better than the current incorrect and > con

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

2024-08-04 Thread Valery Ushakov
On Sun, Aug 04, 2024 at 13:18:01 -0400, Christos Zoulas wrote: > It should say acct_process(9), but we don't have a man page for it > (yet). A dangling reference is much better than the current incorrect and confusing wording. Please, can you fix it? > > On Aug 4, 2024, at 1:02 PM, Valery Usha

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

2024-08-04 Thread Christos Zoulas
It should say acct_process(9), but we don't have a man page for it (yet). christos > On Aug 4, 2024, at 1:02 PM, Valery Ushakov wrote: > > On Sat, Aug 03, 2024 at 19:49:06 -0400, Christos Zoulas wrote: > >> Modified Files: >> src/share/man/man5: acct.5 >> >> Log Message: >> PR/58515: Kou

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

2024-05-16 Thread nia
On Thu, May 16, 2024 at 05:48:05PM +0300, Valery Ushakov wrote: > On Thu, May 16, 2024 at 11:54:20 +, Nia Alarie wrote: > > > Modified Files: > > src/share/man/man4: eap.4 > > > > Log Message: > > Note that EAP_USE_BOTH_DACS is deprecated in the eap(4) manual page. > > Please, can you re

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

2024-05-16 Thread Valery Ushakov
On Thu, May 16, 2024 at 11:54:20 +, Nia Alarie wrote: > Modified Files: > src/share/man/man4: eap.4 > > Log Message: > Note that EAP_USE_BOTH_DACS is deprecated in the eap(4) manual page. Please, can you restore the part that explains what this option is/does? It might be on its way o

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

2023-11-26 Thread Valery Ushakov
On Sat, Nov 25, 2023 at 11:36:34 -0800, Alistair Crooks wrote: > I find it better to have > > MAN+= bar.7 > MAN+= foo.7 > > Since a grep for 'MAN.*foo' will produce meaningful results Also good for diffs in the future, e.g. MAN += f.3 -MAN += g.3 MAN += h.3 vs. f.3 \ -g.3 \ h

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

2023-11-26 Thread Alistair Crooks
On Fri, Nov 24, 2023 at 18:09 Taylor R Campbell < campbell+netbsd-source-change...@mumble.net> wrote: > > Date: Sat, 25 Nov 2023 02:05:25 + > > From: Taylor R Campbell > > > > > Date: Sat, 25 Nov 2023 00:23:33 - (UTC) > > > From: chris...@astron.com (Christos Zoulas) > > > > > > Yes, this

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

2023-11-24 Thread Taylor R Campbell
> Date: Sat, 25 Nov 2023 02:05:25 + > From: Taylor R Campbell > > > Date: Sat, 25 Nov 2023 00:23:33 - (UTC) > > From: chris...@astron.com (Christos Zoulas) > > > > Yes, this is indeed a lot better. I prefer though: > > > > MAN+= \ > > bar.7 \ > > foo.7 > > > > It is faster to parse, in

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

2023-11-24 Thread Taylor R Campbell
> Date: Sat, 25 Nov 2023 00:23:33 - (UTC) > From: chris...@astron.com (Christos Zoulas) > > Yes, this is indeed a lot better. I prefer though: > > MAN+= \ > bar.7 \ > foo.7 > > It is faster to parse, involves less typing, whitespace is cleaner. This one doesn't have the same pattern for eve

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

2023-11-24 Thread Christos Zoulas
In article <20231123211614.011a1f...@cvs.netbsd.org>, Taylor R Campbell wrote: >-=-=-=-=-=- > >Module Name: src >Committed By: riastradh >Date: Thu Nov 23 21:16:13 UTC 2023 > >Modified Files: > src/share/man/man7: Makefile > >Log Message: >share/man/man7/Makefile: Split MAN on se

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

2023-06-11 Thread Luke Mewburn
On 23-06-11 15:38, Valery Ushakov wrote: | On Sun, Jun 11, 2023 at 22:19:42 +1000, Luke Mewburn wrote: | > My goal is to get the mk.conf(5) up to date and correct, and more usable. | > I intend to remove the duplication in BUILDING and bsd.README | > and refer back to mk.conf(5) to avoid th

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

2023-06-11 Thread Valery Ushakov
On Sun, Jun 11, 2023 at 22:19:42 +1000, Luke Mewburn wrote: > | I'm not sure what do you mean. The difference between .Ss and .Sh is > | only the indent: > > Ahh, you're right, I misspoke. Tired brain when working on the commit. > > IMHO, they both suffer from lack of blank line there, wher

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

2023-06-11 Thread Luke Mewburn
On 23-06-11 14:14, Valery Ushakov wrote: | On Sun, Jun 11, 2023 at 10:44:33 +, Luke Mewburn wrote: | | > Module Name: src | > Committed By: lukem | > Date: Sun Jun 11 10:44:33 UTC 2023 | > | > Modified Files: | > src/share/man/man5: mk.conf.5 | > |

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

2023-06-11 Thread Valery Ushakov
On Sun, Jun 11, 2023 at 10:44:33 +, Luke Mewburn wrote: > Module Name: src > Committed By: lukem > Date: Sun Jun 11 10:44:33 UTC 2023 > > Modified Files: > src/share/man/man5: mk.conf.5 > > Log Message: [...] > Change sub headings to headings; it's easier to read. > (I don't k

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

2023-02-08 Thread Valery Ushakov
On Wed, Feb 08, 2023 at 12:09:54 -0500, David H. Gutteridge wrote: > > In postscript output Pq has different spacing than literal () (in > > other entries around it). > > I wondered if there could be a difference. Which format do you prefer? > (My inclination would just be to use literal parenth

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

2023-02-08 Thread David H. Gutteridge
On Wed, 2023-02-08 at 01:18 +0300, Valery Ushakov wrote: > On Tue, Feb 07, 2023 at 01:17:41 +, David H. Gutteridge wrote: > > > Module Name:src > > Committed By:   gutteridge > > Date:   Tue Feb  7 01:17:41 UTC 2023 > > > > Modified Files: > > src/share/man/man4: bpf.4 > >

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

2023-02-07 Thread Valery Ushakov
On Tue, Feb 07, 2023 at 01:17:41 +, David H. Gutteridge wrote: > Module Name: src > Committed By: gutteridge > Date: Tue Feb 7 01:17:41 UTC 2023 > > Modified Files: > src/share/man/man4: bpf.4 > > Log Message: > bpf.4: fix a garbled item heading > > Make the BIOCSDIRECTION &

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

2021-03-12 Thread Tetsuya Isaki
At Fri, 12 Mar 2021 08:03:24 +, Nia Alarie wrote: > Committed By: nia > Date: Fri Mar 12 08:03:24 UTC 2021 > > Modified Files: > src/share/man/man4: hdaudio.4 > > Log Message: > Clarify problem. > > To generate a diff of this commit: > cvs rdiff -u -r1.18 -r1.19 src/share/man/m

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

2021-03-11 Thread nia
On Fri, Mar 12, 2021 at 05:02:00PM +1100, matthew green wrote: > > Modified Files: > > src/share/man/man4: hdaudio.4 > > > > Log Message: > > Mention that formats with >16-bit precision cannot yet be used > > i'm not near a system to test right now, but when i added > support for floating poin

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

2021-03-11 Thread matthew green
> Modified Files: > src/share/man/man4: hdaudio.4 > > Log Message: > Mention that formats with >16-bit precision cannot yet be used i'm not near a system to test right now, but when i added support for floating point WAVE files to audioplay, i've converted from float32 or float64 to signed 3

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

2021-02-27 Thread matthew green
"Nia Alarie" writes: > Module Name: src > Committed By: nia > Date: Fri Feb 26 10:56:48 UTC 2021 > > Modified Files: > src/share/man/man4/man4.i386: intro.4 > > Log Message: > Remove extremely outdated list of supported devices be nice to have a link to isa(4), eisa(4), and pci(4),

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

2021-02-08 Thread Tetsuya Isaki
At Sun, 7 Feb 2021 09:22:39 +, nia wrote: > > > -It is called at any time. > > > +It can be called at any time. > > > > The later sounds to me "You(developer of MD driver) can call > > it at any time". If so, it's incorrect. > > Maybe "it can be called by the MI layer at any time" is clearer

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

2021-02-07 Thread nia
On Sun, Feb 07, 2021 at 12:43:40PM +0900, Tetsuya Isaki wrote: > > @@ -175,9 +175,9 @@ > > .Vt audio_format_t > > structure according to given number > > .Va afp->index . > > -If there is no format with given number, return > > +If there is no format with the given number, return > > .Er EINVAL

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

2021-02-06 Thread Tetsuya Isaki
Hello, At Sat, 6 Feb 2021 13:55:40 +, Nia Alarie wrote: > Module Name: src > Committed By: nia > Date: Sat Feb 6 13:55:40 UTC 2021 > > Modified Files: > src/share/man/man9: audio.9 > > Log Message: > Fix various typos, etc > > > To generate a diff of this commit: > cvs rdif

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

2021-01-15 Thread matthew green
> Note that `entropy' is not an `rcvar' the way upsdriver is (if your ah! i missed this, and wasn't really even thinking about more than foo and foo_flags. thanks! .mrg.

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

2021-01-15 Thread Valery Ushakov
On Sat, Jan 16, 2021 at 14:46:46 +1100, matthew green wrote: > > Log Message: > > Tweak wording for consistency: `if empty or not set', not `if unset'. > > is this correct? > > rc complains if unset or not set (ie, if "$foo" is zero length): > > /etc/rc.d/upsdriver: WARNING: $upsdriver is not s

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

2021-01-15 Thread Taylor R Campbell
> Date: Sat, 16 Jan 2021 14:46:46 +1100 > from: matthew green > > > Log Message: > > Tweak wording for consistency: `if empty or not set', not `if unset'. > > is this correct? > > rc complains if unset or not set (ie, if "$foo" is zero length): > > /etc/rc.d/upsdriver: WARNING: $upsdriver is n

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

2021-01-15 Thread matthew green
> Log Message: > Tweak wording for consistency: `if empty or not set', not `if unset'. is this correct? rc complains if unset or not set (ie, if "$foo" is zero length): /etc/rc.d/upsdriver: WARNING: $upsdriver is not set properly - see rc.conf(5). .mrg.

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

2020-08-24 Thread Valery Ushakov
On Tue, Aug 25, 2020 at 10:03:28 +0900, Ryo ONODERA wrote: > Valery Ushakov writes: > > > On Mon, Aug 24, 2020 at 19:27:36 +, Ryo ONODERA wrote: > > > >> Module Name: src > >> Committed By: ryoon > >> Date: Mon Aug 24 19:27:36 UTC 2020 > >> > >> Modified Files: > >>

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

2020-08-24 Thread Ryo ONODERA
Hi, Valery Ushakov writes: > On Mon, Aug 24, 2020 at 19:27:36 +, Ryo ONODERA wrote: > >> Module Name: src >> Committed By:ryoon >> Date:Mon Aug 24 19:27:36 UTC 2020 >> >> Modified Files: >> src/share/man/man4: viomb.4 >> >> Log Message: >> Add a missing comma >

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

2020-08-24 Thread Valery Ushakov
On Mon, Aug 24, 2020 at 19:27:36 +, Ryo ONODERA wrote: > Module Name: src > Committed By: ryoon > Date: Mon Aug 24 19:27:36 UTC 2020 > > Modified Files: > src/share/man/man4: viomb.4 > > Log Message: > Add a missing comma > > And bump date. I don't think minor edits like thi

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

2020-08-16 Thread Martin Husemann
On Sat, Aug 15, 2020 at 04:12:40PM +0200, Leonardo Taccari wrote: > Can this use cdn.NetBSD.org and made a bit more general instead of > hardcoding version/port please? Maybe create a distinct "manually install pkgin" landing page with enough magic/ links to guide the user to the "best" repo on ou

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

2020-08-15 Thread matthew green
> Yeah. I was hesistant to do it this way because hw.machine_arch didn't > occur to me (uname gives the wrong thing for package sets on arm, etc) "uname -p"? .mrg.

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

2020-08-15 Thread Valery Ushakov
On Sat, Aug 15, 2020 at 16:12:40 +0200, Leonardo Taccari wrote: > > +.Ic export > > PKG_PATH=https://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/9.0/amd64/All > > +.Ic pkg_add pkgin > > [...] > > Can this use cdn.NetBSD.org and made a bit more general instead of > hardcoding version/port please? >

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

2020-08-15 Thread nia
On Sat, Aug 15, 2020 at 04:12:40PM +0200, Leonardo Taccari wrote: > Hello Nia, > > Nia Alarie writes: > > [...] > > Log Message: > > afterboot.8: Explain how to install pkgin on a fresh system > > [...] > > +.Pp > > +To install pkgin, if it was not done by the installer: > > +.Bd -literal -offset

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

2020-08-15 Thread Leonardo Taccari
Hello Nia, Nia Alarie writes: > [...] > Log Message: > afterboot.8: Explain how to install pkgin on a fresh system > [...] > +.Pp > +To install pkgin, if it was not done by the installer: > +.Bd -literal -offset indent > +.Ic export > PKG_PATH=https://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/9.0

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

2020-04-10 Thread maya
On Fri, Apr 10, 2020 at 07:16:24AM -0700, Jason Thorpe wrote: > > > On Apr 10, 2020, at 4:44 AM, m...@netbsd.org wrote: > > > > I had to stop using m_defrag because implementation details broke > > bwfm@pci. It can only handle a chain of length 1, and m_defrag gives > > a minimum of 2. > > Exac

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

2020-04-10 Thread Jason Thorpe
> On Apr 10, 2020, at 4:44 AM, m...@netbsd.org wrote: > > I had to stop using m_defrag because implementation details broke > bwfm@pci. It can only handle a chain of length 1, and m_defrag gives > a minimum of 2. Exactly. If it can compact the packet into a single cluster mbuf, it should do

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

2020-04-10 Thread maya
On Fri, Apr 10, 2020 at 11:19:02AM +0900, SAITOH Masanobu wrote: > On 2020/04/10 2:42, David Young wrote: > > On Thu, Apr 09, 2020 at 03:25:32PM +0900, SAITOH Masanobu wrote: > > > On 2020/04/09 11:08, David Young wrote: > > > > On Wed, Apr 08, 2020 at 11:01:52PM +, Jaromir Dolecek wrote: > > >

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

2020-04-09 Thread Jason Thorpe
> On Apr 9, 2020, at 7:19 PM, SAITOH Masanobu wrote: > > You're welcome. > Some drivers still have no m_defrag() code, so we should add it > to them(). Others do something different than m_defrag() do essentially the same effect. Personally, I am not a huge fan of the m_defrag() API. -- th

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

2020-04-09 Thread SAITOH Masanobu
On 2020/04/10 2:42, David Young wrote: On Thu, Apr 09, 2020 at 03:25:32PM +0900, SAITOH Masanobu wrote: On 2020/04/09 11:08, David Young wrote: On Wed, Apr 08, 2020 at 11:01:52PM +, Jaromir Dolecek wrote: on I219 I observe about 35% transmit performance drop when tso4 enabled This sounds

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

2020-04-09 Thread David Young
On Thu, Apr 09, 2020 at 03:25:32PM +0900, SAITOH Masanobu wrote: > On 2020/04/09 11:08, David Young wrote: > > On Wed, Apr 08, 2020 at 11:01:52PM +, Jaromir Dolecek wrote: > > > on I219 I observe about 35% transmit performance drop when tso4 enabled > > > > This sounds familiar. There was a b

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

2020-04-08 Thread SAITOH Masanobu
Hi. On 2020/04/09 11:08, David Young wrote: On Wed, Apr 08, 2020 at 11:01:52PM +, Jaromir Dolecek wrote: Module Name:src Committed By: jdolecek Date: Wed Apr 8 23:01:52 UTC 2020 Modified Files: src/share/man/man4: wm.4 Log Message: add a warning in checksum offloa

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

2020-04-08 Thread David Young
On Wed, Apr 08, 2020 at 11:01:52PM +, Jaromir Dolecek wrote: > Module Name: src > Committed By: jdolecek > Date: Wed Apr 8 23:01:52 UTC 2020 > > Modified Files: > src/share/man/man4: wm.4 > > Log Message: > add a warning in checksum offload that hardware TCP segmentation might

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

2020-03-18 Thread Tetsuya Isaki
At Mon, 16 Mar 2020 09:20:01 +, Nia Alarie wrote: > Committed By: nia > Date: Mon Mar 16 09:20:01 UTC 2020 > > Modified Files: > src/share/man/man4: audio.4 > > Log Message: > audio.4: O_NONBLOCK isn't the actual problem > @@ -818,6 +818,8 @@ > .Xr mmap 2 > it is currently alwa

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

2020-03-17 Thread Tetsuya Isaki
At Tue, 17 Mar 2020 10:50:59 +, Nia Alarie wrote: > Module Name: src > Committed By: nia > Date: Tue Mar 17 10:50:59 UTC 2020 > > Modified Files: > src/share/man/man4: audio.4 > > Log Message: > audio.4: 1-12 channels are only universally supported for playback. > > When a mon

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

2020-02-23 Thread Andrew Doran
On Sun, Feb 23, 2020 at 08:57:44AM +, matthew green wrote: > Module Name: src > Committed By: mrg > Date: Sun Feb 23 08:57:44 UTC 2020 > > Modified Files: > src/share/man/man9: Makefile > > Log Message: > install rw_lock_op link too. > > > To generate a diff of this commit: >

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

2019-12-07 Thread Valery Ushakov
On Sat, Dec 07, 2019 at 12:22:19 +, Thomas Klausner wrote: > Modified Files: > src/share/man/man9: atomic_loadstore.9 > > Log Message: > Simplify macro usage. > > > To generate a diff of this commit: > cvs rdiff -u -r1.3 -r1.4 src/share/man/man9/atomic_loadstore.9 This breaks formatt

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

2018-09-20 Thread Rin Okuyama
- pci_intr_setattr() is in pci_intr(9) Sorry it should be pci_intr_disestablish(), not pci_intr_setattr()... rin On 2018/09/20 16:08, Rin Okuyama wrote: Module Name:src Committed By: rin Date: Thu Sep 20 07:08:00 UTC 2018 Modified Files: src/share/man/man9: pci.9 Log

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

2018-07-27 Thread Radoslaw Kujawa
Sorry about that! Best regards, Radoslaw > On 27 Jul 2018, at 18:12, Andreas Gustafsson wrote: > > Module Name: src > Committed By: gson > Date: Fri Jul 27 16:12:40 UTC 2018 > > Modified Files: > src/share/man/man4: Makefile > > Log Message: > Add missing backslash to unbreak t

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

2018-05-29 Thread Thomas Klausner
On Mon, May 28, 2018 at 07:13:44PM +0300, Valeriy E. Ushakov wrote: > May be also drop "The number for SIGFOO is 666." from the text and > just change list tags to > > SIGFOO/666 - Foo > > also dropping the parens around the description? Sure, if you want to do that, you have my blessing :)

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

2018-05-28 Thread Valery Ushakov
On Mon, May 28, 2018 at 15:48:23 +, Thomas Klausner wrote: > Modified Files: > src/share/man/man7: signal.7 > > Log Message: > Add signal numbers in overview table. > They are already in the text, but this way they're easier to find. May be also drop "The number for SIGFOO is 666." fro

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

2018-05-17 Thread Valery Ushakov
On Wed, May 16, 2018 at 22:12:52 +0200, Thomas Klausner wrote: > On Tue, May 15, 2018 at 02:19:13PM +0300, Valeriy E. Ushakov wrote: > > On Tue, May 15, 2018 at 09:13:36 +, Thomas Klausner wrote: > > > > > Module Name: src > > > Committed By: wiz > > > Date: Tue May 15 09

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

2018-05-16 Thread Thomas Klausner
On Tue, May 15, 2018 at 02:19:13PM +0300, Valeriy E. Ushakov wrote: > On Tue, May 15, 2018 at 09:13:36 +, Thomas Klausner wrote: > > > Module Name:src > > Committed By: wiz > > Date: Tue May 15 09:13:36 UTC 2018 > > > > Modified Files: > > src/share/man/man7: i

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

2018-05-15 Thread Valery Ushakov
On Tue, May 15, 2018 at 09:13:36 +, Thomas Klausner wrote: > Module Name: src > Committed By: wiz > Date: Tue May 15 09:13:36 UTC 2018 > > Modified Files: > src/share/man/man7: intro.7 > > Log Message: > Remove Tn. I wonder why we are doing this? .Tn is small caps in the Pos

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

2018-04-02 Thread matthew green
Sevan Janiyan writes: > The address is still valid, in that emails to this address do not bounce. i don't think we should published other people's email addresses, even if they are @netbsd.org. if someone does that themselves it should be kept, but please don't put (my) email address in such a sp

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

2018-04-02 Thread Sevan Janiyan
The address is still valid, in that emails to this address do not bounce. Sevan

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

2018-03-30 Thread Radoslaw Kujawa
Hi. > +.An Tsubai Masanari Aq Mt tsu...@netbsd.org Tsubai is inactive, according to status file his account is suspended. Will anyone be able to reach him via this address? If not, then I am not sure if retroactively adding his address makes sense. Best regards, Radoslaw signature.asc Desc

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

2018-02-17 Thread Christos Zoulas
In article <20180217011307.7ca55f...@cvs.netbsd.org>, Sevan Janiyan wrote: >-=-=-=-=-=- > >Module Name: src >Committed By: sevan >Date: Sat Feb 17 01:13:07 UTC 2018 > >Modified Files: > src/share/man/man4: ddb.4 > >Log Message: >document dumpstack variable. >Sort built-in variabl

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

2018-02-17 Thread Christos Zoulas
In article <20180217021101.1123ef...@cvs.netbsd.org>, Sevan Janiyan wrote: >-=-=-=-=-=- > >Module Name: src >Committed By: sevan >Date: Sat Feb 17 02:11:00 UTC 2018 > >Modified Files: > src/share/man/man4: options.4 > >Log Message: >Remove mention of DDB_ONPANIC=2, ddb.dumpstack

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

2018-02-07 Thread Kengo NAKAHARA
Hi, On 2018/02/07 19:12, m...@netbsd.org wrote: > Hi! > > Please give credit in the future. > > It can be very important for a new contributor, I used to show my > friends, "look, I made this change, and it says I did it!" and it was > very cool. > > Even though they were small contributions, t

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

2018-02-07 Thread maya
Hi! Please give credit in the future. It can be very important for a new contributor, I used to show my friends, "look, I made this change, and it says I did it!" and it was very cool. Even though they were small contributions, they were my biggest contributions. (For example: Mention jumbo fra

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

2017-12-08 Thread David Holland
On Fri, Dec 08, 2017 at 03:52:01PM +, Taylor R Campbell wrote: > Modified Files: > src/share/man/man9: mutex.9 > > Log Message: > Specify memory ordering implied by mutex_(spin_)enter/exit. > > I'm hesitant to just say `implies membar_enter/exit' -- that may be a > little stronge

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

2017-10-16 Thread Valery Ushakov
On Mon, Oct 16, 2017 at 18:40:19 +, co...@sdf.org wrote: > On Mon, Oct 16, 2017 at 04:53:17PM +0300, Valery Ushakov wrote: > > On Mon, Oct 16, 2017 at 11:53:00 +, Maya Rashish wrote: > > > Modified Files: > > > src/share/man/man9: byteorder.9 > > > > > > Log Message: > > > Suggest to in

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

2017-10-16 Thread coypu
On Mon, Oct 16, 2017 at 04:53:17PM +0300, Valery Ushakov wrote: > On Mon, Oct 16, 2017 at 11:53:00 +, Maya Rashish wrote: > > Modified Files: > > src/share/man/man9: byteorder.9 > > > > Log Message: > > Suggest to include the POSIX rather than BSD > > Section 9 is kernel internals, so

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

2017-10-16 Thread Valery Ushakov
On Mon, Oct 16, 2017 at 11:53:00 +, Maya Rashish wrote: > Modified Files: > src/share/man/man9: byteorder.9 > > Log Message: > Suggest to include the POSIX rather than BSD Section 9 is kernel internals, so is the correct header. Please revert. -uwe

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

2017-05-31 Thread Erik Fair
These features, e.g. VLAN, Jumbo Frames, CRC offload, interrupt coalescing, should really be listed in the man page for each network interface device (and driver) that supports them (e.g. bge(4), wm(4), tlp(4), le(4)), along with any device-specific implementation bugs or caveats, and then the v

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

2016-08-29 Thread Joerg Sonnenberger
On Mon, Aug 29, 2016 at 03:50:05AM +, David A. Holland wrote: > Module Name: src > Committed By: dholland > Date: Mon Aug 29 03:50:05 UTC 2016 > > Modified Files: > src/share/man/man3: rbtree.3 > > Log Message: > Clarify the usage, so hopefully nobody else makes the set of wron

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

2016-07-06 Thread Kengo NAKAHARA
Hi, On 2016/07/06 18:20, Abhinav Upadhyay wrote: > Module Name: src > Committed By: abhinav > Date: Wed Jul 6 09:20:42 UTC 2016 > > Modified Files: > src/share/man/man9: interrupt_distribute.9 > > Log Message: > Add missing .Nd > > ok wiz@, knakaraha@ > > > To generate a diff

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

2016-04-05 Thread Joerg Sonnenberger
On Mon, Apr 04, 2016 at 08:43:31PM +, Thomas Klausner wrote: > Module Name: src > Committed By: wiz > Date: Mon Apr 4 20:43:31 UTC 2016 > > Modified Files: > src/share/man/man2: siginfo.2 > > Log Message: > I do like the idea of April 43, 2016, but it's just not standardized e

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

2016-01-06 Thread Paul Goyette
On Wed, 6 Jan 2016, Christos Zoulas wrote: As a temporary hack it is probably good enough. Longer term filemon should be removed/rewritten, and the close ordering problem should be handled. I think that a "better" approach here is probably to remove filemon(4)'s SET_FD ioctl (for the log_file

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

2016-01-06 Thread Taylor R Campbell
Date: Wed, 6 Jan 2016 12:00:32 +0800 (PHT) From: Paul Goyette On Wed, 6 Jan 2016, Paul Goyette wrote: > Hmmm. I'm looking at the filemon_open() code. It seems to have a "fd" > variable that gets set by fd_allocfile(). The value is later passed to > fd_clone() (NOT fd_clone

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

2016-01-06 Thread Christos Zoulas
In article , Christos Zoulas wrote: > >As a temporary hack it is probably good enough. Longer term filemon >should be removed/rewritten, and the close ordering problem should >be handled. I changed my mind; it does not help because one can always dup2 that file descriptor later to a lower fd and

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

2016-01-06 Thread Christos Zoulas
In article , Paul Goyette wrote: > >Yeah, this is workable, even if it is a HACK ! :) > >The attached patch borrows extensively from fd_free() routine in >kern/kern_descrip.c > >Let me know if this looks "good enough" and I will commit it. (I'll >also update the BUGS section of the man-page t

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

2016-01-05 Thread Paul Goyette
On Tue, 5 Jan 2016, Christos Zoulas wrote: | Unless I can reliably determine which fd the program is using for its | access to /dev/filemon I don't have anything to which I can compare the | requested activity_log fd. You could scan the whole fd array and look for DT_MISC with fops == filemon o

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

2016-01-05 Thread Christos Zoulas
On Jan 6, 11:58am, p...@vps1.whooppee.com (Paul Goyette) wrote: -- Subject: Re: CVS commit: src/share/man/man4 | Hmmm. I'm looking at the filemon_open() code. It seems to have a "fd" | variable that gets set by fd_allocfile(). The value is later passed to | fd_clone() (NOT f

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

2016-01-05 Thread Paul Goyette
On Wed, 6 Jan 2016, Paul Goyette wrote: On Wed, 6 Jan 2016, Christos Zoulas wrote: In article <20160106015453.6f0f8f...@cvs.netbsd.org>, Paul Goyette wrote: -=-=-=-=-=- Module Name:src Committed By: pgoyette Date: Wed Jan 6 01:54:53 UTC 2016 Modified Files: src/sha

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

2016-01-05 Thread Paul Goyette
On Wed, 6 Jan 2016, Christos Zoulas wrote: In article <20160106015453.6f0f8f...@cvs.netbsd.org>, Paul Goyette wrote: -=-=-=-=-=- Module Name:src Committed By: pgoyette Date: Wed Jan 6 01:54:53 UTC 2016 Modified Files: src/share/man/man4: filemon.4 Log Message: Add a

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

2016-01-05 Thread Christos Zoulas
In article <20160106015453.6f0f8f...@cvs.netbsd.org>, Paul Goyette wrote: >-=-=-=-=-=- > >Module Name: src >Committed By: pgoyette >Date: Wed Jan 6 01:54:53 UTC 2016 > >Modified Files: > src/share/man/man4: filemon.4 > >Log Message: >Add a BUGS section... Until this is fixed pr

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

2015-10-25 Thread Pierre Pronchery
Hey, On 10/26/15 00:00, Thomas Klausner wrote: > Module Name: src > Committed By: wiz > Date: Sun Oct 25 23:00:00 UTC 2015 > > Modified Files: > src/share/man/man4: wsdisplay.4 > > Log Message: > Remove description of SPLASHSCREEN_PROGRESS and WSDISPLAY_SPR

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

2015-04-20 Thread Taylor R Campbell
Date: Mon, 20 Apr 2015 16:14:08 +0200 From: Thomas Klausner On Mon, Apr 20, 2015 at 02:09:14PM +, Taylor R Campbell wrote: > Module Name: src > Committed By: riastradh > Date: Mon Apr 20 14:09:14 UTC 2015 > > Modified Files: >src/share/m

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

2015-04-20 Thread Thomas Klausner
On Mon, Apr 20, 2015 at 02:09:14PM +, Taylor R Campbell wrote: > Module Name: src > Committed By: riastradh > Date: Mon Apr 20 14:09:14 UTC 2015 > > Modified Files: > src/share/man/man9: vnode.9 > > Log Message: > Use Dv, not Li, for EBUSY/ENOENT. Actually, there even is a sep

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

2014-12-28 Thread Maxime Villard
Le 27/12/2014 21:45, Thomas Klausner a écrit : > Module Name: src > Committed By: wiz > Date: Sat Dec 27 20:45:08 UTC 2014 > > Modified Files: > src/share/man/man9: malloc.9 > > Log Message: > New sentence, new line. Bump date for previous. > > > To generate a diff of this commit

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

2014-07-25 Thread David Holland
On Fri, Jul 25, 2014 at 08:38:29AM +, Thomas Klausner wrote: > Modified Files: > src/share/man/man9: vnodeops.9 > > Log Message: > New sentence, new line. Punctuation formatting nits. Woops, sorry about that. -- David A. Holland dholl...@netbsd.org

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

2013-08-11 Thread Radoslaw Kujawa
On 9 Aug 2013, at 5:35 PM, Paul Goyette wrote: > Module Name: src > Committed By: pgoyette > Date: Fri Aug 9 15:35:54 UTC 2013 > > Modified Files: > src/share/man/man4/man4.amiga: Makefile > > Log Message: > Make the xsh man pages to unbreak the build (sets lists were updated to

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

2013-03-30 Thread Thomas Klausner
On Sat, Mar 30, 2013 at 06:07:55PM +0900, Izumi Tsutsui wrote: > > Modified Files: > > src/share/man/man4: athn.4 > > > > Log Message: > > Fix Dd. Remove fw_update reference, the firmware is installed by default. > > XXX: Fix ".Xr hostname.if 5", which doesn't exist on NetBSD. > > ifconfig.if

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

2013-03-30 Thread Izumi Tsutsui
> Modified Files: > src/share/man/man4: athn.4 > > Log Message: > Fix Dd. Remove fw_update reference, the firmware is installed by default. > XXX: Fix ".Xr hostname.if 5", which doesn't exist on NetBSD. ifconfig.if(5) for NetBSD? --- Izumi Tsutsui

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

2012-10-16 Thread SAITOH Masanobu
(2012/10/17 4:13), Alan Barrett wrote: > On Tue, 16 Oct 2012, SAITOH Masanobu wrote: >> Modified Files: >> src/share/man/man3: bits.3 >> >> Log Message: >> Return value of __BIT() and __BITS() is not uint32_t but uint64_t. > > No, they are uintmax_t. > > uintmax_t happens to be the same as ui

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

2012-10-16 Thread Alan Barrett
On Tue, 16 Oct 2012, SAITOH Masanobu wrote: Modified Files: src/share/man/man3: bits.3 Log Message: Return value of __BIT() and __BITS() is not uint32_t but uint64_t. No, they are uintmax_t. uintmax_t happens to be the same as uint64_t on all present day NetBSD platforms, but a new pl

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

2012-10-16 Thread Iain Hibbert
On Tue, 16 Oct 2012, SAITOH Masanobu wrote: > Module Name: src > Committed By: msaitoh > Date: Tue Oct 16 17:39:35 UTC 2012 > > Modified Files: > src/share/man/man3: bits.3 > > Log Message: > Return value of __BIT() and __BITS() is not uint32_t but uint64_t. but surely, it is uintm

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

2012-10-03 Thread Roy Marples
On 03/10/2012 10:45, Alan Barrett wrote: The single instance dhcpcd already accepts messages dhcpcd #start dhcpcd up dhcpcd -x bgeo # Stop dhcpcd on the bge0 interface dhcpcd -n iwi0 # Restart dhcpcd on the iwi0 interface Works just fine. Can this be combined with something like "denyinterfac

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

2012-10-02 Thread Roy Marples
None of these may be attractive to you personally, but this simple change would cut out about 80% of the support requests I get and that's quite attractive to me. Can't we have the best of both worlds by allowing dhcpcd to receive messages to configure interfaces as rc parses interface config

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

2012-10-02 Thread Christos Zoulas
In article <5646969d27e506c74bfd96e9ba791...@mail.marples.name>, Roy Marples wrote: >On 02/10/2012 23:23, matthew green wrote: >>> Committed By: roy >>> Date: Tue Oct 2 09:18:59 UTC 2012 >>> >>> Modified Files: >>> src/share/man/man5: ifconfig.if.5 rc.conf.5 >>> >>> Log M

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

2012-10-02 Thread Roy Marples
On 02/10/2012 23:23, matthew green wrote: Committed By: roy Date: Tue Oct 2 09:18:59 UTC 2012 Modified Files: src/share/man/man5: ifconfig.if.5 rc.conf.5 Log Message: Discourage the use of ifconfig_bge0=dhcp and prefer setting dhcpcd=YES in rc.conf(5) instead. can you e

Re: re: CVS commit: src/share/man/man5

2012-10-02 Thread Pierre Pronchery
On Wed, 03 Oct 2012 08:23:39 +1000, matthew green wrote: >> Committed By:roy Date: Tue Oct 2 09:18:59 UTC 2012 >> >> Modified Files: >> src/share/man/man5: ifconfig.if.5 rc.conf.5 >> >> Log Message: >> Discourage the use of ifconfig_bge0=dhcp and prefer setting dhcpc

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

2012-10-02 Thread matthew green
> Committed By: roy > Date: Tue Oct 2 09:18:59 UTC 2012 > > Modified Files: > src/share/man/man5: ifconfig.if.5 rc.conf.5 > > Log Message: > Discourage the use of ifconfig_bge0=dhcp and prefer setting dhcpcd=YES > in rc.conf(5) instead. can you explain why? i actually really lik

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

2012-10-02 Thread Roy Marples
On 02/10/2012 16:58, Izumi Tsutsui wrote: Modified Files: src/share/man/man5: ifconfig.if.5 rc.conf.5 Log Message: Discourage the use of ifconfig_bge0=dhcp and prefer setting dhcpcd=YES in rc.conf(5) instead. It would be worth to also note about dhcpcd(8) (instead of dhclient(8)) i

  1   2   3   >