Re: cvs revert specific commit

2024-01-18 Thread Hrvoje Popovski
On 19.1.2024. 0:14, Christian Weisgerber wrote: > Hrvoje Popovski: > >> I would like to revert only if_em.c rev. 1.369, but would like to leave >> TSO stuff if_em.c rev. 1.370 and if_em.h rev 1.81. >> >> is this somehow possible? > > $ cd /sys/dev/pci > $ cvs diff -kk -r1.369 -r1.368 if_em.c | pa

Re: cvs revert specific commit

2024-01-18 Thread Christian Weisgerber
Hrvoje Popovski: > I would like to revert only if_em.c rev. 1.369, but would like to leave > TSO stuff if_em.c rev. 1.370 and if_em.h rev 1.81. > > is this somehow possible? $ cd /sys/dev/pci $ cvs diff -kk -r1.369 -r1.368 if_em.c | patch -p0 -- Christian "naddy" Weisgerber

Re: CVS checkout

2023-10-25 Thread Stuart Henderson
On 2023-10-25, Maria Morisot wrote: > got it now, thanks. I'll start editing; but I still don't know how to submit > changes. Since I'm new I can't imagine anyone giving me write access; so what > is the process for uploading changes to the source tree for someone just > starting out? There ar

Re: CVS checkout

2023-10-25 Thread Ampie Niemand
On Wed, Oct 25, 2023 at 11:13:44AM +0600, Maria Morisot wrote: > I've been trying now for a month to download source via CVS as per > instructions on openbsd.org; I get operation timed out every time. I get no > ping from anoncvs.ca.openbsd.org > > I want to help work on the project in any way I

Re: CVS checkout

2023-10-25 Thread Otto Moerbeek
On Wed, Oct 25, 2023 at 01:04:12PM +0600, Maria Morisot wrote: > got it now, thanks. I'll start editing; but I still don't know how to submit > changes. Since I'm new I can't imagine anyone giving me write access; so what > is the process for uploading changes to the source tree for someone just

Re: CVS checkout

2023-10-25 Thread Maria Morisot
got it now, thanks. I'll start editing; but I still don't know how to submit changes. Since I'm new I can't imagine anyone giving me write access; so what is the process for uploading changes to the source tree for someone just starting out? -- Google doesn't need to know every time I fart. > O

Re: CVS checkout

2023-10-24 Thread Otto Moerbeek
On Wed, Oct 25, 2023 at 11:13:44AM +0600, Maria Morisot wrote: > I've been trying now for a month to download source via CVS as per > instructions on openbsd.org; I get operation timed out every time. I get no > ping from anoncvs.ca.openbsd.org > > I want to help work on the project in any way

Re: cvs checkout of src,ports and xenocara gives duplicate key msg

2019-12-16 Thread Stefan Sperling
On Mon, Dec 16, 2019 at 10:55:17AM +0530, putridsou...@gmail.com wrote: > Currently I'm running the -stable OPENBSD-6.6 > I want to set up the ports repository so > I followed the faqs to set up a /usr/ports partition, > changed the group to wsrc and file modes to 775. > Then I added my local user

Re: cvs checkout of src,ports and xenocara gives duplicate key msg

2019-12-15 Thread putridsoul66
Currently I'm running the -stable OPENBSD-6.6 I want to set up the ports repository so I followed the faqs to set up a /usr/ports partition, changed the group to wsrc and file modes to 775. Then I added my local user to wsrc group. After changing directory to /usr, I hit the following command cvs

Re: cvs checkout of src,ports and xenocara gives duplicate key msg

2019-12-15 Thread Nick Holland
On 2019-12-15 09:42, putridsou...@gmail.com wrote: > I recently did a checkout of the src,ports and xenocara > repositories and was greeted by the following message on > each checkout. After this the command proceeds smoothly. > Also doing "echo $?" gives "0" so it's not a error. > > cvs server:

Re: xhci isochronous transfers (was: Re: CVS: cvs.openbsd.org: src)

2019-03-16 Thread Solene Rapenne
On Sat, Mar 16, 2019 at 12:38:09PM -, Christian Weisgerber wrote: > On 2019-03-15, Patrick Wildt wrote: > > > CVSROOT:/cvs > > Module name:src > > Changes by: patr...@cvs.openbsd.org 2019/03/15 17:20:35 > > > > Modified files: > > sys/dev/usb: xhci.c > > > > Log message:

xhci isochronous transfers (was: Re: CVS: cvs.openbsd.org: src)

2019-03-16 Thread Christian Weisgerber
On 2019-03-15, Patrick Wildt wrote: > CVSROOT: /cvs > Module name: src > Changes by: patr...@cvs.openbsd.org 2019/03/15 17:20:35 > > Modified files: > sys/dev/usb: xhci.c > > Log message: > Improve and enable isochronous transfers in xhci(4). [...] Wow, that appears to be the

Re: CVS: cvs.openbsd.org: src (maillog simplified)

2019-01-02 Thread Walter Alejandro Iglesias
Hello Gilles, In article <20190101143249.ga41...@ams-1.poolp.org> Gilles Chehade wrote: > On Tue, Jan 01, 2019 at 01:14:54PM +0100, Walter Alejandro Iglesias wrote: > > On Fri, Dec 21, 2018 at 06:59:58PM +0100, Gilles Chehade wrote: > > > On Fri, Dec 21, 2018 at 06:56:57PM +0100, Walter Alejandr

Re: CVS: cvs.openbsd.org: src (maillog simplified)

