Re: ldconfig behaviour when no parameters are given

2000-07-09 Thread Maxime Henrion
I'm a bit surprised to be the first person to reply to my own mail =) I want to suggest one more thing, I think it would be nice if ldconfig could check the persmissions on the directory when someone requests to add a new one. ldconfig should verify if the directory is owned by uid 0 and

Re: ldconfig behaviour when no parameters are given

2000-07-09 Thread John Polstra
In article [EMAIL PROTECTED], Maxime Henrion [EMAIL PROTECTED] wrote: When ldconfig is invoked without any parameters, the shared library cache is reseted to the contents of /usr/lib only. I think such a behaviour isn't very useful, especially when one knows that a lot of people come

Re: ldconfig behaviour when no parameters are given

2000-07-09 Thread John Polstra
In article [EMAIL PROTECTED], Maxime Henrion [EMAIL PROTECTED] wrote: I want to suggest one more thing, I think it would be nice if ldconfig could check the persmissions on the directory when someone requests to add a new one. ldconfig should verify if the directory is owned by uid 0

Re: ldconfig behaviour when no parameters are given

2000-07-09 Thread Maxime Henrion
Hi, Here is the small patch to activate the -R behaviour when no arguments are given :) Thanks for helping me ! I'll work on the other modification i suggested as soon as i have enough time. Best regards, - Maxime Henrion *** /usr/src/sbin/ldconfig/ldconfig.c Sun Jan 16

ldconfig behaviour when no parameters are given

2000-07-08 Thread Maxime Henrion
Hi everybody, When ldconfig is invoked without any parameters, the shared library cache is reseted to the contents of /usr/lib only. I think such a behaviour isn't very useful, especially when one knows that a lot of people come to FreeBSD after having used Linux. The first time they