Re: Fonts for console/fb for various locales: a proposal

2019-09-30 Thread Mouse
d in xsrc/local/programs/ttf2wsfont to generate a > rendering in whatever size you specify, and load that into a > wsdisplay. The rasterizing there happens in nonprivileged code, though. > There's also something to directly load BDF fonts. Those are already rasterized; BDF is a bitma

Re: style change: explicitly permit braces for single statements

2020-07-13 Thread Mouse
occasionally. > [I]n my opinion C is just not really safe without [the braces]. Is C *ever* safe? (Safe from what?) /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: style change: explicitly permit braces for single statements

2020-07-13 Thread Mouse
ocessing... } else { ...etc } } } /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: style change: explicitly permit braces for single statements

2020-07-13 Thread Mouse
ing to cite at all. Perhaps I should have made up something plausible but entirely fictitious, or gone and dug up an example of a long else-if chain in real code somewhere. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org \ Email!7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: style change: explicitly permit braces for single statements

2020-07-16 Thread Mouse
cases... } That's one of the very few uses I've found for if (0), and when the per-case code is as small as in this example I find that formatting to be the overall best. But it flies in the face of all sorts of rules. That sort of judgement call is a hallmark of an AI-complete problem. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

How to shut off X3.64 SGR in gdb output?

2020-10-23 Thread Mouse
[35;1mGNU gdb (GDB) 8.3 [mCopyright (C) 2019 Free Software Foundation, Inc. on startup. How do I get it to stop doing that? /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

9.1: nested functions crash

2020-10-23 Thread Mouse
uot;); neither does the usr/src/sys/arch/amd64/conf/GENERIC (same searches). If this belongs somewhere other than tech-userlevel, just point me in the correct direction /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.o

Re: 9.1: nested functions crash

2020-10-23 Thread Mouse
-executable granularity is fine; if I find I want it system-wide, I'll play with the sysctl nodes under security.pax; some of those look promising. Thank you very much! /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.or

Re: Proposal to drop MKCATPAGES

2020-10-25 Thread Mouse
ook less than 2s to render gcc.1, > the by-then largest (by far) man page of all. On what hardware? tls's "slowest supported hardware"? (What _is_ the current "slowest supported hardware"?) /~\ The ASCII Mouse \ / Ribbon Campaign X Agai

Re: Proposal to drop MKCATPAGES

2020-10-25 Thread Mouse
time I had an alpha that he said was possibly an instance of the fastest.) /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: Proposal to drop MKCATPAGES

2020-10-25 Thread Mouse
hem, except for whitespace cleanup and, for the 1.4T version, for switching to 64-bit time_t.) /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: Proposal to remove catman(8)

2020-11-09 Thread Mouse
ther man(1) implementations, my concern with such things has generally been how to turn them off. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: Proposal to remove catman(8)

2020-11-09 Thread Mouse
ath, but with a different path to a manpage source file) on 5.2 but not on 1.4T. (And 5.2 predates mandoc(1).) /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: Proposal to remove catman(8)

2020-11-09 Thread Mouse
nk it should care about, or some such? /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: Proposal to remove catman(8)

2020-11-10 Thread Mouse
shouldn't name catpages with a manual-section suffix, if that works for him. Even if man(1) doesn't understand it (which, if true, I would hope could be fixed in man.conf), it's still a lot easier to read than the *roff source. /~\ The ASCII Mouse \ / Ribb

Re: Proposal to remove catman(8)

2020-11-10 Thread Mouse
ss actually did work. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

set -o emacs when su?

2020-11-10 Thread Mouse
MI "/lib/libedit.so.3" 419 1 sh NAMI "/lib/libterminfo.so.1" 419 1 sh NAMI "/lib/libc.so.12" 419 1 sh NAMI "/etc/malloc.conf" 419 1 sh NAMI "/var/mail/mouse" 419 1 sh NAMI &qu

Re: Proposal to remove catman(8)

2020-11-10 Thread Mouse
, I >>> find this suggestion really bizzare. For the record, I find the suggestion that _keeping_ the tool is somehow the stance that requires justification really bizarre. It seems to me that the onus to justify should be on the ones in favour of change. /~\ The ASCII

Re: Summary of man-page formatting

2020-11-15 Thread Mouse
macro package to teach it to handle mandoc language (difficulty unsure; my TeX memories are too rusty for me to more than guess, but my guess is about a week, for me, after convincing TeX to run on my machines and relearning it - not that I have even a week to dedicate to that). /~\ The ASCII

Re: ssp, __strcpy_ck: just to be sure

