mention opensmtpd mail archive on a web page

2019-05-06 Thread Sergey Bronnikov
diff --git a/opensmtpd/list.html b/opensmtpd/list.html index cdb66803b..97e55d3df 100644 --- a/opensmtpd/list.html +++ b/opensmtpd/list.html @@ -38,7 +38,8 @@ General OpenSMTPD user discussion list General purpose discussions, issues and ideas may be discussed on - our

Re: mess with regression tests

2018-01-05 Thread Sergey Bronnikov
On 23:36 Wed 13 Dec , Alexander Bluhm wrote: > On Wed, Dec 06, 2017 at 11:19:18PM +0300, Sergey Bronnikov wrote: > > Patch below adds similar scripts for ed, perl, gdb, libkeynote, ctags, > > m4 and sed. Patch looks huge but it is actually simple. Anyway if you > >

new variable in bsd.regress.mk

2017-12-09 Thread Sergey Bronnikov
Hi, some regression tests depends on 3rd party modules and now some tests contains duplicate code which check precense of dependencies and install them in case of abcense. Perhaps it would be better to care about dependencies in the bsd.regress.mk and specify dependencies in special variable in

openbsd code coverage

2017-12-09 Thread Sergey Bronnikov
Hi, I'm working on measuring OpenBSD code coverage. The process still has drawbacks, but some results are already available. https://ligurio.github.io/openbsd-tests/6.2/coverage.html Sergey

Re: mess with regression tests

2017-12-06 Thread Sergey Bronnikov
On 18:01 Mon 04 Dec , Alexander Bluhm wrote: > On Mon, Dec 04, 2017 at 04:56:49PM +0100, Sebastian Benoit wrote: > > > connected to the Makefile in a source directory, tests looks broken. > > > > > > - lib/libexpat/tests/ > > > > (2), but regress/lib/libexpat exists > > I update the libexpat

Re: mess with regression tests

2017-12-06 Thread Sergey Bronnikov
On 16:56 Mon 04 Dec , Sebastian Benoit wrote: > Sergey Bronnikov(serg...@bronevichok.ru) on 2017.12.02 15:31:21 +0300: > > Are there real reasons to keep these tests separately? > > the ones marked (2) should probably be kept, removing them makes the diff to > upstream large

mess with regression tests

2017-12-02 Thread Sergey Bronnikov
Hello, openbsd has a regression testuite in a base tree. Testset for each component is in a separate directory, Makefiles for each testsuite uses bsd.regress.mk framework and connected to the root Makefile. So it is easy to run overall testsuite with 'make regress'. But tests for some utilities

removed goal with cdrom-based release

2016-11-13 Thread Sergey Bronnikov
OK? diff --git a/goals.html b/goals.html index c94d4cb..ef0dbcc 100644 --- a/goals.html +++ b/goals.html @@ -65,8 +65,6 @@ and priorities, but it is possible to classify the goals we all share: developer-only events called hackathons. Do not let serious problems sit unsolved. - -Make a

typo in the errata

2016-10-21 Thread Sergey Bronnikov
Hi, I believe it was a typo diff --git a/errata58.html b/errata58.html index 9cc93b7..aecabd9 100644 --- a/errata58.html +++ b/errata58.html @@ -176,7 +176,7 @@ A source code patch exists which remedies this problem. 009: RELIABILITY FIX: Dec 3, 2015 All architectures -A NULL pointer

fix for fs tests

2014-03-18 Thread Sergey Bronnikov
Somehow fstests from src/regress were broken. Patch fix creation of temporary files and add mark test target as required root permissions. Ok? Was: 3053 tests completed, 2738 failed. Now: 3053 tests completed, 275 failed. Another failes connected to abcense of syscalls (lchflags), abcense of

Re: parallels pci id

2011-10-12 Thread Sergey Bronnikov
patch was corrected after comments from Brad (in CC) please commit On 18:26 Tue 11 Oct , Sergey Bronnikov wrote: Usually pci vendor and products id generated in source tree from sys/dev/pcidevs. But that file has wrong vendor and product id's for Parallels virtual devices. I am change

parallels pci id

2011-10-11 Thread Sergey Bronnikov
Usually pci vendor and products id generated in source tree from sys/dev/pcidevs. But that file has wrong vendor and product id's for Parallels virtual devices. I am change it to proper values: vga1 at pci1 dev 0 function 0 Parallels Video rev 0x00 wsdisplay0 at vga1 mux 1:

Re: parallels pci id

2011-10-11 Thread Sergey Bronnikov
On 15:25 Tue 11 Oct , Brad wrote: On 11/10/11 10:26 AM, Sergey Bronnikov wrote: Usually pci vendor and products id generated in source tree from sys/dev/pcidevs. But that file has wrong vendor and product id's for Parallels virtual devices. I am change it to proper values

patch for calendar.openbsd

2011-09-24 Thread Sergey Bronnikov
calendar.openbsd updated by latest hackaton events from http://openbsd.org/events.html -- sergeyb@ Index: calendar.openbsd === RCS file: /home/estet/source/openbsd/src/usr.bin/calendar/calendars/calendar.openbsd,v retrieving