Commit graph

1433 commits

Author SHA1 Message Date
cinap_lenrek 31109f5047 mothra: allow plmouse() to update mouse state, use a pipe to signal screen update 2012-01-01 16:59:42 +01:00
cinap_lenrek d09c46c352 merge 2011-12-29 17:57:11 +01:00
cinap_lenrek 272d76f2b1 webcookies: fix memory leak, remove fragment from url 2011-12-29 17:56:28 +01:00
cinap_lenrek a0726e01ad merge 2011-12-26 00:46:38 +01:00
cinap_lenrek 15a75e40d0 9boot: replace strrchr() call with a loop and strchr() for ignoring bang path prefixes 2011-12-26 00:46:07 +01:00
cinap_lenrek d56c586f75 mothra: flushdisplay before reading event 2011-12-25 03:57:46 +01:00
cinap_lenrek 2131248411 swap: make sure swapchan doesnt use the mntcache 2011-12-22 02:33:49 +01:00
cinap_lenrek ea5a23d39a kernel: make mntcache effective, be carefull 2011-12-22 02:17:29 +01:00
cinap_lenrek 27830ae53e page: refactor menu 2011-12-21 21:19:37 +01:00
cinap_lenrek 1d83d2a74e page, mothra: corral rogue note groups 2011-12-21 07:45:30 +01:00
cinap_lenrek 4fe344847c kernel: better pidalloc() 2011-12-21 23:08:15 +01:00
cinap_lenrek 2450b55c7b kernel: add pidalloc() and reuse pid once the counter wraps arround 2011-12-20 22:22:08 +01:00
cinap_lenrek 0df8b0c63c cpu: fix potential format string bugs, and get rid of redundant "cpu: " prefix in logfile 2011-12-19 07:09:31 +01:00
cinap_lenrek 797ba8e6ff telnet: dont fiddle with consctl when posting svc, cleanup 2011-12-15 16:31:56 +01:00
cinap_lenrek 9310f981b0 kernel: xalloc error handling 2011-12-14 00:22:46 +01:00
cinap_lenrek 861713765b kernel: fix wrong calculation of swap iolist size 2011-12-14 00:10:33 +01:00
cinap_lenrek 95742d95a9 cleanup 2011-12-13 16:16:21 +01:00
cinap_lenrek e15102aa75 kernel: make system come up into bootrc with 8MB of memory 2011-12-13 16:16:01 +01:00
cinap_lenrek bef3c5a3c5 devfs: dont raise "no more trees" if malloc fails 2011-12-13 16:12:40 +01:00
cinap_lenrek 1238374df9 killbig(): fix crash if no process could be found 2011-12-13 16:10:37 +01:00
cinap_lenrek 36dc22fd57 panic(): dont print message twice. for terminals, dont auto reboot. 2011-12-13 16:07:52 +01:00
cinap_lenrek a03d9a7985 kernel: more alloc stuff 2011-12-13 23:35:21 +01:00
cinap_lenrek 4b8eb68f8d etherbcm: missing free() 2011-12-12 22:42:40 +01:00
cinap_lenrek 9679d7525c kernel: fix more malloc bugs 2011-12-12 22:24:25 +01:00
cinap_lenrek f32ef135d4 devbridge: fix 2011-12-12 19:28:21 +01:00
cinap_lenrek 3028437f8b glitch :-) 2011-12-12 19:20:40 +01:00
cinap_lenrek 8cb8043d0e kernel: fix more malloc/smalloc errors 2011-12-12 19:17:58 +01:00
cinap_lenrek 304ee3b2b5 devfs: fix cryptio memory leak 2011-12-12 19:17:24 +01:00
cinap_lenrek bf3476d661 kernel: fix inproper use of malloc/smalloc 2011-12-12 16:55:26 +01:00
cinap_lenrek 589f99915e devssl: tiny fixes (from plan 9) 2011-12-12 14:59:14 +01:00
cinap_lenrek dab4f2afc7 cwfs: simplify checkname, allow space character 2011-12-12 12:16:35 +01:00
cinap_lenrek 733dab56a1 listen1: add process limit option 2011-12-12 10:08:02 +01:00
cinap_lenrek 2524319b4c merge 2011-12-11 18:35:34 +01:00
cinap_lenrek 3d189a4452 listen: add process limit option 2011-12-11 18:35:03 +01:00
cinap_lenrek 4dd4213677 handle initdraw errors 2011-12-10 23:01:15 +01:00
stanley lieber a01a9fc447 paint(1): fix man page description of the b command 2011-12-10 11:43:20 -06:00
stanley lieber 69c3808e58 paint: add selectable brush sizes 2011-12-09 21:18:20 -06:00
cinap_lenrek 92874574e4 ms2html: fix compiler warning 2011-12-09 22:36:40 +01:00
cinap_lenrek 229e8a5de1 acme: use $font if set, default to vga font 2011-12-09 22:19:13 +01:00
cinap_lenrek 205f12720e rio: don't hardcode font 2011-12-09 21:44:02 +01:00
cinap_lenrek fa4dd2f2fe ip/gping: honor $font instead of hardcoding 2011-12-09 21:27:22 +01:00
cinap_lenrek 7f76e8dbf7 faces: use dejavusans instead of pelm 2011-12-09 21:20:34 +01:00
cinap_lenrek ddfe55ee2f winwatch: honor $font instead of hardcoding 2011-12-09 20:38:01 +01:00
cinap_lenrek 45bb01434c stats: always use $font instead of hardcoding 2011-12-09 20:30:16 +01:00
glenda 55ede5177c libdraw: change built in lucm.9 default font to vga font 2011-12-09 19:11:16 +01:00
stanley lieber 7cc5006004 mothra: use dejavusans for regular text and terminus for fixed width text 2011-12-08 12:05:29 -06:00
cinap_lenrek 9d82b73dbe etherbcm: fix did emum 2011-12-07 19:41:12 +01:00
cinap_lenrek d342e41177 etherbcm: fix pci fix, add pci dids 2011-12-07 18:52:48 +01:00
cinap_lenrek 077537baeb fix cdrom media change 2011-12-06 14:49:40 +01:00
cinap_lenrek 3720af62db sdiahci: add Hudson SATA controller 2011-12-04 12:45:56 +01:00
cinap_lenrek 2a65b9d550 cpp: raise macro argument count to 64 (sic) for freetype 2011-12-03 18:29:23 +01:00
glenda 2608224b47 rotate: fix crash when image origin is not (0,0) 2011-12-02 12:09:08 +01:00
stanley lieber b8136286b6 kb.c: add curly braces to enable usb mouse nub scrolling 2011-11-30 22:12:04 -06:00
glenda fb9f17aa59 namespace: mount factotum before mntgen 2011-11-30 19:03:20 +01:00
cinap_lenrek d1aa6565c8 merge 2011-11-28 20:59:21 +01:00
cinap_lenrek 78f4f497b4 fix vt for new /mnt 2011-11-28 20:58:57 +01:00
glenda 1a6912e273 update: /lib/ken, /lib/rob, /lib/rsc, /sys/games/lib/fortune 2011-11-28 12:00:39 -06:00
cinap_lenrek afe3eeb3e1 cleanup python garbage 2011-11-28 07:04:12 +01:00
cinap_lenrek b5ce095300 hgfs: change default mountpoint from /n/hg to /mnt/hg 2011-11-27 22:53:31 +01:00
glenda b56d307ce6 use mntgen for /mnt and /mnt/exportfs 2011-12-02 06:05:23 +01:00
cinap_lenrek 015f7f5112 merge 2011-11-27 05:55:58 +01:00
cinap_lenrek 663240a9ae etherbcm: endian word swap 2011-11-27 05:55:27 +01:00
glenda c45d7ed1a2 fortunes: fix 2011-11-26 22:53:00 -06:00
glenda b5bdb7a94b fortunes: update; /lib/rob: update; /lib/ken: update; /lib/rsc: add 2011-11-26 22:47:58 -06:00
cinap_lenrek 3bd600c01e rand(2): fix nroff output 2011-11-27 00:50:53 +01:00
cinap_lenrek 440d68d003 vgavesa: some nvidia cards start the framebuffer in the middle of a pci membar 2011-11-26 21:24:01 +01:00
cinap_lenrek 9b6ecc6114 page: fix noseek detection for files like /dev/screen 2011-11-29 13:42:15 -05:00
cinap_lenrek 25f4840c7e rio: dont serve /dev/screen from display->image, as its not updated on resize. instead, use screen and omit the file if provided by the enviroment. allow unaligned reads. 2011-11-29 13:41:02 -05:00
cinap_lenrek c389d96769 rio: return correct color chan after screen depth change 2011-11-25 01:10:46 +01:00
cinap_lenrek e1bb660ef2 rio: return correct color chan after screen depth change 2011-11-25 00:49:41 +01:00
stanley lieber 51b39ae43c fortunes: more fortunes 2011-11-20 20:59:14 -06:00
stanley lieber 9ab5c2efdb add paint(1) man page 2011-11-20 20:58:05 -06:00
stanley lieber 0709558dd6 rio(1) and rio(4) man page updates 2011-11-19 12:52:51 -06:00
stanley lieber 315b61ade3 rio: use -b instead of the $reverse env variable 2011-11-19 12:43:15 -06:00
cinap_lenrek d58b30d90c mothra: query screendump arguments 2011-11-19 19:14:46 +01:00
cinap_lenrek f3a21be163 mothra: use tput to display download speed 2011-11-19 18:34:42 +01:00
cinap_lenrek 1538024413 webfs: leave ; and / in url-query alone, add space + subsitution 2011-11-19 04:31:24 +01:00
cinap_lenrek 79172e71e6 games/mp3dec: dont give up too soon on stream errors 2011-11-17 22:26:53 +01:00
cinap_lenrek 251c3cd70a webfs: cookie expiration 2011-11-17 23:53:34 +01:00
cinap_lenrek 96a7ef06b8 webfs: truncate cookie file when rewriting 2011-11-17 23:00:49 +01:00
cinap_lenrek 660fac829c webfs: cookie expire debug 2011-11-16 22:32:31 +01:00
cinap_lenrek b12100087c webfs: arg... 2011-11-16 22:20:06 +01:00
cinap_lenrek 2dcdfb0d33 webfs: more leaks 2011-11-16 22:15:31 +01:00
cinap_lenrek e6d455a3e6 libsec: setmalloctag 2011-11-16 21:24:26 +01:00
cinap_lenrek 9e9d694fbd webfs: fix cookie path bug, more memory leaks 2011-11-16 21:20:13 +01:00
cinap_lenrek ceae4e464d webfs: fix redirection mem/fd leak 2011-11-16 02:04:21 +01:00
cinap_lenrek 6332fddecd mothra: keep scrolling while mouse buttons are down 2011-11-14 17:53:16 +01:00
cinap_lenrek 322f72313d mothra: limit amount of image data kept in devdraw to 8MB 2011-11-14 12:59:48 +01:00
stanley lieber 92fa7cbcd1 add alarm(1) man page 2011-11-13 16:32:33 -06:00
stanley lieber 9dd1c2c371 add alarm 2011-11-13 16:23:37 -06:00
stanley lieber c0b983d85c fortunes: update 2011-11-13 16:23:14 -06:00
cinap_lenrek 2ef535bff9 pc kernel: add sb600 southbridge id 2011-11-13 21:33:33 +01:00
cinap_lenrek 807e8e69ec sdide: make pkt io non interruptable, do scsionline in pio mode 2011-11-11 10:16:07 +01:00
cinap_lenrek a863f74881 pc kernel: make *nomp= work like *nomp=1 2011-11-11 09:31:34 +01:00
cinap_lenrek ad620f4fc9 9boot: fix more e820 2011-11-11 09:21:53 +01:00
cinap_lenrek d4b7ca211d pc kernel: remove i8253link 2011-11-11 05:55:55 +01:00
cinap_lenrek b2a869489c audiohda: fix null pointer dereference 2011-11-11 05:48:48 +01:00
cinap_lenrek db605e7bc8 libdraw: dont abort() on failed allocimage in fontresize() 2011-11-10 16:54:02 +01:00
cinap_lenrek a11501b24f sdide: remove debug prints 2011-11-10 05:07:27 +01:00
cinap_lenrek d8f42424ae 9boot: fix e820 scan 2011-11-10 04:41:32 +01:00
cinap_lenrek f72373eaff merge 2011-11-09 15:27:00 +01:00
cinap_lenrek a4a3f519a6 9boot: add wait word 2011-11-09 15:26:26 +01:00
cinap_lenrek 29c9eb1c21 sdide: Marvell PATA, sdiahci: 82801 SATA RAID 2011-11-09 15:17:00 +01:00
stanley lieber 9c12777773 mothra: treat <div> as <br> instead of <p> 2011-11-08 20:07:02 -06:00
stanley lieber e6935a3c4b mothra: treat <div> as <p> 2011-11-08 19:42:24 -06:00
cinap_lenrek d8b1af77d0 mothra: cut/snarf in entry and edit panels 2011-11-08 06:16:08 +01:00
cinap_lenrek 4da9e8aa4f mothra: add USERFL 2011-11-06 15:33:59 +01:00
cinap_lenrek b4fb5e2384 mothra: more tags 2011-11-06 16:13:46 +01:00
cinap_lenrek ff0dc1668f merge 2011-11-06 15:21:14 +01:00
cinap_lenrek 183a08bc95 mothra: support <video>, <object>, <input type=password> and <meta http-equiv=refresh> 2011-11-06 15:19:02 +01:00
cinap_lenrek 875e89b8fa merge 2011-11-05 11:06:58 +01:00
cinap_lenrek b6901035d0 vesa: *vesashadow -> *novesashadow 2011-11-05 11:06:24 +01:00
aiju 6f8f383ab1 added timeouts to bcminit() 2011-11-05 10:22:21 +01:00
aiju c8524f52ad add -P flag to 5l to produce proper flat binaries 2011-11-05 09:48:29 +01:00
aiju abc602e191 digged up some omap4 changes ... 2011-11-05 09:46:34 +01:00
cinap_lenrek 409ed0d966 memory: e820 cleanup 2011-11-05 07:17:54 +01:00
cinap_lenrek f5018135c0 vesa/realmode cleanup 2011-11-05 06:54:48 +01:00
cinap_lenrek 563437cb6d remove realmode and e820 code from kernel 2011-11-05 06:19:52 +01:00
cinap_lenrek d8c69ebafd plan.ini(8): document new kernel options 2011-11-05 05:17:26 +01:00
cinap_lenrek 0bddb7e28d vesa: make softscreen optional (has to be enabled with *vesashadow= option now in plan9.ini) 2011-11-05 05:16:50 +01:00
cinap_lenrek 199b37d2d1 use /386/9pcf in test.iso target 2011-11-04 22:40:19 +01:00
cinap_lenrek f21719ea46 file: recognize .ico and .cur files 2011-11-04 22:39:43 +01:00
cinap_lenrek 092930f337 sdide: add pci id for bvaleks amd ide controller 2011-11-04 18:14:57 +01:00
cinap_lenrek 30907f1d00 devmouse: allow multiple writers on /dev/mousein 2011-11-03 02:33:09 +01:00
cinap_lenrek 50493215dd mothra: fix integer overflow on textview scroll 2011-11-03 01:46:04 +01:00
cinap_lenrek aa369a07a9 mouse(2): .IR syntax 2011-11-03 23:57:57 +01:00
cinap_lenrek 4c05d129e2 eqlock: fix postnote/qunlock race 2011-11-02 21:39:30 +01:00
cinap_lenrek b2ba90e7b6 mouse(2): fix bad cross reference syntax 2011-11-02 00:26:29 +01:00
cinap_lenrek 06e7cb6728 audio(3): document audiostat/audioctl and speed+delay controls on volume 2011-11-02 00:17:51 +01:00
stanley lieber 13bbe20922 add paint(1) 2011-10-31 19:39:52 -05:00
stanley lieber 8278f3ec88 fortunes: the replacement process will be released in multiple phases. 2011-10-31 17:54:19 -05:00
stanley lieber 29f4691e1a event(2): english 2011-10-31 17:53:32 -05:00
cinap_lenrek a5169a4834 mothra: ask user for filename on save, override existing file 2011-10-31 20:08:43 +01:00
cinap_lenrek 0f382bbf92 page: add write command to save current page as compressed plan9 bitmap 2011-10-31 19:43:05 +01:00
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
cinap_lenrek dfdc8e3ffc dont plumb html to page 2011-10-08 05:08:01 +02:00
cinap_lenrek f3d84bdeca plumb rules for page, make sam and mothra the default 2011-10-08 05:01:14 +02:00
cinap_lenrek c00a72a02d mouse: disable ps2 hwaccel by default, drop inconsitent packet start byte 2011-10-07 20:19:09 +02:00
cinap_lenrek cfea121378 mothra: <button> tag form handling 2011-10-07 06:28:20 +02:00
cinap_lenrek 65e50862cf manpages for resize and rotate 2011-10-06 20:54:56 +02:00
cinap_lenrek d58a409a12 webfs: forgot to commit fns.h 2011-10-06 05:44:07 +02:00
cinap_lenrek 4d696d4141 webfs: do url escaping/unescaping 2011-10-06 05:14:59 +02:00
cinap_lenrek d0405d6c24 jpg: use Breadn() instead if Bread() to guard aganst short reads 2011-10-06 00:40:28 +02:00
cinap_lenrek c0c9a9927f libbio: add Breadn 2011-10-06 00:39:05 +02:00
cinap_lenrek 7e744bda2b gif: implement dispose method for animations, do composing offscreen for speed 2011-10-06 22:49:12 +02:00
cinap_lenrek 2fdb279101 mothra: fix nil pointer crash 2011-10-05 04:48:31 +02:00
cinap_lenrek 51c7856350 uhtml: assume latin1 if not valid utf8 2011-10-05 04:47:53 +02:00
cinap_lenrek 6f5e6eff59 page: fix draw performance problem on t23 2011-10-05 02:18:23 +02:00
cinap_lenrek 569e0181b2 mothra: animated gifs, page: cleanup 2011-10-05 00:05:51 +02:00
cinap_lenrek 3efbb4fa00 use file(1) in page and mothra to detect file type 2011-10-04 18:48:31 +02:00
cinap_lenrek b7811b8bc6 tcs: fix special character detection 2011-10-04 16:39:08 +02:00
stanley lieber eff23cb32e mothra: interpret files beggining with <head> as html; include <html> tag in newly created hit.html files 2011-10-03 20:27:59 -05:00
stanley lieber fce88957a4 more wisdom from various sources 2011-10-03 20:05:25 -05:00
cinap_lenrek c9dc960276 merge 2011-10-03 20:41:57 +02:00
cinap_lenrek 85d6170c35 mothra: ignore http content-type and encoding and just do content sniffing 2011-10-03 20:40:43 +02:00
stanley lieber 88f938cbe7 mothra: <input type=""> default to text if no/invalid value 2011-10-03 09:39:45 -05:00
stanley lieber 001ce57253 mothra: add <input type="search">, fixes wikipedia form submission 2011-10-02 20:57:32 -05:00
stanley lieber 45fb395c2b mothra: render <p> tag with no ident, offset with blank lines 2011-10-02 19:59:49 -05:00
stanley lieber 252d48d331 mothra(1): update man page 2011-10-02 15:05:49 -05:00
cinap_lenrek b87828cf43 page: use param f instead of global zoom 2011-10-02 15:05:01 +02:00
cinap_lenrek b86a38ed13 mothra: mothmode cleanup 2011-10-02 14:27:03 +02:00
stanley lieber 2036c49394 mothra: add moth mode; display images that are not also links as a link to themselves 2011-10-01 21:30:12 -05:00
stanley lieber bdfdc49ee2 mothra: use only valid examples in the man page 2011-09-28 09:06:37 -05:00
cinap_lenrek 411ba896b8 factotum: allow fgui to cancel needkey transaction 2011-09-28 11:45:33 +02:00
stanley lieber 388e7781c2 mothra: add menu option to save url 2011-09-27 12:54:39 -05:00
stanley lieber 86ef52682c fortunes: aiju's sister 2011-09-27 11:24:04 -05:00
glenda da4d5c9c21 libdraw: shutdown keyboard and mouseprocs with threadint, libthread: avoid delayed note leak (this fixes the "too many delayed notes" error with auth/fgui) 2011-10-02 23:14:14 +02:00
cinap_lenrek b8d741d34b factotum: fix flush handling for /mnt/factotum/needkey use 2011-09-27 11:44:21 +02:00
cinap_lenrek bb3a16f07f tcs: +apos 2011-09-27 01:09:31 +02:00
cinap_lenrek 80f5df89b2 mothra: fix content handling, run uhtml only on actual html content 2011-09-26 16:24:47 +02:00
cinap_lenrek 22f094452e mothra: scrolling 2011-09-26 16:12:06 +02:00
stanley lieber a04ace69ff mothra: increase area traversed by pgup/pgdn 2011-09-25 23:03:35 -05:00
stanley lieber 430fd52489 mothra: add home, end, imperfect pgup and pgdn 2011-09-25 22:50:51 -05:00
stanley lieber 90925b8588 mothra: correct spelling 2011-09-24 20:35:50 -05:00
cinap_lenrek 13304b7b96 html2ms, tcs, mothra, uhtml: threat &apos; as special entity, add uhtml(1) 2011-09-24 17:06:45 +02:00
cinap_lenrek 072680b9c5 merge 2011-09-24 08:52:45 +02:00
stanley lieber 02287a23f0 mothra: do not crash on an invalid j command 2011-09-23 01:36:44 -05:00
stanley lieber ec70fc64ad mothra: don't use isdigit() 2011-09-23 00:52:47 -05:00
stanley lieber 93ea257aa3 mothra: add keyboard command j to jump to page from the list of previously viewed pages 2011-09-23 22:54:03 -05:00
stanley lieber 126290e423 mothra: add keyboard command a to collapse/expand navigation boxes 2011-09-23 11:04:08 -05:00
stanley lieber f03f333633 fortunes: why such thing happen 2011-09-23 09:23:21 -05:00
cinap_lenrek cec4e59dee mothra: button tag, email input type 2011-09-23 16:12:27 +02:00
cinap_lenrek a8fdcbf3a2 merge 2011-09-23 08:25:16 +02:00
cinap_lenrek 7575684bc0 webfs: fix cookie truncation bug, makes ebay work 2011-09-23 08:24:42 +02:00
stanley lieber 6999a3294d mothra(1): update man page 2011-09-22 22:45:47 -05:00
stanley lieber 050db2258f fortunes: files over 10MB may cause memory and performance problems 2011-09-21 20:50:01 -05:00
stanley lieber a0a42ebf3f pkg/create: include the program source in the package 2011-09-21 17:39:16 -05:00
stanley lieber c1be51432b pkg(1): man page corrections 2011-09-21 17:07:49 -05:00
cinap_lenrek b118d0c449 html2ms: fix broken closetag handling 2011-09-21 17:56:42 +02:00
cinap_lenrek f616a4c597 html2ms: quirks mode 2011-09-21 16:14:15 +02:00
cinap_lenrek 94646a4287 html2ms: table support 2011-09-21 14:17:27 +02:00
cinap_lenrek 370c519b91 tcs: missing utf8 -> utf alias 2011-09-20 12:50:04 +02:00
cinap_lenrek 050b58cb03 html2ms: remove underline, it just make text unreadable. support more tags. 2011-09-20 12:38:08 +02:00
cinap_lenrek 671c7ba858 tcs: comments lie 2011-09-20 12:19:24 +02:00
cinap_lenrek 0695ff9304 dist: bind dummy adm/timezone/local 2011-09-20 06:14:15 +02:00
stanley lieber 7ec0ad0990 add ircrc 2011-09-19 22:53:01 -05:00
cinap_lenrek 6c91d99ce2 uhtml: remove trailing utf BOM marker, html2ms: fix underline handling and escaping 2011-09-20 04:14:29 +02:00
stanley lieber 7a29aa57cb html2ms: underline links 2011-09-19 19:21:54 -05:00
cinap_lenrek dbaea2b342 mothra: remove old tcs stuff, as we use uhtml now 2011-09-20 00:55:06 +02:00
cinap_lenrek a31e4f61a4 uhtml: add html to unicode converter, used by mothra and page/html2ms 2011-09-20 00:38:28 +02:00
cinap_lenrek e7df0daa66 tcs: use character set alias names from abaco, more tolerant html entity support 2011-09-20 00:37:06 +02:00
stanley lieber 19070c5ce5 troll: add wisdom from slashdot article 2011-09-18 14:27:44 -05:00
cinap_lenrek 6152c8d41d html2ms: rewrite from scratch 2011-09-18 20:35:57 +02:00
cinap_lenrek 35fcb73f86 page: generalize html support 2011-09-17 12:21:24 +02:00
cinap_lenrek 6bf47606de page: experimental epub support 2011-09-17 11:04:22 +02:00
cinap_lenrek 145d0b3982 mothra: fix file urls with #fragment 2011-09-17 05:21:49 +02:00
cinap_lenrek 92f22e7b5a tapefs: case insensitive walks 2011-09-17 05:21:19 +02:00
cinap_lenrek 0089c44663 devcons: readd dummy consctl file so telnetd has something to bind on 2011-09-17 02:35:03 +02:00
cinap_lenrek 827b20563b mothra: fix charset handling and url snarfing 2011-09-17 01:13:27 +02:00
aiju b622d92891 added games/mandel 2011-09-16 13:32:48 +02:00
cinap_lenrek c135b5af7a gif: fix transparency for animations 2011-09-16 11:21:45 +02:00
cinap_lenrek 5075dd3533 page: grey background 2011-09-16 10:46:31 +02:00
cinap_lenrek eec5314f91 page: sort pages in directories/archives by name 2011-09-16 07:39:59 +02:00
cinap_lenrek afd843c691 merge 2011-09-16 07:26:14 +02:00
cinap_lenrek e18a70a948 page: add cbz support 2011-09-16 07:25:27 +02:00
stanley lieber bed11a7165 fortunes: google 2011-09-15 22:30:58 -05:00
cinap_lenrek 84e88b845c correcting source reference in page(1) 2011-09-16 04:58:17 +02:00
cinap_lenrek fd0b8c8634 mothra: remove version.c on clean 2011-09-16 04:54:07 +02:00
cinap_lenrek 92bb052110 merge 2011-09-15 20:59:56 +02:00
cinap_lenrek d9657f8274 replaceing page with npage 2011-09-15 20:59:31 +02:00
stanley lieber 7adb7bfe04 fortunes: startx 2011-09-14 18:23:13 -05:00
stanley lieber d50288f87e fortunes: the goal 2011-09-14 17:47:09 -05:00
stanley lieber 459dcf4857 fortunes: sync with cat-v.org 2011-09-14 17:25:57 -05:00
stanley lieber f8a79651c7 fortunes: booting native 2011-09-14 17:22:29 -05:00
cinap_lenrek d02a0b7766 npage: run gs with -dDOINTERPOLATE option 2011-09-12 09:50:38 +02:00
cinap_lenrek ddbcb07ddf npage: support .ps.gz files, better inferno bitmap detection 2011-09-12 05:25:03 +02:00
cinap_lenrek 1e9e10b68e npage: recover from failing pipeline 2011-09-12 04:40:22 +02:00
cinap_lenrek f97c0fc1c9 npage: remove debug shortcut 2011-09-12 02:01:54 +02:00
cinap_lenrek 8243c0e80b npage: zoom and enhance 2011-09-12 01:47:32 +02:00
cinap_lenrek 97f742c860 npage: cleanup 2011-09-11 04:03:30 +02:00
cinap_lenrek f2c136f903 npage: implement page options 2011-09-11 01:01:50 +02:00
cinap_lenrek 441a33970d npage: make flush synchronous 2011-09-10 07:14:29 +02:00
cinap_lenrek 5c34facdb3 merge 2011-09-10 06:18:36 +02:00
cinap_lenrek 9a07f366f7 npage: close file descriptors if not spooled, general cleanup 2011-09-10 06:18:06 +02:00
stanley lieber 03bfc3a012 fortunes: dbus 2011-09-09 22:09:47 -05:00
cinap_lenrek e2c403d472 npage: fetch pages individualy for pdf 2011-09-10 04:28:29 +02:00
cinap_lenrek faf8b47f41 adding experimental page(1) replacement npage 2011-09-10 23:15:39 +02: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 bae8b3192d merge 2011-09-07 02:47:35 +02:00
cinap_lenrek 42f37419b6 cwfs: fix use after free bug (ai->cuid), remove waitedfor abort() 2011-09-07 02:46:38 +02:00
stanley lieber 46ab0d117e fortunes: bill joy 2011-09-05 13:20:06 -05:00
cinap_lenrek cd3b567ea0 mothra: fix getenv() memory leak, bring file: urls back 2011-09-05 20:08:16 +02:00
cinap_lenrek c1d9d6e538 mothra: cleanup, fix memory leak in libpanel 2011-09-05 18:36:58 +02:00
cinap_lenrek e159e8e54a strdup: set malloctag 2011-09-05 18:35:54 +02:00
cinap_lenrek 45f2fd3c01 libdraw: fix old subfont leak 2011-09-05 18:34:46 +02:00
cinap_lenrek 9cddb6ed33 fix POST/303 redirection loop 2011-09-05 04:25:58 +02:00
cinap_lenrek 63f93b3b0d mothra(1) manpage 2011-09-05 03:55:47 +02:00
cinap_lenrek 39ed950d6f mothra: cleanup 2011-09-05 03:39:18 +02:00
cinap_lenrek 5b4882a669 remove old stuff 2011-09-05 03:31:41 +02:00
cinap_lenrek 5371b6ff15 webfs: fix broken baseurl handling 2011-09-05 03:30:07 +02:00
cinap_lenrek aa9097b4bb mothra: remove ftp,gopher,file and http code and use /mnt/web instead 2011-09-05 03:29:26 +02:00
cinap_lenrek 1a10c36b88 resize: fix division by zero 2011-09-04 19:35:19 +02:00
cinap_lenrek 73d4cf7227 add resize (from richard miller) and rotate 2011-09-04 19:17:30 +02:00
cinap_lenrek 6842f87125 add mothra 2011-09-04 19:16:30 +02:00
cinap_lenrek f6e73a6a22 libdraw: reduce memory for writeimage/writememimage 2011-09-04 04:38:08 +02:00
cinap_lenrek 4749fc5ca1 libdraw: fix libdraws copy of writeimage() too 2011-09-04 03:40:33 +02:00
cinap_lenrek b5bbc62dda libdraw: fix unloadimage() for wide images, libmemdraw: work arround width limit by outputting uncompressed image in writememimage() if compressed blocksize exceeds chunk limit 2011-09-04 23:51:14 +02:00
glenda 0bc540a495 merge 2011-09-03 09:19:16 -04:00
glenda efcf574686 merge 2011-09-03 09:18:27 -04:00
glenda 41a34b227b libdraw: make loadimage and readimage handle wide images 2011-09-03 09:17:46 -04:00
aiju bb36c1aa98 improved on omap4 kernel, now runs rc! 2011-09-03 11:59:10 +02:00
cinap_lenrek b298429804 ptp: fix fallback case 2011-09-03 03:26:44 +02:00
glenda e2f0077935 ptp: screw interrupts, use GetPartialObject to make rpcs shorter so it doesnt matter when we flush 2011-09-02 19:25:17 -04:00
cinap_lenrek 9194371eac kbdfs: add -q (quiet) option 2011-09-02 15:16:10 +02:00
cinap_lenrek 933d48e43e merge 2011-09-02 14:13:15 +02:00
cinap_lenrek 513bdcccdc chan: use chanpath() in chan DBG, do more checking in cclose and cclone 2011-09-02 14:12:39 +02:00
cinap_lenrek 9e65fced98 usbohci: virtual box fix from richard miller 2011-09-02 14:11:23 +02:00
aiju d886c9d248 added omap4 kernel prototype 2011-09-02 12:23:34 +02:00
cinap_lenrek 3cf8b41f8b proto(2): document 9front extensions 2011-09-01 11:58:16 +02:00
cinap_lenrek 203443ee05 ether8169: huge cleanup, remove magic stuff 2011-08-31 15:49:32 +02:00
cinap_lenrek e113f037a3 ether8169: reset on fifo overflow error 2011-08-30 17:19:22 +02:00
cinap_lenrek b2f5e18032 remove autogenerated files, do more filtering 2011-08-30 09:08:34 -04:00
cinap_lenrek 37e132735b rootbind: only bind /bin if binaries are there 2011-08-30 05:50:21 -04:00
cinap_lenrek 962ec8cfb1 ether8169: sometimes transmits got missed. kicking the poll bit on each transmit fixes the problem 2011-08-30 09:08:55 +02:00
stanley lieber 9a7e90d361 fortunes: zizek 2011-08-29 12:05:34 -05:00
cinap_lenrek c4db8cecbc dont build empty directories 2011-08-29 23:53:50 +02:00
cinap_lenrek df6360169f nusbrc: $usbdelay 2011-08-28 21:07:20 +02:00
cinap_lenrek cd47b3e9d4 bootrc: prefer 9660 filesystem as default on cdboot, restart factotum, delay for usb 2011-08-28 20:37:20 +02:00
cinap_lenrek 9403363364 bootrc: dont try to convert kernel variables, fix quoting 2011-08-27 17:58:20 +02:00
cinap_lenrek 6d9f649c41 bootrc: broke #ec copying, fix it. dontkill: ignore errors 2011-08-27 17:20:42 +02:00
aiju 1ba43dd369 rewrote xargs in C; implemented parallelization 2011-08-27 11:19:54 +02:00
cinap_lenrek aff787ea2a nusb/ether: fix exit status 2011-08-27 07:43:20 +02:00
cinap_lenrek 9d28a94d08 nusb(4): document usb/ether 2011-08-27 07:42:38 +02:00
cinap_lenrek c8168fd3bc arch(3): document msr 2011-08-27 07:42:13 +02:00
cinap_lenrek 6074cf1319 nusb: add ethernet 2011-08-26 15:37:47 +02:00
cinap_lenrek 78ef115307 5e(1), pkg(1) - fix manpage references 2011-08-26 11:27:38 +02:00
cinap_lenrek da1aca2a70 add fstype(1) manpage 2011-08-26 11:12:52 +02:00
cinap_lenrek c7533af99a ioproc(2): document iosleep 2011-08-26 10:06:10 +02:00
cinap_lenrek 55d4dec593 more manpage cleanup 2011-08-26 07:02:03 +02:00
cinap_lenrek 7432617f6a usb(3): usb(2) -> nusb(2) 2011-08-26 06:45:52 +02:00
cinap_lenrek 5870aeaa39 checkman: ignore inst/* 2011-08-26 06:43:39 +02:00
cinap_lenrek 096ffdb686 remove */bin/usb 2011-08-26 06:43:07 +02:00
cinap_lenrek 4be523b7e1 9p(2): add reference 2011-08-26 06:27:00 +02:00
cinap_lenrek 49c122665f 9p(2): document postsharesrv and srvrelease/srvacquire 2011-08-26 06:24:42 +02:00
cinap_lenrek d247218116 audio(3): remove out of date information 2011-08-26 05:45:30 +02:00
cinap_lenrek 1404cc5077 nusb: fix documentation, cleanup, remove /sys/src/cmd/usb 2011-08-26 05:24:55 +02:00
cinap_lenrek a6e3c9fd83 calculate the real number of pages used by segments and use it for killbig and proc 2011-08-26 04:47:34 +02:00
cinap_lenrek 00161ca7fc gif: fix setting of transparency channels when writing gifs. (from rsc p9p) 2011-08-26 03:28:09 +02:00
cinap_lenrek c9b707cd56 logfiles are created by the /sys/lib/sysconfig/proto/cdproto 2011-08-26 02:53:56 +02:00
cinap_lenrek fbcb452f19 toff2html: ifdefs are evil 2011-08-25 03:21:12 +02:00
cinap_lenrek 4a8358bb57 fortunes: linux experts 2011-08-25 22:40:21 +02:00
cinap_lenrek cf974eb852 fix kernel: pio()/mfreeseg() race 2011-08-24 14:43:15 +02:00
cinap_lenrek 61a0117ea5 swap: do less print spamming, sched after killbig so killed proc can get released 2011-08-24 07:58:14 +02:00
cinap_lenrek 5182bb7ecf dont hang if swap is full 2011-08-24 06:52:24 +02:00
cinap_lenrek 94fd5b32e9 make scram work on T23 (fix issue #85) 2011-08-24 06:31:23 +02:00
cinap_lenrek 94e7de1531 apm(8): support off state 2011-08-23 07:53:55 +02:00
cinap_lenrek 1a82d67770 vgavesa: fix race 2011-08-23 06:11:16 +02:00
cinap_lenrek b25e48b949 vgavesa: cleanup 2011-08-23 06:03:54 +02:00
cinap_lenrek 54db805a16 apm: cleanup 2011-08-23 05:34:49 +02:00
cinap_lenrek e54222fb0d implement vesa screenblanking (issue #36) 2011-08-23 05:33:51 +02:00
stanley lieber 1af6c6df32 fortunes: more cat-v, einstein, bujinkan 2011-08-22 21:57:45 -05:00
cinap_lenrek ce1915c53e bootrc: simplify by just converting all variables from #ec 2011-08-23 00:24:24 +02:00
cinap_lenrek 5548300537 paqfs: fix potential freeing of non heap string 2011-08-23 00:23:00 +02:00
cinap_lenrek e1488b2de7 bootrc: use rtc. temporarily. 2011-08-22 11:20:32 +02:00
cinap_lenrek 0e5148b269 improve swap 2011-08-22 10:03:15 +02:00
cinap_lenrek e61553c52c rootstub: add missing dirs for sys/lib/dist/usr/glenda 2011-08-22 04:03:04 +02:00
cinap_lenrek 83f08e65a7 fix bad manpage cross reference format 2011-08-22 03:55:31 +02:00
cinap_lenrek 78c6967600 proc(3): document interrupt ctl message 2011-08-22 03:29:45 +02:00
cinap_lenrek dc14f6285d fix iointerrupt use 2011-08-22 03:06:50 +02:00
cinap_lenrek 5f59367beb fix flush error string 2011-08-22 03:06:24 +02:00
cinap_lenrek 68576f5119 nusb/ptp: fix memory leaks, use libthread/ioprocs, cleanup 2011-08-22 03:05:01 +02:00
cinap_lenrek c360ea5511 libthread: reimplemented i/o procs using new interrupt ctl message 2011-08-22 03:04:01 +02:00
cinap_lenrek 08c39320a4 libthread: reimplemented i/o procs using new interrupt ctl message 2011-08-22 03:03:27 +02:00
cinap_lenrek 9a90e50142 libthread: remove auto-generated acid files 2011-08-22 03:01:47 +02:00
aiju 70c4f8e14a fixed acid kernel 2011-08-21 13:52:50 +02:00
aiju 23fcac090c getpid: use tos 2011-08-20 16:10:02 +02:00
aiju 8434f98cdd added interrupt proc ctl message 2011-08-20 12:30:06 +02:00
aiju 0a0435dbc1 lib9p reqqueue: more cleaning 2011-08-19 19:33:36 +02:00
aiju 9574793fc7 lib9p reqqueue: remove setjmp shit 2011-08-19 16:24:44 +02:00
stanley lieber f031d82662 shr(3): fix man page 2011-08-18 23:58:05 -05:00
cinap_lenrek a4d2297e96 nusb/disk: small clenups 2011-08-19 05:20:42 +02:00
cinap_lenrek d25b95f4f2 nusb/ptp: implement flushing 2011-08-19 05:19:57 +02:00
cinap_lenrek 79a044e38e usb: fix potential uninterruptable calls 2011-08-19 05:19:10 +02:00
cinap_lenrek 0c1284f602 lib9p: add srvacquire/srvrelease 2011-08-19 05:18:19 +02:00
stanley lieber 80c89cfa32 memory(8): man page improvements 2011-08-18 15:46:35 -05:00
stanley lieber 3b22e9a59f memory(8): new man page 2011-08-18 15:12:35 -05:00
stanley lieber 2f6b7906e5 bullshit(1): new man page 2011-08-18 14:54:35 -05:00
stanley lieber 62d34a466e shr(3): minor corrections 2011-08-18 12:04:15 -05:00
aiju 7dee296cc0 merge 2011-08-18 17:06:22 +02:00
aiju a0b12ff8c8 attempt to fix 9vx build 2011-08-18 17:05:52 +02:00
stanley lieber 289a7fe481 fortunes: more no 2011-08-18 09:45:04 -05:00
stanley lieber 9fd9a30201 fortunes: no 2011-08-17 22:02:01 -05:00
stanley lieber 0a28f2abe1 nusb(4): minor man page corrections 2011-08-17 21:58:38 -05:00
cinap_lenrek 1f80ddafb8 nusb(4): nusb/serial is different, add ptp 2011-08-18 02:14:52 +02:00
cinap_lenrek 50bdbb8f48 pkg: more fixes 2011-08-18 01:31:01 +02:00
cinap_lenrek 0aff2284b6 pkg: fix issue #79 2011-08-18 01:09:52 +02:00
cinap_lenrek 8ca1e9c14d root/boot typo 2011-08-18 22:54:52 +02:00
cinap_lenrek d20c754094 nusb manpages 2011-08-18 22:54:07 +02:00
cinap_lenrek 954405fec9 document /shr in namespace(4) 2011-08-17 19:03:44 +02:00
cinap_lenrek c8c58f8cfd sam: fix memory leak 2011-08-17 17:48:43 +02:00
cinap_lenrek 982ee70f45 timesync: do less aggressive clock sampling (issue #73) 2011-08-17 01:39:27 +02:00
cinap_lenrek 9f65da6d70 usb/ptp: ignore zero reads 2011-08-17 00:46:33 +02:00
cinap_lenrek 961a873889 python: remove libpython.a on nuke 2011-08-17 23:36:59 +02:00
cinap_lenrek c44b78f739 change definition of Chan.create to return a chan like open 2011-08-17 23:27:31 +02:00
cinap_lenrek 72304eb350 fix broken cross platform build 2011-08-17 23:25:22 +02:00
cinap_lenrek e22d131124 fix broken perm format 2011-08-17 23:22:41 +02:00
cinap_lenrek f682600440 serial console stuff 2011-08-16 10:15:36 +02:00
cinap_lenrek 828f63711b 9boot: list known filesystem images on usb stick as boot filesystems 2011-08-16 04:09:15 +02:00
cinap_lenrek 9884f5f0ed handy test targets 2011-08-16 04:07:39 +02:00
cinap_lenrek 04fa57de3a usb storage device auto mount 2011-08-16 01:50:46 +02:00
cinap_lenrek cb9e638c00 bind devshr to /shr 2011-08-16 01:49:37 +02:00
cinap_lenrek b0f1c5ed6c usb ptp camera driver 2011-08-16 01:47:59 +02:00
aiju c65100ffa0 lib9p: added toilet queues 2011-08-16 22:00:34 +02:00
cinap_lenrek 2f2c930669 merge 2011-08-15 18:28:21 +02:00
cinap_lenrek b39d5fbbef devshr: security! 2011-08-15 18:27:30 +02:00
stanley lieber bcfe9eb75c theo: instead of general quotes, print only insults 2011-08-14 14:31:25 -05:00
cinap_lenrek e1318e0bef libdraw: fix more leaks 2011-08-14 15:16:56 +02:00
aiju 3a55f9ac92 libdraw: fixed memory leak 2011-08-14 15:12:57 +02:00
cinap_lenrek 945e2a7aa1 devshr/devsrv 2011-08-14 11:11:51 +02:00
cinap_lenrek e0c3754a3d add shr(3) manpage 2011-08-13 22:20:01 +02:00
cinap_lenrek 31cf34ca81 fix broken build for games/blabs 2011-08-11 21:41:50 +02:00
cinap_lenrek 4ec0e921e5 eqlock(): use eqlock when interruption is possible 2011-08-11 04:25:51 +02:00
cinap_lenrek e9d441fccf eqlock(): use separate lock to protect eql, fix missing unlock 2011-08-11 23:02:48 +02:00
cinap_lenrek 4b506cd0ae qio: fix block leak introduced by eqlock change 2011-08-10 17:26:05 +02:00
cinap_lenrek 70e4b8d1f9 added eqlock(), a interruptable version of qlock. addresses issue #81 2011-08-10 16:21:17 +02:00
aiju 5cf6f8c096 fixed blabs 2011-08-08 20:04:52 +02:00
aiju 00f4e0ff7a fixed games/blabs 2011-08-07 21:22:19 +02:00
aiju 3a8e788bef 5e: added semacquire/semrelease 2011-08-07 19:14:26 +02:00
aiju 7169336c09 added games/packet 2011-08-03 10:27:09 +02:00
cinap_lenrek 676a876df6 usb: added buffer delay control 2011-08-01 19:02:50 +02:00
cinap_lenrek 89ab1f286e doom: open /dev/audio with OWRITE instead of ORDWR 2011-08-01 05:34:46 +02:00
cinap_lenrek 3a076c7a95 nusb: export a volume file and allow setting speed 2011-08-01 05:34:04 +02:00
cinap_lenrek b43de8eb1f nusb: fix usage inconsitency, shr names 2011-08-01 02:36:02 +02:00
cinap_lenrek e5bab1dd9f nusb: put setleds in kbwork 2011-08-01 02:01:04 +02:00
aiju 5bf221bab7 kb: don't do setleds on mice 2011-07-31 15:02:01 +02:00
cinap_lenrek d1b98305de nusb: fix enumarate bug, rename startdev/rmdev 2011-07-31 10:46:03 +02:00
aiju 9f4184892c added nusb/serial 2011-07-30 19:14:18 +02:00
aiju 2ba1b4c476 changed dev/rmdev to attach/detach, fixed nusbrc 2011-07-30 16:28:45 +02:00
aiju 54ed5417a9 merge 2011-07-30 14:32:33 +02:00
aiju 6aed9711b4 devshr: changed #σc to contain directories
nusb: detaching
2011-07-30 14:30:27 +02:00
cinap_lenrek 3f08f1d849 nusb: make private namespace for usb drivers, add nusb/audio to mkfile 2011-07-30 14:15:55 +02:00
cinap_lenrek 488add7e5e nusb: simple playback only audio driver 2011-07-30 13:57:21 +02:00
cinap_lenrek a2a95b615e nusb: fix race 2011-07-30 07:34:17 +02:00
cinap_lenrek f9846213d1 nusb: change usbevent format, put nusbrc in bootfs 2011-07-30 07:23:26 +02:00
cinap_lenrek 9d49fcdb37 nusb: handle sub hubs 1970-01-01 01:34:55 +01:00
stanley lieber e321b1b9d2 tinyurl: sync with bell labs plan 9 2011-07-29 16:36:19 -05:00
stanley lieber 6c343848ab fortunes: why does everyone hate 9front? 2011-07-29 15:23:50 -05:00
aiju 7f27b397ca nusb: more locking, also close dfd 2011-07-29 16:24:52 +02:00
aiju 61d322679b minor polishing of usbd 2011-07-29 10:24:18 +02:00
aiju 85e6765688 merge 2011-07-28 21:27:21 +02:00