Commit graph

1275 commits

Author SHA1 Message Date
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
cinap_lenrek fdb904b490 merge 2011-12-09 17:22:23 +01:00
cinap_lenrek cfe2248441 reduce size of vga font by converting to 1bit 2011-12-09 17:21:54 +01:00
stanley lieber 32a66f88b1 terminus: add license file 2011-12-08 19:28:21 -06:00