Commit graph

759 commits

Author SHA1 Message Date
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
stanley lieber
e321b1b9d2 tinyurl: sync with bell labs plan 9 2011-07-29 16:36:19 -05:00
stanley lieber
6c343848ab fortunes: why does everyone hate 9front? 2011-07-29 15:23:50 -05: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
85e6765688 merge 2011-07-28 21:27:21 +02:00
aiju
6f824732a6 usbd: improved event file 2011-07-28 21:26:42 +02:00
aiju
13f155a974 merge 2011-07-28 17:32:31 +02:00
aiju
4792c6bef9 usbd: added event file, removed usbdb 2011-07-28 17:31:45 +02:00
cinap_lenrek
0255b1846b merge 2011-07-28 14:44:11 +02:00
cinap_lenrek
145345bd86 add nusb to rootstub 2011-07-28 14:43:44 +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
cinap_lenrek
2d494b9ac9 fix manpage 2011-07-28 01:13:07 +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
stanley lieber
c33ef1e111 troll: remove /sys/games/lib/trolls 2011-07-22 17:20:42 -05:00
stanley lieber
1abd272507 theo: welcome 2011-07-22 17:18:25 -05: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
stanley lieber
c985da80d3 fortunes: /* ok for now. */ 2011-07-22 13:30:42 -05: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
stanley lieber
58e8b78ffd troll: import 2011-07-21 14:18:08 -05: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
stanley lieber
05795b7f45 fortunes: at least he's not sexist. 2011-07-20 12:48:10 -05: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
stanley lieber
eee8fc8f2a fortunes: the graphing calculator story 2011-07-18 00:09:51 -05:00
cinap_lenrek
973b645471 add /sys/doc to cdproto 2011-07-19 05:24:28 +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
8c4c1f39f4 added /sys/doc 2011-07-18 11:01:22 +02:00
aiju
11bf57fb2c add message on OOM kill, fix issue #70 2011-07-18 10:12:45 +02:00
cinap_lenrek
daec20cb07 missing license files 2011-07-18 02:18:43 +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
3ab76015d7 merge 2011-07-14 23:01:38 +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
aiju
2ebf18958e fixed bio(2) man page 2011-07-14 12:48:16 +02:00
aiju
af48ec3771 merge 2011-07-14 09:51:41 +02:00
aiju
74e58ba64e added nietzsche(1) man page 2011-07-14 09:49:42 +02:00
iru
115e8f0a72 Minor 9boot(8) improvements. 2011-07-13 17:50:06 -03: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
aiju
34f333404f updated bio(2) man page 2011-07-13 09:17:47 +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
9ea3302a4f disable rio auto scroll for initial user glenda 2011-07-13 02:51:08 +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
bc2fc553b8 merge 2011-07-12 18:41:40 +02:00
aiju
5851650367 added Blethal to libbio 2011-07-12 18:39:40 +02:00
stanley lieber
b469f91cae fortunes: Stanford CS101 Adopts JavaScript 2011-07-12 11:27:07 -05: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
82341d37ce fortunes: about rockets 2011-07-12 22:47:19 +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
eb6c223630 merge 2011-07-09 13:16:13 +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
stanley lieber
14fdd5e136 fortunes: stop bullshitting 2011-07-08 00:11:36 -05:00
stanley lieber
fef97f18f3 fortunes: add support for yaml, xml 2011-07-08 13:32:22 -05:00
aiju
ce14460bed fixed pstree bug 2011-07-05 05:41:00 -04:00
stanley lieber
f2a9244e2d fortunes: lessons learned from the joint strike fighter program 2011-07-02 01:49:22 -05: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
stanley lieber
2f59a5d392 5e(1): more cleanup 2011-06-30 14:51:49 -05:00
stanley lieber
8653789c2f 5e(1): cleanup 2011-06-30 14:44:56 -05:00
stanley lieber
84017a7186 hgfs(4): cleanup 2011-06-30 12:16:26 -05:00
cinap_lenrek
1a5cf98c99 acid/pool: fix issue #61 2011-06-30 12:20:30 +02:00
cinap_lenrek
d0085768cb hgfs(4): manpage improvement 2011-06-30 10:47:41 +02:00
stanley lieber
c0d3872682 hgfs(4): cleanup. still needs EXAMPLES. 2011-06-29 00:36:21 -05:00
stanley lieber
8972988226 fortunes: now with google+ 2011-06-29 23:14:39 -05:00
cinap_lenrek
3e8729ac16 hgfs(4) incomplete manpage 2011-06-30 04:16:00 +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
aiju
6f8b37167d added 5e(1) manpage 2011-06-26 22:31:39 +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
b4ae96bcb9 added ainc / adec prototype 2011-06-25 12:26:25 +02:00
aiju
81d393942d updated 5e 2011-06-24 15:10:22 +02:00
stanley lieber
a3e9415aa8 fortunes: necessary additions 2011-06-22 10:03:37 -05:00
ment
bbfc504d45 boot/pbs: wrong register 2011-06-22 00:30:09 +02:00
aiju
08116a1013 update ls manpage 2011-06-18 21:50:36 +00:00
cinap_lenrek
8fa679d041 manpages 2011-06-17 18:17: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
stanley lieber
7f7b9bd4ad fortunes: additional wisdom 2011-06-16 12:34:45 -05: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
fcf30f314b manpages 2011-06-15 21:57:04 +02:00
cinap_lenrek
0f8c8d416d manpages 2011-06-15 21:41:55 +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
7bdb181812 boot(8) manpage 2011-06-15 15:27:01 +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
stanley lieber
689979c18a fortunes: update 2011-06-13 14:29:12 -05: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
e3e5702780 9boot(8): fix section order 2011-06-12 14:48:03 +00:00
cinap_lenrek
69f33ad54d 9boot(8) update 2011-06-12 14:33:14 +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
cinap_lenrek
2df6dd8fc3 ajust booting(8) to 9boot reality 2011-06-10 01:53:59 +00:00
cinap_lenrek
da6449fd54 remove /mail/box/bootes 2011-06-10 00:21:05 +00:00
cinap_lenrek
b6bb2a4093 move /lib/ndb to /sys/lib/dist/ndb 2011-06-09 23:15:09 +00:00
ment
73a8e5c832 boot/pc: changed PBS relocating offset 2011-06-08 23:18:26 +02:00