Re: Kerberized telnet not installed

1999-10-10 Thread Mark Murray
ized telnet? Thanks. Please send me the output of # ldd /usr/bin/telnet Thanks! M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Signal breakage?

1999-10-10 Thread Mark Murray
Hi On line 72 of , there is a reference to 'union sigval', which is declared in , but inside #ifndef _POSIX_SOURCE. The X build heavily uses _POSIX_SOURCE, so this breaks. Should line 72 of not move a little further down into the #ifndef _POSIX_SOURCE block below it? M To Unsubscribe: send m

HEADS UP!! New telnet on the block

1999-10-07 Thread Mark Murray
Hello all I have just committed Nick Sayer's SRA'ed telnet; this means that if you have the secure dist, and maybe Kerberos, you will have a telnet that attempts to do some encryption apart from the Kerberos stuff. Initial reports are that this encryption is weak, but it may be better than nothi

Re: modules: how to use?

1999-10-06 Thread Mark Murray
0xc09c1000 3000 mfs.ko 31 0xc09cd000 6000 procfs.ko 41 0xc09da000 8000 if_xl.ko 51 0xc09e3000 7000 miibus.ko 61 0xc09f9000 4b000nfs.ko 71 0xc0a6a000 2000 green_saver.ko M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe

Re: FTP daemon error messages when login

1999-10-05 Thread Mark Murray
> > Anyone could give me some hints about how to set up my ftp service > > correctly ? thanks alot, > > This looks like a recently introduced bogon. I'm seeing it too. Hmmm. PAM Stuff. Have you fully updated (mergemaster) your etc area? M -- Mark Murray Join the a

Re: CVSup core dumps

1999-10-04 Thread Mark Murray
-current on the i386. Could somebody please check that and report > back to the list? I can't sacrifice my i386 -current machine to the > cause right now. The static binary seems to be OK an a 3-day-old CURRENT. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To U

Re: my make world is broken !

1999-10-04 Thread Mark Murray
you know what you are doing. > This normally means not using modules in -current except for ones > that you are developing. Sure. This either needs spelling out, or it needs better automation so as to "work as expected". M -- Mark Murray Join the anti-SPAM movement: http://

Re: A record?

