Commit graph

19 commits

Author SHA1 Message Date
cinap_lenrek cdc0b89d81 fix this megashit 2013-08-05 22:31:37 +02:00
cinap_lenrek 755108a144 cwfs: remove reflock
queues allow multiple readers, reflock seems unneccesary.
2013-08-05 22:07:50 +02:00
cinap_lenrek 8e11ff283f cwfs: make /srv/cwfs.cmd redable to receive command output
before, cwfs would print everything to /dev/cons. this change
will redirect the output of commands to the /srv/cwfs.cmd pipe
so one can use:

con -C /srv/cwfs.cmd

and not have the fish for the output in /dev/kmesg.

use standard error (/dev/cons) for unsolicited messages as
there is not always a reader on the command file.
2012-07-13 15:09:39 +02:00
cinap_lenrek f2b6ec3140 correcting unicode superscripts for 1 2 and 3 2012-02-23 16:58:53 +01:00
cinap_lenrek 0a229586f2 cwfs: cfs needs to run after con_session(), so revert previous change and just run consserve() before starting the srv procs 2011-09-07 08:10:35 +02:00
cinap_lenrek 89a36a09f2 cwfs: fix race between cmd_exec("users") and serve processes, cleanup portfns.h 2011-09-07 04:27:00 +02:00
cinap_lenrek 7cd1b102ee remove mconf cruft 2011-06-16 17:33:26 +02:00
cinap_lenrek 67bb0a2c7a cwfs: store newcache format option in config 2011-06-11 14:19:07 +00:00
cinap_lenrek 840b3bf28a make /n/other work 2011-04-29 12:50:51 +00:00
cinap_lenrek d1a1034cbe cwfs: reduce verbosity, added -d options if you want it anyway 2011-04-28 19:40:57 +00:00
cinap_lenrek 7d88fe0269 cwfs: fix permissions for command channel 2011-04-18 10:03:10 +00:00
cinap_lenrek 0087d42a68 boot(8): add cwfs support to, restart if mount fails, usbd. cwfs: exit code 2011-04-18 05:58:04 +00:00
cinap_lenrek ec338af87b cwfs: code cleanup 2011-04-17 04:06:33 +00:00
cinap_lenrek f47862d967 allow setting service name from command arguments 2011-04-16 19:02:03 +00:00
cinap_lenrek 68a2c676b5 arg 2011-04-12 21:49:04 +00:00
cinap_lenrek 07fdda9725 proper error message when no service set 2011-04-12 21:44:11 +00:00
cinap_lenrek 67e93d6a0a updating cwfs and moving installer in /rc/bin 2011-04-12 15:53:55 +00:00
Taru Karttunen a9060cc06b Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
Taru Karttunen e5888a1ffd Import sources from 2011-03-30 iso image 2011-03-30 15:46:40 +03:00