bind reacts badly to dhcpcd losing/regaining connectivity

2017-04-14 Thread Rhialto
because my dns data seemed to have dropped out of caching name servers elsewhere. -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

Re: bind reacts badly to dhcpcd losing/regaining connectivity

2017-04-14 Thread Rhialto
On Fri 14 Apr 2017 at 19:20:13 -0500, Jeremy C. Reed wrote: > On Sat, 15 Apr 2017, Rhialto wrote: > > > and these errors about re1 (my external interface) kept going all the > > time. When I noticed them and restarted named, they went away. > > > > Why does

Re: bind reacts badly to dhcpcd losing/regaining connectivity

2017-04-15 Thread Rhialto
n IPv4 interface re1, 192.168.178.20#53 listening on IPv4 interface lo0, 127.0.0.1#53 > kre -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

Re: Getty on USB serial port

2017-09-17 Thread Rhialto
chines console output to a window. Note: Only the owner of /dev/console can grab the console output. This command is only available if the machine supports the ioctl TIOCCONS. Apart from that, a simple program to issue the ioctl on stdout is easily written. -Olaf. -- ___ Olaf 'Rhial

Re: Cannot login via xdm after fresh install

2017-09-17 Thread Rhialto
cifying full paths might help. Just a guess... -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: Cannot login via xdm after fresh install

2017-09-17 Thread Rhialto
ting it. > Erkki -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: Can I install NetBSD on the same usb installation disk?

2017-11-24 Thread Rhialto
be the installer gets confused if it sees 2 NetBSD partitions on the disk. I never tried it but I expect it can be made to work. > Andy -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

How does NetBSD handle fsync() that incurs I/O errors?

2018-03-30 Thread Rhialto
fsync them again. Note that that has never been the case in Linux after hard writeback failures, AFAIK, so programs should definitely not assume that behavior." I hope that NetBSD does leave the pages dirty, because that's the only thing that makes sense, right? -Olaf. -- __

Re: How does NetBSD handle fsync() that incurs I/O errors?

2018-03-31 Thread Rhialto
behaves better. > Jaromir -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: Gah... How usable is www/firefox on NetBSD?

