Commit graph

737 commits

Author SHA1 Message Date
glenda
e2f0077935 ptp: screw interrupts, use GetPartialObject to make rpcs shorter so it doesnt matter when we flush 2011-09-02 19:25:17 -04:00
cinap_lenrek
9194371eac kbdfs: add -q (quiet) option 2011-09-02 15:16:10 +02:00
cinap_lenrek
933d48e43e merge 2011-09-02 14:13:15 +02:00
cinap_lenrek
513bdcccdc chan: use chanpath() in chan DBG, do more checking in cclose and cclone 2011-09-02 14:12:39 +02:00
cinap_lenrek
9e65fced98 usbohci: virtual box fix from richard miller 2011-09-02 14:11:23 +02:00
aiju
d886c9d248 added omap4 kernel prototype 2011-09-02 12:23:34 +02:00
cinap_lenrek
203443ee05 ether8169: huge cleanup, remove magic stuff 2011-08-31 15:49:32 +02:00
cinap_lenrek
e113f037a3 ether8169: reset on fifo overflow error 2011-08-30 17:19:22 +02:00
cinap_lenrek
b2f5e18032 remove autogenerated files, do more filtering 2011-08-30 09:08:34 -04:00
cinap_lenrek
962ec8cfb1 ether8169: sometimes transmits got missed. kicking the poll bit on each transmit fixes the problem 2011-08-30 09:08:55 +02:00
cinap_lenrek
c4db8cecbc dont build empty directories 2011-08-29 23:53:50 +02:00
cinap_lenrek
df6360169f nusbrc: $usbdelay 2011-08-28 21:07:20 +02:00
cinap_lenrek
cd47b3e9d4 bootrc: prefer 9660 filesystem as default on cdboot, restart factotum, delay for usb 2011-08-28 20:37:20 +02:00
cinap_lenrek
9403363364 bootrc: dont try to convert kernel variables, fix quoting 2011-08-27 17:58:20 +02:00
cinap_lenrek
6d9f649c41 bootrc: broke #ec copying, fix it. dontkill: ignore errors 2011-08-27 17:20:42 +02:00
aiju
1ba43dd369 rewrote xargs in C; implemented parallelization 2011-08-27 11:19:54 +02:00
cinap_lenrek
aff787ea2a nusb/ether: fix exit status 2011-08-27 07:43:20 +02:00
cinap_lenrek
6074cf1319 nusb: add ethernet 2011-08-26 15:37:47 +02:00
cinap_lenrek
1404cc5077 nusb: fix documentation, cleanup, remove /sys/src/cmd/usb 2011-08-26 05:24:55 +02:00
cinap_lenrek
a6e3c9fd83 calculate the real number of pages used by segments and use it for killbig and proc 2011-08-26 04:47:34 +02:00
cinap_lenrek
00161ca7fc gif: fix setting of transparency channels when writing gifs. (from rsc p9p) 2011-08-26 03:28:09 +02:00
cinap_lenrek
fbcb452f19 toff2html: ifdefs are evil 2011-08-25 03:21:12 +02:00
cinap_lenrek
cf974eb852 fix kernel: pio()/mfreeseg() race 2011-08-24 14:43:15 +02:00
cinap_lenrek
61a0117ea5 swap: do less print spamming, sched after killbig so killed proc can get released 2011-08-24 07:58:14 +02:00
cinap_lenrek
5182bb7ecf dont hang if swap is full 2011-08-24 06:52:24 +02:00
cinap_lenrek
94fd5b32e9 make scram work on T23 (fix issue #85) 2011-08-24 06:31:23 +02:00
cinap_lenrek
94e7de1531 apm(8): support off state 2011-08-23 07:53:55 +02:00
cinap_lenrek
1a82d67770 vgavesa: fix race 2011-08-23 06:11:16 +02:00
cinap_lenrek
b25e48b949 vgavesa: cleanup 2011-08-23 06:03:54 +02:00
cinap_lenrek
54db805a16 apm: cleanup 2011-08-23 05:34:49 +02:00
cinap_lenrek
e54222fb0d implement vesa screenblanking (issue #36) 2011-08-23 05:33:51 +02:00
cinap_lenrek
ce1915c53e bootrc: simplify by just converting all variables from #ec 2011-08-23 00:24:24 +02:00
cinap_lenrek
5548300537 paqfs: fix potential freeing of non heap string 2011-08-23 00:23:00 +02:00
cinap_lenrek
e1488b2de7 bootrc: use rtc. temporarily. 2011-08-22 11:20:32 +02:00
cinap_lenrek
0e5148b269 improve swap 2011-08-22 10:03:15 +02:00
cinap_lenrek
dc14f6285d fix iointerrupt use 2011-08-22 03:06:50 +02:00
cinap_lenrek
5f59367beb fix flush error string 2011-08-22 03:06:24 +02:00
cinap_lenrek
68576f5119 nusb/ptp: fix memory leaks, use libthread/ioprocs, cleanup 2011-08-22 03:05:01 +02:00
cinap_lenrek
08c39320a4 libthread: reimplemented i/o procs using new interrupt ctl message 2011-08-22 03:03:27 +02:00
cinap_lenrek
9a90e50142 libthread: remove auto-generated acid files 2011-08-22 03:01:47 +02:00
aiju
23fcac090c getpid: use tos 2011-08-20 16:10:02 +02:00
aiju
8434f98cdd added interrupt proc ctl message 2011-08-20 12:30:06 +02:00
aiju
0a0435dbc1 lib9p reqqueue: more cleaning 2011-08-19 19:33:36 +02:00
aiju
9574793fc7 lib9p reqqueue: remove setjmp shit 2011-08-19 16:24:44 +02:00
cinap_lenrek
a4d2297e96 nusb/disk: small clenups 2011-08-19 05:20:42 +02:00
cinap_lenrek
d25b95f4f2 nusb/ptp: implement flushing 2011-08-19 05:19:57 +02:00
cinap_lenrek
79a044e38e usb: fix potential uninterruptable calls 2011-08-19 05:19:10 +02:00
cinap_lenrek
0c1284f602 lib9p: add srvacquire/srvrelease 2011-08-19 05:18:19 +02:00
aiju
a0b12ff8c8 attempt to fix 9vx build 2011-08-18 17:05:52 +02:00
cinap_lenrek
50bdbb8f48 pkg: more fixes 2011-08-18 01:31:01 +02:00
cinap_lenrek
0aff2284b6 pkg: fix issue #79 2011-08-18 01:09:52 +02:00
cinap_lenrek
c8c58f8cfd sam: fix memory leak 2011-08-17 17:48:43 +02:00
cinap_lenrek
982ee70f45 timesync: do less aggressive clock sampling (issue #73) 2011-08-17 01:39:27 +02:00
cinap_lenrek
9f65da6d70 usb/ptp: ignore zero reads 2011-08-17 00:46:33 +02:00
cinap_lenrek
961a873889 python: remove libpython.a on nuke 2011-08-17 23:36:59 +02:00
cinap_lenrek
c44b78f739 change definition of Chan.create to return a chan like open 2011-08-17 23:27:31 +02:00
cinap_lenrek
72304eb350 fix broken cross platform build 2011-08-17 23:25:22 +02:00
cinap_lenrek
e22d131124 fix broken perm format 2011-08-17 23:22:41 +02:00
cinap_lenrek
f682600440 serial console stuff 2011-08-16 10:15:36 +02:00
cinap_lenrek
828f63711b 9boot: list known filesystem images on usb stick as boot filesystems 2011-08-16 04:09:15 +02:00
cinap_lenrek
9884f5f0ed handy test targets 2011-08-16 04:07:39 +02:00
cinap_lenrek
04fa57de3a usb storage device auto mount 2011-08-16 01:50:46 +02:00
cinap_lenrek
cb9e638c00 bind devshr to /shr 2011-08-16 01:49:37 +02:00
cinap_lenrek
b0f1c5ed6c usb ptp camera driver 2011-08-16 01:47:59 +02:00
aiju
c65100ffa0 lib9p: added toilet queues 2011-08-16 22:00:34 +02:00
cinap_lenrek
b39d5fbbef devshr: security! 2011-08-15 18:27:30 +02:00
cinap_lenrek
e1318e0bef libdraw: fix more leaks 2011-08-14 15:16:56 +02:00
aiju
3a55f9ac92 libdraw: fixed memory leak 2011-08-14 15:12:57 +02:00
cinap_lenrek
945e2a7aa1 devshr/devsrv 2011-08-14 11:11:51 +02:00
cinap_lenrek
31cf34ca81 fix broken build for games/blabs 2011-08-11 21:41:50 +02:00
cinap_lenrek
4ec0e921e5 eqlock(): use eqlock when interruption is possible 2011-08-11 04:25:51 +02:00
cinap_lenrek
e9d441fccf eqlock(): use separate lock to protect eql, fix missing unlock 2011-08-11 23:02:48 +02:00
cinap_lenrek
4b506cd0ae qio: fix block leak introduced by eqlock change 2011-08-10 17:26:05 +02:00
cinap_lenrek
70e4b8d1f9 added eqlock(), a interruptable version of qlock. addresses issue #81 2011-08-10 16:21:17 +02:00
aiju
5cf6f8c096 fixed blabs 2011-08-08 20:04:52 +02:00
aiju
00f4e0ff7a fixed games/blabs 2011-08-07 21:22:19 +02:00
aiju
3a8e788bef 5e: added semacquire/semrelease 2011-08-07 19:14:26 +02:00
aiju
7169336c09 added games/packet 2011-08-03 10:27:09 +02:00
cinap_lenrek
676a876df6 usb: added buffer delay control 2011-08-01 19:02:50 +02:00
cinap_lenrek
89ab1f286e doom: open /dev/audio with OWRITE instead of ORDWR 2011-08-01 05:34:46 +02:00
cinap_lenrek
3a076c7a95 nusb: export a volume file and allow setting speed 2011-08-01 05:34:04 +02:00
cinap_lenrek
b43de8eb1f nusb: fix usage inconsitency, shr names 2011-08-01 02:36:02 +02:00
cinap_lenrek
e5bab1dd9f nusb: put setleds in kbwork 2011-08-01 02:01:04 +02:00
aiju
5bf221bab7 kb: don't do setleds on mice 2011-07-31 15:02:01 +02:00
cinap_lenrek
d1b98305de nusb: fix enumarate bug, rename startdev/rmdev 2011-07-31 10:46:03 +02:00
aiju
9f4184892c added nusb/serial 2011-07-30 19:14:18 +02:00
aiju
2ba1b4c476 changed dev/rmdev to attach/detach, fixed nusbrc 2011-07-30 16:28:45 +02:00
aiju
54ed5417a9 merge 2011-07-30 14:32:33 +02:00
aiju
6aed9711b4 devshr: changed #σc to contain directories
nusb: detaching
2011-07-30 14:30:27 +02:00
cinap_lenrek
3f08f1d849 nusb: make private namespace for usb drivers, add nusb/audio to mkfile 2011-07-30 14:15:55 +02:00
cinap_lenrek
488add7e5e nusb: simple playback only audio driver 2011-07-30 13:57:21 +02:00
cinap_lenrek
a2a95b615e nusb: fix race 2011-07-30 07:34:17 +02:00
cinap_lenrek
f9846213d1 nusb: change usbevent format, put nusbrc in bootfs 2011-07-30 07:23:26 +02:00
cinap_lenrek
9d49fcdb37 nusb: handle sub hubs 1970-01-01 01:34:55 +01:00
aiju
7f27b397ca nusb: more locking, also close dfd 2011-07-29 16:24:52 +02:00
aiju
61d322679b minor polishing of usbd 2011-07-29 10:24:18 +02:00
aiju
6f824732a6 usbd: improved event file 2011-07-28 21:26:42 +02:00
aiju
4792c6bef9 usbd: added event file, removed usbdb 2011-07-28 17:31:45 +02:00
aiju
27fd88af23 devshr: rename hook 2011-07-28 14:22:39 +02:00
aiju
e3cc408215 nusb/disk: adaption to lib9p 2011-07-28 14:20:00 +02:00
aiju
05d09f086f nusb: improved 2011-07-27 20:07:30 +02:00
aiju
5181f2e576 lib9p: fix 2011-07-27 16:38:32 +02:00
aiju
7d0ce95567 lib9p: added threadpostsharesrv 2011-07-27 16:36:32 +02:00
aiju
1a2afe988b started work on new usbd 2011-07-27 14:27:22 +02:00
aiju
abe6ead0ff lib9p: added functions for devshr 2011-07-27 10:46:34 +02:00
aiju
c08f86254e devshr: fixed crash 2011-07-27 10:40:21 +02:00
aiju
8a46f407ae ed: no further write error handling necessary 2011-07-25 19:04:08 +02:00
aiju
acf6c4a6a4 added read/write error handling to ed 2011-07-25 18:51:15 +02:00
aiju
d2a1d1fb37 devshr: fixed memory leaks / race condition 2011-07-25 10:10:11 +02:00
aiju
e1260aa4d6 devshr: added unmounting 2011-07-24 14:51:49 +02:00
aiju
5a3b13e26e merge 2011-07-23 22:12:56 +02:00
aiju
8784d2d0ea added devshr 2011-07-24 22:12:01 +02:00
cinap_lenrek
744d6f8374 merge 2011-07-23 23:41:09 +02:00
cinap_lenrek
cb02859888 sdide: limit max dma transfer size, make sure dma transfer is stoped in error case, set bytecount to 0 for dma 2011-07-23 23:40:35 +02:00
aiju
e88e6c9a3b acid: don't assume mips 2011-07-22 19:46:17 +02:00
aiju
4636a1e21a cwfs: fixed memsize() 2011-07-22 11:53:47 +02:00
aiju
b2a8db846b acid: fixed $terminal handling 2011-07-22 11:41:31 +02:00
aiju
f542b0d027 merge 2011-07-22 11:28:17 +02:00
aiju
a8f69d4a0d etherbcm: another try at the memleak 2011-07-22 11:25:44 +02:00
cinap_lenrek
3202d39042 merge 2011-07-21 15:59:54 +02:00
cinap_lenrek
474bc6a14a cwfs: fix auth filedescriptor leak 2011-07-21 15:59:00 +02:00
aiju
43f327485d added geode driver to kernel config 2011-07-21 11:58:17 +02:00
aiju
ccee4677bf auth/debug: default hostowner is glenda 2011-07-21 10:51:32 +02:00
cinap_lenrek
a7a56b9a48 devaudio: ignore non absolute volume items with range 0 2011-07-21 01:24:18 +02:00
cinap_lenrek
7b6c150f5d etherbcm: add pci id for NetXtreme BCM5751 Gigabit Ethernet 2011-07-21 01:11:48 +02:00
cinap_lenrek
76c3214389 9bootfat: handle extended partitions 2011-07-20 08:57:00 +02:00
cinap_lenrek
5be936a192 pc/trap: cleanup exception handling 2011-07-20 07:48:33 +02:00
aiju
61a8b5c803 fixed memory leak in bcm driver 2011-07-19 18:56:41 +02:00
aiju
8f6173c8bd added aux/seek 2011-07-19 16:42:33 +02:00
aiju
03d71535ec reading from/writing to non-existant MSRs via /dev/msr no longer crashes the system 2011-07-19 15:42:00 +02:00
cinap_lenrek
b6eee91029 merge 2011-07-19 05:12:01 +02:00
cinap_lenrek
3b8c921bfa sdide: fix issue #69 2011-07-19 05:07:46 +02:00
aiju
11bf57fb2c add message on OOM kill, fix issue #70 2011-07-18 10:12:45 +02:00
cinap_lenrek
0950c50c4e merge 2011-07-18 01:47:35 +02:00
aiju
c950dd75ea added bcm driver to cpu kernel 2011-07-18 22:40:55 +02:00
cinap_lenrek
ab80f73f61 sdide: inquery times on qemu, make pktio timeout 2011-07-18 01:47:02 +02:00
cinap_lenrek
1c5d8e24e3 fdisk: attempt fixing extended partition handling 2011-07-17 21:17:28 +02:00
cinap_lenrek
bd24f31a4e merge 2011-07-17 18:17:06 +02:00
cinap_lenrek
12619cb9a5 kbdfs: mouse button 2 emulation by changing mouse buttonmap when shift is pressed 2011-07-17 18:15:29 +02:00
aiju
e183ea231d improved on fplot 2011-07-17 12:53:41 +02:00
aiju
e140aa0aee added fplot 2011-07-16 18:57:18 +02:00
cinap_lenrek
4ac8429d11 fdisk: use lba values in fdisk when writing partition not possibly rounded cylinders (because we might guessed the disk geometry wrong)
libdisk: make partition geometry detection work
2011-07-14 23:01:01 +02:00
cinap_lenrek
7dfdb696a6 ether82563: fix block refcounting incompatibility with 9atom 2011-07-13 19:44:54 +02:00
aiju
f4617dc7db fixed bug in sed 2011-07-13 14:38:49 +02:00
aiju
db0f050d2b fixed error handling in p, pr, sed, xd, yacc 2011-07-13 14:17:09 +02:00
aiju
ebe8f9460b forgot important file... 2011-07-13 09:30:08 +02:00
cinap_lenrek
0708d34022 import ether82563 driver from 9atom 2011-07-13 05:26:39 +02:00
cinap_lenrek
2c32e8e9f9 audiohda: remove unhandled interrupt prints as it spams the console if interrupts are shared 2011-07-13 03:09:52 +02:00
cinap_lenrek
676a7c6f5f sdide: remove set dma print 2011-07-13 02:01:42 +02:00
cinap_lenrek
d72757f7b1 merge 2011-07-12 20:24:55 +02:00
cinap_lenrek
ca4adfc250 trap: cleanup gpf fixup code 2011-07-12 20:24:15 +02:00
aiju
5851650367 added Blethal to libbio 2011-07-12 18:39:40 +02:00
aiju
9f31fa9d8e have compiler error out if read fails 2011-07-12 17:51:34 +02:00
cinap_lenrek
2d288b4002 add apm to pccpuf kernel 2011-07-12 16:35:34 +02:00
cinap_lenrek
c6c2e04d4a segdesc: add /dev/^(ldt gdt) support 2011-07-12 15:46:22 +02:00
aiju
b429f72eae added libfis to /sys/src/mkfile (fixes build) 2011-07-12 10:28:18 +02:00
cinap_lenrek
4c98e8e548 add 82567LF (ICH9 IGP M) 2011-07-11 19:37:53 +02:00
cinap_lenrek
f02ea157ec sdide: fix tab/spaces 2011-07-10 14:51:42 +02:00
cinap_lenrek
3b8c62b683 sdide: add pci ids from old sdata driver, turn on dma by default 2011-07-10 14:49:33 +02:00
cinap_lenrek
c2fc2fad13 merge sd changes from 9atom 2011-07-10 14:14:23 +02:00
cinap_lenrek
ae00ac7465 pci: merge some 9atom fixes (mostly vid/did for southbridges) 2011-07-10 12:42:55 +02:00
cinap_lenrek
b222c16a38 qio: naive fixing attempt on issue #64 2011-07-09 13:15:39 +02:00
cinap_lenrek
d1dcdf2df3 lib9p: respond with error instead of aborting for unknown 9p messages 2011-07-09 13:11:59 +02:00
cinap_lenrek
6f033761e0 pbs: fix comment 2011-07-09 14:20:40 +00:00
cinap_lenrek
20977b8a7e pbs: add some diagnostic dots, simplify 2011-07-09 14:16:14 +00:00
cinap_lenrek
9f8376d56a merge 2011-07-08 14:39:44 +00:00
cinap_lenrek
bf8fcab00d devip: dont panic when ports get exhausted 2011-07-08 14:39:13 +00:00
aiju
ce14460bed fixed pstree bug 2011-07-05 05:41:00 -04:00
cinap_lenrek
6888db2820 audio: fill up last buffer with silence on close 2011-07-03 06:33:13 +02:00
cinap_lenrek
b274842f5c audio: cleanup 2011-07-03 05:56:53 +02:00
cinap_lenrek
86f316987d audio: add delay control 2011-07-03 03:42:37 +02:00
cinap_lenrek
cd51302616 hgfs: spelling 2011-07-02 11:42:21 +02:00
cinap_lenrek
400e1b3643 hgfs: make qid generation machine independent 2011-07-01 08:31:29 +02:00
cinap_lenrek
4957a42f37 merge 2011-06-30 03:05:50 +02:00
cinap_lenrek
62186910fa hgfs: fix path mangeling bug, find dothg on startup 2011-06-30 03:05:10 +02:00
ment
b3ad2a853a audio/hda: ignore replies with invalid codec number 2011-06-28 22:17:49 +02:00
cinap_lenrek
2f1a0685ea hgfs: cleanup 2011-06-28 04:19:33 +02:00
cinap_lenrek
81a19e0dc5 merge 2011-06-28 03:51:47 +02:00
cinap_lenrek
6d91601a77 hgfs: get previous file revisions with appending .n or .revn 2011-06-28 03:51:05 +02:00
ment
59f388e947 audio/hda: stereo mixing 2011-06-28 01:22:34 +02:00
ment
7b6675ff1a audio/hda: added archfile command interface 2011-06-27 23:01:58 +02:00
ment
0918ce10dc usb/kb: reset led state on boot 2011-06-27 22:15:50 +02:00
cinap_lenrek
d0485d345d hgfs: change semantics of log to contain only the file list 2011-06-27 10:07:19 +02:00
cinap_lenrek
402ee30714 kernel: fix issue #62 (vunmap bug) reported from http://9fans.net/archive/2011/06/262 2011-06-27 06:47:18 +02:00
cinap_lenrek
a5717fb10f merge 2011-06-27 23:01:53 +00:00
cinap_lenrek
e715b511e0 hgfs: allow "tip" as revision, do perm checking 2011-06-27 23:01:19 +00:00
cinap_lenrek
5f7342a461 merge 2011-06-27 11:28:13 +00:00
cinap_lenrek
0f61b5506c hgfs: honor x-bit in manifest 2011-06-27 11:27:32 +00:00
cinap_lenrek
2b5a7cebc2 hgfs: add tree caching 2011-06-27 09:45:33 +00:00
cinap_lenrek
637a770a16 hgfs: update index 2011-06-27 05:43:25 +00:00
aiju
44e08ff4a1 fixed pstree bug 2011-06-26 16:48:30 +02:00
aiju
f5b8cc5fd4 added pstree 2011-06-26 15:20:45 +02:00
aiju
89500cba40 added /proc/*/ppid 2011-06-26 14:15:14 +02:00
aiju
cebce1be70 5e: fix _tos->pid / libthread bug 2011-06-26 13:37:14 +02:00
aiju
a7b0f32bbe hgfs: fixed mkfile 2011-06-26 12:10:34 +02:00
cinap_lenrek
fff6d18d51 merge 2011-06-26 07:03:44 +02:00
cinap_lenrek
bc1ff6985c add hgfs, a mercurial filesystem 2011-06-26 07:03:12 +02:00
aiju
b051663043 5e: changed argument behaviour 2011-06-25 21:48:28 +02:00
aiju
fb37e71a2e fixed horrible python ARM bug 2011-06-25 21:41:42 +02:00
aiju
a4436018f1 5e: added FPA support 2011-06-25 20:48:25 +02:00
aiju
0b22dfd1f6 5e: added note support
added wstat / fwstat / alarm
2011-06-25 16:17:20 +02:00
aiju
81d393942d updated 5e 2011-06-24 15:10:22 +02:00
ment
bbfc504d45 boot/pbs: wrong register 2011-06-22 00:30:09 +02:00
cinap_lenrek
6861ffde74 merge 2011-06-16 20:05:18 +02:00
cinap_lenrek
19fda05a6d 9660srv: fix memory leak 2011-06-16 20:04:43 +02:00
aiju
62ff14fb4a fixed 5e mkfile 2011-06-16 18:45:51 +02:00
cinap_lenrek
158b5a3a21 merge 2011-06-16 18:20:19 +02:00
cinap_lenrek
e678e4690a fix memleak 2011-06-16 18:19:32 +02:00
aiju
43bae2b836 merge 2011-06-16 17:52:56 +02:00
aiju
2acb5433d8 added 5e (not finished) 2011-06-16 17:49:24 +02:00
cinap_lenrek
5fa804d69f boot(8): simplify 2011-06-16 17:35:07 +02:00
cinap_lenrek
7cd1b102ee remove mconf cruft 2011-06-16 17:33:26 +02:00
cinap_lenrek
68befdff72 timesync: let timesync set the rtc with respect to gmtdelta 2011-06-15 21:15:22 +02:00
cinap_lenrek
cde40efb0c boot(8): add cfs support 2011-06-15 14:50:29 +02:00
cinap_lenrek
21ede7960f kbdfs: support ^W word killing 2011-06-15 12:34:30 +02:00
cinap_lenrek
c4996be04f boot(8): handle flags and arguments in bootrc 2011-06-14 21:03:03 +02:00
cinap_lenrek
cd5cef000f pbs: dont rely on chainloader to hand us a partition table and properly get the partition offset from nhidden in the fat header, add compare after mul because MUL doesnt set ZF but makes it undefined! 2011-06-13 05:34:19 +00:00
cinap_lenrek
67bb0a2c7a cwfs: store newcache format option in config 2011-06-11 14:19:07 +00:00
cinap_lenrek
54e72f3e9c cwfs: dont use hardcoded firstsb for cwfs 2011-06-11 12:29:20 +00:00
ment
73a8e5c832 boot/pc: changed PBS relocating offset 2011-06-08 23:18:26 +02:00
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
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
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
ment
0f29bb556d audio: High Definition Audio driver 2011-06-06 01:07:06 +02: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
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
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
15cdb69f61 devaudio: serialize calls in devaudio, sb16: remove qlock 2011-06-04 00:28:17 +00:00
aiju
6ab691048d added (unfinished) nanosleep to APE 2011-06-03 12:28:37 +00:00