1999-10-04 Thread Mark Murray
r; it was hardened for shell use, and served us admirably. We recently (with some sadness) closed down the shell service, but the actual box will live in some other (staff-serving) incarnation. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to [EMAIL PROTEC

Re: my make world is broken !

1999-10-04 Thread Mark Murray
lso move to some subdirectory that is not nuked straight away. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: new sigset_t and upgrading: a proposal

1999-10-02 Thread Mark Murray
been "common culture" ever since I can remember (at least three years). M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

FICL breakage...

1999-09-29 Thread Mark Murray
Hi There is breakage in the new FICL. This fixes it... diff -u -d -r1.2 softcore.awk --- softcore.awk1999/01/22 23:52:57 1.2 +++ softcore.awk1999/09/29 09:47:30 @@ -91,6 +91,6 @@ printf "\"quit \";\n"; printf "\n\nvoid ficlCompileSoftCore(FICL_VM *pVM)\n"; printf

Re: another error

1999-09-25 Thread Mark Murray
no si_tty > > > >Is it anything to worry about? > > I'm not quite sure yet, I'm still checking. 20 minutes is not enough to make world and build a kernel. Are you sure you've done both? M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsub

Re: On hub.freebsd.org refusing to talk to dialups

1999-09-24 Thread Mark Murray
SP's mail servers. There is a list called SPAM-L, where this is all on-topic. There is a lot of flamage, but the content is filterable. Askme if you want to get on... M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to [EMAIL PROTECTED] with "

Re: On hub.freebsd.org refusing to talk to dialups

1999-09-24 Thread Mark Murray
> These days the RBL is more of a preventative measure than a blocking > measure. It has already forced most open relays to tighten up. I'll go with that. The DUL stops _huge_ amounts of "drive-by" spam, though... M -- Mark Murray Join the anti-SPAM movement: http

Re: On hub.freebsd.org refusing to talk to dialups

1999-09-24 Thread Mark Murray
abuse. However - with a view to keeping the "open internet culture" going, it is delightful that said ISP's will allow outgoing SMTP provided the user "pre-agrees" that they will not abuse the privelige. This reduces the ISP's effort, keeping costs down, and is instr

Re: On hub.freebsd.org refusing to talk to dialups

1999-09-24 Thread Mark Murray
BL is its strong sense of the need to listen to its client base, and to adapt as necessary. Paul Vixie has a high degree of respect, as a consequence. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-

Re: On hub.freebsd.org refusing to talk to dialups

1999-09-23 Thread Mark Murray
ction" spamming method. Some mail may get temporarily blocked until the sender added his IPS's smathost to his mailing configs. > How much of that do you think is worth rejecting? I wish to reject no legitimate mail. I would fight use of the DUL _hard_ if there was no (smarthost

Re: ccd build failure

1999-09-23 Thread Mark Murray
assets to the FreeBSD project, but this public Jihad is a bit much. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: bounced mail

1999-09-23 Thread Mark Murray
Yes, using a three-way co-operation - FreeBSD, MAPS/DUL and your ISP. > in libdes, trying to install des.h from /usr/src/crypto, which > does not exist. The make world should not have effected the system. Please cvsup crypto. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org

Re: DANGER: login and friends with libscrypt/libdescrypt

1999-09-21 Thread Mark Murray
> Now the only thing that I'd like to know is: where do I get the > current CVS sources for libdescrypt, so that this doesn't prevent > me from logging-in next time? Usual places? It is in Internat as well. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.o

Re: DANGER: login and friends with libscrypt/libdescrypt

1999-09-21 Thread Mark Murray
> This appears to have been lost. Hmm. I might be the culprit. Fixing now... M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: DANGER: login and friends with libscrypt/libdescrypt

1999-09-20 Thread Mark Murray
> - /usr/bin/login and friends are now linked against libscrypt > instead of libcrypt. This is a link bug. The Makefile says "-lcrypt". JDP? i M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to [EMAIL PROTECTED] w

Re: PCCARD kernel config update (miibus0)

1999-09-08 Thread Mark Murray
>I have 'make release' up to the point where it fails building > the PCCARD kernel. It needs to have the miibus0 controller added. > A patch is attached.. Would someone please commit this? What a coincidence! I just fixed this! M -- Mark Murray Join the anti-

Re: more breakage

1999-09-07 Thread Mark Murray
> fixes working. new build now running. back to chasing sound problems. Kewl. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: more breakage

1999-09-06 Thread Mark Murray
*** Error code 1 Way ahead of you there. I fixed a few more; this one was for rlogind; the others are rshd, rlogin, rsh and su. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: more breakage

1999-09-06 Thread Mark Murray
> will someone please shout when this is unbroken? need to build to debug > this darn pcm issue. I fixed this a few hourws ago already... M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-

Re: more breakage

1999-09-06 Thread Mark Murray
> } src/libexec/ftpd/Makefile 1.28 > > This certainly fixed the kerberized ftpd, but I also had to make similar > changes to the Makefiles for rshd and rlogind in libexec and for su, rlogin > and rsh in usr.bin to get 'make world' to complete. Aaaah! That makes sense!

Re: more breakage

