On Tue, Aug 05, 2003 at 11:54:58PM +0200, Marco Gerards wrote:
> A later version will support 3 options:
> --rmcup=on
> --rmcup=off
> --rmcup=to-scrollback-buffer
>
> I know that these argument names suck and I'd like to hear a good
> alternative name. :)
Don't focus on technicalities, nobody kno
Patch #1800 has been updated.
Project:
Category: libshouldbeinlibc
Status: Open
Summary: clean up some more crypt() things in idvec-verify.c
---
For more info, visit:
http://savannah.gnu.org/patch/?func=detailpatch&patch_id=1800&group_id=30
Hi,
Here is a little patch so smcup and rmcup are supported in the console
server. I know this patch is far from perfect, perhaps I'm not even
doing the right thing.
A later version will support 3 options:
--rmcup=on
--rmcup=off
--rmcup=to-scrollback-buffer
I know that these argument names suck
Patch #1798 has been updated.
Project:
Category: None
Status: Closed
Summary: Fixes dir. dependancy and refcnt locking problem
Follow-Ups:
Date: Tue 08/05/2003 at 23:23
By: marco_g
Comment:
This patch fixes Task #2489: "diskfs_node_refcnt_lock can be locked while write_node
tries to lock it.
Patch #1800 has been updated.
Project:
Category: libshouldbeinlibc
Status: Closed
Summary: clean up some more crypt() things in idvec-verify.c
Follow-Ups:
Date: Wed 08/06/2003 at 11:48
By: jeroen
Comment:
We don't have to make crypt() weak nor check whether crypt() exist because it's always
bug-hurd
end these offers
___
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd
bug-hurd
stop contacting me
___
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd
Patch #1799 has been updated.
Project:
Category: libshouldbeinlibc
Status: Closed
Summary: Really small cleanup, don't define prototype: include header
Follow-Ups:
Date: Tue 08/05/2003 at 23:29
By: marco_g
Comment:
The (incorrect) prototype of crypt was defined instead of including .
---