math(s) library folks - 128-bit tgammal(3) review please?

2024-03-02 Thread Mark Murray
Hi folks Could those folks interested in the math.h library please review https://reviews.freebsd.org/D44168 ? It is a fix for 128-bit (IEEE float) tgammal(3), which has been a "stub" implementation using the 80-bit version to date. The above patch fixes that. Thanks! M -- Mark R V Murray

Re: What to do about tgammal?

2021-12-18 Thread Mark Murray
> On 18 Dec 2021, at 17:51, Steve Kargl > wrote: > > On Sat, Dec 18, 2021 at 10:41:14AM +, Mark Murray wrote: >> >> Hmm. I think my understanding of ULP is missing something? >> >> I thought that ULP could not be greater than the mantissa si

Re: What to do about tgammal?

2021-12-18 Thread Mark Murray
> On 18 Dec 2021, at 03:52, Steve Kargl > wrote: > > On Tue, Dec 14, 2021 at 10:21:55PM +, Mark Murray wrote: >> On 14 Dec 2021, at 21:51, Steve Kargl >> wrote: >>> Interval max ULP x at Max ULP >>> [6,1755.1]0.873414 at

Re: What to do about tgammal?

2021-12-14 Thread Mark Murray
-1.,-1.0001] 3.157770 at -1.246957268051453610329e+00 > [-2.,-2.0001] 2.987659 at -2.220949465449893090070e+00 > > Note, 1.01e-17 can be reduced to soemthing like 1.01e-19 or Extra diffs most welcome! M -- Mark R V Murray signature.asc Description: Message signed with OpenPGP

Re: What to do about tgammal?

2021-12-14 Thread Mark Murray
> On 14 Dec 2021, at 20:41, Steve Kargl > wrote: > > On Tue, Dec 14, 2021 at 06:26:13PM +, Mark Murray wrote: >> >> This is now visible for review at >> https://reviews.freebsd.org/D33444 <https://reviews.freebsd.org/D33444> >> > > Just look

Re: What to do about tgammal?

2021-12-14 Thread Mark Murray
> On 13 Dec 2021, at 02:22, Steve Kargl > wrote: > > On Sat, Dec 04, 2021 at 11:48:13PM +, Mark Murray wrote: >> >> >>> On 4 Dec 2021, at 18:53, Steve Kargl >>> wrote: >>> >>> >>> So, is anyone interested in se

Re: What to do about tgammal?

2021-12-04 Thread Mark Murray
> On 4 Dec 2021, at 18:53, Steve Kargl > wrote: > > > So, is anyone interested in seeing a massive patch? Me, please! M -- Mark R V Murray signature.asc Description: Message signed with OpenPGP

Re: BUG in libm's powf

2021-09-07 Thread Mark Murray
r the quick response. >> >> Of course, a one character diff might be easier to review. :-) >> >> -- >> steve >> >> On Mon, Sep 06, 2021 at 06:55:07PM +0100, Mark Murray wrote: >>> Thanks! >>> >>> And it's committed! >>&g

Re: BUG in libm's powf

2021-09-06 Thread Mark Murray
Thanks! And it's committed! M > On 6 Sep 2021, at 18:53, Steve Kargl > wrote: > > Fine with me. I don't have a phabricator account and > bugzilla reports seems to get lost in the ether. > > -- > steve > > On Mon, Sep 06, 2021 at 06:45:11PM +0100, Mark M

Re: BUG in libm's powf

2021-09-06 Thread Mark Murray
s not close to one */ > - if(ix<0x3f77) return (hy<0)? sn*huge*huge:sn*tiny*tiny; > + if(ix<0x3f76) return (hy<0)? sn*huge*huge:sn*tiny*tiny; > if(ix>0x3f87) return (hy>0)? sn*huge*huge:sn*tiny*tiny; > /* now |1-x| is tiny <= 2**-20, suffice to compute > log(x) by x-x^2/2+x^3/3-x^4/4 */ > > > -- > Steve > -- Mark R V Murray signature.asc Description: Message signed with OpenPGP

objcopy "text file busy" build failure with populated /usr/obj