2018-05-02 Thread Rhialto
c/www/midori/default/midori-0.5.11/midori/midori-notebook.vala:330.25-330.39: error: Access to non-public constructor `Midori.Tally.new' denied var tally = new Tally (tab); ^^^ [ 14%] Generating ia.gmo Compilation failed: 1 error(s), 1 warning(s) -Ol

Re: tar(1) unsatisfied with gtar(1) files (pkgsrc)

2018-06-03 Thread Rhialto
40 gtar-base-1.30.tgz From pkg_install-20180325.tgz on, the packages seem to elicit the message. (I didn't automate the check if this was true for 100% of them, though). pkg_install includes pkg_create, which would create the tar files. So I guess the culprit is there. -Olaf. -- ___ Olaf &#

Re: booting from gpt/raid?

2018-07-15 Thread Rhialto
make a tmpfs /dev # ./MAKEDEV all cd .. echo "Creating the iso image..." makefs -t cd9660 \ -o "bootimage=i386;usr/mdec/bootxx_cd9660,no-emul-boot,rockridge,allow-deep-trees,allow-multidot,volumeid=${what}.${arch}" \ ${top}/live-and-install.$arch.iso . cd

Re: FQDNs for netbooted hosts via DHCP?

2018-07-15 Thread Rhialto
the other hand taketh away... Rather silly. -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

NetBSD 8.0: /usr/bin/m4 is broken

2018-07-30 Thread Rhialto
PE are predefined by ctwm but it fails equally if they are not. This worked (of course) in NetBSD 7. -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: NetBSD 8.0: /usr/bin/m4 is broken

2018-07-31 Thread Rhialto
On Tue 31 Jul 2018 at 05:38:19 +0700, Robert Elz wrote: > Try this patch. It appears as if a line got dropped during some changes back > in Jan, 2016 ! (And no-one noticed.) Thanks! That seems to do the trick. I've installed the patched m4 locally. -Olaf. -- ___ Olaf '

Re: combining /var/mail files

2018-08-24 Thread Rhialto
ide > a message body. I've seen MIME mail that has the F from /^From / replaced with =46 in quoted-printable encoding. A neat trick. (Although it seemed it was applied a bit more often than strictly necessary.) -Olaf. -- ___ Olaf 'Rhialto' Seibert -- Wayland: Those who don&#x

Re: Recommended desktop environment?

2018-09-08 Thread Rhialto
ccess them. Idea is originally from BeOS :) I just sent a pr to update the version in pkgsrc to 4.0.2 (the latest) from 4.0.1. -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: Quick BIND question

2018-09-08 Thread Rhialto
c80b589b1f3027f58e716d3df1d8607d7e -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: Recommended desktop environment?

2018-09-11 Thread Rhialto
h I looked at Haiku recently and it seems you can replace the window decorator) (oh, last time I replied to you, your mail address bounced) -Olaf. -- ___ Olaf 'Rhialto' Seibert -- Wayland: Those who don't understand X \X/ rhialto/at/falu.nl -- are condemned to reinvent it. P

Re: suspend-to-RAM intel-x86 issues and tests

2018-10-02 Thread Rhialto
ot;too hard". Then something wipes the memory (maybe the BIOS does that??) and it is lost. -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: /var on tmpfs

2018-11-16 Thread Rhialto
produced an error message while booting was reason for adding an extra directory or empty file. https://www.falu.nl/~rhialto/mkiso I just gave it a quick try, and qemu seemed a looot slower than previously (when I last tried was under 7.0.2 I think)... -Olaf. -- ___ Olaf 'Rhialto' Seibert

Re: Testing memory performance

2018-11-18 Thread Rhialto
d of assembler dump. It looks like both functions check for some initial conditions to see which optimized loop they can use, but they use very different optimizations. -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: Horde Webmailer

2019-01-03 Thread Rhialto
llation > directory.) > # pear install -a -B horde/webmail I think I just installed the mail/imp package. I certainly didn't do anything complicated like the above. But maybe things changed in the mean time (very possible) so that it doesn't work like that any more. -Olaf. -- ___ Ol

Re: fpr(1), asa(1)

2019-01-06 Thread Rhialto
I have various files around with carriage control. You get them from emulators/hercules, for instance. So at the very least they should be packaged. -- Sent from my Android device with K-9 . Please excuse my brevity.

Re: How to set up PS/2 mouse?

2019-01-06 Thread Rhialto
/rc.d/wsmoused to see how it is used (that is hidden away in the functions defined in /etc/rc.subr). -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: rmt(8)

2019-01-11 Thread Rhialto
eginning). -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: libstdc++.so.7 is missing

2019-01-18 Thread Rhialto
nd for me it built... So maybe there is some difference between those versions that matters here somehow. -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: libstdc++.so.7 is missing

2019-01-20 Thread Rhialto
On Sun 20 Jan 2019 at 08:58:55 -0500, Greg Troxel wrote: > From that find the root cause, which is something that directly includes > it, vs including a library that includes it. ldd makes this not that > easy. FreeBSD's ldd has an option to show just the libraries that are required directly (and

Re: Fun with SSD and GPT wedges

2019-02-13 Thread Rhialto
"fsck_ffs", but that can be replaced with "fsck -t ffs". -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: mutt wants sasl

2019-03-06 Thread Rhialto
o be built with cyrus-sasl support. > What does pkg_info mutt say? When I built my mutt, I added the option "sasl" to get sasl support. It is not a default option, so I expect it isn't present in the version from the binary repositories. -Olaf. -- ___ Olaf 'Rhialto&#

Re: Swap over NFS

2019-04-05 Thread Rhialto
wapping, maybe it's over NFS swapon -a -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: Serialization of binary floating point numbers

2019-05-17 Thread Rhialto
date on whether there are math libraries available that do ise IEEE soft-float. -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: Serialization of binary floating point numbers

2019-05-18 Thread Rhialto
I recall reading of a hexadecimal serialization of floating point numbers. I'm not sure of all the details, but it sounds like it would be a fairly easy way to exactly represent a whole class of FP formats. -Olaf. -- ___ Olaf 'Rhialto' Seibert -- "What good is a Ring of

Re: Laptop Recommendations for NetBSD?

2019-06-23 Thread Rhialto
ou, with the Linux KDE Neon I'm trying now, they "leave everything to be desired". (I have learned to hate graphics chips more and more every day) > Martin -Olaf. -- ___ Olaf 'Rhialto' Seibert -- "What good is a Ring of Power \X/ rhialto/at/falu.nl -- if you&#

Re: FFSv1 (UFS1) vs FFSv2 (UFS2)

2019-07-04 Thread Rhialto
timeThu Jul 4 06:15:26 2019 superblock location 65536 id [ x ] cylgrp dynamic inodes FFSv2 sblock FFSv2 fslevel 5 -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

Native X (8.1/amd64) crashing with gvim-gtk3

2019-07-22 Thread Rhialto
dst.p.x = r->dst.x + r->width; 851 dst.p.y = r->dst.y + r->height; 852 v[0] = dst.f; 853 v[2] = (msk_x + w) * op->mask.scale[0]; 854 v[7] = v[3] = (msk_y + h) * op->mask.scale[1]; 855 856 dst.p.x = r->dst.x; -Olaf. -- ___ Olaf &

Re: Native X (8.1/amd64) crashing with gvim-gtk3

2019-07-22 Thread Rhialto
On Mon 22 Jul 2019 at 20:49:12 +0200, Tobias Nygren wrote: > On Mon, 22 Jul 2019 20:38:14 +0200 > Rhialto wrote: > > > at /usr/xsrc/external/mit/xf86-video-intel/dist/src/sna/gen4_vertex.c:854 > > Does 8.1 ship with modesetting support for intel? I had a similar crash >

Re: Native X (8.1/amd64) crashing with gvim-gtk3

2019-07-22 Thread Rhialto
On Mon 22 Jul 2019 at 21:11:23 +0200, Tobias Nygren wrote: > On Mon, 22 Jul 2019 21:02:21 +0200 > Rhialto wrote: > > > On Mon 22 Jul 2019 at 20:49:12 +0200, Tobias Nygren wrote: > > > On Mon, 22 Jul 2019 20:38:14 +0200 > > > Rhialto wrote: > > > >

Re: Native X (8.1/amd64) crashing with gvim-gtk3

2019-07-23 Thread Rhialto
machine from another one, and then run gdb -p , and (since it stops X) continue it. You obviously can't do this from an xterm on the same X server but it can probably work as well from a text console (well, if the switching to the console works, I'm not 100% sure). -Olaf. -- ___ Olaf &

Re: Native X (8.1/amd64) crashing with gvim-gtk3

2019-07-26 Thread Rhialto
ifferent in the X log file), but when I retried it just now, it seemed to work (and help). So, Thanks! -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

dhcpcd, ipv6, 1&1, Fritzboz, deprecated addresses

2019-08-11 Thread Rhialto
pv6rs gateway ia_na 1 ia_pd 2 re0/0/64 -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: dhcpcd, ipv6, 1&1, Fritzboz, deprecated addresses

2019-08-11 Thread Rhialto
On Sun 11 Aug 2019 at 14:42:57 +0200, Rhialto wrote: > Is there any setting I could have in my /etc/dhcpcd.conf that might > influence that? Additionally, here are the most recent messages in /var/log/messages: Aug 11 13:08:37 murthe dhcpcd[335]: re1: fe80::a96:d7ff:fea9:5c20: no lo

Re: dhcpcd, ipv6, 1&1, Fritzboz, deprecated addresses

2019-08-13 Thread Rhialto
7;t have sysctls set for "temp" addresses, in case it could be related to that: net.inet6.ip6.use_tempaddr = 0 net.inet6.ip6.prefer_tempaddr = 0 -Olaf. -- Olaf 'Rhialto' Seibert -- rhialto at falu dot nl ___ Anyone who is capable of getting themselves made President should on

Re: Write an install image to a flash drive?

2019-08-25 Thread Rhialto
But last time I tried it with a NetBSD ISO image, it failed. (But I'm not sure if I actually tried it on the same computer for instance, or if maybe the Ubuntu images contain something special to make this possible). -Olaf. -- Olaf 'Rhialto' Seibert -- rhialto at falu dot nl ___ A

Re: perl5 update to 5.30 did not finish, maybe?

2019-10-04 Thread Rhialto
like this: -r--r--r-- 1 root wheel 21 Jul 6 15:39 lib/perl5/5.28.0/CPAN/LWP/PaxHeader/UserAgent.pm -r--r--r-- 1 root wheel 2034 Jul 6 15:39 lib/perl5/5.28.0/CPAN/LWP/UserAgent.pm The package that adds /usr/pkg/lib/perl5/vendor_perl/5.28.0/LWP.pm is p5-libwww-6.39. -Ol

Re: perl5 update to 5.30 did not finish, maybe?

2019-10-05 Thread Rhialto
On Fri 04 Oct 2019 at 19:33:53 -0400, Bob Bernstein wrote: > On Fri, Oct 04, 2019 at 12:42:44PM +0200, Rhialto wrote: > > > So something weird may be going on. > > I would give assent to that speculation. > > > The package that adds > > /usr/pkg/lib/perl5/ven

Re: portable USB disk installation

2019-10-06 Thread Rhialto
"ROOT." instead of the name of your disk, and then follow it with the partition letter. "ROOT." stands for the disk you booted from (or more precise, the disk where your / is). So instead of '/dev/sd0a' you would use 'ROOT.a', etc. > orr721 -Olaf. --

Re: Window Managers / Desktops

2019-11-14 Thread Rhialto
with ctwm which is a development based on twm. Most notably it supports workspaces, but the version in pkgsrc is a bit newer than the version in base and also supports some of the Enhanced Window Manager Hints. -Olaf. -- Olaf 'Rhialto' Seibert -- rhialto at falu dot nl ___ Anyon

Re: Basic vt100 console "noisy"

2019-11-20 Thread Rhialto
wscons=YES in /etc/rc.conf), you can login on other consoles that are quiet. -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, "TH

Re: Basic vt100 console "noisy"

2019-11-21 Thread Rhialto
et the console from the boot loader. See manual page boot(8), command "consdev". If you have a serial terminal at hand, it is always fun to try. I operated a DEC Alpha with a serial console, even though it had display hardware. > Clay -Olaf. -- Olaf 'Rhialto' Seibert -- rhialto at

Re: [netbsd-users] About using NetBSD as a guest, why, how etc.

2019-12-10 Thread Rhialto
was years ago and all sizes of everything are now different, so you can just try and see where it gets you :) > Regards, > Malcolm -Olaf. -- Olaf 'Rhialto' Seibert -- rhialto at falu dot nl ___ Anyone who is capable of getting themselves made President should on \X/ no account be a

Re: repo missing package

2020-01-11 Thread Rhialto
ot wheel 360726 Jan 2 06:44 babl-0.1.72.tgz -rw-r--r-- 1 root wheel 296670777 Jan 2 09:17 rust-1.39.0nb2.tgz -rw-r--r-- 1 root wheel1181253 Jan 2 22:58 alsa-lib-1.1.4.1.tgz -rw-r--r-- 1 root wheel 57394952 Jan 3 11:50 firefox-71.0.tgz -Olaf. -- Olaf 'Rhialto'

Re: Mwm and coloring cascading submenus

2020-04-04 Thread Rhialto
etc based on the name of the menu. -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: SMTP servers receiving from gmail

2020-04-15 Thread Rhialto
ich implies but does not dare to say out loud that they think I'm a spammer. They demand DKIM or similar configurations, which I refuse to use, because its a lot of work to configure, and it often doesn't even work with mail forwarding. > Mike -Olaf. -- Olaf 'Rhialto' Seibert

Re: lpd/samba printing with usb

2014-01-18 Thread Rhialto
) +page->setCompression(header.cupsCompression); +else +page->setCompression(17); page->setCopiesNr(header.NumCopies); // Calculate clippings and margins > Pierre-Philipp -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No

Re: Emacsen segfaulting on startup

2014-02-06 Thread Rhialto
ur main box via nfs on the laptop. You could also use binary packages of everything that emacs depends upon. That would save you a lot of compiling, I expect. > Riccardo -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, 'eureka' is Greek for \X/ rhialto/at/xs4

Re: Does my processor support 64bit kernel?

2014-02-11 Thread Rhialto
't have LONG. But I do have EM64T. (It is some Intel cpu). Maybe this is different after NetBSD 6.1.1. -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, 'eureka' is Greek for \X/ rhialto/at/xs4all.nl-- 'this bath is too hot.' pgp1H2O063Dpk.pgp Description: PGP signature

Re: Muddled wrt pkgsrc

2014-03-11 Thread Rhialto
issing from pkg_comp? -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, 'eureka' is Greek for \X/ rhialto/at/xs4all.nl-- 'this bath is too hot.' pgpaMwyq13Avu.pgp Description: PGP signature

Novena (ARM)

2014-04-12 Thread Rhialto
ot; Given that it is ARM, would NetBSD run on it automatically, or isn't it that simple? -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, 'eureka' is Greek for \X/ rhialto/at/xs4all.nl-- 'this bath is too hot.' pgpXaVJCfymun.pgp Description: PGP signature

Crash with python / libpthread / libgomp

2014-04-21 Thread Rhialto
0007f7ff6875d80 in ___lwp_park50 () from /usr/lib/libc.so.12 Cannot access memory at address 0x7f7fd4c0 (gdb) quit -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, 'eureka' is Greek for \X/ rhialto/at/xs4all.nl-- 'this bath is too hot.' pgpmQg0s6dcAN.pgp Description: PGP signature

Re: Crash with python / libpthread / libgomp

2014-04-21 Thread Rhialto
On Mon 21 Apr 2014 at 11:40:10 +0200, Martin Husemann wrote: > On Mon, Apr 21, 2014 at 11:30:53AM +0200, Rhialto wrote: > > What is libgomp? There seems to be no manual page. > > It is part of gcc, the gnu implementation of the OpenMP API (a parallel > programming toolkit). Th

Re: Crash with python / libpthread / libgomp

2014-04-21 Thread Rhialto
On Mon 21 Apr 2014 at 12:47:31 +0200, Rhialto wrote: > And weird: if I re-save the image with the GIMP and re-try the command, > I get the "same" segfault, but gdb gives me no stack backtraces and no > threads... weirder and weirder. Oops, I take that back partially: I just

Re: Kernel hang on i386 running 6.1.3

2014-04-21 Thread Rhialto
e if it worked, of course). There is no problem witn Linux on the same machine (dual boot). -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, 'eureka' is Greek for \X/ rhialto/at/xs4all.nl-- 'this bath is too hot.' pgpPXlInW7uEZ.pgp Description: PGP signature

Re: Unable to build vim-gtk2 using clang; hack in system includes

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

tmux messes up my backspace character

2014-08-15 Thread Rhialto
where I would want that, such as mutt and vim. The manual doesn't contain the word "erase"... is there any less obvious way to stop tmux doing this annoying thing? I simply want my internal erase character the same as the external one, and no messing about with translating backspac

Re: tmux messes up my backspace character

2014-08-16 Thread Rhialto
used. termios should have a better idea. */ bspace = tty->tio.c_cc[VERASE]; if (bspace != _POSIX_VDISABLE && key == bspace) key = KEYC_BSPACE; in cvs/src/external/bsd/tmux/dist/tty-keys.c. Note that KEYC_BSPACE is '\177' or ASCII DEL, not backs

Re: nullfs: contents under mount point not visible via null mount

2014-09-08 Thread Rhialto
ile system from a/b/c, and hence it is not included in the nfs export or null re-mount (which is also a file system export of a kind). -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, 'eureka' is Greek for \X/ rhialto/at/xs4all.nl-- 'this bath is too hot.' pgpxSG7XW_Z9K.pgp Description: PGP signature

Re: pf and rpi

2014-10-03 Thread Rhialto
s". That seems like unnecessary work, checking all those rules that may or may not be winning in the end. And you can get the same effect with a "first one wins" system (hence more efficiently) if you simply reverse the order of the rules. -Olaf. -- ___ Olaf 'Rhialto' Seibe

Re: 7.0_BETA feedback sought

2015-01-07 Thread Rhialto
S/8110S/8211 1000BASE-T media interface, rev. 2 > rgephy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, > 1000baseT-FDX, auto > fwohci0: BUS reset > fwohci0: node_id=0xc800ffc0, gen=1, CYCLEMASTER mode > ieee1394if0: 1 nodes, maxhop <= 0 cable IRM irm(0) (me) &g

Re: RE: Re: Re: Request to reconsider removal of groff from base system

2015-04-07 Thread Rhialto
ains: /* Window manager hints mask bits */ #define .el InputHint (1L << 0) #define .el StateHint (1L << 1) #define .el IconPixmapHint (1L << 2) Either these pages are invalid mandoc or the formatter is not complete. Either wa

Re: Request to reconsider removal of groff from base system

2015-04-17 Thread Rhialto
On Tue 07 Apr 2015 at 20:19:55 +0200, Rhialto wrote: > On Tue 07 Apr 2015 at 13:57:45 +0200, carsten.ku...@arcor.de wrote: > > > Again this is an enhancement? Can mandoc handle tbl and pic input? > > > > It can handle tbl input. I'm not shure about pic but there may n

Re: gptmbr.bin vs RAIDframe

2015-06-21 Thread Rhialto
On Sun 21 Jun 2015 at 13:56:15 +0200, Rhialto wrote: > On Tue 16 Jun 2015 at 14:32:52 +0100, David Brownlee wrote: > > The script I used is below in case anyone finds it of interest > > A few notes: Ah never mind. I wrote this before seeing your followup which addresses both

Re: gptmbr.bin vs RAIDframe

2015-06-21 Thread Rhialto
t (right?), one could re-use the same zones and remember in which one of those there was a read error. > kre -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, 'eureka' is Greek for \X/ rhialto/at/xs4all.nl-- 'this bath is too hot.' pgpEVWdjJnDYD.pgp Description: PGP signature

Re: gptmbr.bin vs RAIDframe

2015-06-21 Thread Rhialto
an ${RAID}a, since the variable "RAIDa" doesn't seem to exist. $RAIDa occurs a few more times. -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, 'eureka' is Greek for \X/ rhialto/at/xs4all.nl-- 'this bath is too hot.' pgpdv1zs9226W.pgp Description: PGP signature

Re: Necessity of rebuilding pkgsrc after updating the system

2015-08-20 Thread Rhialto
as a simpler way i.e. a single command. > I was wrong. There is no straight way. There is pkg_chk. With pkg_chk -g to create an initial list of installed packages, and after removing everything, pkg_chk -a would rebuild them. I do this process inside pkg_comp chroot, so that my running system i

Re: PAM issues

2015-08-28 Thread Rhialto
get access to use it, you log in with ssh to the server and add it to ssh-agent. After the agent has the key, you can use it from the client (if you use sudo -E backupcommand, so that it has access to the environmnent variable that points to the ssh-agent). -Olaf. -- ___ Olaf 'Rhialto

Re: termcap issue

2015-08-30 Thread Rhialto
t should be the default erase character. So I had to decide for one or the other and strongly enforce it. -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, 'eureka' is Greek for \X/ rhialto/at/xs4all.nl-- 'this bath is too hot.' pgpieDF0RGVFJ.pgp Description: PGP signature

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-- '

Re: Raspberry Pi 2, nfs mount hangs after some time

2015-10-26 Thread Rhialto
ue, 20 Oct 2015 00:32:55 +0200 > From: Rhialto > Subject: NFS related panic? (was: Re: Killing a zombie process?) > To: current-us...@netbsd.org -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, 'eureka' is Greek for \X/ rhialto/at/xs4all.nl-- 

Re: screen goes blank on dell latitude d810 w/ 7.0 and DRMKMS

2015-12-17 Thread Rhialto
On Mon 14 Dec 2015 at 12:51:18 -0800, John R. wrote: > radeon0: info: No connectors reported connected with modes > drm: Cannot find any crtc or sizes - going 1024x768 These 2 lines seem to point towards the issue? -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, '

Re: Reduce CPU usage of PulseAudio on NetBSD

2015-12-23 Thread Rhialto
rom apparently the same horrible programmer, systemd). -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: Learning the UNIX Operating System - NetBSD Edition

2015-12-28 Thread Rhialto
EAD/201512262100Z/amd64/installation/cdrom/ . -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: tmux overhead

2016-01-22 Thread Rhialto
was the ^A F command (force window resize) or something like that. -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: texlive xelatex not working [ Was fontconfig : .so.2 not provided by 2.11.1?]

2016-01-22 Thread Rhialto
that the normal build process will generate a package when needed? This might be useful for Perl (CPAN) packages too, and Ruby has its own packaging system too, so this could work out very productively (if it is possible at all). -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No

Re: light-weight office tools? (was Re: libreoffice-bin pango errors)

2016-03-19 Thread Rhialto
ister in the wrong place in some occasions. Quite annoying since it makes such programs completely useless. -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

Buggy /usr/X11R7/lib/modules/dri/r600_dri.so ?

2016-03-25 Thread Rhialto
Backtrace stopped: previous frame inner to this frame (corrupt stack?) -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: Buggy /usr/X11R7/lib/modules/dri/r600_dri.so ?

2016-03-25 Thread Rhialto
On Fri 25 Mar 2016 at 14:57:05 +0100, Rhialto wrote: > /usr/X11R7/lib/modules/dri/r600_dri.so file eventually and crash in When I try the exact same binaries on another machine, it uses /usr/X11R7/lib/modules/dri/i9650_dri.so and that works fine. -Olaf. -- ___ Olaf 'Rhialto' Se

Re: Buggy /usr/X11R7/lib/modules/dri/r600_dri.so ?

2016-03-25 Thread Rhialto
On Fri 25 Mar 2016 at 15:11:02 +0100, Rhialto wrote: > On Fri 25 Mar 2016 at 14:57:05 +0100, Rhialto wrote: > > /usr/X11R7/lib/modules/dri/r600_dri.so file eventually and crash in > > When I try the exact same binaries on another machine, it uses > /usr/X11R7/lib/modules/dri/i96

Re: Buggy /usr/X11R7/lib/modules/dri/r600_dri.so ?

2016-03-25 Thread Rhialto
On Fri 25 Mar 2016 at 20:30:20 +0200, Yorick Hardy wrote: > Is this perhaps related to kern/49838 ? Quite possibly! There were indeed 2 threads involved. And I don't think that VICE created the second one. -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, '

Re: Buggy /usr/X11R7/lib/modules/dri/r600_dri.so ?

2016-03-25 Thread Rhialto
On Fri 25 Mar 2016 at 19:52:58 +0100, Rhialto wrote: > On Fri 25 Mar 2016 at 20:30:20 +0200, Yorick Hardy wrote: > > Is this perhaps related to kern/49838 ? > > Quite possibly! There were indeed 2 threads involved. And I don't think > that VICE created the second one. On t

Re: linking issue - what am I doing wrong?

2016-03-25 Thread Rhialto
hink -Wl,-rpath,arg is a common variant. I have a rant somewhere about how this is better than a global system-wide search path such as used by lunix or freebsd, but I'd have to look it up :) > -Swift -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, 'eureka' i

Re: i1915drmkms system crash in NetBSD 7.0

2016-05-08 Thread Rhialto
ded them in X. I don't see the progress. On the contrary. -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: debugging a memory leak

2016-05-21 Thread Rhialto
le there seems to be a FreeBSD version, I get the impression that it lives for years already as a separate patch and that it for some reason never gets merged into the mainline. > -uwe -Olaf. -- ___ Olaf 'Rhialto' Seibert -- Wayland: Those who don't understand X \X/ rhialto/at/xs4

Re: Updating 7.0 to 7.0.1

2016-05-31 Thread Rhialto
grade' know the version to which it's > supposed to upgrade (i.e. 7.0.1 in this instance)? And how does sysupgrade ensure that it won't run any of the newly extracted binaries or shared libraries (meant for the new kernel) with the old kernel? -Olaf. -- ___ Olaf 'Rhialto'

Re: Booting NetBSD from GPT/EFI

2016-06-07 Thread Rhialto
easy. > > It is possible this was fixed already in -7. I had the same problem in > my laptop, but this was not put in 7.0.1 (kern/49964). Is that for all Radeon variants? I was just about to update my machine with a Radeon card to 7.0.1, but if that won't work, I'll wait. -Olaf

Re: Booting NetBSD from GPT/EFI

2016-06-07 Thread Rhialto
if 7.0.1 was the first kernel you tried on that machine. -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

Re: netboot install to hard drive / init error 2

2016-06-22 Thread Rhialto
, and the other ones... -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

Named in NetBSD 7.0.1

2016-06-23 Thread Rhialto
time now. Where does it come from and what can I do about it? Could it come from blackholing sources of sshd attacks? Although it would be unexpected if those hosts were dns servers. -Olaf. -- ___ Olaf 'Rhialto' Seibert -- Wayland: Those who don't understand X \X/ rhialto/at/xs4a

Re: Named in NetBSD 7.0.1

2016-06-26 Thread Rhialto
@twofifty.com -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

Re: Named in NetBSD 7.0.1

2016-06-27 Thread Rhialto
p I can't answer offhand. Probably part of some spam check, or reverse lookup by sshd, or something along those lines. Thanks, -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

  1   2   3   >