Commit graph

1128 commits

Author SHA1 Message Date
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