Commit graph

1083 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