shithub: mq

RSS feed

2d7d9916 – kvik <kvik@a-b.xyz> authored on 2020/09/12 17:07
mq-cat: check for read(2) error

cde78938 – kvik <kvik@a-b.xyz> authored on 2020/09/12 17:06
mq-cat: close the fd that got eof

a6b7e55c – kvik <kvik@a-b.xyz> authored on 2020/09/12 10:47
pin: use the new mq-cat interface

770d1b37 – kvik <kvik@a-b.xyz> authored on 2020/09/12 10:44
mq-cat: redesign the command line interface

21b70557 – kvik <kvik@a-b.xyz> authored on 2020/09/12 09:06
pin: regroup mq-cat with the main process

4ed01823 – kvik <kvik@a-b.xyz> authored on 2020/09/11 14:21
mq-cat: fix indent

867e7df7 – kvik <kvik@a-b.xyz> authored on 2020/09/11 14:20
mq-cat: null-terminate correct buffer

2febe85d – kvik <kvik@a-b.xyz> authored on 2020/09/11 14:18
mq-cat: rewrite ugly loop

5bfe2048 – kvik <kvik@a-b.xyz> authored on 2020/09/11 10:07
pin: don't fork the note group

c4febd15 – kvik <kvik@a-b.xyz> authored on 2020/09/11 09:49
mq: refactoring leftovers

4976171e – kvik <kvik@a-b.xyz> authored on 2020/09/11 09:16
TODO: update

5e8feeaf – kvik <kvik@a-b.xyz> authored on 2020/09/11 09:05
README: update

6e1dd9fc – kvik <kvik@a-b.xyz> authored on 2020/09/10 18:06
mq(4): add manual page

32c10c8a – kvik <kvik@a-b.xyz> authored on 2020/09/05 06:18
update TODO and README

30bf09da – kvik <kvik@a-b.xyz> authored on 2020/09/04 18:58
pin(1): wording

bab5b290 – kvik <kvik@a-b.xyz> authored on 2020/09/04 18:53
pin(1): fix references to the -s flag

72ef5609 – kvik <kvik@a-b.xyz> authored on 2020/09/04 18:49
add pin(1) program and the manual page

f12dbfcc – kvik <kvik@a-b.xyz> authored on 2020/09/04 18:48
remove attach(1) and detach(1)

7faba15a – kvik <kvik@a-b.xyz> authored on 2020/09/04 18:47
update TODO

90b1458a – kvik <kvik@a-b.xyz> authored on 2020/09/04 18:46
make our root qid.path slightly more unique

5986903f – kvik <kvik@a-b.xyz> authored on 2020/09/03 12:31
add README.md

c0e366da – kvik <kvik@a-b.xyz> authored on 2020/09/03 09:29
add TODO.md

4e663b30 – kvik <kvik@a-b.xyz> authored on 2020/09/03 09:08
rename Pipe -> Stream; misc refactoring

a43e93c2 – kvik <kvik@a-b.xyz> authored on 2020/08/31 10:22
rearrange code; group Srv handlers together

72923348 – kvik <kvik@a-b.xyz> authored on 2020/08/31 09:58
insert into the list when pipe fully created

02ce9b85 – kvik <kvik@a-b.xyz> authored on 2020/08/31 09:35
fix File* reference leak

3a3c3975 – kvik <kvik@a-b.xyz> authored on 2020/08/31 09:30
cleanup unused stuff

5d36e30a – kvik <kvik@a-b.xyz> authored on 2020/08/31 08:44
init