Alexander Langer <[EMAIL PROTECTED]> writes:
> Today I wanted to add a new NFS to my /etc/fstab, but forgot to add it
> to /etc/exports on the server.
> However, I did mount -a several times and always got a "Permission
> denied" for the last one.
why there isn't an exportfs command as most unic
David Malone <[EMAIL PROTECTED]> writes:
> On Wed, Jun 21, 2000 at 02:35:51AM +0200, Cyrille Lefevre wrote:
>
> > why there isn't an exportfs command as most unices have ?
>
> "killall -HUP mountd" or "mount -u /" both work. This is mentioned
&
Brian Fundakowski Feldman <[EMAIL PROTECTED]> writes:
> I made a sed script to ease migration of kernel configuration files from
> the few-weeks-ago-CURRENT to current-CURRENT, and thought I might as well
> share it since it makes things easy (autonomous :)
>
> You can find it at
> http://
Brian Fundakowski Feldman <[EMAIL PROTECTED]> writes:
> I made a sed script to ease migration of kernel configuration files from
> the few-weeks-ago-CURRENT to current-CURRENT, and thought I might as well
> share it since it makes things easy (autonomous :)
>
> You can find it at
> http://
Jonathan Smith <[EMAIL PROTECTED]> writes:
> Quickie question:
[snip]
> To my (limited) understanding of this subject, it's not going to make hour
> long boot-ups. It may increase shutdown time to do things, but, sometimes
> you need to properly shut things down. If that were not the case, on
Paul Herman <[EMAIL PROTECTED]> writes:
> On Thu, 6 Jul 2000, Bill Fumerola wrote:
>
[snip]
> Filesystem1K-blocks UsedAvail Capacity Mounted on
> /dev/ad0s2a 44650330922 379861 8%/
> /dev/ad0s9e 1453615 758910 57841657%/usr
> /dev/ad0s9
Sheldon Hearn <[EMAIL PROTECTED]> writes:
> On Tue, 04 Jul 2000 15:47:25 -0400, Will Andrews wrote:
>
> > On Tue, Jul 04, 2000 at 04:06:46PM +0200, Sheldon Hearn wrote:
> > > My only objection is that it seems to produce useless values. Can you
> > > think of a use for these grand totals?
> >
Warner Losh <[EMAIL PROTECTED]> writes:
> In message <[EMAIL PROTECTED]> Robert
>Watson writes:
> : On Wed, 5 Jul 2000, John Baldwin wrote:
> :
> : > The headers will always be installed in the right place in
> : > /usr/include: Makefile's are editable. As far as kernel
> : > compiles, symlink
Mike Meyer <[EMAIL PROTECTED]> writes:
> > By all means, use start/stop args, but hard link the .sh files into seperate
> > directories or something so that the order can be tweaked..
>
> If all you want is to make sure that shutdown happens in the reverse
> order of startup, that can be done by
"Daniel C. Sobral" <[EMAIL PROTECTED]> writes:
> Mike Meyer wrote:
> >
> > Yes, that's correct. And yes, not all is bad in SysV. In particular,
> > having a directory where you can find scripts to stop (and restart)
> > subsystems is very nice. I think the multiple levels (rc?.d) is a bit
> > of
Andrzej Bialecki <[EMAIL PROTECTED]> writes:
> On 10 Jul 2000, Cyrille Lefevre wrote:
>
> > > and my favorite substitute proposal:
> > >
> > > http://www.roguetrader.com/~brandon/sas/.
> >
> > effectively, the last one is interresting.
"Daniel C. Sobral" <[EMAIL PROTECTED]> writes:
> Cyrille Lefevre wrote:
> >
> > HP-UX :
> >
> > /sbin/init.d/script start_msg|stop_msg|start|stop (FMPOV, there isn't not
> > enough possible choises, such as status, restart, config, command
Cyrille Lefevre <[EMAIL PROTECTED]> writes:
> why it's not possible to suspend SCSI drives like the ATA/IDE ones ?
>
> I'm not talking about camcontrol suspend feature. if you have a mounted
> filesystem, and access a file onto that filesystem while the drive is
>
Christopher Masto <[EMAIL PROTECTED]> writes:
> On Sun, Jul 16, 2000 at 08:15:05PM -0400, Garrett Wollman wrote:
> > < said:
> >
> > > Huh? Security through ignorance?
> >
> > Remember that `lpr' is setuid-root and uses a ``privileged'' port for
> > its communications. Many sites may still be
ll exists ? is it possible to
edit .hints at boot time ?
Cyrille.
--
Cyrille Lefevre mailto:[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
John Baldwin wrote:
> On 13-Nov-01 Cyrille Lefevre wrote:
> > Makoto Matsushita wrote:
> >>
> >> Userconfig was gone in 5-current, so we can safely remove kget() from
> >> sysinstall. Attached below is a patch to do (kget.c should be remove
> >> a
Long, Scott wrote:
> This is not possible yet under FreeBSD. I have a UDF work-in-progress at
> http://people.freebsd.org/~scott/udf, but it cannot do CD-RW yet.
FreeBSD.org - Document not found !
Cyrille.
--
Cyrille Lefevre mailto:[EMAIL PROTECTED]
To Unsubscribe: sen
Garrett Rooney wrote:
> On Thu, Nov 15, 2001 at 03:15:50AM +0100, Cyrille Lefevre wrote:
> > Long, Scott wrote:
> > > This is not possible yet under FreeBSD. I have a UDF work-in-progress at
> > > http://people.freebsd.org/~scott/udf, but it cannot do CD-RW yet.
>
Warner Losh wrote:
> In message <[EMAIL PROTECTED]> Cyrille Lefevre writes:
> : I don't know -current. what is the feature which replace kget ?
> : does boot -c (or whatever) still exists ? is it possible to
> : edit .hints at boot time ?
>
> set/unset works.
>
o begin to read the gforth info files (don't know
if they are really accurate ?). well, I'm the maintainer, but that's
all :-)) I still know nothing to forth !
Cyrille.
--
Cyrille Lefevre mailto:[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with &q
des@des ~% /bin/echo $foo
> bar
> baz
>
> DES
> --
> Dag-Erling Smorgrav - [EMAIL PROTECTED]
humm! what shell ($SHELL) are you using ?
Cyrille.
--
Cyrille Lefevre mailto:[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
-. if ${CPUTYPE} == "k7"
+. if ${CPUTYPE} == "xp"
+MACHINE_CPU = k7 3dnow sse mmx k6 k5 i586 i486 i386
+. elif ${CPUTYPE} == "k7"
MACHINE_CPU = k7 3dnow mmx k6 k5 i586 i486 i386
. elif ${CPUTYPE} == "k6-2"
MACHINE_CPU = 3dnow mmx k6 k5 i586 i486 i386
Cyrille.
--
C
Peter Wemm wrote:
> Jerry A! wrote:
> > On Sat, Oct 27, 2001 at 10:00:44PM +0200, Cyrille Lefevre wrote:
> > : Hi,
> > :
> > : how about the following patch (untested) regarding the newer athlon xp
> > : processor type ? if needed, I could submit a PR.
> >
Garrett Wollman <[EMAIL PROTECTED]> writes:
> I have almost completely finished this work. Please join the
> [EMAIL PROTECTED] mailing-list, where the patches were
> posted several months ago, and where hopefully more discussion can
> still take place. I have not had time recently to update the
Jeroen Ruigrok/Asmodai <[EMAIL PROTECTED]> writes:
> Question is, do we want to add this to our cp?
>
> I found it handy for stuff like:
please, what is the difference between this :
> cp -Ruv mozilla mozilla-test
and that :
cd mozzila; find . | cpio -pdm ../mozzila-test
?
thanks.
> so th
Bruce Evans <[EMAIL PROTECTED]> writes:
> > Debian CDs on FreeBSD with linux emulation way better than you can build
> > say a -STABLE release on a -CURRENT box... )
>
> I just tried a Linux fdisk binary built in 1997 under FreeBSD-current.
> It seemed to run perfectly except it couldn't determi
Bruce Evans <[EMAIL PROTECTED]> writes:
> > Debian CDs on FreeBSD with linux emulation way better than you can build
> > say a -STABLE release on a -CURRENT box... )
>
> I just tried a Linux fdisk binary built in 1997 under FreeBSD-current.
> It seemed to run perfectly except it couldn't determi
Bruce Evans wrote:
> On 21 May 2001, Cyrille Lefevre wrote:
[snip]
> I don't need it myself (I only ran it to see if it supported Linux
> extended partitions (it didn't, at least in it's list of known partition
> types)). This is for the old Linux fdisk with a dumb
"Brad Knowles" <[EMAIL PROTECTED]> writes:
> At 9:21 PM -0400 2000/7/3, Will Andrews wrote:
>
> > Does anyone else here think this is a good idea?
>
> If you're looking for votes, you've got mine.
>
> BTW, will this play nicely with -h? Consider me stupid if you
yes since all in
Riccardo Torrini <[EMAIL PROTECTED]> writes:
[snip]
> Only shutdown stop it, but with message:
>"some processes would not die; ps axl advised"
> After reboot all partitions are clean, no need of fsck.
precisely, this is what we could call a driver (kernel?) deadlock.
what's the ps axl output
Alexander Leidinger <[EMAIL PROTECTED]> writes:
> On 22 Nov, Ashley Penney wrote:
>
> >> The attached patch is a "proof-of-concept" on which I would like
> >> to get some comments:
> >
> > I'm only a moronic user, but this would make my life easier. My machine
> > switches into 132x43 on star
Steve Kargl <[EMAIL PROTECTED]> writes:
> Eivind Eklund wrote:
> > (Based on suggestion from Robert Watson.)
> >
> > I want to enable INVARIANTS by default in -current. This result in some
> > slowdown, but it also makes it more likely that we'll find bugs quickly.
> > People that want to run -
Alexander Leidinger <[EMAIL PROTECTED]> writes:
> On 24 Nov, Cyrille Lefevre wrote:
>
> >> >> The attached patch is a "proof-of-concept" on which I would like
> >> >> to get some comments:
> >> >
> >> > I'm onl
"David O'Brien" <[EMAIL PROTECTED]> writes:
> On Fri, Nov 24, 2000 at 01:08:37AM +0100, Cyrille Lefevre wrote:
> > > Its in the scrollback buffer.
> >
> > and how do you access the scroll-back buffer if you are not front to the
> > console
hi everybody and Happy New Year,
anybody to commit http://www.FreeBSD.org/cgi/query-pr.cgi?pr=19635 ?
one of the reasons it was not commited was due to an overflow problem
which has been fixed since.
thanks by advance..
Cyrille.
--
home: mailto:[EMAIL PROTECTED] work: mailto:[EMAIL PROTECTED]
"Akinori MUSHA" <[EMAIL PROTECTED]> writes:
> However, if I put either:
>
> CXXFLAGS+=-fPIC
>
> or:
>
> CFLAGS!= ${ECHO} "${CFLAGS}" | ${SED} -e 's/-O[0-9a-z]*//g'
IMHO, this could be rewritten as ${CFLAGS:N-O*} which is more clean
than forking a subshell.
Cyrille.
--
home: mailto:[
e asked to be recorded to the `FreeBSD C99 & POSIX
Conformance Project' (http://www.FreeBSD.org/projects/c99/)
as the ps maintainer but the page has not been updated yet.
Cyrille.
--
Cyrille Lefevre mailto:[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
n /usr/ports.
>
> This can save a lot of typing building various things (for
> example timing build phase or saving logs) only migrating
> this file from a machine to another.
maybe the attached Makefile may help you in the process.
I use it for months to build everything.
Cyri
__D_099/__
___100
I'll try to fix this...
Cyrille.
--
Cyrille Lefevre mailto:[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
f/download/tgz/
for details (maybe one I'll will finish this !@#$%^&* port which is still
broken in some way ?)
for fun, how about a simple awk script like the one in attachment ;^)
Cyrille.
--
Cyrille Lefevre mailto:[EMAIL PROTECTED]
#!/bin/sh
# was ps -ef
ps axwo "us
On Jun 7, 2002 01:27:31 pm +0200, Cyrille Lefevre wrote:
> On Fri, Jun 07, 2002 at 02:15:09AM -0400, Trevor Johnson wrote:
> > Dan Nelson wrote:
> [snip]
> > According to Mr. Schilling's testing, GNU tar 1.13.25 has a bug:
> > ftp://ftp.fokus.gmd.de/pub/unix/star/te
grrr.
search for the VENDOR keyword in the the following URL for details :
http://www.opengroup.org/onlinepubs/007904975/utilities/pax.html
Cyrille.
--
Cyrille Lefevre mailto:[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
g > %s", mktemp(blah));
> system(cmd);
> free(cmd);
>
> I couldn't see a simple way around this, any clues?
int fd = mkstemp (blah);
asprintf(cmd, "prog > /dev/fd/%d", fd);
I don't look at the code, but how about popen(3) ?
Cyrille.
--
Cyrille Lefevre
arted) proxy in -stable. w/ the proxy, no problem, w/o it,
plain dead-lock. don't know where is the lockup ?
Cyrille.
--
Cyrille Lefevre mailto:[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
yncing
FreeBSD pax w/ the NetBSD/OpenBSD ones. would be done by the end of this
week...
Cyrille.
--
Cyrille Lefevre mailto:[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
kernel recently w/o syncing your world ?
also, are your world sources in sync w/ the kernel sources ?
did you reboot since your last kernel/world installation ?
Cyrille.
--
Cyrille Lefevre mailto:[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubsc
Le 05/12/2011 03:00, Randy Bush a écrit :
BIND OTOH is something different.
what's bind? :)
http://www.isc.org/software/bind
Regards,
Cyrille Lefevre
--
mailto:cyrille.lefevre-li...@laposte.net
___
freebsd-current@freebsd.org mailing list
47 matches
Mail list logo