Commit graph

1085 commits

Author SHA1 Message Date
cinap_lenrek 278d4f8477 libdraw: added enter() and eenter() functions 2011-10-31 19:41:48 +01:00
cinap_lenrek 01a7c491fc hgfs: fix sign bug in path mangeling 2011-10-28 03:44:58 +02:00
cinap_lenrek 6b2b4b58fb hgfs: detect fncache repo format 2011-10-28 00:54:26 +02:00
cinap_lenrek 3fce94e785 fix _tos->pcycles, make _tos->kcycles actually count cycles executing kernel code on behalf of the process 2011-10-25 20:17:39 +02:00
cinap_lenrek 83865180a2 torrent: calculate piece length depending on file size 2011-10-25 14:55:24 +02:00
cinap_lenrek f8d5cc7230 torrent(1): add trackon example 2011-10-25 14:28:35 +02:00
cinap_lenrek d8bde8f7b3 torrent: fix \0 escaping bug, add -c option to create new torrents 2011-10-25 14:09:41 +02:00
cinap_lenrek 45cc898e4a file: detect torrent files 2011-10-25 04:03:44 +02:00
cinap_lenrek 326747cfd3 5e(1), ssam(1): small corrections, torrent(1): explain what BitTorrent is 2011-10-25 03:48:20 +02:00
cinap_lenrek f1b873ba6e mothra: ignore form inputs without a name on submit 2011-10-24 20:39:15 +02:00
cinap_lenrek 1c31521e2d torrent: fix trailing amp in announce url 2011-10-24 19:24:47 +02:00
cinap_lenrek 4ebf90dff0 webfs: harmless bug, clear baseurl 2011-10-24 19:24:08 +02:00
cinap_lenrek d0889d1c3c torrent: create directories for multifile torrents 2011-10-24 17:12:57 +02:00
cinap_lenrek f6db05a457 webfs: fix url escaping so it works with torrent 2011-10-24 17:12:16 +02:00
cinap_lenrek c50bef06dd can't use rfork without RFMEM from shared memory procs and then use heap as it might be cow in a inconsistent state 2011-10-24 17:10:44 +02:00
cinap_lenrek 9d8657023e merge 2011-10-24 00:54:01 +02:00
cinap_lenrek f5fe39ad7a torrent: listen support 2011-10-24 00:53:27 +02:00
stanley lieber da81fd83ce add ssam 2011-10-22 20:01:07 -05:00
cinap_lenrek 98d01a7719 torrent(1) manpage 2011-10-23 01:33:35 +02:00
cinap_lenrek ade6b67be8 merge 2011-10-23 00:57:04 +02:00
cinap_lenrek bba834adee ip/torrent: add minimalistic BitTorrent client 2011-10-23 00:55:56 +02:00
iru b0c53264fe Little improvements. 2011-10-20 13:07:59 -02:00
cinap_lenrek b697e8655a mothra: fix alt display resizing, filter control characters in panel entries, use uslstr() instead of selection->fullname as fullname gets truncated in selurl() 2011-10-20 11:29:27 +02:00
cinap_lenrek e2ed2a0b7e page: nested browsing 2011-10-18 10:02:06 +02:00
cinap_lenrek fe3de08658 file: reduce false hits for HTML files 2011-10-18 06:28:24 +02:00
cinap_lenrek b318debfc2 page: avoid drawing background if image has no alpha channel 2011-10-18 03:41:57 +02:00
cinap_lenrek 18bfca7978 hgfs: add rev file, document in manual page 2011-10-16 02:50:52 +02:00
cinap_lenrek 6039c95bcb merge 2011-10-16 00:46:37 +02:00
cinap_lenrek 00c461fa18 hgfs: format hashes in ther full length 2011-10-16 00:46:09 +02:00
cinap_lenrek 403dee333e file: recognize zlib compression 2011-10-16 00:45:08 +02:00
stanley lieber b3ed44d4dc mothra: update man page 2011-10-14 15:06:29 -05:00
cinap_lenrek a7768bd61f mothra: have to jump to fragment link after page is rendered to get correct yoff 2011-10-13 18:15:55 +02:00
cinap_lenrek e02b84087e webfs: fix url fragment bug, preserve fragment on redirect 2011-10-13 18:12:55 +02:00
cinap_lenrek 46ecc9eff6 mothra: make fragment urls work not only from mouse hit 2011-10-13 13:57:41 +02:00
cinap_lenrek c92ddf3fb5 mothra: support fragment urls 2011-10-13 13:49:29 +02:00
cinap_lenrek e4048c1380 mothra: cleanup 2011-10-13 06:26:42 +02:00
cinap_lenrek 24d69465a3 mothra: refactor url saving, handle unknown content type as file download 2011-10-13 06:20:14 +02:00
cinap_lenrek 205a39474c rio: use -scroll parameter from attach message 2011-10-13 06:18:57 +02:00
cinap_lenrek 97a86f2766 plan9.ini(8): remove obsolete usb documentation 2011-10-13 06:18:30 +02:00
cinap_lenrek 0e293dbee1 merge 2011-10-12 06:38:51 +02:00
cinap_lenrek 681363caae page: print readimage error string 2011-10-12 06:38:11 +02:00
cinap_lenrek 2423c5a940 file: fix false positives for HTML because if zero length string compare, use image/p9bit as mimetype for plan9 bitmap 2011-10-12 06:37:31 +02:00
stanley lieber 69f517bb81 revert /sys/lib/tls/mail 2011-10-11 14:51:59 -05:00
stanley lieber afdf2603d8 /lib/theo: more theo 2011-10-11 14:47:06 -05:00
cinap_lenrek 79589ef3fb page: fix filedescriptor leakage 2011-10-11 08:19:32 +02:00
cinap_lenrek 00f9b5d7f1 page: properly draw images with alpha channel, cleanup 2011-10-11 05:34:14 +02:00
cinap_lenrek 4ad59914e8 mothra: fix unicode buffer overflow and spurious select crash, webfs: dont rewrite relative url 2011-10-10 19:54:15 +02:00
cinap_lenrek 19d3840701 page: refactor code, skip dummy pages, faster zoomdraw 2011-10-10 05:13:33 +02:00
cinap_lenrek 9779179614 merge 2011-10-09 23:13:00 +02:00
cinap_lenrek a9e63edad9 mothra: insert artificial links to href target for images that are also links in mothmode 2011-10-09 23:12:02 +02:00