December 21, 2005 | ||
---|---|---|
View 539283cdd7
- removed implementation of fifo and unixsocket servers from core (it will be implemented in modules instead)Jan Janak authored on 21/12/2005 17:27:21 |
March 2, 2005 | ||
---|---|---|
View 51dffb0afd
- re-enabled locking in shm_status() - added fifo meminfo commands: serctl fifo meminfo total:33340380 free:33112744 used:227636 max used:227636 fragments:1Andrei Pelinescu-Onciul authored on 02/03/2005 11:45:12 |
August 24, 2004 | ||
---|---|---|
View 53c7e0f19a
- Spelling checked - READMEs updatedJan Janak authored on 24/08/2004 08:45:09 |
March 9, 2004 | ||
---|---|---|
View 136e747830
- open_fifo_server split into init_fifo_server and start_fifo_server - init_fifo_server called before do_suid - start_fifo_server called after do_suid and after all sockets are opened (to inherit them) - fixed init order fro non_fork_mode (this mode is only for debugging, shouldn't need fifo or unix server, but if it needs them try to init them before do_suid and start them after) - increased version no.Andrei Pelinescu-Onciul authored on 09/03/2004 15:18:10 |
March 29, 2003 | ||
---|---|---|
View 3c8bd369e6
fifo, script callbacks and timer release pkg mem from cleanup; note that it affects only the main processJiri Kuthan authored on 29/03/2003 02:30:35 |
February 27, 2003 | ||
---|---|---|
View 95e2fa9d66
kill fifo command introducedJiri Kuthan authored on 27/02/2003 20:20:13 |
January 29, 2003 | ||
---|---|---|
View 049f64c292
scratchpad removed, textops changed to skip the first lineJiri Kuthan authored on 29/01/2003 19:24:10 |
September 19, 2002 | ||
---|---|---|
View 7dd0b34273
GPLization banner introduced to *.[hc] filesJiri Kuthan authored on 19/09/2002 12:23:52 |
September 18, 2002 | ||
---|---|---|
View f51155cfd6
process table introduced; rest of code aligned with proces_no bug_fixJiri Kuthan authored on 18/09/2002 07:49:31 |
September 8, 2002 | ||
---|---|---|
View 114eaa41c7
new 'which' FIFO command introducedJiri Kuthan authored on 08/09/2002 15:41:06 |
September 4, 2002 | ||
---|---|---|
View 23348f833c
"now time" "pre-printed" nowJiri Kuthan authored on 04/09/2002 22:37:30 |
September 3, 2002 | ||
---|---|---|
View 1c507b7258
New FIFO using fifo_reply and fixing previous shortcomings in blocking thru unsucessful randez-vous mit FIFO clientJiri Kuthan authored on 03/09/2002 08:38:00 |
||
View 4e8314bf46
error reporting from FIFO commands introducedJiri Kuthan authored on 03/09/2002 02:10:39 |
August 30, 2002 | ||
---|---|---|
View 3165311a31
FIFO support for version addedJiri Kuthan authored on 30/08/2002 22:10:50 |
August 26, 2002 | ||
---|---|---|
View c430ed7b49
uac changed to include From parameter dlg_t typedef created fifo_uac now excpects a request to be terminated with ".<EoL>"Jiri Kuthan authored on 26/08/2002 19:03:25 |