2020-09-20 Thread Mark Murray
Hi * I've been getting these build failures for a while (weeks/months). The machine is a MacchiatoBin DoubleShot (arm64, Quad core). with SATA disks and zfs filesystem. If I empty out /usr/obj, then the build works, but takes a few hours. If I do a no-clean build with /obj/obj populated with

Re: Problem with zfs.ko: lockstat_enabled symbol

2020-09-12 Thread Mark Murray
On 12 Sep 2020, at 12:18, Eric McCorkle wrote: > > I recently updated my other laptop, and now I'm getting a problem > loading zfs.ko at boot, relating to the lockstat_enabled symbol not > being defined (this happens during kernel boot and prevents mounting > root, so I can't get an exact trace)

Re: The spkr driver

2020-08-28 Thread Mark Murray
> On 28 Aug 2020, at 17:25, Warner Losh wrote: > > Greetings, Hi > I'd like to retire the spkr driver. It was a cute hack before sound cards > were ubiquitous, but it's not been kept up to date, and it's not clear that > it still works It is still Giant locked, and though it's not a huge

Re: r356096 causes early panic with options RANDOM_ENABLE_UMA

2020-02-17 Thread Mark Murray
Hi RANDOM_ENABLE_UMA has not been tested in a while and my need to be retired. It had a pretty significant effect on a time-critical part of the kernel, and there are much better ways to get entropy. Thanks, M > On 16 Feb 2020, at 12:51, Lev Serebryakov wrote: > > Hello freebsd-current, >

Re: newfs silently fails if random is not ready (?)

2018-09-05 Thread Mark R V Murray
ug.fail_point.random_fortuna_seeded: return(1) -> off > > ... > 9e5eb30f > > > Best, > Conrad > ___ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org" > -- Mark R V Murray signature.asc Description: Message signed with OpenPGP

Re: em broken on current amd64

2015-09-13 Thread Mark R V Murray
> On 13 Sep 2015, at 16:45, Sean Bruno <sbr...@freebsd.org> wrote: > Any chance you can turn TSO off if its on and see what your results are? Only TSO4 was on. I turned it off; no difference. M -- Mark R V Murray ___ freebsd-current

Re: em broken on current amd64

2015-09-12 Thread Mark R V Murray
> On 8 Sep 2015, at 19:02, Mark R V Murray <ma...@freebsd.org> wrote: > > >> On 8 Sep 2015, at 17:22, Sean Bruno <sbr...@freebsd.org> wrote: >> >> >>>>> >>>>> I’m also seeing breakage with the em0 device; this isn’t a kern

Re: em broken on current amd64

2015-09-08 Thread Mark R V Murray
> On 8 Sep 2015, at 00:44, Sean Bruno <sbr...@freebsd.org> wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > > > On 09/07/15 14:10, Mark R V Murray wrote: >> >>> On 5 Sep 2015, at 17:11, Garrett Cooper <yaneurab...@gmail.com>

Re: em broken on current amd64

2015-09-08 Thread Mark R V Murray
n Communications Inc' device = 'LNE100TX' class = network subclass = ethernet sym0@pci0:6:1:0:class=0x01 card=0x80001092 chip=0x008f1000 rev=0x04 hdr=0x00 vendor = 'LSI Logic / Symbios Logic' device = '53c875J' class = mass storage sub

Re: em broken on current amd64

2015-09-07 Thread Mark R V Murray
easy as … # ifconfig em0 down ; service ipfw restart ; ifconfig em0 up :-) I’m running CURRENT, r287538. This last worked of me a month or so ago at my previous build. M -- Mark R V Murray ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: Device random seems broken.

2015-08-22 Thread Mark R V Murray
On 22 Aug 2015, at 06:03, Steve Kargl s...@troutmask.apl.washington.edu wrote: Please fix. On its way. M -- Mark R V Murray ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current

Re: Device random seems broken.

2015-08-22 Thread Mark R V Murray
On 22 Aug 2015, at 13:49, Mark R V Murray m...@grondar.org wrote: On 22 Aug 2015, at 06:03, Steve Kargl s...@troutmask.apl.washington.edu wrote: Please fix. On its way. Fixed. A git commit was in the wrong review (D3197 instead of D3354). This is now committed as svn commit

