Hello,
I was wondering if someone could point me in the right direction on how
to monitor my modem to capture dialing.
Basically I have an extra cordless phone around the house, and I wanted
to know if it was possible to hook it into my modem and then have an
application monitor the modem for di
On Sun, 2 Jul 2000, Sean Lutner wrote:
> I'm experiencing the same thing. ls --color doesn't seem to work for me
> unless like Doug, I set TERM=xterm-color.
That's because the "color" escape sequences are defined for xterm-color
in termcap; xterm-color is defined as a superset of xterm (see the
hi, there!
On Mon, 3 Jul 2000, Max Khon wrote:
> sorry for posting here but freebsd-i18n list seems to be dead (is it?)
>
> some products (e.g. Xerces for C from XML Apache Project) rely on the
> following behaviour of mbstowcs/wcstombs:
>
> when `dest' param is NULL then `len' parameter is ig
hi, there!
sorry for posting here but freebsd-i18n list seems to be dead (is it?)
some products (e.g. Xerces for C from XML Apache Project) rely on the
following behaviour of mbstowcs/wcstombs:
when `dest' param is NULL then `len' parameter is ignored and
these functions return required length
I d/l'd from Sun and it installed without a hitch. It is a hell of a lot
faster than 5.1 and they've gotten rid of some of the crapisms.
Stephen Hocking had the audacity to say:
>
> Hopefully some industrious soul will update the port...
>
>
> Stephen
> --
> The views expressed above
Thus spake Peter Philipp ([EMAIL PROTECTED]):
> On Sat, Jul 01, 2000 at 10:49:11PM +0200, Mustafa N. Deeb wrote:
> > well I think I've eliminated most of these things, I've the disks out of the
> > server and made the cooler point the air to it..
> > and It does not look like bad cables...
> > ab
On Sun, 2 Jul 2000, Stephen Hocking wrote:
> Has anyone done this yet? I've just acquired this shiny new cable modem and
> would like to have secure access to my place of work (even though they're only
> 10 minutes walk away!)
I have done just that with nos-tun and Road Runner service.
>On Thu, 29 Jun 2000, David Greenman wrote:
>
>>We used to do this in FreeBSD, but found that it was a bad idea for
>> performance reasons. Freeing and reallocating memory from the high-level
>> VM system is quite expensive and the trend in NICs these days is towards
>> needing the code to be
Hopefully some industrious soul will update the port...
Stephen
--
The views expressed above are not those of PGS Tensor.
"We've heard that a million monkeys at a million keyboards could produce
the Complete Works of Shakespeare; now, thanks to the Internet, we know
thi
On Sat, Jul 01, 2000 at 10:49:11PM +0200, Mustafa N. Deeb wrote:
> well I think I've eliminated most of these things, I've the disks out of the
> server and made the cooler point the air to it..
> and It does not look like bad cables...
> about the BAD hd, I've the problem on 5/5 new drives that I
In article <[EMAIL PROTECTED]>,
Peter Wemm <[EMAIL PROTECTED]> wrote:
> If I change it to use a static inline function, it seems to work and
> will generate identical code (with -O):
Thanks! I'll give that a try in both places where I'm having this
problem.
> It appears to generate valid code
I'm experiencing the same thing. ls --color doesn't seem to work for me
unless like Doug, I set TERM=xterm-color.
On Sun, 2 Jul 2000, Doug Barton wrote:
> The new improved ncurses version of the color ls stuff doesn't display
> for me if I am in a "normal" xterm. If I set TERM equal to xte
John Polstra wrote:
> I _thought_ I was an expert in gcc's extended asm feature, but I
> can't figure out why this won't compile when optmization is
> disabled:
>
> =
==
> #define xchgl(v, m) ({
The new improved ncurses version of the color ls stuff doesn't display
for me if I am in a "normal" xterm. If I set TERM equal to xterm-color
I'm back in business. Is this expected behavior? If so, a note to that
effect in the man page would help reduce user confusion. I'll be happy
to sub
On Sun, 2 Jul 2000, Stephen Hocking wrote:
> Has anyone done this yet? I've just acquired this shiny new cable modem and
> would like to have secure access to my place of work (even though they're only
> 10 minutes walk away!)
Well, yeah..ipsec, SSH tunnel, all sorts of SSL-based stuff in port
[EMAIL PROTECTED] wrote:
> I have FreeBSD 4.0-RELEASE (on i386)
>
> What I am trying to do is nfs root boot from the loader (?)
> I do:
>
> ok> unload kernel
> ok> load diskless_kernel
> ok> set kernel=diskless_kernel
> ok> boot -r -h
>
> Now what I understand is the -r flag will tell the kern
Soren Schmidt had the audacity to say:
>
> Uhm, the real value of UDF is that it can be used as a "real" rw
> filesystem on CDRW/DVDRAM media, if this is not implemented the
> value of having UDF is very limited IMHO
>
Not necessarily, since the cd9660 backward compatibility is not a
require
Has anyone done this yet? I've just acquired this shiny new cable modem and
would like to have secure access to my place of work (even though they're only
10 minutes walk away!)
Stephen
--
The views expressed above are not those of PGS Tensor.
"We've heard that a million monke
I _thought_ I was an expert in gcc's extended asm feature, but I
can't figure out why this won't compile when optmization is
disabled:
===
#define xchgl(v, m) ({ \
int __result;
Thus, Alfred Perlstein wrote...
> > how can I increase the size of freebsd's name cache?
> sysctl -w vfs.vmiodirenable=1
thanks, that worked.
--
Sitaram Iyer <[EMAIL PROTECTED]>http://www.cs.rice.edu/~ssiyer/
Phone: (off) 713-348-2265 (rice xBANK), (home) 713-799-8980
To Unsubscribe: se
* Sitaram Iyer <[EMAIL PROTECTED]> [000702 12:32] wrote:
> Hi,
>
> for the purposes of an experiment, how can I increase the size of freebsd's
> name cache? Currently, find -type f on a tree with more than 40,000 files
> refuses to cache the results, and increasing desiredvnodes and the size of
>
On Sunday, July 02, 2000, Fox Anderson wrote:
> Hi.
> How can i find out the name of device file by device major/minor?
The devtoname() function. ``man devtoname''
--
|Chris Costello <[EMAIL PROTECTED]>
|To define recursion, we must first define recursion.
`-
Hi.
How can i find out the name of device file by device major/minor?
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
Hi,
for the purposes of an experiment, how can I increase the size of freebsd's
name cache? Currently, find -type f on a tree with more than 40,000 files
refuses to cache the results, and increasing desiredvnodes and the size of
nchashtbl didn't seem to help. (4.0-RELEASE, with maxusers=512).
th
In message <[EMAIL PROTECTED]> Wes Peters writes:
: Warner Losh wrote:
: >
: > In message <[EMAIL PROTECTED]> Jeroen Ruigrok/Asmodai
:writes:
: > : Often the 80 column boundary reminds me not to use
: > : functions_which_have_crazy_long_names_with_underscores(), but be a
: > : little more brief,
Warner Losh wrote:
>
> In message <[EMAIL PROTECTED]> Jeroen Ruigrok/Asmodai
>writes:
> : Often the 80 column boundary reminds me not to use
> : functions_which_have_crazy_long_names_with_underscores(), but be a
> : little more brief, but not too. ;)
>
> IKnowPeopleThatLikeToHaveParagraphFuncti
> 2. We need to find a UI model that allows the user to efficiently
> select the language and formats they want to install.
>
> I'm thinking of initially presenting a dialog box that looks
> like this:
>
>
>
>
Soren Schmidt wrote:
>
> It seems Julian Elischer wrote:
>
> Indeed, makeing a ro UDF filesystem more or less useless :)
I will be adding read/write later..
One must be able to walk before running!
As for RO UDF, it is useful for reading UDF2.0.1 cds that don't
have ISO9660 on them (I have on
what do you mean by ribbon cables, aren't the cables that came with the
motherboard
good for it?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Joey Miller
Sent: Sat, July 01, 2000 10:04 PM
To: Mustafa Deeb
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subjec
On Sat, 1 Jul 2000, I wrote:
> vmmeter->cnt.v_reactivated counts the number of cache pages that get
> promoted to either active or inactive queues. My read (and I could be
> wrong) from vm/vm_page.c is, there is no statistic to count the
> inactive pages that get "reclaimed" into the active queu
It seems Julian Elischer wrote:
> I am working on UDF support.
> I have at present a program that reads a udf filesystem
> and am working (today) on making it into an "mtools" like
> program that allows access to the contents in a useful manner.
>
> I will eventually turn this into a (readonly)
In message <[EMAIL PROTECTED]>, John Baldwin writes:
>*ahem* You might want to read the first paragraph as well. It is
>for situations where one _can't_ update one's BIOS. I don't see why
>making it a tweakable kernel compile time know that is off by
>default would be so incredibly bad. We ha
In message <[EMAIL PROTECTED]>, John Baldwin writes:
>This ends up registering md1 with disk_create, and thus md1
>is returned as a disk through kern.disks into the list returned
>by Disk_Names(), and sysinstall blows up when it tries to open
>it. I think the reason it blows up is because /dev/m
I am working on UDF support.
I have at present a program that reads a udf filesystem
and am working (today) on making it into an "mtools" like
program that allows access to the contents in a useful manner.
I will eventually turn this into a (readonly) filesystem, and it
is designed with that in
It seems Coleman Kane wrote:
> Hello, is anyone currently working on code to implement the UDF
> filesystem? For those not familiar with it, it is the filesystem that
> DVDs use. I'd like to look into getting the support under FreeBSD, since
> the players already seem to work. If no one is working
35 matches
Mail list logo