2020-11-17 Thread Mouse
(), which isn't what it sounded like. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: inetd Enhancements

2020-11-21 Thread Mouse
etBSD has lost that, in which case I'd be more concerned about why and how such a crippling regression was introduced. (And, for the sake of logical completeness, there's the possibility that modern NetBSD has it but you think it doesn't, but I would hope you'd know more than t

Re: inetd Enhancements

2020-11-22 Thread Mouse
a disaster in the making.) /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: inetd Enhancements

2020-11-22 Thread Mouse
ou'll have trouble finding one that doesn't do something analogous in some cases). This is a tradeoff. There is a benefit (isolating per-service configuration) and a drawback (automation at the expense of transparency and understandability). I think the drawbacks are the greater; comp

Re: inetd Enhancements

2020-11-22 Thread Mouse
ou need to use it. That could be said in response to *any* objection to *any* proposed change, so, if that's the strongest reply you have /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C

Re: inetd Enhancements

2020-11-24 Thread Mouse
to be turned on" a part of system configuration - if I take an ordinary system and strip out (say) ntalk's definition, I'd classify that as a configuration change. An unusual one, but still. > xinetd does not get this right. Few if any of the foo.d schemes > arising from the Lin

Re: inetd Enhancements

2020-11-25 Thread Mouse
more flexibility, as long as you ensure that the second field in a new-style definition is never either of those. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: ftp -q 60 not working (well)

2020-11-30 Thread Mouse
to look at the underlying TCP traffic. I suspect something has caused it to slow to a crawl but not quite stop. (I've seen such behaviour from TCP on a few occasions, though I haven't understood any such occasion well enough to suggest a possible cause.) /~\ The ASCII

Re: wsmoused broken since 9.1

2020-12-26 Thread Mouse
what you said that it does, but I do wonder how. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: wsmoused broken since 9.1

2020-12-26 Thread Mouse
>>> I have to admit I only ever use it to shut up stupid USB mice from >>> reconnecting every minute [...] >> How does it affect that? [...] > Simply by opening the mouse device (and the USB endpoint), the device > thinks it is supported and stops the stupid "d

Re: inetd enhancements - config syntax

2021-01-03 Thread Mouse
.conf already supports per-service overriding of the listen-addr. According to cvsweb, this went in 1996-12-30 (inetd.8 rev 1.8, inetd.c rev 1.16). /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: EDID from multiple displays using ioctl(WSDISPLAYIO_GET_EDID)

2021-01-04 Thread Mouse
"kbd0 at zs1 channel 0" and "ms0 at zs1 channel 1"), with keystroke sequences to switch which kbd and ms the real keyboard and mouse are connected to. Then I can point software at kbd0 and ms0, or kbd1 and ms1, etc. In the past, I used this mostly when running direct-to-the-hard

Re: tolower()/islower() and char

2021-01-14 Thread Mouse
uous - and EOF is usually -1. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: tolower()/islower() and char

2021-01-14 Thread Mouse
s a stdarg pointer argument, apparently believing that all pointer types had to be sufficiently similar, at least in an argument list, that this was possible. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: tolower()/islower() and char

2021-01-14 Thread Mouse
nt beyond that. Are more recent C versions more restrictive, or is this a POSIX thing, or is it an interaction of multiple pieces, or what? /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: inetd enhancements - config syntax

2021-01-14 Thread Mouse
is matter since I'm the person who added the code back in 1996.) /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: inetd enhancements - config syntax

2021-01-14 Thread Mouse
though it works the way you outlined. It's total speculation, but, perhaps someone intended to change the code but ended up changing only the manpage? /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: Waiting for Randot (or: nia and maya were right and I was wrong)

2021-01-15 Thread Mouse
rue of requiring strong randomness at all; if I didn't think it were utterly futile, I'd be asking for allowance to be made for systems that don't need randomness. (But then, I'd also be asking for various other things that NetBSD has recently gone in diametrically opposed directi

Re: Waiting for Randot (or: nia and maya were right and I was wrong)

2021-01-15 Thread Mouse
I missing that makes this reasonable? /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: inetd enhancements - config syntax

2021-01-18 Thread Mouse
at the order in which they're processed doesn't end up mattering, or the entries should be sorted in a well-defined order (whether hardwired or chosen by the admin or indicated by the include directive or what). /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: inetd enhancements - config syntax

2021-01-19 Thread Mouse
gs here # no services other-files: I'm not sure whether the clever-stuff potential of that is enough to outweigh the stupid-stuff potential. Maybe have some explicit indication, either in first-file or some kind of option on the include, needed? I'm not sure. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: inetd enhancements - config syntax

