Commit graph

409 commits

Author SHA1 Message Date
ment 1a5fc6fcd5 unix/mbrfix: no longer needed 2011-06-08 23:05:44 +02:00
ment 7180b70ad3 disk/format: removed 9fat magic VOLID value 2011-06-08 23:05:20 +02:00
ment 748551ea06 boot/pc: PBS now calculates rootdir offset itself 2011-06-08 23:04:30 +02:00
cinap_lenrek 1da0722fe5 add /net/ndb to default ndb database files, fix mistakes 2011-06-09 07:35:31 +00:00
cinap_lenrek 4fab38b740 dist/mkfile: simplify 2011-06-09 05:53:13 +00:00
cinap_lenrek 7c02d9bc6a dist/mkfile: run binds in subshell 2011-06-09 05:43:46 +00:00
cinap_lenrek c2b524d82f newuser: dont try to create stuff on other, you can only do that on the fs console 2011-06-09 05:39:52 +00:00
cinap_lenrek df752e061e remove bootes usr stub 2011-06-09 05:30:35 +00:00
cinap_lenrek b6af95c932 fix double entry in cdproto 2011-06-09 04:57:47 +00:00
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 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 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
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 546cd2bea2 ape: fix symbol name collision for by renaming static timezone struct to tz 2011-06-04 21:44: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
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 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 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
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