Commit Graph

307 Commits

Author SHA1 Message Date
Anselm R. Garbe
0a4e4258c8 proceeded with fs.c of wm 2006-01-31 10:27:54 +02:00
Anselm R. Garbe
a35a5750cd proceeded with fs stuff 2006-01-31 00:48:41 +02:00
Anselm R. Garbe
1c05f45a14 renamed occurences of wmiir2 to wmiir 2006-01-30 20:48:12 +02:00
Anselm R. Garbe
bf0b4012b4 added fs spec to cmd/wm, removed old ixp dependencies from wm.h, added fs.c framework 2006-01-30 20:43:32 +02:00
Anselm R. Garbe
df407fd8cd removed old libixp crap, now several things are broken and will settle after a while 2006-01-30 20:08:58 +02:00
Anselm R. Garbe
f137735249 fixed iounit based issues in ixp2, wmiibar uses 256 byte iounit (in this fs we don't need more) 2006-01-30 19:13:54 +02:00
Anselm R. Garbe
ec0d3809c8 simplified wmiibar 2006-01-30 17:40:08 +02:00
Anselm R. Garbe
07a14591d1 added script which runs wmiibar(2), very rudimentary 2006-01-30 00:15:50 +02:00
Anselm R. Garbe
51f09cc007 printing usage() instead of crappy error messgae in wmiibar 2006-01-29 22:32:20 +02:00
Anselm R. Garbe
53ecafb2e3 fixed Makefile 2006-01-29 22:11:54 +02:00
Anselm R. Garbe
460620d711 removed old wmiibar, now wmiibar2 is wmiibar 2006-01-29 22:11:14 +02:00
Anselm R. Garbe
06f4d727e6 added trailing \n to event 2006-01-29 22:08:14 +02:00
Anselm R. Garbe
2a5db27931 added correct offset handling 2006-01-29 22:05:37 +02:00
Anselm R. Garbe
ec97b6fafa now things seem to work, only missing stuff is offset handling for xread (to allow reading big dirs and event files) 2006-01-29 19:28:21 +02:00
Anselm R. Garbe
3d2ae8adc1 began integration of X stuff into bar2, it works to some extend already, but needs polishing 2006-01-29 16:41:47 +02:00
Anselm R. Garbe
27c76e1d1f renamed IXP_MAX_CONN into IXP_MAX_CACHE 2006-01-29 14:43:11 +02:00
Anselm R. Garbe
39fc05f71c added attach/detach for array management, removed IXPConn->aux, instead added Mapping and pending Fcalls to IXPConn 2006-01-29 14:41:16 +02:00
Anselm R. Garbe
8e56284c24 added wmiibar2.c again 2006-01-29 04:06:46 +02:00
Anselm R. Garbe
3eefa8b843 fixed data excess issues on rootdir read 2006-01-29 03:54:43 +02:00
Anselm R. Garbe
048e3e7c0c we unlink now socket files, the server creator has to take care of not using existing socket files 2006-01-29 03:29:59 +02:00
Anselm R. Garbe
2d97fc681b implemented ctl file and quit command for bar2 2006-01-29 03:23:28 +02:00
Anselm R. Garbe
32583743a9 centralized stat creation 2006-01-29 03:06:07 +02:00
Anselm R. Garbe
76f6c8b6b3 improved error handling in bar2 2006-01-29 02:27:59 +02:00
Anselm R. Garbe
66102dbbcb marked temporary stuff 2006-01-29 02:07:14 +02:00
Anselm R. Garbe
1824dd8d67 adding new colordefs to blitz 2006-01-29 01:58:31 +02:00
Anselm R. Garbe
6eb2f9a250 added better color handling to bar2 2006-01-29 01:54:00 +02:00
Anselm R. Garbe
a18421ee0b implemented blocking reads (asynchroneous R-message handling) 2006-01-29 01:18:15 +02:00
Anselm R. Garbe
580f296f49 next is event file handling in bar2 2006-01-28 22:52:02 +02:00
Anselm R. Garbe
3448ec0f36 removed IXPTFunc crap from ixp2, simplified server stuff to a bare minimum 2006-01-28 22:06:08 +02:00
Anselm R. Garbe
19e2bc7aac removing unnecessary size from IXPConn 2006-01-28 20:08:06 +02:00
Anselm R. Garbe
7d2a96b989 several changes, next is removing IXPTFunc, instead adding init_conn callback (connection is separated to server implementation) 2006-01-28 20:03:33 +02:00
Anselm R. Garbe
82f65e067a now set permissions correctly, time to fill bar2 with X life 2006-01-28 18:07:04 +02:00
Anselm R. Garbe
3229e51735 implemented remove in bar2 :) 2006-01-28 17:41:15 +02:00
Anselm R. Garbe
ff7bfbfc02 /new in wmiibar2 behaves now like in acme, it is a directory, on read/write it will create a new label, thus wmiir write /new/data works, yeah! 2006-01-28 16:11:01 +02:00
Anselm R. Garbe
17398f9eea proceeded with xwrite stuff in bar2 2006-01-27 23:04:34 +02:00
Anselm R. Garbe
322fb6d24c fixing several stuff, now it's time to finish xread and xwrite 2006-01-27 19:06:39 +02:00
Anselm R. Garbe
0d7e1639cb simplifications to bar2 2006-01-27 18:44:05 +02:00
Anselm R. Garbe
592e412bc3 removed layoutdef crap from makefile 2006-01-27 14:56:18 +02:00
Anselm R. Garbe
74e57709a5 new additions to bar2 2006-01-26 23:09:11 +02:00
Anselm R. Garbe
540be14b2d proceeding with wmiibar2 2006-01-26 21:57:56 +02:00
Anselm R. Garbe
dd93d4e694 some more changes, now it is time to integrate 9P 2006-01-26 21:05:53 +02:00
Anselm R. Garbe
a1c7276931 proceeded further, adapted wmiirc as well 2006-01-26 20:58:30 +02:00
Anselm R. Garbe
2313fd952d proceeded with cleanups 2006-01-26 19:29:49 +02:00
Anselm R. Garbe
74503fd53b proceeded with column.c 2006-01-26 16:24:34 +02:00
Anselm R. Garbe
c8f0151586 proceeded with page.c 2006-01-26 15:16:04 +02:00
Anselm R. Garbe
5fc1892c9f proceeded with event.c and mouse.c 2006-01-26 13:56:28 +02:00
Anselm R. Garbe
80fe6d9531 finished client.c conversion 2006-01-26 13:39:20 +02:00
Anselm R. Garbe
ed8d7e4a78 updated 2006-01-25 20:55:31 +02:00
Anselm R. Garbe
612b47ab56 Added tag 20060123 for changeset 1bccb680c4df239a38285d928794cedd8d3bd777 2006-01-25 20:46:39 +02:00
Anselm R. Garbe
8a9034814a proceeding with client.c 2006-01-25 20:41:12 +02:00