2021-01-31 Thread Mouse
, I think, is the only sane way to do this. Then, at least, the admin is in a position to alter it as appropriate without needing to go grubbing around in the source. *I* am fine with hacking on the source, maybe, but even I usually prefer to not need to. /~\ The ASCII

Re: Set USB device ownership based on vedorid/productid

2021-02-15 Thread Mouse
elcome to use my code as the basis for something of the sort in a more modern system. It's commits ba0f281 (most of it) and fec28fd (one bugfix) in my 4.0.1 src git tree (git://git.rodents-montreal.org/Mouse/netbsd-fork/4.0.1/src). I can also mail out copies and/or put them up for anonymous FTP.

Re: Set USB device ownership based on vedorid/productid

2021-02-15 Thread Mouse
I knew I could count on someone to point it out if something of the sort already existed! /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: odd ATF failure for sh: ulimit_redirection_interaction failed

2021-03-12 Thread Mouse
or maybe the test is broken? /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: Summary of man-page formatting

2021-03-16 Thread Mouse
ower than nroff, it will be a problem in practice. Manpage rendering with nroff as formatter is _already_ slow enough to be annoying on slower machines, in my experience. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Em

Re: Inetd Enhancements - Include Directive

2021-04-06 Thread Mouse
ng and continuing with the old config if it's a reload. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: Inetd Enhancements - Include Directive

2021-04-06 Thread Mouse
ould make the file behave differently on different inclusions.) /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: Q about pthread condition variable usage - mixing interlocks

2021-04-08 Thread Mouse
nt implementation. I'm curious: why do you care? If, of course, it's anything you can talk about. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: Q about pthread condition variable usage - mixing interlocks

2021-04-08 Thread Mouse
xing mutexes then is, at best, an invitation to disaster. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: Possible "new" redirect style for /bin/sh (needs a name)

2021-04-10 Thread Mouse
things like put the fd number on the command line of a program. Instead of program -fd ${var} you'd have to do something like program -fd 3 3>&${var} which, to me, defeats much (though admittedly not all) of the point. /~\ The ASCII

Re: Possible "new" redirect style for /bin/sh (needs a name)

2021-04-10 Thread Mouse
cost. Personally, I would say "no", but just because I don't think something is worth doing doesn't mean it isn't. This is not something I've ever wished for; indeed, I can't recall ever having even seen such code. (What I would prefer to see is more f

Re: Importing aiomixer to src

2021-05-06 Thread Mouse
M. (I think curses normally doesn't catch ^C either.) /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: Importing aiomixer to src

2021-05-09 Thread Mouse
IGINT (and even more in the case of curses and SIGTERM). I think curses does install a handler for SIGWINCH, but IMO in the case of curses and SIGWINCH that makes sense. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \

Re: Adding ?

2021-05-19 Thread Mouse
er moved. But that does not sound to me like anything to count on. Could someone check (and, if appropriate, correct) my understanding? /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52

possible opendir bug?

2021-07-10 Thread Mouse
a PR for this, or anyone else who cares to is welcome to do it instead. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: possible opendir bug?

2021-07-11 Thread Mouse
d = opendir("."); if (d) e = readdir(d); // don't let the above be "optimized" away (void)((volatile struct dirent *)e)->d_fileno; return(0); } /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: test a -nt b if b doesn't exist

2021-08-27 Thread Mouse
-nt B to be the same as B -ot A, which disagrees with the above two paragraphs. > At least, I think sh's behaviour should be documented (if only in the > sense that it's undefined). That, I totally agree with. /~\ The ASCII Mouse \ / Ribbon Campaig

Re: Encoding non-alphanumeric characters in manpage filenames

2021-11-08 Thread Mouse
t the right resolution is. (To forestall one likely suggestion: I am, however, sure that - at least for my purposes - it is not UTF-8. Variable-sized characters is a disaster I do not want to go anywhere near.) /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTML

Re: Encoding non-alphanumeric characters in manpage filenames

2021-11-08 Thread Mouse
identical to a different 26. I see no particular reason to not just use UTF-8 labels. Presumably they had some, but if it's in 3492 then my reading missed it. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: Encoding non-alphanumeric characters in manpage filenames

2021-11-08 Thread Mouse
ning would generate 16 (binary) billion different names) or it has to read the directory and look for a name that, after decoding, matches. I was assuming the latter case and pointing out that there's the question of what to do if you find multiple different names that decode to matches. /~\

Re: Encoding non-alphanumeric characters in manpage filenames