Re: USB locks up system -- WAS Re: shutdown or acpi problem

2014-11-16 Thread Mark R V Murray
Murray ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: USB locks up system -- WAS Re: shutdown or acpi problem

2014-11-16 Thread Mark R V Murray
On 16 Nov 2014, at 18:21, Ian Lepore i...@freebsd.org wrote: On Sun, 2014-11-16 at 18:17 +, Mark R V Murray wrote: On 16 Nov 2014, at 17:51, Steve Kargl s...@troutmask.apl.washington.edu wrote: Is there a 'random: device_detach():' missing between the 'umass0' and 'da0' messages

Re: USB locks up system -- WAS Re: shutdown or acpi problem

2014-11-16 Thread Mark R V Murray
. I’m also trying to find out why, but I don’t know enough about USB or mass-storage devices to know why, so this may take me a while. In the meanwhile, I’ll try to help by pointing out things I do know. M -- Mark R V Murray ___ freebsd-current

Re: USB locks up system -- WAS Re: shutdown or acpi problem

2014-11-16 Thread Mark R V Murray
with SX locks? Hmm. I do use those for attach and detach for RNG sources. Could it be that that stick of yours is somehow getting involved in the RNG source locks? M -- Mark R V Murray ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org

Fwd: New /dev/random code for review please.

2014-05-07 Thread Mark R V Murray
Hi Folks, Please could the wisdom-of-crowds apply its collective attention to this? Thanks! M Begin forwarded message: From: Mark R V Murray m...@grondar.org Subject: New /dev/random code for review please. Date: 4 May 2014 18:28:43 BST To: sect...@freebsd.org Team sect...@freebsd.org

Re: [PATCH RFC] Disable save-entropy in jails

2013-12-25 Thread Mark R V Murray
AND this gave a noticeable simplification of script code. M -- Mark R V Murray signature.asc Description: Message signed with OpenPGP using GPGMail

Re: Patch: Add option to fmt to ignore email reply lines

2013-11-26 Thread Mark Robert Vaughan Murray
On 26 Nov 2013, at 12:10, Anthony Perkins anth...@acperkins.com wrote: On Mon, Nov 25, 2013 at 09:58:12PM +, Mark Robert Vaughan Murray wrote: You may want to extend your idea a bit and do what par (ports/textproc/par) does. This is a paragraph reformatter that takes the quoting

Re: Patch: Add option to fmt to ignore email reply lines

2013-11-25 Thread Mark Robert Vaughan Murray
your idea a bit and do what par (ports/textproc/par) does. This is a paragraph reformatter that takes the quoting into account, replacing it after the paragraph wrapping. M -- Mark R V Murray signature.asc Description: Message signed with OpenPGP using GPGMail

Anyone else seeing uma_zalloc_arg panics?

2013-11-23 Thread Mark Robert Vaughan Murray
() at vm_pageout+0x3bc/frame 0xfe003c7ddbb0 +fork_exit() at fork_exit+0x84/frame 0xfe003c7ddbf0 +fork_trampoline() at fork_trampoline+0xe/frame 0xfe003c7ddbf0 +--- trap 0, rip = 0, rsp = 0xfe003c7ddcb0, rbp = 0 --- +KDB: enter: panic M -- Mark R V Murray signature.asc Description: Message

Re: Anyone else seeing uma_zalloc_arg panics?

2013-11-23 Thread Mark Robert Vaughan Murray
On 23 Nov 2013, at 10:24, Don Lewis truck...@freebsd.org wrote: On 23 Nov, Mark Robert Vaughan Murray wrote: Hi * Anyone else seeing panics like this? This is CURRENT, amd64, 2 CPUs, source synced on Thursday 21st Nov evening GMT sometime. +panic: uma_zalloc_arg: Returning an empty

Duplicated WITH_*/WITHOUT_* options

2013-11-21 Thread Mark Robert Vaughan Murray
the work if there is a somewhat foolproof way of doing so. M -- Mark R V Murray signature.asc Description: Message signed with OpenPGP using GPGMail