2019-01-01 Thread Gilles Chehade
On Tue, Jan 01, 2019 at 01:14:54PM +0100, Walter Alejandro Iglesias wrote: > On Fri, Dec 21, 2018 at 06:59:58PM +0100, Gilles Chehade wrote: > > On Fri, Dec 21, 2018 at 06:56:57PM +0100, Walter Alejandro Iglesias wrote: > > > Hello Gilles, > > > > > > In article <20181221145201.ga90...@ams-1.poolp

Re: CVS: cvs.openbsd.org: src (maillog simplified)

2019-01-01 Thread Walter Alejandro Iglesias
On Fri, Dec 21, 2018 at 06:59:58PM +0100, Gilles Chehade wrote: > On Fri, Dec 21, 2018 at 06:56:57PM +0100, Walter Alejandro Iglesias wrote: > > Hello Gilles, > > > > In article <20181221145201.ga90...@ams-1.poolp.org> Gilles Chehade > > wrote: > > > On Fri, Dec 21, 2018 at 07:41:41AM -0700, Gil

Re: CVS: cvs.openbsd.org: src

2018-12-21 Thread Walter Alejandro Iglesias
Hello Gilles, In article <20181221145201.ga90...@ams-1.poolp.org> Gilles Chehade wrote: > On Fri, Dec 21, 2018 at 07:41:41AM -0700, Gilles Chehade wrote: > > CVSROOT: /cvs > > Module name: src > > Changes by: gil...@cvs.openbsd.org 2018/12/21 07:41:41 > > > > Modified files: > >

Re: CVS: cvs.openbsd.org: src

2018-12-21 Thread Gilles Chehade
On Fri, Dec 21, 2018 at 06:56:57PM +0100, Walter Alejandro Iglesias wrote: > Hello Gilles, > > In article <20181221145201.ga90...@ams-1.poolp.org> Gilles Chehade > wrote: > > On Fri, Dec 21, 2018 at 07:41:41AM -0700, Gilles Chehade wrote: > > > CVSROOT: /cvs > > > Module name: src > > > Ch

Re: CVS Download: Timeout Error

2018-07-10 Thread MonsieurFugu
Thanks for the reply, Yeah I thought it was something to do with the ports but I'm honestly not great with networking at the best of times, let alone on an OS that's new to me. Sure, I'm sorry I misspoke a few times there- I meant the source code and I used the disable PF command which I thought

Re: CVS Download: Timeout Error

2018-07-09 Thread Nick Holland
On 07/09/18 12:54, MonsieurFugu wrote: > Hi OpenBSD forum, > > I'm new to OpenBSD and I'm running into an issue downloading the CVS > libraries and I cannot figure out the problem. source code, not libraries...but whatever. > I've downloaded the libs before but the vm I was using got corrupted,

Re: cvs diff FAQ Ports Testing

2017-11-22 Thread Theo Buehler
> if I understand correctly: provide a short explanation, isn't-it?! exactly. > > yeah, the spacing around = in that file is somewhat arbitrary and > > inconsistent. i'll have to think a bit what to do there. this one patch > > doesn't really solve the problem, so i won't commit it as-is. > OK. >

Re: cvs diff FAQ Ports Testing

2017-11-22 Thread Stephane HUC "PengouinBSD"
Le 11/22/17 à 19:57, Theo Buehler a écrit : > (...) > it would be more helpful if you said what you intend to do, like "remove > an extra closing parenthesis". if I understand correctly: provide a short explanation, isn't-it?! > (...) > >> Previously, i mailed other diff, who has remained unans

Re: cvs diff FAQ Ports Testing

2017-11-22 Thread Theo Buehler
> A new diff for page FAQ > Ports > Testing. thanks, i committed this one. note that the path to the file is already listed four times below, so the above info is not particularly useful :) it would be more helpful if you said what you intend to do, like "remove an extra closing parenthesis". >

Re: CVS Diff : FAQ Ports Guide (3)

2017-11-11 Thread Stuart Henderson
On 2017-11-11, Stephane HUC "PengouinBSD" wrote: > This is a multi-part message in MIME format. > --EEC7FC186A37D970D7FEF124 > Content-Type: text/plain; charset=utf-8 > Content-Transfer-Encoding: 8bit > > > Le 11/11/17 à 15:25, Stuart Henderson a écrit : >> On 2017-11-11, Stephane HUC

Re: CVS Diff : FAQ Ports Guide (3)

2017-11-11 Thread Theo Buehler
On Sat, Nov 11, 2017 at 02:25:34PM +, Stuart Henderson wrote: > On 2017-11-11, Stephane HUC "PengouinBSD" wrote: > > This is a multi-part message in MIME format. > > --E3282A62CBBAFE07DF2ABE41 > > Content-Transfer-Encoding: 7bit > > Content-Type: text/plain; charset=utf-8 > > > > H

Re: CVS Diff : FAQ Ports Guide (3)

2017-11-11 Thread Stephane HUC "PengouinBSD"
Le 11/11/17 à 15:25, Stuart Henderson a écrit : > On 2017-11-11, Stephane HUC "PengouinBSD" wrote: >> This is a multi-part message in MIME format. >> --E3282A62CBBAFE07DF2ABE41 >> Content-Transfer-Encoding: 7bit >> Content-Type: text/plain; charset=utf-8 >> >> Hi, all... >> >> A new d

Re: CVS Diff : FAQ Ports Guide 2

