Hey there,
If you're like me, you've tried EVERYTHING to lose
weight. I know how you feel - the special diets,
miracle pills, and fancy exercise equipment never helped
me lose a pound either. It seemed like the harder I tried,
the bigger I got, until I heard about a product called
Extreme Power
On Wed, May 29, 2002 at 11:44:12PM -0400, Michael R. Wayne wrote:
>
> Posted to -hackers in the hope that this can be tweaked in 4.6 RELEASE.
>
> 4.5-RELEASE-p4
> % man jail
>
> D=/here/is/the/jail
> cd /usr/src
> make world DESTDIR=$D
> ^
> |
>
> sho
Thanks for the speedy reply Søren :)
Soeren Schmidt may have written:
> It seems Soeren Schmidt wrote:
> > It seems Richard Nyberg wrote:
> > > Hi there.
> > > I seem to have some problems with my cd read program.
> > >
> > > I've attached a small prototype program that for some reason hangs
> >
On Thu, May 30, 2002 at 07:09:27AM -0400, Chris Faulhaber wrote:
> On Wed, May 29, 2002 at 11:44:12PM -0400, Michael R. Wayne wrote:
> >
> > Posted to -hackers in the hope that this can be tweaked in 4.6 RELEASE.
> >
> > 4.5-RELEASE-p4
> > % man jail
> >
> > D=/here/is/the/jail
> > cd
Hello,
I have a question about implementing mmap functions in
device drivers. Thinking it would be simple, I contigmalloc'd
a buffer of PAGE_SIZE and returned it using atop like other
mmap device implementations. However when my userland program
mmaps the device with offset 0, when I try acce
On Thu, 30 May 2002, Tom Tang wrote:
> I have a question about implementing mmap functions in
> device drivers. Thinking it would be simple, I contigmalloc'd
> a buffer of PAGE_SIZE and returned it using atop like other
> mmap device implementations. However when my userland program
> mmaps t
Doug,
Thanks for the reply, I'll check it out. However
if you'll notice in my prev mail, I stated that I was
trying to contigmalloc 4K... Hard to believe that
the system doesnt have 4K lying around.
- Tom
On Thu, 30 May 2002, Doug White wrote:
> On Thu, 30 May 2002, Tom Tang wrote:
>
> >
I am coding a scheduler. It is going to paste a msg to the screen after a
certain time. How might i run this in the background? I tried just casting
it into the background with the name& but it did'nt work. I need it to asked
the questions and then put it self into the background. If someone co
echo dev writes:
>I am coding a scheduler. It is going to paste a msg to the screen after a
>certain time. How might i run this in the background? I tried just casting
>it into the background with the name& but it did'nt work. I need it to asked
>the questions and then put it self into the bac
On Tue, 16 Apr 2002, Julian Elischer wrote:
>
>
> On Tue, 16 Apr 2002, Surfer wrote:
>
> >
> > Sir:
> >
> > Our latest driver is ready and tested. It's support our 3 network chips.
> >
> > MTD800Fast NIC
> > MTD803Fast NIC with integrated PHY
> > MTD891
* echo dev <[EMAIL PROTECTED]> [020530 13:17] wrote:
> I am coding a scheduler. It is going to paste a msg to the screen after a
> certain time. How might i run this in the background? I tried just casting
> it into the background with the name& but it did'nt work. I need it to
> asked the ques
On 2002-05-30 23:01 +0200, Matthias Buelow wrote:
>echo dev writes:
>>I am coding a scheduler. It is going to paste a msg to the screen
>>after a certain time. How might i run this in the background? I
>>tried just casting it into the background with the name& but it
>>did'nt work. I need it to as
On Thu, 2002-05-30 at 13:14, Tom Tang wrote:
> Hello,
>
> I have a question about implementing mmap functions in
> device drivers. Thinking it would be simple, I contigmalloc'd
> a buffer of PAGE_SIZE and returned it using atop like other
> mmap device implementations. However when my userlan
I recenetly bought an Athlon XP 1800+... and it turned out that it wouldnt
run XFree. Everything worked well besides X. Since a workstation without X
is useless I was forced to switch to WinXP and it's very stable so there is
nothing wrong with the hardware which means it's a FreeBSD issue.
To Un
On Thursday, May 30, 2002, at 08:31 , Morsal Rodbay wrote:
> I recenetly bought an Athlon XP 1800+... and it turned out that it
> wouldnt
> run XFree. Everything worked well besides X. Since a workstation
> without X
> is useless I was forced to switch to WinXP and it's very stable so
> there
Morsal Rodbay wrote:
> I recenetly bought an Athlon XP 1800+... and it turned out that it wouldnt
> run XFree. Everything worked well besides X. Since a workstation without X
> is useless I was forced to switch to WinXP and it's very stable so there is
> nothing wrong with the hardware which means
On Thu, 2002-05-30 at 19:31, Morsal Rodbay wrote:
> I recenetly bought an Athlon XP 1800+... and it turned out that it wouldnt
> run XFree. Everything worked well besides X. Since a workstation without X
> is useless I was forced to switch to WinXP and it's very stable so there is
> nothing wrong
I'll bet you wouldn't have any trouble running -stable on it. There was a problem
with MTRR support which still needs a little fixing in order to shut down properly but
that's nowhere near as bad as X not running. Fix should be in FreeBSD 4.6 as well.
- Jordan
On Thursday, May 30, 2002, at
On Friday, 31 May 2002 at 2:31:32 +0200, Morsal Rodbay wrote:
> I recenetly bought an Athlon XP 1800+... and it turned out that it wouldnt
> run XFree. Everything worked well besides X. Since a workstation without X
> is useless I was forced to switch to WinXP and it's very stable so there is
> n
Morsal Rodbay wrote:
> I recenetly bought an Athlon XP 1800+... and it turned out that it wouldnt
> run XFree. Everything worked well besides X. Since a workstation without X
> is useless I was forced to switch to WinXP and it's very stable so there is
> nothing wrong with the hardware which means
At 10:26 2002/05/31 +0930, Greg 'groggy' Lehey wrote:
>On Friday, 31 May 2002 at 2:31:32 +0200, Morsal Rodbay wrote:
> > I recenetly bought an Athlon XP 1800+... and it turned out that it wouldnt
> > run XFree. Everything worked well besides X. Since a workstation without X
> > is useless I was f
Jordan K Hubbard wrote:
>
> I'll bet you wouldn't have any trouble running -stable on it. There
> was a problem with MTRR support which still needs a little fixing in
> order to shut down properly but that's nowhere near as bad as X not
> running. Fix should be in FreeBSD 4.6 as well.
The MTRR
Hi Bjoern,
On Thu, May 30, 2002 at 04:58:18AM +0200, Bjoern Fischer wrote:
> OpenBSD has a new interesting feature: systrace. It is a system call
> policy generator for "sandboxing" untrusted or semi-trusted binaries.
The idea of sandboxing binaries is nice ofcourse but there is a
conceptual dra
Hi,
I'm writing a simple crontab script to automatically find and remove
invalid symlinks.
My initial ideas relied on readlink, etc., but looking more closely at
find(1), I thought I saw a better/faster way to do it.
I think my dilemma is best illustrated by example:
[isometry@quadric:~/test]$
I wrote:
> The problem is that `find -L . -type l -print` reports only the "dud"
> symlinks, but `find -L . -type l -delete` removes ALL symlinks...
which
> is clearly not the desired behaviour.
I've just realised this is mentioned under BUGS in man 1 find, so my
query changes to: "anyone fancy
On Fri, May 31, 2002 at 03:33:18AM +0100, Robin Breathe wrote:
>
> I've just realised this is mentioned under BUGS in man 1 find, so my
> query changes to: "anyone fancy fixing it and/or giving me some
> pointers on how to fix it", or maybe suggest a better way for me to do
> this?
> "find -L .
The GNU make info file says:
`$^'
The names of all the prerequisites, with spaces between them. For
prerequisites which are archive members, only the member named is
used (*note Archives::). A target has only one prerequisite on
each other file it depends on, no matter how m
Hello,
I've just joined this list in the last few days, but was wondering
if anyone out there wanted to help teach me how I/we could port the HSF
LinModem code from LINUX to FreeBSD. I have one of the recognized PCI
ID's in my Laptop, but don't even know where to start with interfacing
with t
I haven't read the AMD errata docs so I can't comment on that, but it
appears to be an issue with AMD CPUs and certain support chipsets, I
believe the early VIAs. Reading the cvs logs for the MTRR support
code will certainly yield more detailed information (and author
attribution) than I've
Frank Mayhar writes:
> Morsal Rodbay wrote:
> > I recenetly bought an Athlon XP 1800+... and it turned out that it wouldnt
> > run XFree. Everything worked well besides X. Since a workstation without X
> > is useless I was forced to switch to WinXP and it's very stable so there is
> > nothing wron
Hi,
I was chasing an interesting problem in our FreeBSD 4.3 codebase today.
Broadcast IP datagrams were not being received by programs on the same
system the IP datagrams were sent from. They were making it out the wire.
The were being sent on a Broadcom GigE interface that has hardware
check
31 matches
Mail list logo