Re: to users of threads (GDB support)

2002-02-12 Thread Doug Rabson
On Mon, 11 Feb 2002, Kip Macy wrote: There's no reason freebsd-uthread.c has to be included in gdb. I think that there are instances when an individual wants to use the latest and greatest version of GDB and still have thread support. Even if the threads library does change, the objfile

Re: crypt function - solution!

2002-02-12 Thread Varshavchick Alexander
Hi guys, Here followes how the problem was solved. Before the system upgrade to 4.5, there was no separate /usr/lib/libcrypt.so.2 file, it was symlinked to libdescrypt.so.2, and making the things the same way solved it! Playing with /etc/auth.conf didn't help. To be more precise, symlinking

CFR: printf grouping support for floats (%'f)

2002-02-12 Thread Alexey Zelkin
hi, This patch fixes *printf() family routines to correctly handle grouping for both decimals and floats. Current version of printf() supports grouping for decimals only. Yes, I know it looks like more hackish way, so other opinions are welcome! Since printf() is widely used and quite

Re: lsof and listening processes on 4.5

2002-02-12 Thread Bill Vermillion
Date: Mon, 11 Feb 2002 16:18:35 -0800 From: David O'Brien [EMAIL PROTECTED] Subject: Re: lsof and listening processes on 4.5 On Mon, Feb 11, 2002 at 01:19:23PM +0100, Rogier R. Mulhuijzen wrote: If you did recompile, maybe we broke lsof =) We did with 4.5. Unfortunately the latest

Re: to users of threads (GDB support)

2002-02-12 Thread David O'Brien
On Mon, Feb 11, 2002 at 11:55:03PM -0500, Daniel Eischen wrote: But the latest and greatest GDB (which should be a port) isn't /usr/ports/devel/gdb51 To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-hackers in the body of the message

AWK/perl hacker needed to assist the Sparc64 port

2002-02-12 Thread David O'Brien
In rev 1.20 of sys/kern/vnode_if.pl Eivind converted this from a Bourne+AWK script into a Perl script. Well that just makes porting to new architectures VERY difficult as the boot strapping of Perl 5 is quite difficult. A shell hacker could really help out the FreeBSD/sparc64 porting effort by

Re: ping: sendto: No buffer space available

2002-02-12 Thread M. Warner Losh
In message: [EMAIL PROTECTED] Jonathan Hanna [EMAIL PROTECTED] writes: : : This looks like the bug in the ep driver. When the interrupt routine : gets both TX and RX interrupts it acknowledges both but only services : the read. Karl Dietz, [EMAIL PROTECTED] is working on an overhaul

Re: sysv semaphore

2002-02-12 Thread Matthew
Thanks for the info. Do you know where I can find the code with a BSD style license? -- WWW.XGFORCE.COM - The Next Generation Server Clustering and Enterprise Firewall/VPN Solutions. -- - Original

Re: AWK/perl hacker needed to assist the Sparc64 port

2002-02-12 Thread M. Warner Losh
In message: [EMAIL PROTECTED] David O'Brien [EMAIL PROTECTED] writes: : A shell hacker could really help out the FreeBSD/sparc64 porting effort : by updating vnode_if.pl rev 1.19 to have all the functionality the perl : version has today. Would a 'C' hacker do :-) Warner To

Re: AWK/perl hacker needed to assist the Sparc64 port

2002-02-12 Thread Alfred Perlstein
* M. Warner Losh [EMAIL PROTECTED] [020212 10:35] wrote: In message: [EMAIL PROTECTED] David O'Brien [EMAIL PROTECTED] writes: : A shell hacker could really help out the FreeBSD/sparc64 porting effort : by updating vnode_if.pl rev 1.19 to have all the functionality the perl :

Re: AWK/perl hacker needed to assist the Sparc64 port

2002-02-12 Thread M. Warner Losh
In message: [EMAIL PROTECTED] Alfred Perlstein [EMAIL PROTECTED] writes: : * M. Warner Losh [EMAIL PROTECTED] [020212 10:35] wrote: : In message: [EMAIL PROTECTED] : David O'Brien [EMAIL PROTECTED] writes: : : A shell hacker could really help out the FreeBSD/sparc64

Re: AWK/perl hacker needed to assist the Sparc64 port

2002-02-12 Thread Alfred Perlstein
* M. Warner Losh [EMAIL PROTECTED] [020212 10:46] wrote: In message: [EMAIL PROTECTED] Alfred Perlstein [EMAIL PROTECTED] writes: : * M. Warner Losh [EMAIL PROTECTED] [020212 10:35] wrote: : In message: [EMAIL PROTECTED] : David O'Brien [EMAIL PROTECTED] writes: :

Problems with freebsd nfsd and irix client

2002-02-12 Thread Eric Windisch
I am having difficulty with an nfsd running on FreeBSD and an irix client. I am unable to sucessfully call the getcwd() function as a non-root user in the mounted directory. For instance: raptor@DaVinci:/ which ls /usr/gnu/bin/ls raptor@DaVinci:/ cd /home/raptor raptor@DaVinci:~ which ls

Receive up to $500 in Grocery Savings

2002-02-12 Thread Save Now
Title: Voice Email Coupon One FREE Month of Toll-Free Voice Mail has placed on hold for you!

Receive up to $500 in Grocery Savings

2002-02-12 Thread Save Now
Title: Voice Email Coupon One FREE Month of Toll-Free Voice Mail has placed on hold for you!

Receive up to $500 in Grocery Savings

2002-02-12 Thread Save Now
Title: Voice Email Coupon One FREE Month of Toll-Free Voice Mail has placed on hold for you!

Re: Problems with freebsd nfsd and irix client

2002-02-12 Thread Miguel Mendez
On Tuesday 12 February 2002 19:46, Eric Windisch wrote: Hi Eric, I have an IRIX box running 6.5 with some old patches and a NFS server running FreeBSD 4.5-STABLE, but I don't experience your problem: On the server side energyhq# uname -srn FreeBSD

Re: AWK/perl hacker needed to assist the Sparc64 port

2002-02-12 Thread Brian Dean
On Tue, Feb 12, 2002 at 10:53:52AM -0800, Alfred Perlstein wrote: Well, we could import ksh, which already does this :-) Go for it. Add YES vote from me! -Brian -- Brian Dean [EMAIL PROTECTED] [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe

Re: AWK/perl hacker needed to assist the Sparc64 port

2002-02-12 Thread Terry Lambert
Alfred Perlstein wrote: * M. Warner Losh [EMAIL PROTECTED] [020212 10:46] wrote: In message: [EMAIL PROTECTED] Alfred Perlstein [EMAIL PROTECTED] writes: : * M. Warner Losh [EMAIL PROTECTED] [020212 10:35] wrote: : In message: [EMAIL PROTECTED] : David O'Brien

Re: Problems with freebsd nfsd and irix client

2002-02-12 Thread Terry Lambert
Are you sure that the user making the request is a legal user on the server machine? If not, it's ID will be translated to -2. Perhaps this is an operator has failed to configure NIS correctly error? If so, the workaround is probably to specify both -mapall and -alldirs in the exports file

Re: creating non-swap backed md(4) devices

2002-02-12 Thread Terry Lambert
Lyndon Nerenberg wrote: I'm trying to figure out how to create a large (512 MB) md(4) filesystem that isn't swap backed. The md(4) manpage hints at a type 'md_image' load module, but doesn't say anything about how to create one and have it loaded at boot time. My searches through the mailing

Re: AWK/perl hacker needed to assist the Sparc64 port

2002-02-12 Thread David O'Brien
On Tue, Feb 12, 2002 at 01:07:16PM -0800, Terry Lambert wrote: Alfred Perlstein wrote: : : A shell hacker could really help out the FreeBSD/sparc64 : : porting effort by updating vnode_if.pl rev 1.19 to have all : : the functionality the perl version has today. vnode_if.pl is a

Re: AWK/perl hacker needed to assist the Sparc64 port

2002-02-12 Thread Terry Lambert
David O'Brien wrote: On Tue, Feb 12, 2002 at 01:07:16PM -0800, Terry Lambert wrote: Alfred Perlstein wrote: : : A shell hacker could really help out the FreeBSD/sparc64 : : porting effort by updating vnode_if.pl rev 1.19 to have all : : the functionality the perl version has

Re: AWK/perl hacker needed to assist the Sparc64 port

2002-02-12 Thread Paul Khavkine
I had the same problem trying to setup a cross-compiler on NetBSD/sparc64 where perl wouldn't build oj it at all. David O'Brien wrote: On Tue, Feb 12, 2002 at 01:07:16PM -0800, Terry Lambert wrote: Alfred Perlstein wrote: : : A shell hacker could really help out the FreeBSD/sparc64

Re: AWK/perl hacker needed to assist the Sparc64 port

2002-02-12 Thread Rogier R. Mulhuijzen
At 08:49 12-2-2002 -0800, David O'Brien wrote: In rev 1.20 of sys/kern/vnode_if.pl Eivind converted this from a Bourne+AWK script into a Perl script. Well that just makes porting to new architectures VERY difficult as the boot strapping of Perl 5 is quite difficult. A shell hacker could really

Re: problem w/ dlopen(); bug or feature?

2002-02-12 Thread Bjoern Fischer
Hello John, John, is it possible to find out in dlopen() which object in the linked list has issued the dlopen() call? Then a fix would be easy. Yes, it's possible to find out which shared object the dlopen call was made from. There's already a function obj_from_addr() in rtld.c which

Re: AWK/perl hacker needed to assist the Sparc64 port

2002-02-12 Thread Diane Bruce
David O'Brien says: On Tue, Feb 12, 2002 at 01:07:16PM -0800, Terry Lambert wrote: (2) Perl is harder to bootstrap than sh, sed, or BWK awk. I've sent David something already. -- Diane Bruce, http://www.db.net/~db [EMAIL PROTECTED] --- I got bored with the last witty aphorism. To

Re: AWK/perl hacker needed to assist the Sparc64 port

2002-02-12 Thread Terry Lambert
David O'Brien wrote: IS IT IN THE LEAST BIT POSSIBLE TO STAY ON TOPIC ON FREEBSD LISTS ANYMORE??? And we wonder why so many do not bother with them any more. THIS THREAD IS NOT ABOUT REPLACING OUR /bin/sh. IT IS ABOUT GETTING SOMETHING WITH THE FUNCITONALITY OF vnode_if.pl THAT ONLY

Re: AWK/perl hacker needed to assist the Sparc64 port

2002-02-12 Thread Alfred Perlstein
* David O'Brien [EMAIL PROTECTED] [020212 14:33] wrote: On Tue, Feb 12, 2002 at 05:23:31PM -0500, Adrian Filipi-Martin wrote: In message: [EMAIL PROTECTED] Alfred Perlstein [EMAIL PROTECTED] writes: : * M. Warner Losh [EMAIL PROTECTED] [020212 10:35] wrote: Well, we

Re: AWK/perl hacker needed to assist the Sparc64 port

2002-02-12 Thread Sergey Babkin
David O'Brien wrote: On Tue, Feb 12, 2002 at 01:07:16PM -0800, Terry Lambert wrote: Alfred Perlstein wrote: : : A shell hacker could really help out the FreeBSD/sparc64 : : porting effort by updating vnode_if.pl rev 1.19 to have all : : the functionality the perl version has

Re: AWK/perl hacker needed to assist the Sparc64 port

2002-02-12 Thread Sergey Babkin
Adrian Filipi-Martin wrote: On Tue, 12 Feb 2002, M. Warner Losh wrote: In message: [EMAIL PROTECTED] Alfred Perlstein [EMAIL PROTECTED] writes: : * M. Warner Losh [EMAIL PROTECTED] [020212 10:35] wrote: Well, we could import ksh, which already does this :-) Warner