2021-11-09 Thread Mouse
tem.3java and mechanically determine that the .3java part is an added suffix and no part of java.lang.System is. That's not to say that there's no value in it. Just that I'm not seeing it yet. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: Encoding non-alphanumeric characters in manpage filenames

2021-11-11 Thread Mouse
lename encoding does not need to be a two-way process as far as automated tools are concerned. Manpage names get converted into filenames, but I see no reason for anything below the human layer to go the other way. /~\ The ASCII Mouse \ / Ribbon Campaign X Against H

Re: stack overflow in getaddrinfo(3) with a small-sized stack in pthreads

2021-11-28 Thread Mouse
re and release in question, is probably a pretty hard minimum). /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: stack overflow in getaddrinfo(3) with a small-sized stack in pthreads

2021-11-29 Thread Mouse
> * The maximum is 65000. It probably is actually 65535, or 65495, or some such; if there is a limit that is actually 65000, it strikes me as unlikely to be anything but someone imposing an artificial round-human-number limit. /~\ The ASCII Mouse \ / Rib

Re: sh: killing a pipe head from the tail

2021-12-07 Thread Mouse
multiple processes with fds open on the write end of the pipe. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: sh: killing a pipe head from the tail

2021-12-07 Thread Mouse
eg, pgmedge, or different processing for each primary, or some such). Or circular pipelines, which seem hard to come up with a use case for until you think that one process could be ssh, or nc, or the like. But I'd like it to also be capable of something like this, of piping the P

Re: sh: killing a pipe head from the tail

2021-12-07 Thread Mouse
... a | cat | b ... which seems like...a step backwards, somehow, to me. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: sh: killing a pipe head from the tail

2021-12-08 Thread Mouse
kernel" dicta, "dd if=/dev/zero of=/dev/mem" crashing things doesn't bother me. But I'm not sure what those reasons are; I haven't found a satisfactory statement of them. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: [PATCH 0/6] script(1) cleanups, -e to pass through exit code

2022-01-04 Thread Mouse
and people using Bourne-family shells for interactive use tend to forget this, there's the difference between using sh -c and using $SHELL -c. In my case, for example, script -c 'echo x 1>&2' would print x to stderr (if using sh -c) or put "x 1" into a file na

Re: crypt_r()?

2022-02-07 Thread Mouse
I daresay everybody here takes it to mean.) /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: installboot: Old BPB too big, use -f (may invalidate filesystem)

2022-02-14 Thread Mouse
. You mention SCSI, which restrict it some but not all that much, and fdisk, which restricts it more, but still not down to just one option. BPB may be a term specific to some port, but if so I'm not familiar with it. /~\ The ASCII Mouse \ / Ribbon C

Re: crypt_r()?

2022-02-15 Thread Mouse
culating what bothers me about it. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: crypt_r()?

2022-02-15 Thread Mouse
has brought a lot of benefits. I wonder if there isn't some better way I'm missing. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: crypt_r()?

2022-02-16 Thread Mouse
of the people on this list are competent to add an algorithm, though perhaps not to choose/design one - though I would also guess we are very much a minority among NetBSD users in that respect. Mouse

Re: crypt_r()?

2022-02-16 Thread Mouse
lot easier than replacing the API. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: ZFS - mounting filesystems (Was CVS commit: src/etc)

2022-03-14 Thread Mouse
the admin to list the prefix filesystems as critical - and then doing the looping in a predictable (and documented!) order so the admin can make the prefix filesystem get mounted first. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: ZFS - mounting filesystems (Was CVS commit: src/etc)

2022-03-14 Thread Mouse
urposes, and I sometimes want it to. I currently handle this by leaving it out of fstab entirely, mounting it (and starting the relevant daemon) manually, but that is suboptimal, especially for unattended boots such as powerfail recovery. /~\ The ASCII Mouse \ / Ribbon Campa

Re: inetd tests failing

2022-03-15 Thread Mouse
u are thinking the forked children should stop themselves instead of exiting and then *somehow* learn the new connection and exec path for the next thing inetd wants to use them for? That's a lot more moving parts and a lot more fragility than just letting the existing child exit and fork

Re: inetd tests failing

2022-03-15 Thread Mouse
ng, more or less, a stateless datagram service. If this was intended to apply to only such services, then, sure, it's fine, but of sharply limited value. If not, I can't see how it could ever work for things such as my VNC forwarder above. /~\ The ASCII Mouse \ / Rib

Re: inetd tests failing

2022-03-17 Thread Mouse
se a preforked pool of processes). I'm also not fond of inetd getting as complicated as these imply. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: ZFS - mounting filesystems (Was CVS commit: src/etc)

