Commit graph

1153 commits

Author SHA1 Message Date
cinap_lenrek
577d31ab13 fix race condition of the CCACHE flag by clearing the flag in
attachimage() instead of temporarily reseting in pio().
2012-01-12 12:54:45 +01:00
cinap_lenrek
75e1ef0ab6 new webfs, rc based hget 2012-01-11 16:17:54 +01:00
cinap_lenrek
62fb4f9717 libc: restoring simple sequential version of dial() 2012-01-10 17:26:31 +01:00
cinap_lenrek
76918f348f gif: handle image dispostion mode (to be defined) 4-7 like 0,1 2012-01-10 23:42:18 +01:00
cinap_lenrek
659943558f kernel: keep segment locked for data2txt 2012-01-09 21:33:22 +01:00
cinap_lenrek
367b4be219 nusbrc: fix permissions, was broken when the complication got a complication 2012-01-09 21:30:57 +01:00
cinap_lenrek
85fd5bf58d eqlock: dont rely on notepending flag when detecting eqlock interruption 2012-01-09 21:18:03 +01:00
cinap_lenrek
7cd268a783 final merge of the mess 2012-01-06 19:09:05 +01:00
cinap_lenrek
6a5f2d9d55 Backed out changeset db0fa2edf131
reverting bad commit
2012-01-06 18:58:39 +01:00
cinap_lenrek
f810c7ed88 merge 2012-01-06 18:49:49 +01:00
cinap_lenrek
03a67c9dae merge local changes 2012-01-06 18:49:05 +01:00
cinap_lenrek
3e0cad96ac abaco: dont abort if theres no contenttype 2012-01-06 18:34:58 +01:00
cinap_lenrek
825f4af55f file: add playlist formats 2012-01-06 18:33:53 +01:00
stanley lieber
b63b2a8284 rollback screwed up commit 2012-01-05 12:34:16 -06:00
stanley lieber
e7dd5dad5c pkg/create: use separate steps for mk install and mk clean, to avoid mkfile problems 2012-01-05 12:21:23 -06:00
stanley lieber
ad5ef458f8 pkg: change default pkgpath, list known repositories in the man page 2012-01-05 11:02:24 -06:00
stanley lieber
f28657f029 pkg(1): update man page 2012-01-03 20:19:06 -06:00
stanley lieber
930635e22d pkg(1): put source files in /sys/src/pkg/ 2012-01-03 20:14:27 -06:00
stanley lieber
ceec9eee28 more fortunes, more trolls 2012-01-03 10:21:58 -06:00
cinap_lenrek
9c0301115d mothra: fix libpanel entry buffer overflow when pasting text 2012-01-01 21:00:01 +01:00
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