Re: random_harvestq eats much on geode-lx alix2c3

2013-11-21 Thread Mark Robert Vaughan Murray
, that may not be enough, and we may be scrambling for more. M -- Mark R V Murray signature.asc Description: Message signed with OpenPGP using GPGMail

Re: Duplicated WITH_*/WITHOUT_* options

2013-11-21 Thread Mark Robert Vaughan Murray
is the default for other arches. Similar for the other settings. That makes sense, thanks! M -- Mark R V Murray signature.asc Description: Message signed with OpenPGP using GPGMail

Re: random_harvestq eats much on geode-lx alix2c3

2013-11-19 Thread Mark Robert Vaughan Murray
there. That is quite a busy harvestq - could you please give me some more details of what that box is and what it was doing at the time (numbers would be good!) Thanks! M -- Mark R V Murray signature.asc Description: Message signed with OpenPGP using GPGMail

Re: HW fed /dev/random

2013-09-11 Thread Mark R V Murray
On 10 Sep 2013, at 19:13, Harald Schmalzbauer h.schmalzba...@omnilan.de wrote: Hello, some time ago, before random(4) was rewritten for FreeBSD 5 by Mark Murray, we had rng, the i815 hardware random number generator. At this time, there were rumors about the quality of the randomness

Re: random(4) update causes mips compile fail | mips boot fail

2013-09-08 Thread Mark R V Murray
On 8 Sep 2013, at 01:36, Glen Barber g...@freebsd.org wrote: Either way, I think this commit needs to be reverted until properly fixed and tested. The hyperbole is getting a little thick. How about sysctl kern.random.sys.seeded=1 ?? M -- Mark R V Murray signature.asc Description

Re: random(4) update causes mips compile fail | mips boot fail

2013-09-08 Thread Mark R V Murray
Murray signature.asc Description: Message signed with OpenPGP using GPGMail

Re: random(4) update causes mips compile fail | mips boot fail

2013-09-08 Thread Mark R V Murray
/ was still broken for arm and mips architectures. Sorry for the misunderstanding on my part. delphij corrected me on this. No worries, thanks! Keep up the good work! M -- Mark R V Murray signature.asc Description: Message signed with OpenPGP using GPGMail

Re: random(4) update causes mips compile fail | mips boot fail

2013-09-07 Thread Mark R V Murray
please see if you can get the output of sysctl -a | grep random at that point? M -- Mark R V Murray signature.asc Description: Message signed with OpenPGP using GPGMail

Re: random(4) update causes mips compile fail | mips boot fail

2013-09-07 Thread Mark R V Murray
Murray Entropy device is blocking signature.asc Description: Message signed with OpenPGP using GPGMail

Re: random(4) update causes mips compile fail | mips boot fail

2013-09-07 Thread Mark R V Murray
On 7 Sep 2013, at 19:36, Sean Bruno sean_br...@yahoo.com wrote: On Sat, 2013-09-07 at 18:39 +0100, Mark R V Murray wrote: On 7 Sep 2013, at 17:43, Sean Bruno sean_br...@yahoo.com wrote: trying to enable random on my DIR-825 kernconf I get this on boot: Configuration file: /etc/cfg

Re: random(4) update causes mips compile fail | mips boot fail

2013-09-07 Thread Mark R V Murray
On 7 Sep 2013, at 19:49, Sean Bruno sean_br...@yahoo.com wrote: On Sat, 2013-09-07 at 19:40 +0100, Mark R V Murray wrote: Looks like it does indeed work if that is set to 1. This DIR-825 config, should be loading random as a module, not built into the kernel due to size limitations

Re: random(4) update causes mips compile fail | mips boot fail

2013-09-07 Thread Mark R V Murray
On 7 Sep 2013, at 20:12, Sean Bruno sean_br...@yahoo.com wrote: On Sat, 2013-09-07 at 19:56 +0100, Mark R V Murray wrote: Ok. Right now, the mips kernel doesn't build unless I have random built in, we were using it as a module previously. I'm testing a fix, but if you want to help

