Build failure; opt_pfil_hooks.h not found.

2013-09-28 Thread Rhialto
I just cvs updated and built and I see this failure. Anyone else? Beforehand I cleared my obj and destdir directories. I'll re-update and try again in any case. === build.sh command:./build.sh -D /vol1/rhialto/destdir.amd64 -m amd64 -O /scratch2/obj.amd64 -R /vol1/rhialto/release -T /vol1

Re: built failure of current userland

2013-09-29 Thread Rhialto
:./build.sh -D /vol1/rhialto/destdir.amd64 -m amd64 -O /scratch2/obj.amd64 -R /vol1/rhialto/release -T /vol1/rhialto/tools.amd64 -u -U -N 1 -X /vol1/rhialto/cvs/xsrc -x -V MKPUFFS=yes -V CHECKFLIST_FLAGS=-em release === build.sh started:Sat Sep 28 01:39:22 CEST 2013 I do get a mysterious

Re: link problems

2013-10-10 Thread Rhialto
On Thu 10 Oct 2013 at 12:19:50 +0200, Martin Husemann wrote: - unsigned int add_DT_NEEDED_for_dynamic : 1; + unsigned int add_DT_NEEDED_for_dynamic : 0; From the limited context it seems that that is a struct definition with bitfields (widths). -Olaf. -- ___ Olaf 'Rhialto' Seibert

Re: NetBSD-HEAD amd64 refuses to build

2013-12-13 Thread Rhialto
thing I'll try is adding -V HAVE_LLVM=yes -V MKLIBCXX=yes and see if it works for me then. -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, 'eureka' is Greek for \X/ rhialto/at/xs4all.nl-- 'this bath is too hot.' pgpNpVbjp8TUz.pgp Description: PGP signature

Re: NetBSD-HEAD amd64 refuses to build

2013-12-13 Thread Rhialto
On Fri 13 Dec 2013 at 12:08:02 +0100, Rhialto wrote: Next thing I'll try is adding -V HAVE_LLVM=yes -V MKLIBCXX=yes and see if it works for me then. I removed all obj directories except for the tools (to save some time), so the build is now already past the creation of libc/libunwind.d. So

Re: NetBSD-HEAD amd64 refuses to build

2013-12-17 Thread Rhialto
it is: http://marc.info/?l=netbsd-current-usersm=130445236809042 I haven't tried recently if the proplem persists; since then I build without -j. -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, 'eureka' is Greek for \X/ rhialto/at/xs4all.nl-- 'this bath is too hot.' pgpAsBzm2U5qx.pgp

Re: gdbm-1.11 weirdness in gdbmtool.o

2014-01-02 Thread Rhialto
. Thomas -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, 'eureka' is Greek for \X/ rhialto/at/xs4all.nl-- 'this bath is too hot.' pgpmQRiZ_gwYu.pgp Description: PGP signature

Re: HEADS UP: riastradh-drm2 branch merged

2014-03-20 Thread Rhialto
'Rhialto' Seibert -- The Doctor: No, 'eureka' is Greek for \X/ rhialto/at/xs4all.nl-- 'this bath is too hot.' pgpdG93nItReA.pgp Description: PGP signature

Re: Preparation for creating netbsd-7 branch - tmux

2014-07-23 Thread Rhialto
, because you can't use both at the same time. In other words, you'll have to terminate all your running sessions - a better moment for that is when you need to reboot for a system upgrade anyway. -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, 'eureka' is Greek for \X/ rhialto/at/xs4all.nl

Re: More amd64 drmkms radeon

2014-08-14 Thread Rhialto
that be useful? The laptop has an Intel 915 variant, a Mobile IntelM-BM-. GM45 Express Chipset. -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, 'eureka' is Greek for \X/ rhialto/at/xs4all.nl-- 'this bath is too hot.' pgp37WfWxRSji.pgp Description: PGP signature

Some drmkms success on my laptop

