Commit graph

828 commits

Author SHA1 Message Date
cinap_lenrek 4dd4213677 handle initdraw errors 2011-12-10 23:01:15 +01: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
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 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
cinap_lenrek 78f4f497b4 fix vt for new /mnt 2011-11-28 20:58:57 +01: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 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 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 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 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 9dd1c2c371 add alarm 2011-11-13 16:23:37 -06: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
aiju c8524f52ad add -P flag to 5l to produce proper flat binaries 2011-11-05 09:48:29 +01:00
cinap_lenrek f21719ea46 file: recognize .ico and .cur files 2011-11-04 22:39:43 +01:00
cinap_lenrek 50493215dd mothra: fix integer overflow on textview scroll 2011-11-03 01:46:04 +01:00
stanley lieber 13bbe20922 add paint(1) 2011-10-31 19:39:52 -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 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 83865180a2 torrent: calculate piece length depending on file size 2011-10-25 14:55:24 +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 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 f5fe39ad7a torrent: listen support 2011-10-24 00:53:27 +02:00
cinap_lenrek bba834adee ip/torrent: add minimalistic BitTorrent client 2011-10-23 00:55:56 +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 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
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 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
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 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 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 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
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
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
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
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
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 a0a42ebf3f pkg/create: include the program source in the package 2011-09-21 17:39:16 -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
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
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 827b20563b mothra: fix charset handling and url snarfing 2011-09-17 01:13:27 +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 e18a70a948 page: add cbz support 2011-09-16 07:25:27 +02:00
cinap_lenrek fd0b8c8634 mothra: remove version.c on clean 2011-09-16 04:54:07 +02:00
cinap_lenrek d9657f8274 replaceing page with npage 2011-09-15 20:59:31 +02: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 9a07f366f7 npage: close file descriptors if not spooled, general cleanup 2011-09-10 06:18:06 +02: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 42f37419b6 cwfs: fix use after free bug (ai->cuid), remove waitedfor abort() 2011-09-07 02:46:38 +02: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 9cddb6ed33 fix POST/303 redirection loop 2011-09-05 04:25:58 +02:00
cinap_lenrek 39ed950d6f mothra: cleanup 2011-09-05 03:39:18 +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 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 b2f5e18032 remove autogenerated files, do more filtering 2011-08-30 09:08:34 -04:00
cinap_lenrek c4db8cecbc dont build empty directories 2011-08-29 23:53:50 +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 6074cf1319 nusb: add ethernet 2011-08-26 15:37:47 +02:00
cinap_lenrek 1404cc5077 nusb: fix documentation, cleanup, remove /sys/src/cmd/usb 2011-08-26 05:24:55 +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 fbcb452f19 toff2html: ifdefs are evil 2011-08-25 03:21:12 +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 5548300537 paqfs: fix potential freeing of non heap string 2011-08-23 00:23:00 +02:00
cinap_lenrek 0e5148b269 improve swap 2011-08-22 10:03:15 +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 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
aiju a0b12ff8c8 attempt to fix 9vx build 2011-08-18 17:05: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 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 f682600440 serial console stuff 2011-08-16 10:15:36 +02:00
cinap_lenrek b0f1c5ed6c usb ptp camera driver 2011-08-16 01:47:59 +02:00
aiju 3a8e788bef 5e: added semacquire/semrelease 2011-08-07 19:14:26 +02:00
cinap_lenrek 676a876df6 usb: added buffer delay control 2011-08-01 19:02:50 +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 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
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 6f824732a6 usbd: improved event file 2011-07-28 21:26:42 +02:00
aiju 4792c6bef9 usbd: added event file, removed usbdb 2011-07-28 17:31:45 +02:00
aiju e3cc408215 nusb/disk: adaption to lib9p 2011-07-28 14:20:00 +02:00
aiju 05d09f086f nusb: improved 2011-07-27 20:07:30 +02:00
aiju 1a2afe988b started work on new usbd 2011-07-27 14:27:22 +02:00
aiju 8a46f407ae ed: no further write error handling necessary 2011-07-25 19:04:08 +02:00
aiju acf6c4a6a4 added read/write error handling to ed 2011-07-25 18:51:15 +02:00
aiju e88e6c9a3b acid: don't assume mips 2011-07-22 19:46:17 +02:00
aiju 4636a1e21a cwfs: fixed memsize() 2011-07-22 11:53:47 +02:00
aiju b2a8db846b acid: fixed $terminal handling 2011-07-22 11:41:31 +02:00
cinap_lenrek 3202d39042 merge 2011-07-21 15:59:54 +02:00
cinap_lenrek 474bc6a14a cwfs: fix auth filedescriptor leak 2011-07-21 15:59:00 +02:00
aiju ccee4677bf auth/debug: default hostowner is glenda 2011-07-21 10:51:32 +02:00
aiju 8f6173c8bd added aux/seek 2011-07-19 16:42:33 +02:00
cinap_lenrek 1c5d8e24e3 fdisk: attempt fixing extended partition handling 2011-07-17 21:17:28 +02:00
cinap_lenrek bd24f31a4e merge 2011-07-17 18:17:06 +02:00
cinap_lenrek 12619cb9a5 kbdfs: mouse button 2 emulation by changing mouse buttonmap when shift is pressed 2011-07-17 18:15:29 +02:00
aiju e183ea231d improved on fplot 2011-07-17 12:53:41 +02:00
aiju e140aa0aee added fplot 2011-07-16 18:57:18 +02:00
cinap_lenrek 4ac8429d11 fdisk: use lba values in fdisk when writing partition not possibly rounded cylinders (because we might guessed the disk geometry wrong)
libdisk: make partition geometry detection work
2011-07-14 23:01:01 +02:00
aiju f4617dc7db fixed bug in sed 2011-07-13 14:38:49 +02:00
aiju db0f050d2b fixed error handling in p, pr, sed, xd, yacc 2011-07-13 14:17:09 +02:00
aiju 5851650367 added Blethal to libbio 2011-07-12 18:39:40 +02:00
aiju 9f31fa9d8e have compiler error out if read fails 2011-07-12 17:51:34 +02:00
aiju ce14460bed fixed pstree bug 2011-07-05 05:41:00 -04:00
cinap_lenrek cd51302616 hgfs: spelling 2011-07-02 11:42:21 +02:00
cinap_lenrek 400e1b3643 hgfs: make qid generation machine independent 2011-07-01 08:31:29 +02:00
cinap_lenrek 62186910fa hgfs: fix path mangeling bug, find dothg on startup 2011-06-30 03:05:10 +02:00
cinap_lenrek 2f1a0685ea hgfs: cleanup 2011-06-28 04:19:33 +02:00
cinap_lenrek 81a19e0dc5 merge 2011-06-28 03:51:47 +02:00
cinap_lenrek 6d91601a77 hgfs: get previous file revisions with appending .n or .revn 2011-06-28 03:51:05 +02:00
ment 0918ce10dc usb/kb: reset led state on boot 2011-06-27 22:15:50 +02:00
cinap_lenrek d0485d345d hgfs: change semantics of log to contain only the file list 2011-06-27 10:07:19 +02:00
cinap_lenrek a5717fb10f merge 2011-06-27 23:01:53 +00:00
cinap_lenrek e715b511e0 hgfs: allow "tip" as revision, do perm checking 2011-06-27 23:01:19 +00:00
cinap_lenrek 5f7342a461 merge 2011-06-27 11:28:13 +00:00
cinap_lenrek 0f61b5506c hgfs: honor x-bit in manifest 2011-06-27 11:27:32 +00:00
cinap_lenrek 2b5a7cebc2 hgfs: add tree caching 2011-06-27 09:45:33 +00:00
cinap_lenrek 637a770a16 hgfs: update index 2011-06-27 05:43:25 +00:00
aiju 44e08ff4a1 fixed pstree bug 2011-06-26 16:48:30 +02:00
aiju f5b8cc5fd4 added pstree 2011-06-26 15:20:45 +02:00
aiju cebce1be70 5e: fix _tos->pid / libthread bug 2011-06-26 13:37:14 +02:00
aiju a7b0f32bbe hgfs: fixed mkfile 2011-06-26 12:10:34 +02:00
cinap_lenrek fff6d18d51 merge 2011-06-26 07:03:44 +02:00
cinap_lenrek bc1ff6985c add hgfs, a mercurial filesystem 2011-06-26 07:03:12 +02:00
aiju b051663043 5e: changed argument behaviour 2011-06-25 21:48:28 +02:00
aiju fb37e71a2e fixed horrible python ARM bug 2011-06-25 21:41:42 +02:00
aiju a4436018f1 5e: added FPA support 2011-06-25 20:48:25 +02:00
aiju 0b22dfd1f6 5e: added note support
added wstat / fwstat / alarm
2011-06-25 16:17:20 +02:00
aiju 81d393942d updated 5e 2011-06-24 15:10:22 +02:00
cinap_lenrek 6861ffde74 merge 2011-06-16 20:05:18 +02:00
cinap_lenrek 19fda05a6d 9660srv: fix memory leak 2011-06-16 20:04:43 +02:00
aiju 62ff14fb4a fixed 5e mkfile 2011-06-16 18:45:51 +02:00
aiju 43bae2b836 merge 2011-06-16 17:52:56 +02:00
aiju 2acb5433d8 added 5e (not finished) 2011-06-16 17:49:24 +02:00
cinap_lenrek 7cd1b102ee remove mconf cruft 2011-06-16 17:33:26 +02:00
cinap_lenrek 68befdff72 timesync: let timesync set the rtc with respect to gmtdelta 2011-06-15 21:15:22 +02:00
cinap_lenrek 21ede7960f kbdfs: support ^W word killing 2011-06-15 12:34:30 +02:00
cinap_lenrek 67bb0a2c7a cwfs: store newcache format option in config 2011-06-11 14:19:07 +00:00
cinap_lenrek 54e72f3e9c cwfs: dont use hardcoded firstsb for cwfs 2011-06-11 12:29:20 +00:00
ment 1a5fc6fcd5 unix/mbrfix: no longer needed 2011-06-08 23:05:44 +02:00
ment 7180b70ad3 disk/format: removed 9fat magic VOLID value 2011-06-08 23:05:20 +02:00
cinap_lenrek 6feb869371 cp: fix filpath length limitation 2011-06-08 00:44:39 +00:00
cinap_lenrek 1da8475093 kbdfs: simplfy 2011-06-07 05:02:12 +00:00
cinap_lenrek 77481acf05 kbdfs: fix queue bug 2011-06-07 04:35:23 +00:00
cinap_lenrek 241cd31448 kbdfs: simplify ctlproc by putting 9p handling in its own coroutine 2011-06-07 04:14:35 +00:00
cinap_lenrek c39aecc111 cwfs: restore backup block even if directory block didnt got a new address 2011-06-06 07:16:00 +00:00
cinap_lenrek 9310110448 fix real cause of iso name truncation 2011-06-06 04:56:50 +00:00
cinap_lenrek 0fda678227 kbdfs: wakeup and flush when /dev/kbd gets closed 2011-06-06 03:20:41 +00:00
aiju 67daf453a7 fixed tzset(), hopefully hg timezone bug should be fixed now 2011-06-04 12:02:42 +02:00
aiju 13ae620a45 removed EWOULDBLOCK definition from python 2011-06-04 08:56:37 +00:00
taruti 1be514d177 cryptsetup: multifile commands + -i 2011-05-29 00:47:44 +00:00
cinap_lenrek c9ea2fbb77 merge 2011-05-28 16:34:41 +00:00
taruti 8e388a7037 aux/vga ccru/ccrb parsing 2011-06-02 21:27:41 +00:00
cinap_lenrek 4c93f534ac kbdfs: ignore compose sequence if ctl was pressed 2011-05-28 16:34:14 +00:00
cinap_lenrek 64f14cc6a4 kbdfs: mklatin comments 2011-05-28 08:33:41 +00:00
cinap_lenrek 4e9e860776 rio: fix kbdin 2011-05-28 08:23:32 +00:00
cinap_lenrek 480d8a19b1 merge 2011-05-28 08:16:29 +00:00
taruti 40319a2b96 Fix aux/vga ccru reading 2011-06-01 07:46:41 +00:00
taruti ba6ec01b39 Fix nvidia 6200 0x161 2011-05-31 07:20:21 +00:00
cinap_lenrek fbbb449cc0 big /dev/kbd change, new format, support Alt+Stuff (key composing) 2011-05-28 08:16:01 +00:00
cinap_lenrek c266a31572 kbdfs: disable console processing if /dev/kbd is open 2011-05-27 00:41:58 +00:00
cinap_lenrek ec4bcbd01f rio: disable cons if /dev/kbd is open, add games/doom 2011-05-26 23:30:17 +00:00
cinap_lenrek 269e63406d merge 2011-05-26 14:55:18 +00:00
cinap_lenrek befae4b650 rio: run kbdproc in with clean fdtable 2011-05-26 14:54:28 +00:00
aiju 5f7f366e73 fixed issue #47 2011-05-25 10:14:30 +00:00
taruti 9655db2550 devfs crypto code - alpha version 2011-05-24 22:19:33 +00:00
cinap_lenrek 2f0635a159 aux/vga: pci.c dircount bug 3 2011-05-23 23:15:06 +00:00
cinap_lenrek 9a1a927377 aux/vga: pci.c dircount bug 2 2011-05-23 23:12:30 +00:00
cinap_lenrek 8987674d48 aux/vga: pci.c dircount bug 2011-05-23 23:11:29 +00:00
cinap_lenrek 10415cbb8e aux/vga: pci.c strtoul 2011-05-23 22:32:17 +00:00
cinap_lenrek f258c3725d rio: dont leak the /dev/consctl and /dev/kbd filedescriptors into windows 2011-05-23 21:43:51 +00:00
cinap_lenrek 1fdee02884 aux/vga/pci.c: remove useless check 2011-05-23 19:30:17 +00:00
cinap_lenrek bbbfbe3dc4 aux/vga: use devpnp for pci control register io 2011-05-23 19:21:24 +00:00
aiju fb9c05bbef fixed usb/serial 2011-05-23 07:01:56 +00:00
taruti d9b80de6d5 Scan PCI via kernel in aux/vga 2011-05-27 10:49:18 +00:00
taruti a0a1082dbf NVIDIA fix + 0x420 cards 2011-05-27 10:48:12 +00:00
cinap_lenrek 742fe500b5 fix panic in usbuhci driver, increase max number of endpoints and alt configurations, make usb/audio continue besides some errors 2011-05-21 18:39:13 +00:00
cinap_lenrek e7d3e20912 remove keyboard stuff from other ports, make openssl and python compile on arm 2011-05-21 00:42:08 +00:00
aiju 9c9710c8dd added tput(1) 2011-05-17 16:52:25 +00:00
stanley lieber f148f75f09 add icanhasmsi 2011-05-15 19:11:53 +00:00
aiju 27dc8032ab added scram(8) 2011-05-18 04:17:27 +00:00
aiju 3b003767cd added aux/icanhasmsi 2011-05-16 22:56:52 +00:00
stanley lieber c624a207e4 pkg/list: correct listing for file system directories 2011-05-15 07:11:19 +00:00
stanley lieber 55852fa53a pkg: support installing from local directories as well as remote URLs; PKG_PATH -> pkgpath 2011-05-15 05:24:08 +00:00
stanley lieber 25e6361993 add local 2011-05-15 04:34:54 +00:00
stanley lieber 75ccd88e99 pkg: add pkg/local, $PKG_PATH 2011-05-15 04:12:49 +00:00
cinap_lenrek 8bc1aa6127 add ip/tftpfs 2011-05-15 20:08:42 +00:00
cinap_lenrek a67e921c7f /dev/kbd: threat key combinations like shift+a as a virtual key and emit both a and A in that case 2011-05-14 21:02:20 +00:00
cinap_lenrek 545fc5e329 rio: remove useless if() 2011-05-13 09:08:27 +00:00
cinap_lenrek 76f99f7cb3 serial console support 2011-05-13 08:53:43 +00:00
cinap_lenrek 07cfc31444 fix broken kbdproc buffering 2011-05-13 03:27:25 +00:00
cinap_lenrek bb45ddca85 fix paranoia, chartorune never returns <=0 2011-05-13 02:49:40 +00:00
cinap_lenrek c7c882b4ae kbdfs: cleanup 2011-05-13 02:04:17 +00:00
cinap_lenrek a075969353 kbdfs: fix line killing, handle old modifier codes. cga/vga: properly handle unicode 2011-05-13 01:46:00 +00:00
cinap_lenrek fcaaf156b2 fix build 2011-05-12 18:52:08 +00:00
cinap_lenrek b36a5dfc91 cwfs: +t 2011-05-12 12:07:03 +00:00
cinap_lenrek ac2e6cf020 rio: continue on zero length /dev/cons read, put reverse pale colors back in 2011-05-11 13:38:28 +00:00
cinap_lenrek d831a028dc ignore \0 bytes, disable navigation keys when /dev/kbd is open 2011-05-11 09:23:01 +00:00
cinap_lenrek 294e4f1097 kbdfs: potential deadlock fix 2011-05-11 08:26:39 +00:00
cinap_lenrek aaecded62a kbdfs: memleak fix 2011-05-11 08:13:33 +00:00
cinap_lenrek 684bd26f2e kbdfs: cleanup 2011-05-11 07:27:42 +00:00
cinap_lenrek bc91b2709f merge 2011-05-11 05:56:28 +00:00
cinap_lenrek 4fcc906e7f add /dev/kbd support to rio 2011-05-11 05:55:48 +00:00
cinap_lenrek 2febff5948 boot and namespace cleanup 2011-05-10 09:14:30 +00:00
stanley lieber f643d03b2a /rc/bin/inst/start: set scroll, /usr/glenda/bin/rc/riostart: do not set scroll 2011-05-10 02:46:12 +00:00
ment dd82108880 usb/kb: kbin no longer served by #Ι device 2011-05-09 20:46:36 +02:00
stanley lieber ec236059b6 there are no pastel paints in the dungeons and dragons world - rob pike 2011-05-09 16:51:12 +00:00
cinap_lenrek 3a78a07143 ape: fix fread/fwrite, python: disable bytecode dumps, inst: rename textonly to start and remove inst/gui, add sys/lib/rootbind, cisfd(8) manpage 2011-05-10 05:33:43 +00:00
ment 3d0ba195dd cmd/tty: cooked mode emulator 2011-05-09 00:07:29 +02:00
ment dca7c99602 disk/partfs: minor bugfixes 2011-05-09 00:02:02 +02:00
ment 52c77e17ca usb/disk: fixed offsets in read(ctl), bug in offset calculation 2011-05-08 23:55:58 +02:00
ment 2330fdb537 merge 2011-05-08 21:55:24 +02:00
cinap_lenrek b9427c8a3f dont send \0 rune to rawchan 2011-05-09 13:15:51 +00:00
cinap_lenrek 4b550911d9 add cifsd 2011-05-09 10:42:20 +00:00
cinap_lenrek 7dfb8b6ec5 replace aquarela with ip/cifsd 2011-05-09 10:38:45 +00:00
aiju 908a525ef5 added aux/wacom and aux/tablet 2011-05-09 08:59:11 +00:00
cinap_lenrek 22ec6165bc merge 2011-05-09 08:32:55 +00:00
cinap_lenrek 26c2845917 kbdfs 2011-05-09 08:32:14 +00:00
aiju 28859a83f4 extended ramfs (-abc) 2011-05-08 23:00:11 +00:00
ment 263b059960 usb/disk: partition support 2011-05-08 21:35:46 +02:00
ment 19dcd19ce2 usb/lib: fixed missing dir.name 2011-05-08 21:03:44 +02:00
ment a4fbbc0cfc disk/partfs: fixed sparse partition table bug 2011-05-08 14:34:12 +02:00
ment 24d7f981ec usb/disk: ctl write support 2011-05-08 01:36:37 +02:00
aiju 9e6a36ccfc added 'chatty' command to cwfs 2011-05-07 23:33:27 +00:00
Taru Karttunen 843b25665f Add pkg/* 2011-05-05 16:07:24 +03:00
cinap_lenrek de2dc860d3 fix manual (book) build, add files/permissions for lp, compile postscript 2011-05-05 06:41:01 +00:00
cinap_lenrek 182d82fdfe cleanup 2011-05-04 13:39:12 +00:00
cinap_lenrek efa6bda322 more manpages 2011-05-04 09:14:37 +00:00
cinap_lenrek 194a83ead4 rename man files 2011-05-04 09:09:48 +00:00
cinap_lenrek b1955840c5 rename ape manpages so they dont get filtered out as object files 2011-05-04 06:19:09 +00:00
cinap_lenrek 5976fdfe42 remove stuff 2011-05-03 15:16:20 +00:00
cinap_lenrek 458120dd40 add hg and python 2011-05-03 11:25:13 +00:00
cinap_lenrek 4e919b23a1 remove .dummy files and replace it by sys/lib/rootstub script 2011-05-03 04:42:16 +00:00
cinap_lenrek 09a848d825 cwfs: cleanup 2011-05-01 07:41:21 +00:00
cinap_lenrek db7290d79e cwfs: fix network listener, relay auth errors. boot(8): split bootargs only on first ! char, prepare /net so cwfs can announce 9fs 2011-05-01 07:07:32 +00:00
cinap_lenrek f7b678fd6b cwfs: allow reseting noauth and readonly config options 2011-05-01 00:48:29 +00:00
stanley lieber 728478f2d3 ms2html: do not attach alcatel-lucent copyright notice by default. 2011-04-29 14:38:22 +00:00
cinap_lenrek 06db9d4d68 cwfs: back to previous version 2011-04-29 14:45:17 +00:00
cinap_lenrek 9e0948ab2f cwfs: fix config mode 2011-04-29 14:22:04 +00:00
cinap_lenrek 840b3bf28a make /n/other work 2011-04-29 12:50:51 +00:00
cinap_lenrek eb7a73034c cwfs: remove startup delay 2011-04-29 09:43:03 +00:00
cinap_lenrek 0fb128b622 proto: change mkfs to use libdisk to process proto files, inst: use -U option in mkfs so uid is set and automatic reboot, realemu: cleanup 2011-04-29 09:15:28 +00:00
cinap_lenrek c0ebaf7ee8 realemu: handle address overflow 2011-04-29 05:49:58 +00:00
cinap_lenrek c1305acf9f realemu: bittest memory operands 2011-04-29 03:56:20 +00:00
ment 3544c39d3a unix tool for making bootable plan9 disks. 2011-04-28 00:05:36 +02:00
ment 14510c867d variable PBS code offset 2011-04-27 23:23:17 +02: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 028bd871a9 realemu: complete bitttest ops (tested at revision 2011) 2011-04-25 21:32:10 +00:00
cinap_lenrek ef2f5ba3db realemu: implement conditional set instruction, add dummys 2011-04-25 13:15:37 +00:00
cinap_lenrek b2c75c5ee3 kfs: extend fid from short to ulong 2011-04-23 18:02:48 +00:00
cinap_lenrek e003d49fe1 realemu: implement CMPS and SCAS instructions 2011-04-22 13:06:55 +00:00
stanley lieber fbea254ad3 add Fish-'s installer patches; possibly not in a working state. testing/fixes requested. 2011-04-20 03:49:58 +00:00
cinap_lenrek 75316225b7 cwfs: fix compiler warning 2011-04-20 19:35:47 +00:00
cinap_lenrek 00c0aab339 merge 2011-04-20 19:31:09 +00:00
cinap_lenrek 00d93eeafd realemu: bittest ops for 0F prefix 2011-04-20 19:30:44 +00:00
cinap_lenrek 7381779ba2 realemu: typo 2011-04-20 15:28:16 +00:00
0intro 3c03019e4f cwfs: removed annoying 'grow from' message 2011-04-19 20:19:08 +02:00
cinap_lenrek 078bda4341 cwfs: make default target cwfs64x 2011-04-18 10:16:12 +00:00
cinap_lenrek 7d88fe0269 cwfs: fix permissions for command channel 2011-04-18 10:03:10 +00:00
cinap_lenrek ad5522be0f remove fossil 2011-04-18 06:35:33 +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 9d24a107a5 boot(8): changed tread to read, other: fix perms 2011-04-18 01:59:36 +00:00
iru 8198e0ad70 Add bflz, cdsh, and unbflz to mkfile. 2011-04-16 17:48:17 -03:00
cinap_lenrek 65b058830b cwfs: ignore nvram check error 2011-04-17 10:50:35 +00:00
cinap_lenrek 95758309f3 cwfs: make noauth a storable config option so one can boot without factotum and nvram 2011-04-17 09:29:38 +00:00
cinap_lenrek edca9072a5 cwfs: remove Auth structure 2011-04-17 04:26:09 +00:00
cinap_lenrek ec338af87b cwfs: code cleanup 2011-04-17 04:06:33 +00:00
cinap_lenrek 11f3fac32c cwfs: remove p9sk1 code, use factotum 2011-04-17 02:14:26 +00:00
aiju 0159ee648e merge 2011-04-15 21:03:43 +02:00
cinap_lenrek f47862d967 allow setting service name from command arguments 2011-04-16 19:02:03 +00:00
cinap_lenrek a95f728241 create file in /386/bin instead of /sys/lib/dist/bin/386. thanks sl for finding 2011-04-16 17:06:11 +00:00
aiju 2c6802e80f added io/seg utility 2011-04-15 21:01:29 +02:00
aiju 68d6b0808b added geode driver 2011-04-15 20:29:46 +02:00
sl 69e36b384a remove junk generated by build. 2011-04-15 15:53:56 +00:00
sl 19ab1fbdb6 add /sys/lib/dist/bin/386, required for build. 2011-04-15 15:49:51 +00:00
cinap_lenrek f6f6013189 add printing for usbfsadd 2011-04-16 06:15:58 +00:00
cinap_lenrek 74dd2ac7cd tailfsrv is a stupid and completly useless program. inst/gui and inst/textonly dont need it anymore 2011-04-15 05:32:50 +00:00
iru fd8d404d52 Promote the old installer/livecd specific tools to normal tools under /sys/src/cmd. Where similar common tools already existed, I kept them. 2011-04-14 00:35:48 -03:00
cinap_lenrek c0c6fcee32 abacos tcs.h is automatically generated 2011-04-14 13:54:02 +00:00
stanleylieber 48caba52be remove 9load man page. 2011-04-12 23:49:45 +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 2a46d5c4f9 remove realemu manpage from src dir 2011-04-12 17:48:02 +00:00
cinap_lenrek 67e93d6a0a updating cwfs and moving installer in /rc/bin 2011-04-12 15:53:55 +00:00
cinap_lenrek 632defb656 vesa-changes 2011-04-11 20:56:59 +00:00
cinap_lenrek 45bab89362 livecd 2011-04-11 19:47:05 +00:00
cinap_lenrek 85b5f73c40 perms 2011-04-11 15:20:31 +00:00
stanley lieber a504af8833 erik's patches to lift 8192 byte word size restriction 2011-04-04 20:22:56 +00:00
cinap_lenrek 9ace6c0363 ape dirs 2011-03-30 18:46:53 +00:00
Taru Karttunen a9060cc06b Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
cinap_lenrek c3ceeded2d ... 2011-03-30 16:05:55 +00:00
Taru Karttunen e5888a1ffd Import sources from 2011-03-30 iso image 2011-03-30 15:46:40 +03:00