READY TO KNOW?
CONFIDENTIAL!
The SOFTWARE They Want BANNED In all 50 STATES.
Why? Because these secrets were never intended to reach your eyes...
Get the facts on anyone
Locate Missing Persons, find Lost Relatives, obtain Addresses
and Phone Numbers of o
What are the backing objects of the stack and heap area of a process's
address space? When are they created? I saw the code vm_map_insert(), but
the object argument given is NULL.
Thanks,
-Zhihui
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of
Title: Cleo Flashing
Dear Linus Torvalds,
As a master Tarot
reader I use my talents and the power of the Tarot to see into the future.
My prediction abilities have been known to change lives.
Now is the time, Linus Torvalds
In article <[EMAIL PROTECTED]>, Hiten
Pandya <[EMAIL PROTECTED]> writes
>hi,
>
>BTW, i am a first timer at porting a file system...
That is okay, few programmers ever port more than one file system.
Most useful is to have some experience programming and debugging FreeBSD
kernel code.
Also usefu
In article <[EMAIL PROTECTED]>, Greg Lehey
<[EMAIL PROTECTED]> writes
>On Monday, 10 December 2001 at 22:45:22 -0800, Terry Lambert wrote:
>>
>> No, it's not. The Linux JFS is derived from the OS/2 JFS code, not
>> the good AIX JFS code.
>
>That's correct, but note that AIX is moving to this code
In article <[EMAIL PROTECTED]>, Brandon
D. Valentine <[EMAIL PROTECTED]> writes
>
[snip]
>but it still can't touch the FreeBSD NFS implementation. The more
>robust you make it the easier it is for me to argue for deployment of
>more FreeBSD systems in NFS server roles. The only advantage Linux h
Well, the reason I brought up $USER inheritance is that on linux, $USER is root
after an su to root, whereas on FreeBSD, the $USER is the same as before the su.
Not really thinking, I thought that perhaps that refleted the inherited $UID,
which I was wrong about. Sorry for that.
You might want
On Sunday, 16 December 2001 at 17:18:37 +1100, Warren Toomey wrote:
> In article by Greg Lehey:
> [about if and how Caldera is enforcing the Ancient UNIX
>http://www2.caldera.com/offers/ancient.html. Note also
>that in fact they allow access to the code via
>license d
> try it with an su -l, or explicitly set $USER to 'root', or even replace
> -n"$USER" with -n"root". this is all assuming that -n is specifying some
> sort of user privilege which you intend in this example to be root.
> if not, please forget this email. :)
> -Anthony.
I'm looking for a technic
Aloha!
Sorry to jump in here but..
I've read the thread starting with Jordans posting of the Apple testcase
code with great interest.
To me this has been one of the most interesting and reassuring readings in
hackers for a long time. (Yes, I'm a lurker here).
First, I take the testcase code
On Mon, Dec 17, 2001 at 07:29:04AM +1100, Peter Jeremy wrote:
> On 2001-Dec-16 17:18:37 +1100, Warren Toomey <[EMAIL PROTECTED]> wrote:
..
> The other almost-the-same UFS that could be useful is the Tru64 UFS.
> Last time I tried, I could mount a Tru64 UFS CD-ROM on FreeBSD, but
> the box would
Well, I'm not sure if you really want to be "creating" /dev/stdout, but the
$USER variable after an su is still your login name before the su.
anthony:/home/anthony:24% su
Password:
flack# echo $USER
anthony
flack#
try it with an su -l, or explicitly set $USER to 'root', or even replace
-n"$USE
>
>David Greenman writes:
> > >David Greenman wrote:
> > >> >In any case, disabling it is what ClickArray ended up doing, as well,
> > >> >for the Tigon II, until the firmware could be fixed.
> > >>
> > >>We're talking about the Tigon III (bge driver for Broadcom BCM5700/BCM5701).
> > >
> > >
No matter if root or not ...
root@titan[ttyp2]{139} ~ aps2file -D -P lp /etc/passwd
/usr/local/bin/aps2file: cannot create /dev/stdout: permission denied
andreas@titan[ttyp2]{1011} ~ aps2file -D -P lp /etc/passwd
/usr/local/bin/aps2file: cannot create /dev/stdout: permission denied
Cc: to FreeB
On 2001-Dec-16 17:18:37 +1100, Warren Toomey <[EMAIL PROTECTED]> wrote:
>Firstly, call me crazy, but I thought the 2BSD filesystem layout was
>essentially UFS, i.e i-nodes at the start, and therefore would be
>pretty much the same as /sys/ufs/ufs in FreeBSD. I'll have to do a
>compare of the sourc
:Two things I've done to speed it up are to restrict the size of transfers
:(use the -o flag) and eliminate all the size checks (use the -n flag).
:
:Why would MFS be much faster than UFS? On the server doesn't the whole
:file end up cached? ...and the metadata changes likewise via softupdates.
Warren Toomey <[EMAIL PROTECTED]> writes:
> As for commercial use, that's a separate issue. I don't know how easy
> it would be for us to talk Caldera into allowing that.
Isn't Caldera keen on the BSD license? Here's a relevent quote:
"Following the acquisition of Webmin by Caldera, all past and
JFWIW, you can build fsx with minimal or no changes on Windows with David
Korn's UWIN kit. All of the other posix-y kits have internal problems
that will cause spurious failures.
If you want to use Windows boxes as test clients (probably a good idea)
this is fairly important...
> > I gave o
> I gave out fsx source code at the recent CIFS (SMB) plugfest. If I make
> the 2002 Connectathon I'll give it out there too. I don't test it on
> Windows so those defines may be in need of repair. Please send me any
> patches or cool additions.
Guy Harris of NetApp sent me a whole mess-o-chan
>> There's a mention in the FBSD hacking guide that a detach() routine
>> for a device driver can forcably close all open descriptors for
>> its device before it unloads.
>>
>> How does one do this?
> Check this out (from one of my USB device drivers I haven't yet
> forced upon the world):
>
>
In a message dated 12/16/01 10:25:31 AM Eastern Standard Time,
[EMAIL PROTECTED] writes:
> Well, I'm unable to lock up my -current box with a 3c905-tx (non-B or C).
> However, I can see the delay (apparently) caused by the stat collection
> routine, which was previously mentioned in the messag
David Greenman writes:
> >David Greenman wrote:
> >> >In any case, disabling it is what ClickArray ended up doing, as well,
> >> >for the Tigon II, until the firmware could be fixed.
> >>
> >>We're talking about the Tigon III (bge driver for Broadcom BCM5700/BCM5701).
> >
> >Crap. Th
On Fri, 14 Dec 2001 [EMAIL PROTECTED] wrote:
> We dont sell ethernet drivers, and Im not trying to "hide". Why does linux
> have specific code to disable the stats under load if Im making this up? Why
> can you lock up a FreeBSD 4.4 system with a 3com card at 20Kpps due to
> counter overflow int
At 5:22 PM -0800 12/15/01, Matthew Dillon wrote:
>Ho! Will do. I'm going to try to speed things up a bit by
>having the NFS server export an MFS filesystem.
>
> -Matt
Two things I've done to speed it up are to restrict the size of transfers
(use th
On Sunday, 16 December 2001 at 18:37:33 +1100, Warren Toomey wrote:
> I would say that FreeBSD already has a nearly-working UFS
> implementation. Also, the structure of UFS is so well documented in
> various books that, even if FreeBSD's UFS implementation was
> deficient, it could be rectified w
25 matches
Mail list logo