Re: Project BSDVISION Wants To Develop Native *BSD Console Desktop

2005-08-21 Thread Allan Fields
lly use your support. And > since this project developed from an attempt to do a cleanroom > implementation of libh, we'll be using the old libh mailing list until we > have another one. Come help us make *BSD a truly complete platform with the > best console desktop environment in th

Re: booting gbde-encrypted filesystem

2005-08-02 Thread Allan Fields
he > >fact > >that his suggestion to save the passphrase in the loader is insecure). An unencrypted kernel can be read off of another device and then used to mount the encrypted root. > >Bye, > >Alexander. > > --

Kernel Source Divergence, Security (was: booting gbde-encrypted filesystem)

2005-07-31 Thread Allan Fields
e management tools; but as a user, I note these source management issues are general impediments to my progress and could also slow down developers/stifle contribution. > -- > Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 > [EMAIL PROTECTED] | TCP/IP since RFC 956 > FreeBSD c

Re: process checkpoint restore facility now in DragonFly BSD

2005-01-14 Thread Allan Fields
Sorry for such a vague posting, but I thought this would be a good > >platform to get some feedback. DragonFly has many experimental features. > >Thanks, > >Sid. -- Allan Fields, AFRSL - http://afields.ca 2D4F 6806 D307 0889 6125 C31D F745 0D72 39B4 5541

Re: process checkpoint restore facility now in DragonFly BSD

2005-01-13 Thread Allan Fields
..] > -- Brooks > > -- > Any statement of the form "X is the one, true Y" is FALSE. > PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 -- Allan Fields, AFRSL - http://afields.ca 2D4F 6806 D307 0889 6125 C31D F745 0D72 39B4 5541

Re: GEOM (ggate) compression consumer +problem

2004-09-30 Thread Allan Fields
>unfinished, and it's available at: > > > >http://ivoras.sharanet.org/ggcomp.tgz > > Jonny > > -- > Jo?o Carlos Mendes Lu?s - Networking Engineer - [EMAIL PROTECTED] -- Allan Fields, AFRSL - http://afields.ca 2D4F 6806 D307 0889

Re: execute a user process in the kernel

2004-09-22 Thread Allan Fields
nel and userland. Try: The Design and Implementation of 4.4BSD (First few chapters) file:///usr/share/doc/en/books/design-44bsd/ > Thanks > Gordon -- Allan Fields, AFRSL - http://afields.ca 2D4F 6806 D307 0889 6125 C31D F745 0D72 39B4 5541 ___ [EMAIL PRO

Re: Weird crashes

2004-08-17 Thread Allan Fields
; network. Do you get any panics, or just processes die? If no panics or lockups, it might not be a hardware issue. Have you looked into resource limits? > Any debugging ideas? Do you see any messages on the console? You could always take the debugging route explained in the handbook and e

Crunchgen (Was Re: actual boot device)

2004-08-17 Thread Allan Fields
in case a machine on the edge is still able to be resuscitated. -- Allan Fields, AFRSL - http://afields.ca 2D4F 6806 D307 0889 6125 C31D F745 0D72 39B4 5541 ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: "Next Generation" kernel configuration?

2004-07-24 Thread Allan Fields
hing, I just didn't know about it! Thanks to all who replied with > the answer... > > -Jake Allan Fields ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: FreeBSD and MacOS

2004-06-29 Thread Allan Fields
> Sincerly, > Martin Olsson -- Allan Fields, AFRSL - http://afields.ca 2D4F 6806 D307 0889 6125 C31D F745 0D72 39B4 5541 ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: F1+Konsole+bash = bash.core

2004-03-17 Thread Allan Fields
om /lib/libreadline.so.4 > > #2 0x2810bc28 in _rl_dispatch_subseq () from /lib/libreadline.so.4 > > #3 0x2810b9be in _rl_dispatch () from /lib/libreadline.so.4 > > > > and so on, for 2000+ lines (I stopped checking) > > > > I'd call it a bash/r

Re: Keeping an eye on the text console while in X11 ?

2004-02-03 Thread Allan Fields
; up in the window. In the case of partial lock-ups and freezes, things in X might work or might not from my experience: the less complicated your console setup the more reliably messages will be displayed when in a bind. > TfH -- Allan Fields

Re: Status GBDE attach at boot [PATCH]

2004-01-21 Thread Allan Fields
/IP since RFC 956 > FreeBSD committer | BSD since 4.3-tahoe > Never attribute to malice what can adequately be explained by incompetence. -- Allan Fields _.^. ,_ ,. ._ . AFRSL - http://afie

Re: Status GBDE attach at boot [PATCH]

2004-01-21 Thread Allan Fields
On Sun, Jan 18, 2004 at 10:19:31AM -0500, Allan Fields wrote: > On Sun, Jan 18, 2004 at 02:43:42PM +0100, Simon L. Nielsen wrote: > > On 2004.01.17 14:53:58 -0500, Allan Fields wrote: > > > Hi, > > > > > > I'm interested to know what may be in the pipel

Re: Status GBDE attach at boot

2004-01-19 Thread Allan Fields
On Sun, Jan 18, 2004 at 02:43:42PM +0100, Simon L. Nielsen wrote: > On 2004.01.17 14:53:58 -0500, Allan Fields wrote: > > Hi, > > > > I'm interested to know what may be in the pipeline as far as GBDE > > boot time attach/automation support. Has anyone committed to

Status GBDE attach at boot

2004-01-18 Thread Allan Fields
from an interactive shell. Thanks.. -- Allan Fields BSDCan 2004: May 2004, Ottawa See http://www.bsdcan.org for details. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

ps,libkvm,ls malloc/free

2003-09-29 Thread Allan Fields
he number of globals in the base system commands, but so far this hasn't been a serious problem. I'm actually suprised I have had the sucess with the approach that I have. -- Allan Fields - diff -u ls.c.orig ls.c: --- ls.c.orig Mon Sep 29 06:10:41 2003