On Sat, 25 Aug 2001, Jim Bryant wrote:
>> Wow. Why not use xdm? 8)
>
>
>Too lazy?
Heh. You just uncomment one line in /etc/ttys and HUP init. It's not
compilicated.
--
"Never put off until tomorrow what you can do today. There might be a
law against it by that time." -- /usr/games/fortu
On Sat, 25 Aug 2001, Mike Smith wrote:
> It should be a tunable, not a compile-time option.
>
> > David Hill wrote:
> > >
> > > Hello -
> > > Could someone please document "options HZ" into LINT?. I found it whil
> > e
> > > reading the dummynet(4) manpage.
It must remain a compile-time opt
Mike Smith wrote:
>>* Jim Bryant <[EMAIL PROTECTED]> [010823 01:33] wrote:
>>
>>>i noticed this after a build from -current of about 24 hours ago:
>>>
>>>due to problems getting kde-2.2 to compile under -current, I am
>>>currently using windowmaker and doing a `exec startx >&/dev/null`
>>>to get
> * Jim Bryant <[EMAIL PROTECTED]> [010823 01:33] wrote:
> > i noticed this after a build from -current of about 24 hours ago:
> >
> > due to problems getting kde-2.2 to compile under -current, I am
> > currently using windowmaker and doing a `exec startx >&/dev/null`
> > to get into X without le
> Going off on a slight tangent, I wrote a perl script months ago
> that parsed the output of dmesg, and tried to determine which IRQs were
> used, and for what. One of the side-effects of this script is that it
> also tried to identify unknown PCI devices (but *only* if an IRQ is
> used), u
It should be a tunable, not a compile-time option.
> David Hill wrote:
> >
> > Hello -
> > Could someone please document "options HZ" into LINT?. I found it whil
> e
> > reading the dummynet(4) manpage.
> >
> > Thanks
> > - David
> >
> > To Unsubscribe: send mail to [EMAIL PROTECTED]
> >
Bosko Milekic wrote:
>
> On Sat, Aug 25, 2001 at 01:37:24PM -0700, Julian Elischer wrote:
> >
> > Diffs for KSE milestone 2 are at http://www.freebsd.org/~julian
> > (about 1.8MB)
> >
> > Thanks to Matt Dillon who tracked down the last major instability.
[...]
> Do you plan to commit thi
On Sat, Aug 25, 2001 at 01:37:24PM -0700, Julian Elischer wrote:
>
> Diffs for KSE milestone 2 are at http://www.freebsd.org/~julian
> (about 1.8MB)
>
> Thanks to Matt Dillon who tracked down the last major instability.
>
> This is i386 only (some other diffs included but not working)
>
> T
Diffs for KSE milestone 2 are at http://www.freebsd.org/~julian
(about 1.8MB)
Thanks to Matt Dillon who tracked down the last major instability.
This is i386 only (some other diffs included but not working)
This pushes the 'thread' pointer through nearly all of the kernel
in preparation for a
After the repo copy of the diskcheckd.conf gets done this patch
should be the last one I need to make ports/sysutils/diskcheckd to
work properly. Any comments/problems would be appreciated. I would
especially appreciate some patches to pkg-descr for a more detailed
description if possible.
I'm almost finished with the port for diskcheckd. I'm just waiting
on a repo copy of the config file I forgot to include in my repo
request. When it is time to change it over from src to ports in
modules, I'd appreciate some help since I haven't made any src
commits before.
Thanks.
--
Davi
All:
On one of my machines at work I run current and had been without "audio"
until
I found a posting where a user noted that enabling "APM" in the kernel
broke audio
Heh... I disabled apm/pmtimer and my PCM device works great While I
don't really care
about APM on my machine - I wanted
:Hello.
:cc -O -pipe -march=pentiumpro -I. -DDISASSEMBLER -DNO_X -I/usr/obj/usr/src/i38
:6/usr/include -c /usr/src/usr.bin/doscmd/ems.c
:/usr/src/usr.bin/doscmd/ems.c: In function `init_mapfile':
:/usr/src/usr.bin/doscmd/ems.c:1124: `MAP_INHERIT' undeclared (first use in this
:function)
:/usr/s
Hello.
cc -O -pipe -march=pentiumpro -I. -DDISASSEMBLER -DNO_X -I/usr/obj/usr/src/i38
6/usr/include -c /usr/src/usr.bin/doscmd/ems.c
/usr/src/usr.bin/doscmd/ems.c: In function `init_mapfile':
/usr/src/usr.bin/doscmd/ems.c:1124: `MAP_INHERIT' undeclared (first use in this
function)
/usr/src/usr.
In message <[EMAIL PROTECTED]> "David W. Chapman Jr."
writes:
: I'm running -current as of an hour ago. I've gotten this since I've
: been running 4.2-stable, any ideas on how I can find out what it
: belongs to?
:
: unknown: can't assign resources
: unknown: can't assign resources
: unknow
Kris Kennaway <[EMAIL PROTECTED]> wrote:
> On Fri, Aug 24, 2001 at 11:10:53PM -0500, Matthew D. Fuller wrote:
> > So yes, there's a difference. But, on the flip side, I think that
> > the fact that it's been this long without anybody screaming majorly
> > (after the initial shakedown, of cour
On Sat, Aug 25, 2001 at 01:50:33AM -0500, Jim Bryant wrote:
> For 5.0, I maybe the black sheep in saying this, but I'd like to see
> /bin/csh be the real thing for 5.0. By all means, leave tcsh in
> /bin, but for the sake of backwards compatability, IMHO `ln
> /bin/tcsh /bin/csh` was a bad idea.
> As I was trying to let the Palm Pilot connect to my desktop
> through usb using PPP, I tried to run
>
> /usr/sbin/ppp -quiet -direct -nat < /dev/ugen0
FWIW, that should be:
/usr/sbin/ppp -quiet -direct -nat <>/dev/ugen0
as ppp -direct needs to be able to write to descriptor 0 t
18 matches
Mail list logo