2014-09-12 Thread Rhialto
: trying ffs... root file system type: ffs init: copying out path `/sbin/init' 11 drm: GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2 drm: GMBUS [i915 gmbus dpb] timed out, falling back to bit banging on pin 5 -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, 'eureka

Re: Some drmkms success on my laptop

2014-09-13 Thread Rhialto
On Sat 13 Sep 2014 at 02:35:11 +0200, Rhialto wrote: pms0 at pckbc1 (aux slot) pms0: Synaptics touchpad version 6.5 pms0: Palm detect, One button click pad pckbc1: using irq 12 for aux slot wsmouse0 at pms0 mux 0 One button click pad - I guess that explains why X only recognizes a single

Re: base.tgz no longer contains './bin/[' (in HEAD and netbsd-7)

2014-10-25 Thread Rhialto
shell scripts that depended on it would break). Apologies. Nevertheless it should be there. echo is also a built-in in most shells, yet there is also a /bin/echo. The original sh had no builtins at all, I think, and different shells have different selections of built-ins. -Olaf. -- ___ Olaf 'Rhialto

Re: blacklistd is now available for current (comments?)

2015-01-23 Thread Rhialto
that would be even better. Maybe what the pam_af package is doing can be used? It can even run a program when blocking a host. christos -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, 'eureka' is Greek for \X/ rhialto/at/xs4all.nl-- 'this bath is too hot.' pgp5y7eOB4_yU.pgp

Re: usermode

2015-02-09 Thread Rhialto
/GENERIC_USERMODE/netbsd.gdb NetBSD/usermode startup Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, ... I notice that netbsd -h gives nice help, but leaves the tty in a no-echo state. One needs to do stty sane. -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, 'eureka

Synaptics touchpad misdetected as clickpad

2015-03-02 Thread Rhialto
and no click pad. Which is isn't. It has 2 separate buttons below the touchpad. Attaching an usb mouse serves as a workaround. Any other info I can give? -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, 'eureka' is Greek for \X/ rhialto/at/xs4all.nl-- 'this bath is too hot

Re: Read-only file system for usb stick partition?

2015-03-03 Thread Rhialto
On Tue 03 Mar 2015 at 07:35:31 +, Michael van Elst wrote: rhia...@falu.nl (Rhialto) writes: The NetBSD disk starts at sector 63, so that's where the disklabel is placed and you are not allowed to write over the disklabel. Oh, of course, yes.. Thanks! -Olaf. -- ___ Olaf 'Rhialto' Seibert

Re: Synaptics touchpad misdetected as clickpad [with patch]

2015-03-04 Thread Rhialto
On Tue 03 Mar 2015 at 02:30:47 +, Christos Zoulas wrote: In article 20150303004630.gh6...@falu.nl, Rhialto rhia...@falu.nl wrote: -=-=-=-=-=- and no click pad. Which is isn't. It has 2 separate buttons below the touchpad. Attaching an usb mouse serves as a workaround. Any other info

Re: Synaptics touchpad misdetected as clickpad [with patch]

2015-03-04 Thread Rhialto
; default: christos -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, 'eureka' is Greek for \X/ rhialto/at/xs4all.nl-- 'this bath is too hot.' pgp6uCYs32UG2.pgp Description: PGP signature

Re: Removal of acorn26 port

2015-04-17 Thread Rhialto
On Fri 17 Apr 2015 at 12:02:04 +, Thomas Mueller wrote: For that matter, does anybody still use port-vax? I have a few microVAXen... -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, 'eureka' is Greek for \X/ rhialto/at/xs4all.nl-- 'this bath is too hot.' pgpxDeoZtn55O.pgp

X server crashes on -current

2015-06-28 Thread Rhialto
did the same another time, after a reboot, the X server crashed. I have attached Xorg.0.log (which doesn't really tell me much) and /var/run/dmesg.boot. -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, 'eureka' is Greek for \X/ rhialto/at/xs4all.nl-- 'this bath is too hot

Re: X server crashes on -current

2015-07-02 Thread Rhialto
On Mon 29 Jun 2015 at 00:42:29 +0200, Rhialto wrote: Datewise, that matches! I'm updating and retrying, and I will report the result. The problem with truetype fonts seems to be fixed indeed. I tried it a few times. The X server still leaves a core dump when you quit the initial login shell

Re: X server crashes on -current

2015-06-28 Thread Rhialto
will report the result. Thanks! Patrick -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, 'eureka' is Greek for \X/ rhialto/at/xs4all.nl-- 'this bath is too hot.' pgphoDdFmb6kW.pgp Description: PGP signature

Re: NFS related panic? (was: Re: Killing a zombie process?)

2015-10-22 Thread Rhialto
), or there is a hang when one of the NFS requests gets lost and never retried. -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, 'eureka' is Greek for \X/ rhialto/at/xs4all.nl-- 'this bath is too hot.' signature.asc Description: PGP signature

Re: NFS related panic? (was: Re: Killing a zombie process?)

2015-11-03 Thread Rhialto
On Fri 23 Oct 2015 at 00:46:57 +0200, Rhialto wrote: > This problem is very repeatable, usually within a few hours, just now it > happened within half an hour. > > It seems to me that somehow the nfs_reqq list gets corrupted. Then > either there is a crash when traversing

Re: Killing a zombie process?

2015-10-14 Thread Rhialto
On Thu 15 Oct 2015 at 00:21:55 +0200, Rhialto wrote: > I've got a whole lot more in tstile, and that is even just from running > pkg_comp in the chroot. I didn't try to interrupt anything yet. I forgot to mention that this is with a kernel cvs'ed about 24 hours ago. So this issue isn't th

Re: Killing a zombie process?

2015-10-16 Thread Rhialto
On Thu 15 Oct 2015 at 20:12:44 +0200, Rhialto wrote: > On Thu 15 Oct 2015 at 06:57:42 +0700, Robert Elz wrote: > > Do you really need that mounted twice like that, and if not, can you try > > with one of them missing and see if the problem remains ? > > Good idea

Re: Killing a zombie process?

2015-10-16 Thread Rhialto
pkg_comp:default70.conf# make clean load: 0.78 cmd: sh 28490 [wait] 0.00u 0.00s 0% 1424k make: Working in: /usr/pkgsrc/print/teTeX3-texmf The full du I was doing for the mount of /usr/pkgsrc is now also stalled. I think we can conclude from this that indeed it is some NFS problem. -Olaf. -

Re: Killing a zombie process?

2015-10-16 Thread Rhialto
On Fri 16 Oct 2015 at 16:31:18 +0200, J. Hannken-Illjes wrote: > On 16 Oct 2015, at 13:44, Rhialto <rhia...@falu.nl> wrote: > > > On Thu 15 Oct 2015 at 20:12:44 +0200, Rhialto wrote: > >> On Thu 15 Oct 2015 at 06:57:42 +0700, Robert Elz wrote: > >>> Do

Re: NFS related panic? (was: Re: Killing a zombie process?)

2015-10-19 Thread Rhialto
On Tue 20 Oct 2015 at 01:04:59 +0200, Rhialto wrote: > with a rebuilt netbsd.gdb (hopefully the addresses match) > > #5 0x806b94b4 in nfs_sigintr (nmp=0x0, rep=0xfe81163730a8, > l=0x0) at ../../../../nfs/nfs_socket.c:871 nmp should not be NULL here... let's look a

Re: NFS related panic? (was: Re: Killing a zombie process?)

2015-10-19 Thread Rhialto
/../../nfs/nfs_socket.c:735 #1 0x in ?? () -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, 'eureka' is Greek for \X/ rhialto/at/xs4all.nl-- 'this bath is too hot.' signature.asc Description: PGP signature

NFS related panic? (was: Re: Killing a zombie process?)

2015-10-19 Thread Rhialto
On Fri 16 Oct 2015 at 16:31:18 +0200, J. Hannken-Illjes wrote: > On 16 Oct 2015, at 13:44, Rhialto <rhia...@falu.nl> wrote: > > > "Interesting" results: it built packages overnight (from around 22:30 to > > 12:13, so for nearly 14 hours), then, when I didn't look

Re: Killing a zombie process?

2015-10-15 Thread Rhialto
gt; kre -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, 'eureka' is Greek for \X/ rhialto/at/xs4all.nl-- 'this bath is too hot.' pgps_cMO0dZAW.pgp Description: PGP signature

Re: Debugging Epiphany/Midori (webkit-gtk based) on earmv6hf (RPI 2)

2015-10-10 Thread Rhialto
value should also go back into sp. There is also an alloca in libc: cvs/src/lib/libc/arch/arm/gen/alloca.S. It uses a similar shifting trick but it uses it to round up the allocation size to multiples of 8, and it does end up with the same value in r0 and sp. -Olaf. -- ___ Olaf 'Rhialto' S

Re: Killing a zombie process?

2015-10-13 Thread Rhialto
0 116 0 15360 1004 netio Dpts/2 0:00.01 /bin/sh -c set -e; /usr/bin/find /pkg_comp/packages/*/lame-3.99.5nb3.tgz -type l -print\t 2>/dev/null | /usr/bin/xargs /bin/rm -f No zombies involved, though. -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, 'eureka' is Greek for

Re: pkgsrc-2015Q3 released

2015-10-04 Thread Rhialto
es errors about "cannot close CVS/Entries" and "No space left on device"... precisely the sort of reasons we moved away from there of course. -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, 'eureka' is Greek for \X/ rhialto/at/xs4all.nl-- 'this bath is too hot.'

Re: kqueue: SIGIO?

2015-09-29 Thread Rhialto
2). I do notice there are message queues (mq(3)) which are file descriptors and have such functionality. Does that mean that mq_notify(3) might work on any file descriptor, or is that too optimistic in hoping that these things are implemented orthogonally? -Olaf. -- ___ Olaf 'Rhialto' Seibert -- T

no vga* at pci?

2015-12-02 Thread Rhialto
. The caps-lock led reacts. One could think that the kernel is continuing with the boot process but without further feedback, but waiting a while never results in being able to log in with ssh. Any idea why vga is more important than it seems to be? -Olaf. -- ___ Olaf 'Rhialto' Seibert --

Is tun(4) a cloning device?

2015-12-24 Thread Rhialto
particular reason for this? If they were both cloning it would remove a nagging inconsistency and be much nicer for virtual machine emulators. -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, 'eureka' is Greek for \X/ rhialto/at/xs4all.nl-- 'this bath is too hot.' signature.asc Description

Re: Is tun(4) a cloning device?

2015-12-25 Thread Rhialto
en tun and tap. I don't propose to go that far (I think needing to use an ioctl to choose mode is inconvenient), but having the same facilities for tun and tap would be nicely symmetrical. (I'm looking at this because I'm reworking the networking part of the klh10 PDP-10 emulator, at https://github.com/R

Re: Is tun(4) a cloning device?

2015-12-25 Thread Rhialto
ust opening /dev/tap and the other needing to probe /dev/tun0, tun1, etc. > I have used it in emulators for machines of the same vintage and it works > well. Indeed it does. Especially when bridged to another, real, interface. > Robert Swindells -Olaf. -- ___ Olaf 'Rhialto' Seibert -

Re: Is tun(4) a cloning device?

2015-12-27 Thread Rhialto
ually try it out though but there is no hurry. > christos -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, 'eureka' is Greek for \X/ rhialto/at/xs4all.nl-- 'this bath is too hot.' signature.asc Description: PGP signature

Re: Bad sleep time resolution of nanosleep(2)

2015-11-24 Thread Rhialto
uld not need to do that (not need to find out the value of HZ). -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, 'eureka' is Greek for \X/ rhialto/at/xs4all.nl-- 'this bath is too hot.' signature.asc Description: PGP signature

Bad sleep time resolution of nanosleep(2)

2015-11-23 Thread Rhialto
sleep: %d microsec (should be %d microsec)\n", milliseconds, tim, milliseconds * 1000); } int main(int argc, char **argv) { int ms = 1; if (argc > 1) { ms = atoi(argv[1]); } sim_os_ms_sleep_init(ms); return 0; } -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doc

Re: Bad sleep time resolution of nanosleep(2)

2015-11-23 Thread Rhialto
On Tue 24 Nov 2015 at 00:41:42 +0100, Joerg Sonnenberger wrote: > On Tue, Nov 24, 2015 at 12:25:45AM +0100, Rhialto wrote: > > In the context of the machine simulator simh, which needs some accurate > > timing now and then, I have come across an example of rather bad time

Re: strange messages from -current 'dhcpcd'

2016-06-24 Thread Rhialto
t from 150.142.192.168 Similarly, such a packet is not supposed to have arrived here from the outside due to a NATing router. I'm using a recent dhcpcd from its development trunk. -Olaf. -- ___ Olaf 'Rhialto' Seibert -- Wayland: Those who don't understand X \X/ rhialto/at/xs4all.nl-- are con

Re: Identifying the NetBSD shell

2016-03-21 Thread Rhialto
gt; 20160401 > or the like. That makes a lot of sense to me. Starting at or near 1.0 would seem to imply that sh is fairly new and didn't have many previous versions, which is untrue. -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, 'eureka' is Greek for \X/ rhialto/at/xs4all.nl-- 'this

Re: repeated failure to properly shutdown

2016-07-22 Thread Rhialto
t if /var is a tmpfs (or any initially empty directory really), then /etc/rc.d/mountcritlocal fails because it wants to cd to /var/run and that has not been created (if that ever happens). -Olaf. -- ___ Olaf 'Rhialto' Seibert -- Wayland: Those who don't understand X \X/ rhialto/at/

Re: xorg-server 1.18 ready for testing on x86 and shark

2016-08-19 Thread Rhialto
e http://gnats.netbsd.org/51348 and 51149. Since 1.18 sounds higher than 1.11.x, the fix should already be in there. I can't try it out quickly right now; maybe somebody else can do a quick check? -Olaf. -- ___ Olaf 'Rhialto' Seibert -- Wayland: Those who don't understand X \X/ rhialto/at/xs4

Re: high cpu load with tcpdump

2016-08-30 Thread Rhialto
e to) 100% cpu load. (Tested with "tcpdump -i re1 -vvv icmp6" on an almost idle link) Has this been fixed in -current? Will it be in 7.0.2 (or 7.1?) soon? -Olaf. -- ___ Olaf 'Rhialto' Seibert -- Wayland: Those who don't understand X \X/ rhialto/at/xs4all.nl-- are condemned to

Re: kern/52056: mount -u / causes a kernel assertion

2017-04-10 Thread Rhialto
-u is given and no other options, that then the fstab options are used, but the "-o fstab" syntax to make that explicit seems better to me. -Olaf. -- ___ Olaf 'Rhialto' Seibert -- Wayland: Those who don't understand X \X/ rhialto/at/xs4all.nl-- are condemned to reinvent it. Poorly. signature.asc Description: PGP signature

Remove fortune quotes attributed to or providing admiration of Adolf Hitler [pr bin/52735]

2017-11-18 Thread Rhialto
illegal in Germany (where I now happen to live). I hereby propose to remove them (but not remove all fortunes). I have sent a pr (bin/52735, http://gnats.netbsd.org/52735) with a patch. >How-To-Repeat: $ fortune -m Hitler all -Olaf. -- ___ Olaf 'Rhialto' Seibert -- Wayland: Those who do

Re: Remove fortune quotes attributed to or providing admiration of Adolf Hitler [pr bin/52735]

2017-11-20 Thread Rhialto
y who invokes that term automatically shows their true colours. *plonk* -Olaf. -- ___ Olaf 'Rhialto' Seibert -- Wayland: Those who don't understand X \X/ rhialto/at/falu.nl -- are condemned to reinvent it. Poorly. signature.asc Description: PGP signature

Re: Remove fortune quotes attributed to or providing admiration of Adolf Hitler [pr bin/52735]

2017-11-19 Thread Rhialto
On Sat 18 Nov 2017 at 23:03:27 +, David Holland wrote: > On Sat, Nov 18, 2017 at 01:21:25PM +0100, Rhialto wrote: > > I checked our fortune cookies database, and I was appalled to notice > > that we do have the same quotes there. Apart from those quotes being > >

Re: Remove fortune quotes attributed to or providing admiration of Adolf Hitler [pr bin/52735]

2017-11-18 Thread Rhialto
said next to people like Mahatma Gandhi. -Olaf. -- ___ Olaf 'Rhialto' Seibert -- Wayland: Those who don't understand X \X/ rhialto/at/falu.nl -- are condemned to reinvent it. Poorly. signature.asc Description: PGP signature

Re: Remove fortune quotes attributed to or providing admiration of Adolf Hitler [pr bin/52735]

2017-11-19 Thread Rhialto
lt to understand for intelligent persons, I don't know. -Olaf. -- ___ Olaf 'Rhialto' Seibert -- Wayland: Those who don't understand X \X/ rhialto/at/falu.nl -- are condemned to reinvent it. Poorly. signature.asc Description: PGP signature

Re: usbdevices.config

2018-08-18 Thread Rhialto
unt non-comment, non-empty lines) on my 6.1.5 config file (an edited GENERIC) is 232 lines; for my 7.0.1 "no config' file, it is 302 lines. The "no" seemed a good idea. But it didn't bring me what I had hoped from it. -Olaf. -- ___ Olaf 'Rhialto' Seibert -- Wayland: Those who don't understand X \X/ rhialto/at/falu.nl -- are condemned to reinvent it. Poorly. signature.asc Description: PGP signature

Re: current status of autofs?

2018-04-22 Thread Rhialto
ng enbled at the > next boot, as confirmed by running: You may have a typo in autOmountd. -Olaf. -- ___ Olaf 'Rhialto' Seibert -- Wayland: Those who don't understand X \X/ rhialto/at/falu.nl -- are condemned to reinvent it. Poorly. signature.asc Description: PGP signature

Re: Strange build error on port evbarm64

2018-10-20 Thread Rhialto
this is an unexpected side effect? -Olaf. -- ___ Olaf 'Rhialto' Seibert -- "What good is a Ring of Power \X/ rhialto/at/falu.nl -- if you're unable...to Speak." - Agent Elrond signature.asc Description: PGP signature

build.sh syspkgs

2018-12-16 Thread Rhialto
99.27.0.20181212 regpkg: ERROR: The metalog file (/vol1/rhialto/destdir.amd64/METALOG.sanitised) does not contain entries for the following files or directories which should be part of the base-util-root syspkg: ./bin/\133 --- makesyspkgs --- *** [makesyspkgs] Error code 128 nbmake[1]: stoppe

Re: Cross-compiling Haiku from NetBSD?

2018-12-03 Thread Rhialto
m -Olaf. -- ___ Olaf 'Rhialto' Seibert -- "What good is a Ring of Power \X/ rhialto/at/falu.nl -- if you're unable...to Speak." - Agent Elrond signature.asc Description: PGP signature

Re: xhci power to external device

2019-02-23 Thread Rhialto
I "solved" the problem by returning the disk in question ("performance not as expected") and buying a "desktop" model (which has its own external power supply). Since it is a 3,5" disk inside instead of a 2,5", it is a bit faster too. -Olaf. -- ___ Olaf 'R

Re: UFS2 feature: inode space used for data

2019-03-14 Thread Rhialto
On Wed 13 Mar 2019 at 21:44:11 -, Michael van Elst wrote: > rhia...@falu.nl (Rhialto) writes: > > >in the set is allocated and initialized. The set of blocks that may > >be allocated to inodes is held as part of the free-space reserve > >until all other

UFS2 feature: inode space used for data

2019-03-13 Thread Rhialto
fect. Code would likely involve looking at and/or modifying cgp->cg_initediblk, but that field is used very rarely and not for this purpose. (On the other hand, I can't find such code in FreeBSD either, and I would expect it to be there, if anywhere.) Is my impression correct? -Olaf. -- ___

xhci power to external device

2019-02-17 Thread Rhialto
wer 500 mA, config 1, USB Storage(0x0723), Generic(0x05e3), rev 94.51(0x9451) so at least some devices can draw that much. If the given 224 mA are actually enforced, can I give the disk more anyway? -Olaf. -- ___ Olaf 'Rhialto' Seibert -- "What good is a Ring of Power \X/ rhialto/at/falu.nl

Re: xhci power to external device

2019-02-17 Thread Rhialto
On Sun 17 Feb 2019 at 21:34:44 +0100, Rhialto wrote: > I have an external harddisk, like so: (output from usbdevs -v) > > Controller /dev/usb0: > addr 0: super speed, self powered, config 1, xHCI Root Hub(0x), vendor > 8086(0x8086), rev 1.00(0x0100) > port 1 addr 9: supe

Re: Weirdness on (pinebook?) X in -current

2019-06-17 Thread Rhialto
worked fine to emulate the middle button. I am starting to suspect that the trackpad simply does not report multiple button presses. While running xev, I could not even see anything happening if I pressed a second button while another was already pressed, no matter if I did anthing slow or fast. >

Re: device-specific "vdpau" support?

2019-06-29 Thread Rhialto
ay around, if I had to choose only one...) -Olaf. -- ___ Olaf 'Rhialto' Seibert -- "What good is a Ring of Power \X/ rhialto/at/falu.nl -- if you're unable...to Speak." - Agent Elrond signature.asc Description: PGP signature

Re: built-in vs loadable modules and userconf

2019-10-19 Thread Rhialto
uting. Side-thought: maybe userconf can benefit from a way to disable modules? -Olaf. -- Olaf 'Rhialto' Seibert -- rhialto at falu dot nl ___ Anyone who is capable of getting themselves made President should on \X/ no account be allowed to do the job. --Douglas Adams, "THGTTG" sig

Re: i386 9.99.17 build fails for NET4501 kernel

2019-10-17 Thread Rhialto
no place in a freestanding build anyway, since vfork (and longjmp probably too) are concepts of hosted implementations only. -Olaf. -- Olaf 'Rhialto' Seibert -- rhialto at falu dot nl ___ Anyone who is capable of getting themselves made President should on \X/ no account be allowed to d

Re: Can I use pkg_src to upgrade to current?

2019-10-13 Thread Rhialto
nux :) (For compressing with bzip2 J would be required of course). -Olaf. -- Olaf 'Rhialto' Seibert -- rhialto at falu dot nl ___ Anyone who is capable of getting themselves made President should on \X/ no account be allowed to do the job. --Douglas Adams, "THGTTG" signature.as

fdesc weirdness with /dev/stdin: Device not configured

2020-04-13 Thread Rhialto
$ echo a >xx $ sort /dev/stdin fd/0 murthe.7:/tmp$ ls -l /dev/fd/ total 16 crw--w 1 rhialto tty5, 15 Apr 13 17:56 0 crw--w 1 rhialto tty5, 15 Apr 13 17:56 1 crw--w 1 rhialto tty5, 15 Apr 13 17:56 2 drw-rw-rwT 85 root wheel 15872 Apr 13 17:56 3/ dr--r

Re: More POSIX Issue 8 changes (msg #2)

2020-03-28 Thread Rhialto
ut I don't see it as being leftmost. I'm not sure how rigorous they define these terms. -Olaf. -- Olaf 'Rhialto' Seibert -- rhialto at falu dot nl ___ Anyone who is capable of getting themselves made President should on \X/ no account be allowed to do the job. --Douglas Adams, "THGTTG" signature.asc Description: PGP signature

Re: i386 Xen integration breaks linking NET4501 kernel

2020-05-10 Thread Rhialto
Probably similarly, linking fails when building an amd64 MODULAR kernel, with some Xen-related undefined symbol errors: building standard kern library create vers.c compile MODULAR/vers.o link MODULAR/netbsd /vol1/rhialto/tools.amd64/bin/x86_64--netbsd-ld: hypervisor.o

Duplicate commits in git clone of src

2020-05-31 Thread Rhialto
be able to look back all the way to 1992 to the first commit! -Olaf. -- Olaf 'Rhialto' Seibert -- rhialto at falu dot nl ___ Anyone who is capable of getting themselves made President should on \X/ no account be allowed to do the job. --Douglas Adams, "THGTTG" signature.asc Description: PGP signature

Re: atexit(), dlclose() and more atexit()

2020-06-29 Thread Rhialto
On Sun 28 Jun 2020 at 23:29:05 +0200, Joerg Sonnenberger wrote: > On Sun, Jun 28, 2020 at 10:56:01PM +0200, Rhialto wrote: > > The funny thing is that libavformat uses an atexit handler due to issues > > with dynamic (un)loading (or so they claim). This is from their file &

Re: atexit(), dlclose() and more atexit()

2020-06-29 Thread Rhialto
On Mon 29 Jun 2020 at 10:39:45 +0200, Martin Husemann wrote: > On Mon, Jun 29, 2020 at 09:55:10AM +0200, Rhialto wrote: > > 6. said handler tells the new thread to clean up and finish. One of the last > >things the thread does, is to dlclose() libavformat. > > How ca

Re: atexit(), dlclose() and more atexit()

2020-06-29 Thread Rhialto
On Mon 29 Jun 2020 at 09:55:10 +0200, Rhialto wrote: > I've looked at __cxa_finalize a bit better, and it seems that the lock > mutex_lock(&__atexit_mutex); isn't just used to protect running the > atexit handlers, but even to protect looking at the list of handlers: > atexit_han

Re: atexit(), dlclose() and more atexit() (with reproducer)

2020-06-29 Thread Rhialto
orker_thread_main, NULL); atexit(cleanup_from_main_thread); /* Do useful work */ sleep(1); printf("main thread %p: calling exit()\n", pthread_self()); exit(0); } --><>---cut here---<><-- -Olaf. -- Olaf 'Rhialto' Seibert -- rhialto

atexit(), dlclose() and more atexit()

2020-06-28 Thread Rhialto
I have at hand a program (the current svn trunk of VICE, to be exact) which does the following: 1. In the original thread, it dlopen()s libavformat. 2. libavformat establishes an atexit() handler. 3. The main thread starts a new thread, and registers an atexit() handler to clean up that

Re: atexit(), dlclose() and more atexit()

2020-06-28 Thread Rhialto
On Sun 28 Jun 2020 at 22:39:28 +0200, Joerg Sonnenberger wrote: > On Sun, Jun 28, 2020 at 10:35:27PM +0200, Rhialto wrote: > > I have at hand a program (the current svn trunk of VICE, to be exact) > > which does the following: > > > > 1. In the original thread, it d

Re: [HEADS UP] pkgsrc default database directory changed

2020-12-13 Thread Rhialto
s-sasl-2.1.27nb1 $ cat /var/db/pkg.refcount/files/usr/pkg/lib/perl5/vendor_perl/5.32.0/XML/SAX/ParserDetails.ini/p5-XML-SAX-1.02 /var/db/pkg/p5-XML-SAX-1.02 $ cat /var/db/pkg.refcount/users/smmsp/sendmail-8.15.2nb9 /var/db/pkg/sendmail-8.15.2nb9 -Olaf. -- Olaf 'Rhialto' Seibert -- rhialt

Re: build.sh live-image

2021-05-31 Thread Rhialto
On Sun 30 May 2021 at 16:32:30 +1200, Lloyd Parkes wrote: > On 30/05/21 8:55 am, Rhialto wrote: > > > Another thing I noticed is that /etc/rc.d/resize_disklabel looks at the > > wrong MBR partition to check for NetBSD: it looks at partition 1 but > > sh

Re: build.sh live-image

2021-05-31 Thread Rhialto
On Sat 29 May 2021 at 22:55:33 +0200, Rhialto wrote: > So /etc/rc.d/ec2_init should be able to work with OpenStack (although > putting the ssh key in root's authorized_keys may be a bit useless since > it seems that ssh root logins are not allowed). But the detection in > /etc/rc.con

Re: build.sh live-image

2021-05-31 Thread Rhialto
On Mon 31 May 2021 at 13:22:50 +0200, Rhialto wrote: > Would the change below be ok? I'll be looking at some more things to > improve for OpenStack but this is a good start. I was expecting that the metadata-querying script at src/distrib/utils/embedded/files/ec2_init could easily hav

build.sh live-image

2021-05-29 Thread Rhialto
partition because those occur on GPT disks only. -Olaf. -- ___ Q: "What's an anagram of Banach-Tarski?" -- Olaf "Rhialto" Seibert \X/ A: "Banach-Tarski Banach-Tarski." -- rhialto at falu dot nl signature.asc Description: PGP signature

Re: build.sh live-image [virtio disk hang]

2021-06-01 Thread Rhialto
On Mon 31 May 2021 at 13:22:50 +0200, Rhialto wrote: > However when extracting the pkgsrc tar file, it hung on disk I/O. > When I retried, the same happened. > After that, even the fsck got blocked on disk I/O. I re-tried the same thing (almost the same thing; the partition wa

Re: Anyone feel like fixing pkgsrc/emulators/tme ?

2021-07-10 Thread Rhialto
miniroot.fs, which the instructions tell you to put as 4th file) > Martin -Olaf. -- ___ "Buying carbon credits is a bit like a serial killer paying someone else to \X/ have kids to make his activity cost neutral." -The BOFHfalu.nl@rhialto signature.asc Description: PGP signature

Re: Anyone feel like fixing pkgsrc/emulators/tme ?

2021-07-10 Thread Rhialto
On Sat 10 Jul 2021 at 15:41:27 +0200, Martin Husemann wrote: > On Sat, Jul 10, 2021 at 03:39:10PM +0200, Rhialto wrote: > > How far did you get? I tried sun3, and I got to booting the ramdisk Oh this is with NetBSD/amd64 9.2, not -current. I don't know if that makes a differenc

Re: Anyone feel like fixing pkgsrc/emulators/tme ?

2021-07-10 Thread Rhialto
quot;, nothing appeared to happen. The tmesh window remained gray, I did not get the tmesh> prompt back. (That happens for sun3). > Martin -Olaf. -- ___ "Buying carbon credits is a bit like a serial killer paying someone else to \X/ have kids to make his activity cost neutral." -The BOFHfalu.nl@rhialto signature.asc Description: PGP signature

Re: Anyone feel like fixing pkgsrc/emulators/tme ?

2021-07-10 Thread Rhialto
On Sat 10 Jul 2021 at 16:05:31 +0200, Rhialto wrote: > I also didn't succeed in powering up the sun4c. When I gave the command > "command board0 power up", nothing appeared to happen. The tmesh window > remained gray, I did not get the tmesh> prompt back. (That happens for

Re: Anyone feel like fixing pkgsrc/emulators/tme ?

2021-07-10 Thread Rhialto
On Sat 10 Jul 2021 at 15:39:10 +0200, Rhialto wrote: > How far did you get? I tried sun3, and I got to booting the ramdisk > kernel from tape. But when I did the "dd bs=32k if=/dev/nrst0 > of=/dev/rsd0b" I got a core dump. Possibly I had not used edlabel > correctly

Re: Problem reports for version control systems

2021-05-01 Thread Rhialto
ated but doesn't need. And the pause at the beginning is likely to be a full scan of the tree for "extra" files. Note that those get reported before you see any progress on the update itself. > .mrg. -Olaf. -- ___ Q: "What's an anagram of Banach-Tarski?" -- Olaf "Rhi

Re: How to determine if graphics is supported by radeondrm?

2021-03-21 Thread Rhialto
th the NetBSD image I was using > and I did not look into why. Weird.. > Lloyd Thanks, -Olaf. -- ___ Q: "What's an anagram of Banach-Tarski?" -- Olaf "Rhialto" Seibert \X/ A: "Banach-Tarski Banach-Tarski." -- rhialto at falu dot nl signature.asc Description: PGP signature

Re: How to determine if graphics is supported by radeondrm?

2021-03-20 Thread Rhialto
On Sat 20 Mar 2021 at 15:41:49 +1300, Lloyd Parkes wrote: > HI all, > > On 18/03/21 10:03 am, Rhialto wrote: > > For example, if I look at an "AMD Ryzen 3" cpu, which supposedly has > > integrated graphics "AMD Radeon Vega 8, integrated GPU". Grepping

How to determine if graphics is supported by radeondrm?

2021-03-17 Thread Rhialto
etter off looking at iNtel stuff? -Olaf. -- ___ Q: "What's an anagram of Banach-Tarski?" -- Olaf "Rhialto" Seibert \X/ A: "Banach-Tarski Banach-Tarski." -- rhialto at falu dot nl signature.asc Description: PGP signature

Re: Partial reads on unix domain sockets

2021-04-07 Thread Rhialto
OCK_SEQPACKET doesn't exist for PF_LOCAL) -Olaf. -- ___ Q: "What's an anagram of Banach-Tarski?" -- Olaf "Rhialto" Seibert \X/ A: "Banach-Tarski Banach-Tarski." -- rhialto at falu dot nl signature.asc Description: PGP signature

Re: HEADS UP: Merging drm update (Lenovo X230 mode switch issue in UEFI mode only, BIOS works)

2021-12-31 Thread Rhialto
its is a bit like a serial killer paying someone else to \X/ have kids to make his activity cost neutral." -The BOFHfalu.nl@rhialto signature.asc Description: PGP signature

Re: Call for testing: certctl, postinstall, TLS trust anchors

2023-10-08 Thread Rhialto
mailing list but I don't think that mutt ever told me that the signature matched (due to the certificates not being set up). -Olaf. -- ___ Olaf 'Rhialto' Seibert \X/ There is no AI. There is just someone else's work. --I. Rose signature.asc Description: PGP signature

Re: Branching for NetBSD 10

2022-06-04 Thread Rhialto
laf. -- ___ "Buying carbon credits is a bit like a serial killer paying someone else to \X/ have kids to make his activity cost neutral." -The BOFHfalu.nl@rhialto signature.asc Description: PGP signature

  1   2   >