Re: CVS commit: src

2019-05-08 Thread Kamil Rytarowski
On 09.05.2019 06:25, Kamil Rytarowski wrote:
> On 24.04.2019 12:26, Roy Marples wrote:
>> Module Name: src
>> Committed By:roy
>> Date:Wed Apr 24 10:26:09 UTC 2019
>>
>> Modified Files:
>>  src/distrib/sets: comments deps descrs
>>  src/distrib/sets/lists/comp: mi
>>  src/include: Makefile
>>
>> Log Message:
>> Don't install YP headers when MKYP=no
>>
>>
>> To generate a diff of this commit:
>> cvs rdiff -u -r1.20 -r1.21 src/distrib/sets/comments
>> cvs rdiff -u -r1.17 -r1.18 src/distrib/sets/deps
>> cvs rdiff -u -r1.21 -r1.22 src/distrib/sets/descrs
>> cvs rdiff -u -r1.2268 -r1.2269 src/distrib/sets/lists/comp/mi
>> cvs rdiff -u -r1.144 -r1.145 src/include/Makefile
>>
>> Please note that diffs are not public domain; they are subject to the
>> copyright notices on the relevant files.
>>
> 
> release build is now broken for MKYP=no.
> 

With this temporary change, hack builds again:

http://netbsd.org/~kamil/patch-00112-libhack-yp.txt

> ...reading ../common/sysinst
> ...reading ../common/postinstall
> /usr
> ...reading prep
> ...reading install
> ...reading ../common/sysinst
> ...reading ../common/postinstall
> ...reading upgrade
> ...reading ../common/upgrade
> ...reading ../common/legal.common
> all ===> etc/utils
> all ===> etc/amd64
> all ===> etc/amd64/ramdisks
> all ===> etc/amd64/ramdisks/ramdisk
> all ===> etc/amd64/ramdisks/ramdisk-cgdroot
> rm -f ramdiskbin.conf ramdiskbin.conf.tmp
> rm -f ramdiskbin.conf ramdiskbin.conf.tmp
> /usr/src/distrib/utils/libhack/yplib.c:66:10: fatal error:
> rpcsvc/yp_prot.h: No such file or directory
>  #include 
>   ^~
> compilation terminated.
> rm -f work.spec work.spec.tmp
> --- yplib.o ---
> *** [yplib.o] Error code 1
> nbmake[5]: stopped in /usr/src/distrib/amd64/ramdisks/ramdisk-cgdroot
> /usr/src/distrib/utils/libhack/yplib.c:66:10: fatal error:
> rpcsvc/yp_prot.h: No such file or directory
>  #include 
>   ^~
> compilation terminated.
> --- yplib.o ---
> *** [yplib.o] Error code 1
> nbmake[5]: stopped in /usr/src/distrib/amd64/ramdisks/ramdisk
> 1 error
> nbmake[5]: stopped in /usr/src/distrib/amd64/ramdisks/ramdisk-cgdroot
> --- all-ramdisk-cgdroot ---
> *** [all-ramdisk-cgdroot] Error code 2
> nbmake[4]: stopped in /usr/src/distrib/amd64/ramdisks
> 1 error
> nbmake[5]: stopped in /usr/src/distrib/amd64/ramdisks/ramdisk
> --- all-ramdisk ---
> *** [all-ramdisk] Error code 2
> 




signature.asc
Description: OpenPGP digital signature


Re: CVS commit: src

2019-05-08 Thread Kamil Rytarowski
On 24.04.2019 12:26, Roy Marples wrote:
> Module Name:  src
> Committed By: roy
> Date: Wed Apr 24 10:26:09 UTC 2019
> 
> Modified Files:
>   src/distrib/sets: comments deps descrs
>   src/distrib/sets/lists/comp: mi
>   src/include: Makefile
> 
> Log Message:
> Don't install YP headers when MKYP=no
> 
> 
> To generate a diff of this commit:
> cvs rdiff -u -r1.20 -r1.21 src/distrib/sets/comments
> cvs rdiff -u -r1.17 -r1.18 src/distrib/sets/deps
> cvs rdiff -u -r1.21 -r1.22 src/distrib/sets/descrs
> cvs rdiff -u -r1.2268 -r1.2269 src/distrib/sets/lists/comp/mi
> cvs rdiff -u -r1.144 -r1.145 src/include/Makefile
> 
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
> 

release build is now broken for MKYP=no.

