Commit graph

485 commits

Author SHA1 Message Date
cinap_lenrek c9dc319649 remove bootes, fix inst/authsetup, use ndb for ipconfig before trying dhcp 2011-06-09 04:56:16 +00:00
cinap_lenrek 0fff50776c remove bin/fossil from rootstub 2011-06-08 21:40:00 +00:00
cinap_lenrek 88b94e948d move /usr to /sys/lib/dist/usr for initial user directories 2011-06-08 21:33:44 +00:00
stanley lieber a2a79226eb pci.c: add Intel 82801BAM/CAM/DBM 2011-06-06 00:46:51 -05:00
stanley lieber 8a02b3b69e sdata.c: add Intel 82801HBM/HEM PATA, Intel 82801HBM SATA AHCI (ICH8-M) 2011-06-06 00:45:55 -05:00
cinap_lenrek d752cef7ba remove mbox files and cron/bootes from repo 2011-06-08 02:43:24 +00:00
cinap_lenrek b018e94026 filter more 2011-06-08 01:00:30 +00:00
cinap_lenrek 23934ca72b filter mpre temporary files in .hgignore 2011-06-08 00:59:11 +00:00
cinap_lenrek 4626ebdbd8 add support for mode override in libdisk/proto, fix some perms and add logfiles to cdproto 2011-06-08 00:49:45 +00:00
cinap_lenrek 6feb869371 cp: fix filpath length limitation 2011-06-08 00:44:39 +00:00
cinap_lenrek 8c8b19cec7 fix permission for /acme/mkfile 2011-06-07 23:32:57 +00:00
cinap_lenrek 31c846db04 fix permissions in /adm/timezone 2011-06-07 23:29:07 +00:00
cinap_lenrek 4c9955ca70 fix permissions in /lib 2011-06-07 23:27:22 +00:00
cinap_lenrek 1da8475093 kbdfs: simplfy 2011-06-07 05:02:12 +00:00
cinap_lenrek 77481acf05 kbdfs: fix queue bug 2011-06-07 04:35:23 +00:00
cinap_lenrek b932aaeafc merge 2011-06-07 04:15:00 +00:00
cinap_lenrek 241cd31448 kbdfs: simplify ctlproc by putting 9p handling in its own coroutine 2011-06-07 04:14:35 +00:00
cinap_lenrek c39aecc111 cwfs: restore backup block even if directory block didnt got a new address 2011-06-06 07:16:00 +00:00
cinap_lenrek 9310110448 fix real cause of iso name truncation 2011-06-06 04:56:50 +00:00
cinap_lenrek 0fda678227 kbdfs: wakeup and flush when /dev/kbd gets closed 2011-06-06 03:20:41 +00:00
cinap_lenrek ac5c58e7a4 fix truncated filenames in iso 2011-06-06 02:26:14 +00:00
cinap_lenrek bb15024445 merge 2011-06-06 01:32:24 +00:00
cinap_lenrek 4a98f5c1d1 merge (term cpu)^rc.local with (term cpu)^rc, mount /srv/cons in (term cpu)^rc instead of /lib/namespace as we dont want to have it in every namespace (cpu session). 2011-06-06 01:31:58 +00:00
ment 0f29bb556d audio: High Definition Audio driver 2011-06-06 01:07:06 +02:00
iru 0b4df08460 Update fortune. 2011-06-05 13:05:52 -03:00
cinap_lenrek a36ab714ee merge 2011-06-05 04:00:46 -04:00
cinap_lenrek 61a8ccb46d sdata: add SB600 PATA 2011-06-04 19:54:49 -04:00
cinap_lenrek 78828434f7 inst/bootsetup: delete files before copying 2011-06-04 22:25:35 +00:00
cinap_lenrek 546cd2bea2 ape: fix symbol name collision for by renaming static timezone struct to tz 2011-06-04 21:44:21 +00:00
cinap_lenrek ff0bd4e552 merge 2011-06-04 21:36:15 +00:00
cinap_lenrek f93365aaef inst/bootsetup: comment 2011-06-04 21:35:28 +00:00
cinap_lenrek a8b922169b inst/bootsetup: dont use disk/format to add files to 9fat. use dossrv/wstat() to make 9bootfat continuous 2011-06-04 21:34:51 +00:00
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