2017-11-11 Thread Stephane HUC "PengouinBSD"
(...) > Also, it would be better to send diffs inline, not as mime. > > What the hell is that again?! It's never good, it always need more... :( -- ~ " Fully Basic System Distinguish Life! " ~ " Libre as a BSD " +=<<< Stephane HUC as PengouinBSD or CIOTBSD b...@stephane-huc.net

Re: CVS Diff : FAQ Ports Guide 2

2017-11-11 Thread Stuart Henderson
On 2017-11-10, Stephane HUC "PengouinBSD" wrote: > This is an OpenPGP/MIME signed message (RFC 4880 and 3156) > --f2empdGgURcEx4RbHfuXNPvelBK6QVWlt > Content-Type: multipart/mixed; boundary="JiCCwKVcLBpeSw5spjGi4mbu1Me2Jkntg"; > protected-headers="v1" > From: "Stephane HUC \"PengouinBSD\"" > Rep

Re: CVS Diff : FAQ Ports Guide (3)

2017-11-11 Thread Stuart Henderson
On 2017-11-11, Stephane HUC "PengouinBSD" wrote: > This is a multi-part message in MIME format. > --E3282A62CBBAFE07DF2ABE41 > Content-Transfer-Encoding: 7bit > Content-Type: text/plain; charset=utf-8 > > Hi, all... > > A new diff for this same page : A very small modification for a be

Re: CVS Diff : FAQ Ports Guide 2

2017-11-10 Thread Ingo Schwarze
Hi, fixed, thanks. I also deleted trailing whitespace and added a missing comma while there. Yours, Ingo > Index: faq/ports/guide.html > === > RCS file: /cvs/www/faq/ports/guide.html,v > retrieving revision 1.75 > diff -u -p -r1

Re: CVS: tag exploration

2017-07-18 Thread Stuart Henderson
On 2017-07-17, Daniil Berendeev wrote: > Hi, > > I'd like to backfill the changes in 6.1 to > https://openbsd.org/plus61.html and update > https://openbsd.org/plus.html, but I faced a little problem: how do I > find out the last revision number before the pre-release code freeze? > Those revis

Re: cvs up permission denied?

2017-03-26 Thread Nick Holland
On 03/26/17 12:23, Todd Mortimer wrote: > Hello misc, > > I noticed that my nightly cvs update job failed last night with the > error: > > E can't create temporary directory /tmp/cvs-serv71983 > error Permission denied > > I have tried both > > anon...@obsdacvs.cs.toronto.edu:/cvs > and > an

Re: cvs up permission denied?

2017-03-26 Thread rwcurry
Michael McConville-3 wrote > Todd Mortimer wrote: >> I noticed that my nightly cvs update job failed last night with the >> error: >> >> E can't create temporary directory /tmp/cvs-serv71983 >> error Permission denied >> >> I have tried both >> >> > anoncvs@.toronto > :/cvs >> and >> > a

Re: cvs up permission denied?

2017-03-26 Thread Michael McConville
Todd Mortimer wrote: > I noticed that my nightly cvs update job failed last night with the > error: > > E can't create temporary directory /tmp/cvs-serv71983 > error Permission denied > > I have tried both > > anon...@obsdacvs.cs.toronto.edu:/cvs > and > anon...@anoncvs1.ca.openbsd.org:/cvs >

Re: CVS update seems stuck