Re: random(4) update causes mips compile fail | mips boot fail

2013-09-07 Thread Mark R V Murray
have a hardware PRNG to start seeding things with? This has some merit; but I need to thing about how to do it. Per-architecture block/no-block defaults are going to get messy unless done properly. M -- Mark R V Murray signature.asc Description: Message signed with OpenPGP using GPGMail

Re: random(4) update causes mips compile fail | mips boot fail

2013-09-07 Thread Mark R V Murray
, but please bear in mind that things are suboptimal right now. M -- Mark R V Murray signature.asc Description: Message signed with OpenPGP using GPGMail

Re: random(4) update causes mips compile fail | mips boot fail

2013-09-07 Thread Mark R V Murray
(hopefully random crud) to the device and it seeds itself with what it gets. At file close after the write, it unblocks. So at the minimum, you can unblock Yarrow by doing $ echo '' /dev/random ... as soon as the device is active. There is your knob. M -- Mark R V Murray signature.asc

Re: Can't update CLang-based system

2011-02-28 Thread Mark Murray
-- Mark R V Murray Cert APS(Open) Dip Phys(Open) BSc Open(Open) BSc(Hons)(Open) Pi: 132511160 ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr

Re: Setting up IPv6 in /etc/rc.conf

2010-10-16 Thread Mark Murray
Bjoern A. Zeeb writes: On Fri, 15 Oct 2010, Mark Murray wrote: Alexey Shuvaev writes: gifconfig_gif0_ipv6=2001:::::2 2001:::::1 prefixlen 128 I suppose you should prefix it with inet6 keyword. There are 2 examples

Setting up IPv6 in /etc/rc.conf

2010-10-15 Thread Mark Murray
any more. I've looked in /etc/defaults/rc.conf, but the gifN examples there are all devoid of any IPv6 examples. M -- Mark R V Murray Cert APS(Open) Dip Phys(Open) BSc Open(Open) BSc(Hons)(Open) Pi: 132511160 ___ freebsd-current@freebsd.org mailing list

Re: Setting up IPv6 in /etc/rc.conf

2010-10-15 Thread Mark Murray
that I might need TWO inet6's! I'll give that a go when I play with this again tomorrow. M -- Mark R V Murray Cert APS(Open) Dip Phys(Open) BSc Open(Open) BSc(Hons)(Open) Pi: 132511160 ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org

[no subject]

2003-12-01 Thread Mark Murray
Hi You haven't responded to this. I'm very interested in these patches, please. M --- Forwarded Message Date:Thu, 27 Nov 2003 11:51:19 + From:Mark Murray [EMAIL PROTECTED] To: Terry Lambert [EMAIL PROTECTED] cc: [EMAIL PROTECTED] Subject: Re: rtld + static linking

Re: rtld + static linking

2003-11-27 Thread Mark Murray
to the mailing list. In actuality, I only ever posted portions of my own patches, since they also required compiler and linker changes. Could you please post your patches in their entirety? M -- Mark Murray iumop ap!sdn w,I idlaH ___ [EMAIL PROTECTED] mailing

Re: rtld + static linking

2003-11-26 Thread Mark Murray
and/or something? M -- Mark Murray iumop ap!sdn w,I idlaH ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

Operating system advocacy (Was: Re: 40% slowdown with dynamic /bin/sh)

2003-11-25 Thread Mark Murray
-project politics are somewhat rough, and I'm trying to cool things down!) M -- Mark Murray iumop ap!sdn w,I idlaH ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL

The matcd(4) driver needs a maintainer

2003-11-02 Thread Mark Murray
Hi The matcd(4) driver needs an active maintainer. Do we have any volunteers? Without active maintenance/use, the driver will rot, die and be removed from the tree. Speak up now! M -- Mark Murray iumop ap!sdn w,I idlaH ___ [EMAIL PROTECTED] mailing

Re: Help saving my system

2003-10-20 Thread Mark Murray
Scott M. Likens writes: Ah, such a strong comment from such a strong member. I would have thought you were to high to stoop that low? But I guess it's good to be flamed for being honest? is it not? Please don't encourage flames and flamers by responding to them. M -- Mark Murray iumop ap