1999-09-06 Thread Mark Murray
> >> what version of what module? > > src/libexec/ftpd/Makefile 1.28 > > that was what i had when i got the last breakage. Huh? OK - test build in progress... M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to [EMAIL PROTECT

Re: more breakage

1999-09-06 Thread Mark Murray
> what version of what module? src/libexec/ftpd/Makefile 1.28 M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: breakage in this morning's build

1999-09-05 Thread Mark Murray
> /usr/obj/usr/src/tmp/usr/lib/libkrb.so: undefined reference to `init_error_table' > /usr/obj/usr/src/tmp/usr/lib/libkrb.so: undefined reference to >`initialize_error_table_r' Fixage committed. :-) M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Uns

HEADS UP! New Common Error Routines.

1999-09-04 Thread Mark Murray
Hi I have put new common error code in; compile_et and libcom_err need rebuilding. The recommended method is a "make world". M To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Currnet build problems

1999-09-01 Thread Mark Murray
> Should the "#include " in telnet.c be protected with a > "#ifdef TERMCAP"? Dunno. I have removed it from 2 builds - one clean and one with all my crypto gunk (both failed, BTW). One box will take 1.5 hours, the other will take 3. M -- Mark Murray Join th

Re: Currnet build problems

1999-09-01 Thread Mark Murray
> > invalid use of undefined type `struct termio' > > I suspect it's related to the international secure dist being out of sync. > Make sure there's no -DTERMCAP in the telnet Makefiles... Nope. The makefiles are in src/kerberosIV/... and they are not export rest

Re: Currnet build problems

1999-09-01 Thread Mark Murray
;m so glad you said this! I thought it was something to do with my private patches on my development box, and it had me beat... M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: PPPD+PAM

1999-08-30 Thread Mark Murray
> Hey markm, ya wanna add this to your to-do list? :-) Added :-) M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: HEADS UP

1999-08-30 Thread Mark Murray
outbound buffer untill then. The problem only happens on congested links with SSH, and is somewhat random but repeatable. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: HEADS UP

1999-08-30 Thread Mark Murray
> I've just committed the revised TCP timer code. There are some > user visible changes: : > Also, some new sysctls have been added: : ...&c Please let the plebs know, in less kernel-ish terms, what this means? Thanks! M -- Mark Murray Join the anti-SPAM movement: ht

Re: $FreeBSD-knowledgable mergemaster available

1999-08-29 Thread Mark Murray
hat programmer- inflicted policy _must_ be overrideable, except where that is the direct point of the program concerned.) M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Crypto updates coming!

1999-08-28 Thread Mark Murray
net, but I tested it a > fair bit myself back in Australia. It didn't work very well for me, because what I had had missing bits; also it did not fit into the framework I had already constructed. What will be there after the commit is IMVHO a good starting point for your code :-). M --

Re: Crypto updates coming!

1999-08-28 Thread Mark Murray
> On Sat, 28 Aug 1999, Mark Murray wrote: > > > 3) Upgade libdes. This is mainly for KerberosIV and Kerberos5. It does > > not hurt anything else. This will go into src/crypto. > > You might also like to turn on the x86 assembler code (it's only for > pentiums

Crypto updates coming!

1999-08-28 Thread Mark Murray
Hello All! I have got a $#|7load of crypto updates that I'd like to commit; they are all over my tree, so let me describe what they do, and anyone who wishes to review any part of them can get the appropriate bits. 1) Revisit the way libscrypt/libdescript get built. This is partially based on Br

Re: "The Matrix" screensaver, v.0.2

1999-08-21 Thread Mark Murray
> Anyway, this module was meant more as a joke, but if you guys like it so > much you could vote for putting it in the tree... My vote is a resounding "Yes!". M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to [EMAIL PROTECTED] w

Re: Q: Extending the sysctl MIB for Linuxulator variables

1999-08-16 Thread Mark Murray
quot; stuff up > there too. I think it's a slippery slope. Agreed. Sysctl's have a decent hierarchical structure; let's use it. Examples of broken/unused hierarchical structures: o .COM namespace. o Average DOS user's hard disk management (everything off root). M --

Re: Can I obtain 'int-cvs-cur' by CTM ?

1999-08-16 Thread Mark Murray
> There isn't any "int-cvs-cur", so are you referring to maybe the > International Crypto Repository run by Mark Murray out of SA? Yes, he is :-). M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to [EMAIL PROTECTED] with

Re: Can I obtain 'int-cvs-cur' by CTM ?

1999-08-16 Thread Mark Murray
ou want them to go to and I'll add you. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: PCMCIA drivers

1999-08-02 Thread Mark Murray
> The current pccard code is evil and must die. Be that as it may, it is a huge improvement today over what it was a month ago. Thanks!! M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current

Re: Kerberos 5, how to build whole system including X11R6 with it ?

1999-08-01 Thread Mark Murray
bsd.org/~fsmp/SMP/SMP.html > powered by Symmetric MultiProcessor FreeBSD > Latest song from our band: http://www.freebsd.org/~andreas/mp3/schaukel.mp3 -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: whereis broken?

1999-07-25 Thread Mark Murray
> It's been pointed out to me in private mail that current's > manpath.config is broken. If nobody's looked at it by tomorrow, I'll do > so then. Fixed. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to [EMAIL PROTECT

Re: patch: PAM hooks for rshd & rlogind

1999-07-12 Thread Mark Murray
> Attached are patches for rshd and rlogind to add a hook to use > PAM modules to handle user authentication. Thank you! Saves me (and JDP?) some work! M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscr

Re: When will -CURRENT support PCMCIA modems again?

1999-07-12 Thread Mark Murray
s anybody else > working on it? If so, I'll get out of your way. Warner Losh is working on this, but he has the bad taste to let his day job take priority, so this will take a bit of time ;-) M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to

Re: FTP passive mode - a new default?

1999-05-26 Thread Mark Murray
flag for toggling the previous > behavior. > > Given the state of the Internet today, I think this is purely a > sensible change in defaults. Comments? Very sensible. You have my vote. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail

Re: Boot process

1999-05-25 Thread Mark Murray
> Mark Murray wrote: > > > > If I play around (Hit F5 or space or enter), I get "Invalid partition" > > errors. Hitting enter at that stage gets me a Boot: prompt. The only > > thing that gets an actial boot is typing 0:da(1,a)/boot/loader. Then > >

Re: Boot process

1999-05-25 Thread Mark Murray
(4339 Meg), flag 80 (active) beg: cyl 0/head 1/sector 1; end: cyl 1023/head 32/head 63; The data for partition 2 is: : I've seen some funny things in fdisk, but they usually work. ("Funny" == cyl-is-strange-due-to-11-bit-limit). M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Boot process

1999-05-25 Thread Mark Murray
Hi I am having some problems with a machine I recently rebuilt; I suspect either the drive geometry or something else in the boot process. The machine has to be booted "manually". Situation: I installed FreeBSD 3.1 on a 4G SCSI disk that had had Current on it before (CURRENT snaps wouldn't boot).

Re: cvs commit: src/sys/pci pcisupport.c

1999-05-16 Thread Mark Murray
:-) I am looking forward to hearing about newconfig from you folk at USENIX! M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: make world croaks in perl ??

1999-05-16 Thread Mark Murray
> Make buildworld fails here with: > > ===>/gnu/usr.bin/perl/perl > find: build: No such file or directory > find: build: No such file or directory > mkdir: lib/auto: File exists > *** Error code 1 Please look this one up in the archives. M -- Mark Murray Join the

Re: de driver problem

1999-05-13 Thread Mark Murray
nds you type, and also the contents of your /etc/make.conf. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: current on a laptop...

1999-05-13 Thread Mark Murray
ave no problem dealing with the ups-and-downs of CURRENT, then go for it. It is working very nicely on my Libretto 110CT. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: Someone blew up the handbook again.

1999-05-12 Thread Mark Murray
n't broken, the handbook is and that kills the > builds just as effectively. :-( Freeze the bastard as well :-) M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: dots in usernames?

1999-05-12 Thread Mark Murray
Bob K wrote: > Well, I did some reading through rfc821, and an email address is defined > as follows: Email addresses != Usernames. What this suggests to me is that having an _alias_ (say) Mark.Murray to markmurray in /etc/aliases is OK. M -- Mark Murray Join the anti-SPAM movement

Re: de driver problem

1999-05-12 Thread Mark Murray
the differences and other turds in my source tree. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: SPAM

1999-05-10 Thread Mark Murray
to get pretty fascist, but my false-positive is very low (maybe 7 in total). M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: SPAM

1999-05-10 Thread Mark Murray
Garrett Wollman wrote: > < said: > > > Have you ever considered only allowing list members to post, or are > > there difficulties that make this impossible? > > Yes, there are. Content-free answer. Please elaborate? M -- Mark Murray Join the anti-SPAM movement

Re: SPAM

1999-05-10 Thread Mark Murray
bscribed spammers at least have a verified email address, which is too easy to whack for the amount of trouble they went to. Spammers go fo massive bulk; subscribing to mailing lists doesn't fit the profile for the majority of them. M -- Mark Murray Join the anti-SPAM movement: http://www.c

Re: SPAM

1999-05-10 Thread Mark Murray
t is worthwhile ot moderate the > lists. Do you have any stats of "accepted mail" vs "rejected mail" vs SPAM? M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: Question on 2.2.8 -> -current upgrade procedure

1999-05-06 Thread Mark Murray
#x27;m guessing I want to do it > between #2 and #3, and again between #6 and #7. I generally do it after making a new kernel and before rebooting. I have had no problems doing it that way with the possible exception of changes to /etc/make.conf. M -- Mark Murray Join the anti-SPAM movement:

Re: ctm-mail cvs-cur.5292.gz 18/82

1999-05-04 Thread Mark Murray
n ftp://ftp.freebsd.org/pub/FreeBSD/CTM/* M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: ep0 *UTP*

1999-05-03 Thread Mark Murray
Warner Losh wrote: > In message Dag-Erling Smorgrav writes: > : Anybody using a 3c509 and expecting it to work reliably should be > : taken out and shot in the back of the head. > > But what about a 3C589D? The ep driver supports them as well :-) Or a 3C589E (AKA a 3CCE589

Re: make release & perl version failure

1999-05-03 Thread Mark Murray
re you planning to merge 5.00503 to -stable? We can just bump > the version and be done with it. I'll do it tomorrow if I have half a clue that the rest of core will buy it... M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majord...@freeb

Re: make release & perl version failure

1999-05-03 Thread Mark Murray
+.if exists(/usr/bin/perl5.00502) PERL_VERSION= 5.00502 +.endif +.if exists(/usr/bin/perl5.00503) +PERL_VERSION= 5.00503 +.endif PERL_VER= 5.005 PERL_ARCH= ${ARCH}-freebsd PLIST_SUB+=PERL_VERSION=${PERL_VERSION} \ M -- Mark Murray Join the anti-SPAM movemen

Re: make world failure

1999-04-28 Thread Mark Murray
t them can help you out. Best chance is a total resup followed by a source-tree de-turd. I find that _two_ "make cleandir"'s followed by "cd /usr/obj;" does a good job even if it is a bit of overkill. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Un

Re: Our routed - Vern says it's old and buggy.

1999-04-27 Thread Mark Murray
for this topic, might he be willing? :-) I could do it? :-) M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: newbus and modem(s)

1999-04-18 Thread Mark Murray
about the best _guarantee_ you can get of a warning is "Fire in the hole!!", with just about anything else a total freebie. If you don't like that, rather run STABLE. :-) M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majord...@free

Re: HEADS UP!!!! Important instructions for -current users!

1999-04-18 Thread Mark Murray
off the irq table, so I left it out. :-] No problem. No-one got hurt ;-) M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: new-bus, a success report.

1999-04-18 Thread Mark Murray
sectors: 255H 63S/T 553C) ffs_mountfs: superblock updated for soft updates ffs_mountfs: superblock updated for soft updates ffs_mountfs: superblock updated for soft updates -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: HEADS UP!!!! Important instructions for -current users!

1999-04-18 Thread Mark Murray
ot;; lots of interrupt names are wrong; a pnp-probed sound card is listed as "??? irq5", and everything else except "clk0 int0" and "rtc0 irq8" are listed as "pci irqNN" (with NN replaced some believable number). M -- Mark Murray Join the anti-SPAM movement: h

Re: login

1999-04-17 Thread Mark Murray
or just stays here for a while You haven't by any chance added kerberos by mistake, have you? :-) If you're not sure, send the output from "ldd /usr/libexec/rlogind". M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majord...@fre

Re: Libraries with library dependancies

1999-04-10 Thread Mark Murray
imilar with libcrypt/libmd? M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: Libraries with library dependancies

1999-04-10 Thread Mark Murray
we can link everything dynamic.. :-) Hmm. It will still be broken for the diehards who insist on having everything static :-) M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Libraries with library dependancies

1999-04-10 Thread Mark Murray
The "undefined references" are all in libmd which is listed as above in libcrypt's Makefile. I would hate to have to hunt down all usages of -lcrypt to add -lmd. Any ideas? M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majord..

Re: /etc/hosts.allow

1999-04-08 Thread Mark Murray
No problem; fix coming. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: DES from source?

1999-04-07 Thread Mark Murray
"David O'Brien" wrote: > Actually a committed (forgot who) tried to overhall the crypt stuff a few > months ago and it blew up in his face. I don't think anyone has changed > since. A shame. Brandon Gillespie. I have a copy of his code (almost) ready-to-go. M

Re: egcs

1999-04-05 Thread Mark Murray
atter, but will follow the > wishes of others (or Core, or committers, or who ever should make this > decision and who ever tells me which way to go). My take on this is that it could be a lot more difficult to make as a port than as a SUBDIR+= ? My (non-binding and unemotional) vote is for F

Re: DES from source?

1999-04-03 Thread Mark Murray
; ln -fs libdescrypt.so.2 libcrypt.so.2 > ln -fs libdescrypt.a libcrypt.a > > after make world to use DES (crypt). This should happen automagically. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: can't register udp portmap

1999-04-02 Thread Mark Murray
nks for the pointer. [sounds of foot in mouth insertion ] > > (shouldn't auth.info be sent somewhere? Currently successful connections > don't seem to be logged at all.) You didn't include the patch for this :-) M -- Mark Murray Join the anti-SPAM movement: http://www.cauc

Re: can't register udp portmap

1999-04-02 Thread Mark Murray
N wrote: > What is the reason behind not installing /usr/libexec/tcpd? I can see not > mucking with /etc/inetd.conf by default, but having the binary around > would definitely save a lot of people some work. RTFM inetd(8). RTFCM. M -- Mark Murray Join the anti-SPAM movem

Re: ctm

1999-03-30 Thread Mark Murray
27;s already been built. The only problem now is mailing all that shit out... M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: Panic in INTREN on an SMP box?

1999-03-27 Thread Mark Murray
Bob Bishop wrote: > >Anyone else seeing this? > > Not getting any problems here, cvsup'ed at Sat Mar 27 14:25:51 GMT 1999. > > Are you doing anything specific to provoke it? Building a kernel and rebooting :-). It panics during the device probe phase. M -- Mark Mu

Panic in INTREN on an SMP box?

1999-03-27 Thread Mark Murray
Hi I am getting a reliable "Page fault while in kernel mode" panic on a dual-cpu box running a really recent CURRENT. Doing a "nm /kernel | sort | less" and looking for the address suggests this is happening in INTREN(). Anyone else seeing this? M -- Mark Murray Join th

Re: Proposal: Drop OBJLINK option

1999-03-14 Thread Mark Murray
Sheldon Hearn wrote: > Diffs to do just this are attached to PR misc/8071. I've tested the > diffs through a buildworld+installworld, but would appreciated feedback > on a release build. Nuke the festering slag :-) (Or gimme fresh patches and I'll do it!) M -- Mark Murray

Re: pcic.c & {,un}register_pcic_intr declarations

1999-03-13 Thread Mark Murray
en go back > over the discussions that Peter, Doug, I and others have had about how > we might identify modules within a file, and implement it. I fear that > it will result in binary incompatability (again). Fooey :-(. Smells like a kernel registry-of-loaded-bits is needed? M -- Mark M

Re: pcic.c & {,un}register_pcic_intr declarations

1999-03-12 Thread Mark Murray
the file/module dichotomy is resolved, it's not possible to do that. 1) works (and needs tidying up). Any suggestions for a kernel neophyte on how to get stuck into 3)? M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: pcic.c & {,un}register_pcic_intr declarations

1999-03-12 Thread Mark Murray
; 3) fix kldload to not load modules when their functionality is already compiled in (_Three_ Solutions!!). M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: compiler egcs 1.1.1 error

1999-03-03 Thread Mark Murray
esn't. I > don't use info files, so I know zero about them or what this error is > about. Look at his paths; /usr/info/dir does not exist. *Sheesh* ;-) M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: bmake/contrib framework for egcs

1999-03-03 Thread Mark Murray
there you will find a CVS tree under ``cvs''. This CVS tree > corresponds to /usr/src in that you will find "src/gnu/usr.bin/cc", > "src/gnu/lib/libstdc++", and "src/contrib/egcs". It would help a lot if you could make it CVSUPpable :-). Those of u

Re: egcs and gcc

1999-03-01 Thread Mark Murray
d " for each executable. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: gcc

1999-02-28 Thread Mark Murray
"David O'Brien" wrote: > > Hmm... Does it not make more sense to slowly remove the FreeBSD'ism > > that require that we futz with the compiler? > > I don't think bde, et. al. is going to let -fformat-extensions go away. :-) Then can't we get

Re: gcc

1999-02-28 Thread Mark Murray
ile our sources. Hmm... Does it not make more sense to slowly remove the FreeBSD'ism that require that we futz with the compiler? > I've got the compiler contribed and am working on the contrib of > libstdc++. I will share my local CVS tree with anyone that wants to help > out.

Re: LSOF import into base system?

1999-02-23 Thread Mark Murray
ween fstat(1) and lsof(1) back into fstat? If the problem is too great, I'll vote for an import. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: CTM deltas have stopped 3 days ago

1999-02-16 Thread Mark Murray
Matthew Thyer wrote: > Is something broken or is there a reason for this ? > > I normally get src-cur and ports-cur. This normally happens after a tagging operation; sites take a _helluva_ long time to catch up and create the diffs. M -- Mark Murray Join the anti-SPAM movem

<    2   3   4   5   6   7   8   >