2022-03-17 Thread Mouse
t that doesn't mean > a simpler way is bad. Well put. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: ZFS - mounting filesystems (Was CVS commit: src/etc)

2022-03-17 Thread Mouse
machines' setups _almost_ identical can easily outweigh the benefits of going diskful. > But you'd really have to go out of your way to set that up -- > certainly sysinst won't do that for you. Sysinst won't do lots of things many people want. /~\ The ASCII

Re: ZFS - mounting filesystems (Was CVS commit: src/etc)

2022-03-17 Thread Mouse
added. I'm tempted to try doing it in my own code trees /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: ZFS - mounting filesystems (Was CVS commit: src/etc)

2022-03-18 Thread Mouse
ones that nothing blocks waiting for. To go even further, have the mounts partially happen, with accesses to the mountpoint blocking, until fsck finishes and the mount is released; that way the "wait for things it needs" part is automatic. (Failures by fsck or mount would then lead to

Re: ZFS - mounting filesystems (Was CVS commit: src/etc)

2022-03-18 Thread Mouse
7;d be inclined to require that the binaries involved be on /). I suspect / may have to continue to be handled more or less the way it is now: fsck before anything else, remount or reboot depending on the result, then carry on with startup. I've added this to my to-do list. Dunno when - or eve

Re: ZFS - mounting filesystems (Was CVS commit: src/etc)

2022-03-18 Thread Mouse
inistration, > when going single user In some cases that would make a lot of sense. In some others it would insanity. But...can't we get close to that already with md? /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal

Re: Conflicting fuse_opt.h

2022-03-28 Thread Mouse
lly the right answer. But the quote above looks more like a reflex reaction than a considered opinion, and - at least as far as what got posted goes - whatever it is, it is not backed up with any justifications. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTML

Re: Proposal: remove usr.bin/mkstr

2022-04-09 Thread Mouse
re useful. (It does produce some noise, but little enough to be useful anyway.) Perhaps this is an artifact of how I tend to code. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: Proposal: remove usr.bin/mkstr

2022-04-09 Thread Mouse
ted it and whether that thing is now out of service (which I'm not convinced the PDP-11 is, wholly) are of minor import compared to its current utility, I would say. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.or

Re: Proposal: remove usr.bin/mkstr

2022-04-17 Thread Mouse
his message in the meantime, set MKSTR_SUPPRESS_MESSAGE in the environment. Then, after a couple of releases, and of course assuming nobody squawks, dump it. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 6

Re: cmake core dumps in -6 emulation

2022-06-30 Thread Mouse
rformance hit. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: Relative interpreter pathname on #! line

2022-08-17 Thread Mouse
r from certain there is no clever use for it. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: Permissions of the root dot files

2022-08-30 Thread Mouse
ough. I've been annoyed often enough by those slight bits more effort myself. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: alloca again

2022-10-03 Thread Mouse
is, at best, a heuristic approximation, and is fragile, liable to be broken by the next compiler to come along. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: alloca again

2022-10-03 Thread Mouse
code that uses alloca() to be on a par with code that uses, say, SCM_SECURITY ancillary data, sys$crmpsc(), or #pragma aux: it's choosing to use a nonportable feature.) Would you have reacted the same if I'd argued against support for, say, the routines typically declared by ? Why

Re: alloca again

2022-10-03 Thread Mouse
d-for-any-use namespace, so there are no grounds for citing the standard as basis for any behaviour whatsoever from that. Ignoring that issue - if, say, they were NETBSD_SOURCE and builtin_alloca instead - then I believe you are correct. /~\ The ASCII Mouse \ /

Re: alloca again

2022-10-03 Thread Mouse
her an uppercase letter or another underscore (7.1.3). (7.1.4 talks about standard-specified library functions.) /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

Re: alloca again

2022-10-03 Thread Mouse
much effort for the benefit": bludgeoning pkgsrc packages into building on my systems was more effort than it was worth in the few cases where pkgsrc had anything I was interested in - and, even then, once pkgsrc was no longer interested in 1.4T, it was of sharply limited value to me in any

Re: tcsh as csh default

2022-10-21 Thread Mouse
either side of "replace csh with tcsh". I don't like tcsh much, but the reasons amount to "it's not what my fingers are used to"; I like stock csh even less, because it differs even more from what my fingers are used to. /~\ The ASCII

Embedded powers of two (was Re: have a pint)

2022-10-23 Thread Mouse
/9997 (which generates powers of three). Obvious once pointed out, but I'd never seen them before. /~\ The ASCII Mouse \ / Ribbon Campaign X Against HTMLmo...@rodents-montreal.org / \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B

  1   2   3   >