...reading ../common/sysinst
...reading ../common/postinstall
/usr
...reading prep
...reading install
...reading ../common/sysinst
...reading ../common/postinstall
...reading upgrade
...reading ../common/upgrade
...reading ../common/legal.common
all ===> etc/utils
all ===> etc/amd64
all ===> etc/amd64/ramdisks
all ===> etc/amd64/ramdisks/ramdisk
all ===> etc/amd64/ramdisks/ramdisk-cgdroot
rm -f ramdiskbin.conf ramdiskbin.conf.tmp
rm -f ramdiskbin.conf ramdiskbin.conf.tmp
/usr/src/distrib/utils/libhack/yplib.c:66:10: fatal error:
rpcsvc/yp_prot.h: No such file or directory
 #include 
  ^~
compilation terminated.
rm -f work.spec work.spec.tmp
--- yplib.o ---
*** [yplib.o] Error code 1
nbmake[5]: stopped in /usr/src/distrib/amd64/ramdisks/ramdisk-cgdroot
/usr/src/distrib/utils/libhack/yplib.c:66:10: fatal error:
rpcsvc/yp_prot.h: No such file or directory
 #include 
  ^~
compilation terminated.
--- yplib.o ---
*** [yplib.o] Error code 1
nbmake[5]: stopped in /usr/src/distrib/amd64/ramdisks/ramdisk
1 error
nbmake[5]: stopped in /usr/src/distrib/amd64/ramdisks/ramdisk-cgdroot
--- all-ramdisk-cgdroot ---
*** [all-ramdisk-cgdroot] Error code 2
nbmake[4]: stopped in /usr/src/distrib/amd64/ramdisks
1 error
nbmake[5]: stopped in /usr/src/distrib/amd64/ramdisks/ramdisk
--- all-ramdisk ---
*** [all-ramdisk] Error code 2



signature.asc
Description: OpenPGP digital signature


Re: CVS commit: src/sys/dev/pci

2019-05-08 Thread Constantine A. Murenin

Hi,

Has there been any progress on this since 2017-12-03?

I've noticed that ips(4) is missing the man-page, only has 
a single revision on ips.c, and is not connected to the build 
(neither to ALL nor GENERIC).


Is it intentional for this driver to remain in tree?  
(Does it even still compile?)


C.

On 2017-W48-7 14:26 +, Jaromir Dolecek wrote:

Module Name:src
Committed By:   jdolecek
Date:   Sun Dec  3 14:26:38 UTC 2017

Modified Files:
src/sys/dev/pci: files.pci
Added Files:
src/sys/dev/pci: ips.c

Log Message:
port ips(4) driver from OpenBSD; needs a lot more work, right now just 
compilable


To generate a diff of this commit:
cvs rdiff -u -r1.391 -r1.392 src/sys/dev/pci/files.pci
cvs rdiff -u -r0 -r1.1 src/sys/dev/pci/ips.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Re: audio2

2019-05-08 Thread maya
Is there some scenario where this made a difference?
it sounds like an optimization that a compiler should already do

5234:#if defined(AUDIO_USE_C_IMPLEMENTATION_DEFINED_BEHAVIOR) && 
defined(__GNUC__)
5235-   *d++ += ((aint2_t)*s++) * track->volume >> 8;
5236-#else
5237-   *d++ += ((aint2_t)*s++) * track->volume / 256;
5238-#endif


re: CVS commit: src/share/misc

2019-05-08 Thread matthew green
Sevan Janiyan writes:
> On 08/05/2019 05:06, matthew green wrote:
> > this doesn't seem in place in acronyms.comp.
> 
> I see transmogrify in the dictionary, not transmogrifier
> https://en.wikipedia.org/wiki/TMG_(language)

ah, nevermind me -- i see now.


re: CVS commit: src/share/misc

2019-05-08 Thread matthew green
Sevan Janiyan writes:
> On 08/05/2019 05:06, matthew green wrote:
> > this doesn't seem in place in acronyms.comp.
> 
> I see transmogrify in the dictionary, not transmogrifier
> https://en.wikipedia.org/wiki/TMG_(language)
> 
> Was it used as an acronym in Calvin & Hobbes?
> https://en.wikipedia.org/wiki/Calvin_and_Hobbes#Cardboard_boxes

yes - i'm familiar with the history.

AFAICT, it has nothing to do with computing.


Re: CVS commit: src/share/misc

2019-05-08 Thread Sevan Janiyan
On 08/05/2019 05:06, matthew green wrote:
> this doesn't seem in place in acronyms.comp.

I see transmogrify in the dictionary, not transmogrifier
https://en.wikipedia.org/wiki/TMG_(language)

Was it used as an acronym in Calvin & Hobbes?
https://en.wikipedia.org/wiki/Calvin_and_Hobbes#Cardboard_boxes

Sevan