OpenPAM Caliopsis + integration patches

2002-02-12 Thread Dag-Erling Smorgrav
OpenPAM Caliopsis and accompanying FreeBSD integration patches are now available from URL:http://openpam.sourceforge.net/. A fully patched tree is also available from the p4 depot, under //depot/user/des/pam/. Please see the release notes and change log for information about known and resolved

Re: Problems with freebsd nfsd and irix client

2002-02-12 Thread Eric Windisch
I fixed the problem.. as someone suggested, I umounted /home and then checked the file permissions.. 744. Changing to 755 fixed it :) I had made the mistake of checking the permissions on the mounted directory, d'oh :) Thanks for all the help guys. -- Eric Windisch http://bwbohh.net To

Re: crypt function - solution!

2002-02-12 Thread Crist J. Clark
On Tue, Feb 12, 2002 at 01:44:51PM +0300, Varshavchick Alexander wrote: Hi guys, Here followes how the problem was solved. Before the system upgrade to 4.5, there was no separate /usr/lib/libcrypt.so.2 file, it was symlinked to libdescrypt.so.2, and making the things the same way solved it!

Re: crypt function - solution!

2002-02-12 Thread Varshavchick Alexander
Hi, I feel myself that this method was not entirely right but it didn't work any other way. The native 4.5 version of libcrypt refused working with DES passwords, it ignored /etc/auth.conf, I don't know why it is so. Alexander Varshavchick, Metrocom Joint Stock Company Phone: (812)118-3322,