Re: Help saving my system

2003-10-18 Thread Mark Murray
in rather fine (and not too long) detail, you are pretty much on your own. Sorry! For this, the questions@ and newbies@ lists are better than [EMAIL PROTECTED] M -- Mark Murray iumop ap!sdn w,I idlaH ___ [EMAIL PROTECTED] mailing list http

Re: AES is broken.

2003-10-17 Thread Mark Murray
Poul-Henning Kamp writes: For stuff like AES we should _really_ have a standalone regression test. Anyone out there willing to make one from the official AES test-vectors from NIST ? Yeah. I can do this. Gimme a day or three. M -- Mark Murray iumop ap!sdn w,I idlaH

Re: Base packaging

2003-09-17 Thread Mark Murray
that make release uses. This way, the files are already separated out into directory structures, and it may be easier to build complex pkg-plist's with find(1). ALSO, it may be easier to make more fine-grained packages (DISTRIBUTION=foo) with this. M -- Mark Murray iumop ap!sdn w,I idlaH

Re: Entropy harvesting: interrupts ethernet point_to_point

2003-09-04 Thread Mark Murray
Murray iumop ap!sdn w,I idlaH ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Entropy harvesting: interrupts ethernet point_to_point

2003-09-04 Thread Mark Murray
a fix. M -- Mark Murray iumop ap!sdn w,I idlaH ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

Current panic in pmap/VM

2003-08-20 Thread Mark Murray
if anyone has ideas. M -- Mark Murray iumop ap!sdn w,I idlaH ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Current panic in pmap/VM

2003-08-20 Thread Mark Murray
further. Does this work, or will I be wasting effort? (Getting that cable in is going to be a _pain_). M -- Mark Murray iumop ap!sdn w,I idlaH ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe

Re: HEADSUP: pca driver being retired.

