patchThe GNU Hurd - Patches: patch #1810, Adds support for bell broadcasting...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #1810: Adds support for bell broadcasting (console, libcons)

Submitter:  Marco Gerards <marco_g>
Submitted:  Mon 11 Aug 2003 08:46:14 PM UTC
   
 
Category:  Console Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  marcus Open/Closed:  Open
Planned Release:  None
Wiki-like text discussion box: 


Fri 15 Aug 2003 09:09:48 PM UTC, comment #2: 

This needs to be redesigned.  Global bell events should be more like evens indicating a change to the screen matrix, ie use a union structure to name the console in question.

There is no need to keep a count of such global bell events.  If there are so many that we can't keep up, we will miss a few, but then it's probably better that way.

Marcus Brinkmann <marcus>
Group administrator
Mon 11 Aug 2003 09:12:32 PM UTC, comment #1: 

I forgot hurd/console.h. I've included this and a changelog entry.


Marco Gerards <marco_g>
Group Member
Mon 11 Aug 2003 08:46:14 PM UTC, original submission:  

This patch does exactly what is descibed in task #2502. The VC number is not used yet, but I've added it to the protocol.

This patch adds the --extern-bell argument to libcons. It is switched off by default. Is --extern-bell a good long name or does someone have a better idea?

should I increase the protocol version number?

Marco Gerards <marco_g>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #6022:  patch_item_1810.patch added by marco_g (11KiB - text/plain - patch item 1810)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-03-05 marco_g CategoryNone Console
2003-08-11 marco_g Patch CodeModified - New Version
2003-08-11 marco_g Assigned toNone None

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code