2017-03-18 Thread Edgar Pettijohn
Sent from my iPhone > On Mar 18, 2017, at 12:03 AM, Hrishikesh Muruk wrote: > > Hardware is x86 32-bit - Atom. > > Thank you for the suggestions. The issue persists even when I try other > mirrors (tried 3-4 different ones). Leaving out -q shows that there is some > activity. But after a while (6

Re: CVS update seems stuck

2017-03-17 Thread Hrishikesh Muruk
Hardware is x86 32-bit - Atom. Thank you for the suggestions. The issue persists even when I try other mirrors (tried 3-4 different ones). Leaving out -q shows that there is some activity. But after a while (60 mins +) it stops with the message: "packet_write_wait: Connection to 129.128.197.20 po

Re: CVS update seems stuck

2017-03-17 Thread Nick Holland
On 03/17/17 12:09, Hrishikesh Muruk wrote: > Following instructions at https://www.openbsd.org/anoncvs.html > > I downloaded sys.tar.gz and src.tar.gz for OpenBSD 6.0 and followed that > with an attempt to update the source to stable. > > $ cvs -d anon...@anoncvs3.usa.openbsd.org:/cvs -q up -rOPENB

Re: CVS: cvs.openbsd.org: ports

2017-03-14 Thread Rajneesh Shetty
here @ the moment; www.bolluru.blogspot.com www.rns-thoughts.blogspot.com > On 14 Mar 2017, at 9:34 PM, Antoine Jacoutot wrote: > > CVSROOT: /cvs > Module name: ports > Changes by: ajacou...@cvs.openbsd.org 2017/03/14 04:34:14 > > Modified files: > x11/arandr : Makefil

Re: cvs files from attic show up in update

2015-07-03 Thread dan mclaughlin
On Fri, 3 Jul 2015 13:37:45 +0200 (CEST) n.reu...@hxgn.net wrote: > > dan mclaughlin hat am 3. Juli 2015 um 13:18 > > geschrieben: > > > > > > On Fri, 3 Jul 2015 12:34:17 +0200 (CEST) n.reu...@hxgn.net wrote: > > > > Nigel J Taylor hat am 3. Juli 2015 um 11:39 > > > > geschrieben: > > > > > >

Re: cvs files from attic show up in update

2015-07-03 Thread n . reusse
> dan mclaughlin hat am 3. Juli 2015 um 13:18 > geschrieben: > > > On Fri, 3 Jul 2015 12:34:17 +0200 (CEST) n.reu...@hxgn.net wrote: > > > Nigel J Taylor hat am 3. Juli 2015 um 11:39 > > > geschrieben: > > > > > > > > > On 07/03/15 09:33, n.reu...@hxgn.net wrote: > > > > Dear misc, > > > > >

Re: cvs files from attic show up in update

2015-07-03 Thread dan mclaughlin
On Fri, 3 Jul 2015 12:34:17 +0200 (CEST) n.reu...@hxgn.net wrote: > > Nigel J Taylor hat am 3. Juli 2015 um 11:39 > > geschrieben: > > > > > > On 07/03/15 09:33, n.reu...@hxgn.net wrote: > > > Dear misc, > > > > > > i have a script running every night on my openbsd 5.7 -stable box to > > > fetc

Re: cvs files from attic show up in update

2015-07-03 Thread n . reusse
> Nigel J Taylor hat am 3. Juli 2015 um 11:39 > geschrieben: > > > On 07/03/15 09:33, n.reu...@hxgn.net wrote: > > Dear misc, > > > > i have a script running every night on my openbsd 5.7 -stable box to > > fetch > > the latest sources from cvs. If some files changed, it will send a > > mail. >

Re: cvs files from attic show up in update

2015-07-03 Thread Nigel J Taylor
On 07/03/15 09:33, n.reu...@hxgn.net wrote: > Dear misc, > > i have a script running every night on my openbsd 5.7 -stable box to fetch > the latest sources from cvs. If some files changed, it will send a mail. > This morning i got the following output from last nights run: > > ? gnu/usr.bin/

Re: cvs fingerprint for anonvs.jp.openbsd.org

2015-05-27 Thread Lars Nooden
On Wed, 27 May 2015, Joel Rees wrote: > Currently, when I connect to the server via the usual cvs command, it > responds with an ssh256 fingerprint. > > For some reason, my brain is not helping me find a way to ask the > server to give me md5 fingerprints. Is there a way? >From what I've tried,

Re: CVS: cvs.openbsd.org: ports

2014-12-08 Thread Vadim Zhukov
2014-12-08 23:33 GMT+03:00 Vadim Zhukov : > CVSROOT:/cvs > Module name:ports > Changes by: z...@cvs.openbsd.org2014/12/08 13:33:51 > > Log message: > Import Qt 5.3.2. > > Qt is a full development framework with tools designed to streamline > the creation of applicati

Re: CVS: cvs.openbsd.org: src

2014-11-09 Thread Atanas Vladimirov
On 09.11.2014 12:59, thev...@openmailbox.org wrote: On Sun, 9 Nov 2014 10:09:49 +0100 =?utf-8?Q?S=C3=A9bastien?= Marie wrote: On Sat, Nov 08, 2014 at 10:57:41PM +0200, Atanas Vladimirov wrote: > On 24.10.2014 00:33, Robert Peichaer wrote: > > I'm following -current and decided to try autoinstal

Re: CVS: cvs.openbsd.org: src

2014-11-09 Thread thevoid
On Sun, 9 Nov 2014 10:09:49 +0100 =?utf-8?Q?S=C3=A9bastien?= Marie wrote: > On Sat, Nov 08, 2014 at 10:57:41PM +0200, Atanas Vladimirov wrote: > > On 24.10.2014 00:33, Robert Peichaer wrote: > > > > I'm following -current and decided to try autoinstall(8) from > > /auto_upgrade.conf when I moved

Re: CVS: cvs.openbsd.org: src

2014-11-09 Thread Sébastien Marie
On Sat, Nov 08, 2014 at 10:57:41PM +0200, Atanas Vladimirov wrote: > On 24.10.2014 00:33, Robert Peichaer wrote: > > I'm following -current and decided to try autoinstall(8) from > /auto_upgrade.conf when I moved to newer snapshot. > I made a custom auto_upgrade.conf on my root [sd2a] partition bu

Re: CVS: cvs.openbsd.org: src

2014-11-08 Thread thevoid
On Sat, 08 Nov 2014 22:57:41 +0200 Atanas Vladimirov wrote: > On 24.10.2014 00:33, Robert Peichaer wrote: > > CVSROOT:/cvs > > Module name:src > > Changes by: r...@cvs.openbsd.org2014/10/23 15:33:21 > > > > Modified files: > > distrib/miniroot: dot.profile install.sub > >

Re: CVS: cvs.openbsd.org: src

2014-11-08 Thread Atanas Vladimirov
On 24.10.2014 00:33, Robert Peichaer wrote: CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2014/10/23 15:33:21 Modified files: distrib/miniroot: dot.profile install.sub distrib/notes : m4.common share/man/man8 : autoinstall.8 Log messag

Re: cvs [update aborted]: Bad CVSROOT

2014-11-07 Thread Stefan Wollny
Am 11/07/14 um 15:15 schrieb Alexander Hall: > On November 7, 2014 2:55:50 PM CET, Stefan Wollny > wrote: >> Am 11/06/14 um 13:38 schrieb Nick Holland: >>> On 11/06/14 02:36, Stefan Wollny wrote: Hi there! This morning I fetched the latest snapshots (#537) from ftp.hostserver.

Re: cvs [update aborted]: Bad CVSROOT

2014-11-07 Thread Alexander Hall
On November 7, 2014 2:55:50 PM CET, Stefan Wollny wrote: >Am 11/06/14 um 13:38 schrieb Nick Holland: >> On 11/06/14 02:36, Stefan Wollny wrote: >>> Hi there! >>> >>> This morning I fetched the latest snapshots (#537) from >>> ftp.hostserver.de. As usual after rebooting I updated the sources >from

Re: cvs [update aborted]: Bad CVSROOT

2014-11-07 Thread Stefan Wollny
Am 11/06/14 um 13:38 schrieb Nick Holland: > On 11/06/14 02:36, Stefan Wollny wrote: >> Hi there! >> >> This morning I fetched the latest snapshots (#537) from >> ftp.hostserver.de. As usual after rebooting I updated the sources from >> the same server being set in '.profile' as CVSROOT. >> >> This

Re: cvs [update aborted]: Bad CVSROOT

2014-11-06 Thread Nick Holland
On 11/06/14 02:36, Stefan Wollny wrote: > Hi there! > > This morning I fetched the latest snapshots (#537) from > ftp.hostserver.de. As usual after rebooting I updated the sources from > the same server being set in '.profile' as CVSROOT. > > This time I noticed a lot of warnings for s.th. needin

Re: Is vnconfig -k simply being superseded or removed? WAS: Re: CVS: cvs.openbsd.org: www

2014-10-29 Thread Ted Unangst
On Tue, Oct 28, 2014 at 13:31, Theo de Raadt wrote: >>> > Nick Holland wrote: >>> > >>> >> encrypted vnd is going away for 5.7. Suggeted by lists at srdn dot >>> >> de, thanks! >>> > >>> > I haven't been able to find this suggestion. Has a maintenance >>> > burdon arisen? Otherwise I would argue t

Re: Is vnconfig -k simply being superseded or removed? WAS: Re: CVS: cvs.openbsd.org: www

2014-10-28 Thread Theo de Raadt
>> > Nick Holland wrote: >> > >> >> encrypted vnd is going away for 5.7. Suggeted by lists at srdn dot >> >> de, thanks! >> > >> > I haven't been able to find this suggestion. Has a maintenance >> > burdon arisen? Otherwise I would argue that it is more secure >> > than softraid for small f

Is vnconfig -k simply being superseded or removed? WAS: Re: CVS: cvs.openbsd.org: www

2014-10-28 Thread Kevin Chadwick
On Sat, 25 Oct 2014 14:20:25 +0200 Someone wrote: > > Nick Holland wrote: > > > >> encrypted vnd is going away for 5.7. Suggeted by lists at srdn dot > >> de, thanks! > > > > I haven't been able to find this suggestion. Has a maintenance > > burdon arisen? Otherwise I would argue that it i

Re: cvs update: move away ; it is in the way

2014-10-14 Thread Stefan Wollny
TEFAN Gesendet: Dienstag, 14. Oktober 2014 um 15:24 Uhr Von: "Ingo Schwarze" An: "Stefan Wollny" Cc: openbsd-misc Betreff: Re: cvs update: move away ; it is in the wayHi Stefan, Stefan Wollny wrote on Tue, Oct 14, 2014 at 02:25:04PM +0200: > I am puzzled with a strange

Re: cvs update: move away ; it is in the way

2014-10-14 Thread Ingo Schwarze
Hi Stefan, Stefan Wollny wrote on Tue, Oct 14, 2014 at 02:25:04PM +0200: > I am puzzled with a strange behaviour of CVS. > > In my .profile I have > PKG_PATH=http://ftp.hostserver.de/pub/OpenBSD/snapshots/packages/amd64/ > CVSROOT=anon...@ftp.hostserver.de:/cvs > export PKG_PATH CVSROOT When up

Re: cvs kills connections

2014-10-12 Thread Stefan Wollny
Am 10/12/14 um 16:28 schrieb Nick Holland: > On 10/12/14 07:43, Stefan Wollny wrote: ... >> The moment I run 'cvs -q up -Pd' the system looses it's >> connection and I get the note "ssh: connect to host >> ftp.hostserver.de port 22: No route to host cvs [update aborted]: >> end of file from server

Re: cvs kills connections

2014-10-12 Thread Nick Holland
On 10/12/14 07:43, Stefan Wollny wrote: ... > The > moment I run 'cvs -q up -Pd' the system looses it's connection and I get > the note > "ssh: connect to host ftp.hostserver.de port 22: No route to host > cvs [update aborted]: end of file from server (consult above messages > if any)" that's pr

Re: CVS confusion

2014-10-11 Thread Ted Unangst
On Sat, Oct 11, 2014 at 08:55, Otto Moerbeek wrote: > On Sat, Oct 11, 2014 at 02:08:12AM +, Steven Surdock wrote: > >> I'm trying to follow -stable ports, but CVSWEB appears inconsistent. >> >> If I look at ports/lang/php/5.4 for OPENBSD_5_5 > (http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/la

Re: CVS confusion

2014-10-10 Thread Otto Moerbeek
On Sat, Oct 11, 2014 at 02:08:12AM +, Steven Surdock wrote: > I'm trying to follow -stable ports, but CVSWEB appears inconsistent. > > If I look at ports/lang/php/5.4 for OPENBSD_5_5 > (http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang/php/5.4/?only_with_tag=OPENBSD_5_5) > it shows the fo

Re: cvs checkout: Corrupt MAC on input

2014-10-06 Thread Stefan Wollny
  Gesendet: Donnerstag, 02. Oktober 2014 um 18:17 Uhr Von: "Stuart Henderson" An: misc@openbsd.org Betreff: Re: cvs checkout: Corrupt MAC on input On 2014-10-02, Stefan Wollny wrote: >> Hi there! >> >> This morning I have had to reinstall my squid-server running &

Re: cvs checkout: Corrupt MAC on input

2014-10-02 Thread Stuart Henderson
On 2014-10-02, Stefan Wollny wrote: > Hi there! > > This morning I have had to reinstall my squid-server running > amd64-current from scratch (made a dump error...). > > OpenBSD 5.6-current (GENERIC.MP) #394: Wed Oct 1 12:54:54 MDT 2014 > dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/comp

Re: CVS: cvs.openbsd.org: src

2014-03-28 Thread Theo de Raadt
> Why is there cu(1) and tip(1) in base ? > I am wondering what is the real difference between these two (apart > tip(1) has more options :p) It is a bit historical. A large factor is that unfortunately people's fingers remember things. In reality the cost is very small, since they can be hard l

Re: CVS: cvs.openbsd.org: src

2014-03-28 Thread Denis Fondras
Hi all, Why is there cu(1) and tip(1) in base ? I am wondering what is the real difference between these two (apart tip(1) has more options :p) Denis Le 26/03/2014 14:00, Nicholas Marriott a écrit : > CVSROOT: /cvs > Module name: src > Changes by: n...@cvs.openbsd.org2014/03/26 07:00

Re: CVS: cvs.openbsd.org: ports

2013-10-19 Thread Rajneesh N. Shetty
"dumping" from fedora 16 hope it helps...many thanks in advance (might take me a few days, too many files) tel :+61402350315 Rajneesh N. Shetty On Sun, 20/10/13, Sebastian Reitenbach wrote: Subject: CVS: cvs.openbsd.org: ports To: ports-chan...@cv

Re: cvs up

2013-09-19 Thread Stuart Henderson
I suspect one of the crashes has corrupted the filesystem holding your cvs checkouts. I'd suggest newfs, restoring any important data on that partition from backups, and re-fetching replaceable data (cvs checkouts etc) from another source. On 2013-09-19, Stefan Wollny wrote: > Hi there, working

Re: cvs -z compression to reduce network traffic

2013-07-17 Thread Amit Kulkarni
On Thu, 18 Jul 2013 03:06:03 +0200 Juan Francisco Cantero Hurtado wrote: > On Tue, Jul 16, 2013 at 09:25:34PM -0500, Amit Kulkarni wrote: > > Hi, > > > > Are the various cvs mirrors allowing compression? I tried with cvs -z 5. I > > currently sync from anoncvs3.usa and I think it doesn't, atleas

Re: cvs -z compression to reduce network traffic

2013-07-17 Thread Juan Francisco Cantero Hurtado
On Tue, Jul 16, 2013 at 09:25:34PM -0500, Amit Kulkarni wrote: > Hi, > > Are the various cvs mirrors allowing compression? I tried with cvs -z 5. I > currently sync from anoncvs3.usa and I think it doesn't, atleast the option > of tcpdump -A didn't show me any decompression activity, just ssh pack

Re: cvs -z compression to reduce network traffic

2013-07-17 Thread Jan Stary
On Jul 16 21:25:34, amitk...@gmail.com wrote: > Hi, > > Are the various cvs mirrors allowing compression? I tried with cvs -z 5. I > currently sync from anoncvs3.usa and I think it doesn't, atleast the option > of tcpdump -A didn't show me any decompression activity, just ssh packets > being sent.

Re: cvs -z compression to reduce network traffic

2013-07-17 Thread Stuart Henderson
On 2013-07-17, Amit Kulkarni wrote: > Hi, > > Are the various cvs mirrors allowing compression? I tried with cvs -z 5. I > currently sync from anoncvs3.usa and I think it doesn't, atleast the option > of tcpdump -A didn't show me any decompression activity, just ssh packets > being sent. top also

Re: cvs -z compression to reduce network traffic

2013-07-16 Thread Nick Holland
On 07/16/13 22:25, Amit Kulkarni wrote: > Hi, > > Are the various cvs mirrors allowing compression? I tried with cvs -z 5. I > currently sync from anoncvs3.usa and I think it doesn't, atleast the option > of tcpdump -A didn't show me any decompression activity, just ssh packets > being sent. top a

Re: rtl_sdr (was: Re: CVS: cvs.openbsd.org: ports)

2013-05-01 Thread Alan Corey
> Date: Wed, 1 May 2013 09:25:52 + (UTC) > From: Stuart Henderson > To: misc@openbsd.org > Subject: Re: rtl_sdr (was: Re: CVS: cvs.openbsd.org: ports) > Message-ID: > > On 2013-04-29, noah pugsley wrote: >> So glad to see this. Receiving broadcast FM isn't

Re: rtl_sdr (was: Re: CVS: cvs.openbsd.org: ports)

2013-05-01 Thread Stuart Henderson
On 2013-04-29, noah pugsley wrote: > So glad to see this. Receiving broadcast FM isn't even the half of it. > > From rtlsdr.org: > > >- FM: both narrow band and wideband. The former is used on two way radio >systems such as emergency services and private radio networks (like >couriers

Re: rtl_sdr (was: Re: CVS: cvs.openbsd.org: ports)

2013-04-29 Thread noah pugsley
On Sun, Apr 28, 2013 at 4:27 AM, Stuart Henderson wrote: > On 2013-04-27, Christian Weisgerber wrote: > > $ rtl_fm -W -f 102.8M | aucat -h raw -r32000 -c0:0 -i - > > wav(-|): couldn't get file size > > Found 1 device(s): > > 0: Realtek, RTL2838UHIDIR, SN: 0001 > > > > Using device 0: Terra

Re: rtl_sdr (was: Re: CVS: cvs.openbsd.org: ports)

2013-04-28 Thread Stuart Henderson
On 2013-04-27, Christian Weisgerber wrote: > $ rtl_fm -W -f 102.8M | aucat -h raw -r32000 -c0:0 -i - > wav(-|): couldn't get file size > Found 1 device(s): > 0: Realtek, RTL2838UHIDIR, SN: 0001 > > Using device 0: Terratec T Stick PLUS > Found Elonics E4000 tuner > [...] > > Looks, I mean,

rtl_sdr (was: Re: CVS: cvs.openbsd.org: ports)

2013-04-27 Thread Christian Weisgerber
Stuart Henderson wrote: > CVSROOT: /cvs > Module name: ports > Changes by: st...@cvs.openbsd.org 2013/04/23 08:50:19 > > Modified files: > comms/rtl-sdr : Makefile > comms/rtl-sdr/pkg: DESCR PLIST > Added files: > comms/rtl-sdr/patches: patch-src_rtl_fm_c > > Log

Re: CVS: cvs.openbsd.org: src - kms

2013-03-21 Thread Chris Cappuccio
Kevin Chadwick [ma1l1i...@yahoo.co.uk] wrote: > Made my day. > > So does this mean machdep can be turned off for some hardware and is > the best way to find out, simply to try? > If inteldrm attaches, the aperture now appears to work at 1 (instead of 2) but not yet 0.

Re: CVS: cvs.openbsd.org: src - kms

2013-03-19 Thread David Coppa
On Mon, Mar 18, 2013 at 9:48 PM, Kevin Chadwick wrote: >> > Log message: >> > Significantly increase the wordlist for ddb hangman, >> > and update our device independent DRM code and the Intel DRM code >> > to be mostly in sync with Linux 3.8.3. Among other things this >> > brings support for ker

Re: CVS: cvs.openbsd.org: src - kms

2013-03-18 Thread Kevin Chadwick
> > Log message: > > Significantly increase the wordlist for ddb hangman, > > and update our device independent DRM code and the Intel DRM code > > to be mostly in sync with Linux 3.8.3. Among other things this > > brings support for kernel modesetting and enables use of > > the rings on gen6+ Int

Re: CVS: cvs.openbsd.org: src - kms

2013-03-18 Thread Gregor Best
On Mon, Mar 18, 2013 at 02:13:20PM +0100, LEVAI Daniel wrote: > On h, márc 18, 2013 at 06:36:52 -0600, Jonathan Gray wrote: > [...] > > Log message: > > Significantly increase the wordlist for ddb hangman, > > and update our device independent DRM code and the Intel DRM code > > to be mostly in syn

Re: CVS: cvs.openbsd.org: src - kms

2013-03-18 Thread LEVAI Daniel
On h, márc 18, 2013 at 06:36:52 -0600, Jonathan Gray wrote: [...] > Log message: > Significantly increase the wordlist for ddb hangman, > and update our device independent DRM code and the Intel DRM code > to be mostly in sync with Linux 3.8.3. Among other things this > brings support for kernel m

Re: cvs up failing on -current

2012-12-30 Thread Chris Smith
That works fine. Thanks! On Sat, Dec 29, 2012 at 7:47 PM, Philip Guenther wrote: > Whoops, the obj directory got added to cvs. It'll cause problems for > "cvs up -d" until we can verify that the mirrors won't be broken when > we remove it. For you, for now, the following steps should fix your >

Re: cvs up failing on -current

2012-12-29 Thread Philip Guenther
On Sat, Dec 29, 2012 at 10:30 AM, Chris Smith wrote: > Trying to keep -current and am getting this message when doing a "cvs up": > > cvs [update aborted]: could not chdir to regress/misc/sse2/foo/obj/: > No such file or directory ... > How to solve? Whoop

smtpd queue encryotion (was: Re: CVS: cvs.openbsd.org: src)

2012-08-29 Thread Christian Weisgerber
Over on source-changes, Kevin Chadwick wrote: > I don't disagree with using AES-128 as default on a possibly busy mail > server. I was just wondering why the word obsolete was used and if it > was simply because twofish and AES are faster. Blowfish is older, not standardized, and hasn't received

Re: rfork(2) considered harmful? [Re: CVS: cvs.openbsd.org: src]

2012-04-13 Thread Philip Guenther
On Thu, Apr 12, 2012 at 6:26 AM, Mo Libden wrote: > Wow. If memory serves, rfork() availability was a feature. > Now it is gone... Any reasons to share please? > > It allowed creation of interesting types of processes, > awesome flexibility regarding share of memory space > and/or file handle tabl

Re: rfork(2) considered harmful? [Re: CVS: cvs.openbsd.org: src]

2012-04-12 Thread Mo Libden
Thu, 12 Apr 2012 11:32:54 -0400 P>Q Ted Unangst : > On Thu, Apr 12, 2012, Mo Libden wrote: > > > Wow. If memory serves, rfork() availability was a feature. > > Now it is gone... Any reasons to share please? > > > > It allowed creation of interesting types of processes, > > awesome flexibility re

Re: rfork(2) considered harmful? [Re: CVS: cvs.openbsd.org: src]

2012-04-12 Thread Ted Unangst
On Thu, Apr 12, 2012, Mo Libden wrote: > Wow. If memory serves, rfork() availability was a feature. > Now it is gone... Any reasons to share please? > > It allowed creation of interesting types of processes, > awesome flexibility regarding share of memory space > and/or file handle tables. rthre

rfork(2) considered harmful? [Re: CVS: cvs.openbsd.org: src]

2012-04-12 Thread Mo Libden
Thu, 12 Apr 2012 06:33:04 -0600 (MDT) P>Q Theo de Raadt : > CVSROOT: /cvs > Module name: src > Changes by: dera...@cvs.openbsd.org 2012/04/12 06:33:04 > > Modified files: > sys/kern : kern_fork.c syscalls.master > sys/sys: param.h proc.h vmmeter.h > incl

Re: CVS: cvs.openbsd.org: src

2012-03-13 Thread Gilles Chehade
On Tue, Mar 13, 2012 at 05:07:58PM -0600, Gilles Chehade wrote: > CVSROOT: /cvs > Module name: src > Changes by: gil...@cvs.openbsd.org 2012/03/13 17:07:58 > > Modified files: > usr.sbin/smtpd : scheduler_ramqueue.c > > Log message: > When moving back envelope from offload tree to

Re: CVS checkout for OPENBSD_5_0 : aborted

2012-02-14 Thread patrick keshishian
On Mon, Feb 13, 2012 at 11:59 PM, Giridhari wrote: > $ ls -F src/games/snake/ > > did you `make build' without `make obj' first? > > --patrick > > I'm not sure why I would do that. CVS doesn't build anything. Can you > explain a bit about why you suggest that? Please excuse me if I don't know > wh

Re: CVS checkout for OPENBSD_5_0 : aborted

2012-02-14 Thread Richard Toohey
rd to help you. > > -Original Message- From: Richard Toohey > Sent: Tuesday, February 14, 2012 5:15 PM > To: Giridhari > Cc: misc@openbsd.org > Subject: Re: CVS checkout for OPENBSD_5_0 : aborted > > On 14/02/2012, at 5:01 PM, Giridhari wrote: > >> HELO >> &g

Re: CVS checkout for OPENBSD_5_0 : aborted

2012-02-13 Thread Giridhari
$ ls -F src/games/snake/ did you `make build' without `make obj' first? --patrick I'm not sure why I would do that. CVS doesn't build anything. Can you explain a bit about why you suggest that? Please excuse me if I don't know what you mean. Giridhari

Re: CVS checkout for OPENBSD_5_0 : aborted

2012-02-13 Thread patrick keshishian
the past > with CVS with no trouble at all. > > -Original Message- From: Richard Toohey > Sent: Tuesday, February 14, 2012 5:15 PM > To: Giridhari > Cc: misc@openbsd.org > Subject: Re: CVS checkout for OPENBSD_5_0 : aborted > > > On 14/02/2012, at 5:01 PM, Giridhari

Re: CVS checkout for OPENBSD_5_0 : aborted

2012-02-13 Thread Giridhari
From: Richard Toohey Sent: Tuesday, February 14, 2012 5:15 PM To: Giridhari Cc: misc@openbsd.org Subject: Re: CVS checkout for OPENBSD_5_0 : aborted On 14/02/2012, at 5:01 PM, Giridhari wrote: HELO have tried a cvs checkout of OPENBSD_5_0 several times in the last week or two and have seen

Re: CVS checkout for OPENBSD_5_0 : aborted

2012-02-13 Thread Richard Toohey
On 14/02/2012, at 5:01 PM, Giridhari wrote: > HELO > > have tried a cvs checkout of OPENBSD_5_0 several times in the last week or two > and have seen cvs abort: > > > > cvs checkout: Updating src/games/snake > cvs [chckout aborted]: could not chdir to src/games/snake/snake : Not a > directory > >

Re: cvs is the project's VCS (Was: Re: Updating plus.html)

2011-11-07 Thread Steffen Daode Nurpmeso
I have a mail of someone who is actively fought by the henchmen of No. 43! Theo de Raadt wrote [2011-11-07 18:52+0100]: > > Even if there would have been a note that the project itself has > > chosen to use cvs(1) and that git clones are unofficial. > > wow, that's backwards. History is very imp

Re: cvs is the project's VCS (Was: Re: Updating plus.html)

2011-11-07 Thread Steffen Daode Nurpmeso
Philip Guenther wrote [2011-11-07 19:03+0100]: > On Mon, Nov 7, 2011 at 5:37 PM, Steffen Daode Nurpmeso > wrote: > ... > > That is to say, to end this lengthy thing, i would have > > appreciated it if i would have found some URL to a trusted git > > clone on the official OpenBSD homepage at that t

Re: cvs is the project's VCS (Was: Re: Updating plus.html)

2011-11-07 Thread Philip Guenther
On Mon, Nov 7, 2011 at 5:37 PM, Steffen Daode Nurpmeso wrote: ... > That is to say, to end this lengthy thing, i would have > appreciated it if i would have found some URL to a trusted git > clone on the official OpenBSD homepage at that time. > Even if there would have been a note that the projec

  1   2   3   >