2003-08-14 Thread Mark Murray
who use this driver to either see if it can be effectively newbussed or turned into a port or both? I see considerable scope for an infrastructure that would allow drivers to be ports. _Easily_. M -- Mark Murray iumop ap!sdn w,I idlaH ___ [EMAIL

Re: Alpha/EISA broken?

2003-07-31 Thread Mark Murray
, I presume? The SRM console is the prompt where you type boot, right? (Typing from work - will do at home later). M -- Mark Murray iumop ap!sdn w,I idlaH ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current

Re: Alpha/EISA broken?

2003-07-31 Thread Mark Murray
Wilko Bulte writes: On Thu, Jul 31, 2003 at 01:40:28PM +0100, Mark Murray wrote: Wilko Bulte writes: Sounds like an SRM problem or EISA configuration problem. Normaly the bus and then system board should be probed at this point. We never used EISA on alpha before - EISA bridge

Re: make rerelease broken?

2003-07-31 Thread Mark Murray
command line used to kick off the build would be useful too. Thanks! M -- Mark Murray iumop ap!sdn w,I idlaH ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Alpha/EISA broken?

2003-07-31 Thread Mark Murray
connect on a serial console, but ECU assumes a VT220, and the output is unreadable. Any suggestions? M -- Mark Murray iumop ap!sdn w,I idlaH ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send

Alpha/EISA broken?

2003-07-25 Thread Mark Murray
= 7 machine check while in PAL mode PC = 18100 Any idea what gives? M -- Mark Murray iumop ap!sdn w,I idlaH ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Alpha/EISA broken?

2003-07-25 Thread Mark Murray
(no clock). M -- Mark Murray iumop ap!sdn w,I idlaH ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Alpha/EISA broken?

2003-07-25 Thread Mark Murray
. Check the archives. Well, that's left me hosed :-(. I looked through current@ and alpha@ (briefly) and saw nothing obvious. What should I be looking for? M -- Mark Murray iumop ap!sdn w,I idlaH ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org

Re: make release broken [FIX]

2003-07-23 Thread Mark Murray
- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE/Hi8lUkv4P6juNwoRArAKAJ0QpXpQ9YPuG5gXUo/5p+uia83CiACfTkYW Myhb+SttdXFnNahueIHJ7Us= =LyZK -END PGP SIGNATURE- --A9z/3b/E4MkkD+7G-- -- Mark Murray iumop ap!sdn w,I idlaH ___ [EMAIL PROTECTED] mailing list

Re: make release broken [FIX]

2003-07-22 Thread Mark Murray
-Disposition: inline -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE/HWl5Ukv4P6juNwoRAgnvAJ96n/MFl2mtKOPU4v6H2/7xEQjQbQCfWKZO l3wwJ/OZmt0wCqmhWkpvMGg= =9BF1 -END PGP SIGNATURE- --v9Ux+11Zm5mwPlX6-- -- Mark Murray iumop ap!sdn w,I idlaH

Re: [-CURRENT tinderbox] failure on i386/i386

2003-07-21 Thread Mark Murray
machine perhaps? My home box is doing it too. as(1) blowing up randomly. No usable core dumps. :-(. M -- Mark Murray iumop ap!sdn w,I idlaH ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any

Re: telnet build fails without openssl...

2003-07-21 Thread Mark Murray
Anti writes: buildworld fails at telnet if you build with NOCRYPT and NO_OPENSSL -- telnet stuff is looking for NO_CRYPTO to disable this, which isn't documented anywhere... Thanks! This should be fixed now. M -- Mark Murray iumop ap!sdn w,I idlaH

Re: ``Resource temporarily unavailable'' in vi

2003-07-15 Thread Mark Murray
, and the machine is not loaded. The heaviest process is spamassassin. There isn't even X running on the box. M -- Mark Murray iumop ap!sdn w,I idlaH ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current

Re: Making a disk bootable...

2003-07-14 Thread Mark Murray
Murray iumop ap!sdn w,I idlaH ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: 3COM ep0 pccard device broken in current.

2003-07-06 Thread Mark Murray
What a weekend. Frigging _everything_ was a messup. M. Warner Losh writes: In message: [EMAIL PROTECTED] Mark Murray [EMAIL PROTECTED] writes: : M. Warner Losh writes: : Have you gotten all of the recent changes to current wrt ep0? It was : broken by my making cbbintr mpsafe

Re: 3COM ep0 pccard device broken in current.

2003-07-06 Thread Mark Murray
possible that yours is a slightly different problem, so I'd be interested to hear what you are doing exacly so that I could try and repeat it. Hi. Reverting pccbb.c to 1.75 fixed this for me. M -- Mark Murray iumop ap!sdn w,I idlaH ___ [EMAIL PROTECTED

Re: 3COM ep0 pccard device broken in current.

2003-07-04 Thread Mark Murray
was to be sure? M -- Mark Murray iumop ap!sdn w,I idlaH ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: 3COM ep0 pccard device broken in current.

2003-07-04 Thread Mark Murray
M. Warner Losh writes: In message: [EMAIL PROTECTED] Mark Murray [EMAIL PROTECTED] writes: : M. Warner Losh writes: : Have you gotten all of the recent changes to current wrt ep0? It was : broken by my making cbbintr mpsafe. Well, it was broken a long time : ago, my change

3COM ep0 pccard device broken in current.

2003-07-03 Thread Mark Murray
recent diffs to if_ep.c it doesn't fix anything, so I'm suspecting pccardd code. Any similar observations? M -- Mark Murray iumop ap!sdn w,I idlaH ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current

Re: ACPI stuff to make Libretto 110CT work

2003-06-25 Thread Mark Murray
John Baldwin writes: On 24-Jun-2003 Mark Murray wrote: Hi You (?) gave me these patches at least 6 months ago, and they've been working for my Libretto ever since then. Is it OK if I commit them? No, not quite yet. Those are rather hackish and I didn't develop them, one

Re: where is rogue?

2003-06-24 Thread Mark Murray
Kris Kennaway writes: Oops. Fix coming later today. Any progress on this? Yes. I'll commit as soon as I upload the dist tarball. M -- Mark Murray iumop ap!sdn w,I idlaH ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo

Re: where is rogue?

2003-06-24 Thread Mark Murray
a copy of the repository with it. Anyone may fix this port, I'm not holding a lock. M -- Mark Murray iumop ap!sdn w,I idlaH ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL

ACPI stuff to make Libretto 110CT work

2003-06-24 Thread Mark Murray
Hi You (?) gave me these patches at least 6 months ago, and they've been working for my Libretto ever since then. Is it OK if I commit them? M -- Mark Murray iumop ap!sdn w,I idlaH Index: dev/acpica/acpi.c === RCS file: /home/ncvs

Re: Email accounts on FreeBSD 5.1-RELEASE

2003-06-20 Thread Mark Murray
that, depending on what it is you want to do _exactly_. The above will work in certain circumstances, but simple testing will tell you that. What we can't tell is whether you need a Land Rover or a Bulldozer. :-) M -- Mark Murray iumop ap!sdn w,I idlaH ___ [EMAIL

Re: Email accounts on FreeBSD 5.1-RELEASE

2003-06-20 Thread Mark Murray
, _experiment_ with what you have, and look for real-life holes in your setup. Try to think like the attacker you are trying to thwart. Attack yourself. Get paranoid. M -- Mark Murray iumop ap!sdn w,I idlaH ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org

Re: where is rogue?

2003-06-18 Thread Mark Murray
Kris Kennaway writes: I installed freebsd-games, and it has most of the games I remember, but n= ot rogue. Well, hrumph, it's supposed to be in that port. Mark, it looks like rogue wasn't added for some reason. Oops. Fix coming later today. M -- Mark Murray iumop ap!sdn w,I idlaH

CTM - any users left?

2003-06-16 Thread Mark Murray
Hi all Last time I looked, we had _very_ few CTM users. Is there any reason that the CTM stuff should not be a port? M -- Mark Murray iumop ap!sdn w,I idlaH ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current

Re: HEADS UP: rpc.yppasswdd working again

2003-06-15 Thread Mark Murray
this not create a vulnerability? Example: Bad Guy sets up a personal workstation with himself as root and steals an IP address from the machine he just switched off. Now he can change passwords on the server at will. M -- Mark Murray iumop ap!sdn w,I idlaH

Re: HEADS UP: rpc.yppasswdd working again

2003-06-15 Thread Mark Murray
Martin Blapp writes: maps using ypchpass(1). Again, this only applies to the super-user on the NIS master server: none of these special functions can be performed over the network. I am happy! M -- Mark Murray iumop ap!sdn w,I idlaH

Trolling and forge subscribes.

2003-06-02 Thread Mark Murray
is to ignore it. I'm dealing with the problem. M -- Mark Murray iumop ap!sdn w,I idlaH ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: `make buildworld' failed

2003-03-19 Thread Mark Murray
of this stuff (for better or worse). No. :-). If you use CURRENT, stay current. We can't prevent _every_ foot-shoot. M -- Mark Murray iumop ap!sdn w,I idlaH To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: `make buildworld' failed

2003-03-18 Thread Mark Murray
for stuff that we need to revisit. For you, the easiest way to jump is to remove MAKE_KERBEROS4 from /etc/make.conf. Yes. You should not be using that; it is well broken now. M -- Mark Murray iumop ap!sdn w,I idlaH To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current

HEADS UP! KerberosIV is being retired!

2003-03-07 Thread Mark Murray
live Kerberos 5 !! M -- Mark Murray iumop ap!sdn w,I idlaH To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: Removal of netns - politically correct version

2003-03-05 Thread Mark Murray
Terry Lambert writes: Mark Murray wrote: Only if it kills this _really_ dumb debate. In time, it will no longer compile, and then the situation will be the same as just punting to the Attic without the fix. Only if some idiot breaks the API contract again. Whatever happened to you

Re: Removal of netns - politically correct version

2003-03-05 Thread Mark Murray
is recalculated fully, instead? Terry, you sound rather foolish when you argue like this. This is semantic tomfoolery and off topic. End of thread. M -- Mark Murray iumop ap!sdn w,I idlaH To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

  1   2   3   4   5   6   7   8   >