Commit graph

703 commits

Author SHA1 Message Date
cinap_lenrek f9c92129f3 boot(8): exec() bootrc instead of forkinga sub process 2011-06-04 08:43:45 +00:00
cinap_lenrek 70176bc77e pkg(1), hold(1) fix bad .IR cross reference warning 2011-06-04 08:23:20 +00:00
cinap_lenrek 7827e7ae6f cleanup boot(8), replace read(1), fix cpu kernel configs 2011-06-04 08:07:21 +00:00
cinap_lenrek 2fa44c883e games/doom: add /sys/games/lib/doom as default wad path 2011-06-04 03:59:08 -04:00
cinap_lenrek f55d5517ed boot(8): strip bootfs 2011-06-04 07:18:11 +00:00
cinap_lenrek 792b186b3a boot(8): replace bzfs with paqfs 2011-06-04 05:19:29 +00:00
cinap_lenrek f83d4972db devaudio: interlock reads too 2011-06-04 01:04:14 +00:00
cinap_lenrek 75edd13d78 merge 2011-06-04 00:29:51 +00:00
cinap_lenrek 0accb94ff0 rootbind: use $objtype instead of hardcoding 386 2011-06-04 00:29:24 +00:00
cinap_lenrek 15cdb69f61 devaudio: serialize calls in devaudio, sb16: remove qlock 2011-06-04 00:28:17 +00:00
aiju 97d3ff1bee added EWOULDBLOCK 2011-06-03 13:43:25 +00:00
aiju 6ab691048d added (unfinished) nanosleep to APE 2011-06-03 12:28:37 +00:00
aiju eadeb86f51 fixed issue #29 2011-06-03 13:27:04 +02:00
aiju 7a4e46d7ab fixed mktime bug 2011-06-03 13:06:28 +02: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
cinap_lenrek 5a333eb240 games/doom: remove debug abort() 2011-06-02 06:52:29 +00:00
cinap_lenrek e4cba4c39a games/doom:
removed libthread dependency, its not needed

fix menu crash bug

introduce ev_char event type and use it for text
entering like savename and chat.

convert Kaltgr to KEY_RALT

fix skipped initialization when opening /dev/audio
fails. also dont try to write to fd -1
2011-06-02 06:47:50 +00:00
stanley lieber bafa56df02 /sys/lib/9build, /sys/lib/9cdbuild: add build scripts; fix when broken 2011-05-31 17:45:47 +00:00
cinap_lenrek d17435cbcb 9boot: add support for clearing single config settings 2011-06-01 16:26:14 +00:00
cinap_lenrek 1bc10a7c93 kproc(): remove the lines and the comment 2011-05-31 17:11:33 +00:00
cinap_lenrek d18a4568a8 kprocs dont share memory with up, see: http://9fans.net/archive/2011/05/159 2011-05-31 17:06:41 +00:00
cinap_lenrek 2def26ce10 add cryptsetup to rootfs.bz2 2011-05-31 15:59:36 +00:00
cinap_lenrek 4148594013 merge 2011-05-30 18:35:13 +00:00
cinap_lenrek f3f13d06d0 inst: dont assume that we run in rio 2011-05-30 18:34:22 +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 98f4157b5a games/doom: probing 2011-05-27 20:34:52 +00:00
cinap_lenrek e6d579525f games/doom: remove key translation 2011-05-27 19:42:14 +00:00
cinap_lenrek aee28916b0 games/doom: dont pretend we are in a netgame, fix save/load 2011-05-27 17:02:01 +00:00
cinap_lenrek 30da40c16a games/doom: fix the french problem, remove debug prints 2011-05-27 15:55:56 +00:00
cinap_lenrek 439ef2f8ee games/doom: #A/audio -> /dev/audio 2011-05-27 15:26:49 +00:00
cinap_lenrek 9bb72cc699 ac97: max buffer should be full samples, games/doom: enable/disable mouse grabbing when switching to the menu 2011-05-27 15:16:06 +00:00
cinap_lenrek ddfc34d648 games/doom: use black background 2011-05-27 14:13:53 +00:00
cinap_lenrek 42cd9d946f ac97: fix buffering code, games/doom: enable sound 2011-05-27 13:58:55 +00:00
cinap_lenrek c266a31572 kbdfs: disable console processing if /dev/kbd is open 2011-05-27 00:41:58 +00:00
cinap_lenrek f9f94d0b52 sorry... 2011-05-27 00:08:24 +00:00
cinap_lenrek 8b3a1f0755 add doom to games/mkfile 2011-05-27 00:06:15 +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