Commit graph

1180 commits

Author SHA1 Message Date
cinap_lenrek 7c197c8e73 tput(1) manpage, add -b buflen option, exit status 2012-07-05 14:52:38 +02:00
cinap_lenrek acce478d8e factotum: use glenda as hostowner default 2012-07-04 13:23:36 +02:00
cinap_lenrek 59b16cb441 mothra: scrollbar mouse grab in alt display 2012-07-04 01:18:59 +02:00
cinap_lenrek bdb228e14a read: add -c flag to copy bytes instead of lines 2012-07-02 17:46:21 +02:00
cinap_lenrek 44f97f0cb1 mothra: remove 4K snarf limit for edit panel 2012-07-02 03:38:05 +02:00
cinap_lenrek 200216313c mothra: make sequence of links separated by space 2012-07-01 20:02:22 +02:00
cinap_lenrek 2dde3a005d scram: wire proc to cpu0, work arround for hp dc5700 2012-07-01 17:00:36 +02:00
cinap_lenrek 1c4d78b03b mothra: join underlined links 2012-07-01 16:59:28 +02:00
cinap_lenrek 91de9fcd63 mothra: fix scrollbar mouse grab behaviour
by default, scrollbars captured the mouse unless
all mouse buttons where released. this makes sense
in mothra main window, but makes drop down menus
with scrollbar unusable.

the patch lets one select the behaviour using the
USERFL-flag. if set, the scrollbar will capture
the mouse. if not set, scrollbar will release
the mouse when outside the scrollbar rect.
2012-06-30 19:49:51 +02:00
cinap_lenrek fe0b72e93c scram: acpi scram for qemu fix 2012-06-30 16:06:19 +02:00
cinap_lenrek 33cec5c411 scram: cleanup 2012-06-29 17:18:43 +02:00
aiju 1eff3709b4 acpi shutdown 2012-06-29 16:55:48 +02:00
cinap_lenrek 1e26438dfb webfs: fix mistake 2012-06-28 17:56:19 +02:00
cinap_lenrek 0862bcc93d webfs: send Accept headers 2012-06-28 14:32:09 +02:00
cinap_lenrek 0b22e8b455 aan: use netconninfo from dial(2), threadsetname 2012-06-27 15:54:42 +02:00
cinap_lenrek 623901ed1f aan: fix bugs, initial timeout, portable network encoding 2012-06-27 12:36:15 +02:00
cinap_lenrek 0b003bb7c7 cpu: revert to old quoting rules, sorry 2012-06-25 17:40:50 +02:00
cinap_lenrek 1b6577785e cpu: implement aan(8) support 2012-06-25 16:54:17 +02:00
cinap_lenrek e9af32cc3a exportfs/import: cleanup 2012-06-25 16:52:59 +02:00
cinap_lenrek 8f67fae1a0 exportfs: fix bugs, error consistency, cleanup 2012-06-25 09:38:19 +02:00
cinap_lenrek 1cd5d74d4d cpu: -c command quoting, various cleanups 2012-06-25 06:44:23 +02:00
cinap_lenrek f4480d1517 mothra/uhtml: properly handle quoting in tags 2012-06-24 08:36:42 +02:00
cinap_lenrek f0b471efb9 realemu: fix cpuid
ECX and EDX were incorrectly swapped.

Ref: http://wiki.osdev.org/CPUID

thanks Anthony Martin <ality@pbrane.org> for sending the patch!
2012-06-24 07:28:16 +02:00
cinap_lenrek 7417118d30 apic: fix qemu panic lapic clock xxx > cpu clock > yyy 2012-06-24 05:34:17 +02:00
cinap_lenrek 0209e21f45 9boot: change to new *e820= format, support for 64bit kernels 2012-06-23 03:16:59 +02:00
cinap_lenrek ba7374508e e820: support new format 2012-06-21 04:57:27 +02:00
cinap_lenrek 447b37d838 e820: check for newer *e820= variable (old e820= might get removed in the future) 2012-06-21 01:55:56 +02:00
cinap_lenrek cf4c3e7c5c ether82563: sync with erik (fixed 82579 eeprom checksum error, adds i350 support) 2012-06-21 01:06:17 +02:00
cinap_lenrek 69470de37d acpi: work arround missing _BBN, check _HID 2012-06-19 16:30:11 +02:00
cinap_lenrek 89efb07d4f mothra: fix submit fields 2012-06-19 12:32:55 +02:00
cinap_lenrek ccb3412765 mothra: more mistakes 2012-06-19 11:57:49 +02:00
cinap_lenrek bda1c8b8f1 mothra: fix mistake 2012-06-19 11:03:09 +02:00
cinap_lenrek 70b8ddeaae mothra: cleanup 2012-06-19 10:58:59 +02:00
cinap_lenrek e393b27806 mothra: fix uencode for utf8 2012-06-19 10:16:19 +02:00
cinap_lenrek 064b082ae0 mothra: cleanup 2012-06-19 10:01:05 +02:00
cinap_lenrek bd6a86a52b webfs: fix google login 400 bad request 2012-06-19 09:19:10 +02:00
cinap_lenrek ae311094ad mothra/webfs: multipart/form-data and file upload support 2012-06-18 21:26:28 +02:00
cinap_lenrek 9428062b55 mothra: multipart/form-data 2012-06-18 09:40:26 +02:00
cinap_lenrek ff0e3e6a00 mothra: refactor form submit code 2012-06-18 08:00:36 +02:00
cinap_lenrek b163f8327a fix the build 2012-06-18 22:10:25 +02:00
cinap_lenrek a92749485e archacpi: boot processor comment 2012-06-17 02:49:59 +02:00
cinap_lenrek b7b8be6831 fix ioapic mre off by one 2012-06-17 01:06:57 +02:00
cinap_lenrek a47521a3ed experimental acpi support for apic irq routing 2012-06-17 23:12:19 +02:00
cinap_lenrek 9cb66f310b jpg: be more tolerant with corrupted files, and dont crash 2012-06-15 08:24:05 +02:00
cinap_lenrek 9b29d5be82 mp: cleanup mp code 2012-06-15 22:10:24 +02:00
aiju fc4a0118f7 btc btc btc btc 2012-06-09 00:10:14 +02:00
aiju 964b86fcd9 more btc stuff 2012-06-08 17:23:29 +02:00
cinap_lenrek a715d9ec94 btc: mkfile create /$objtype/bin/btc on install 2012-06-08 00:01:06 +02:00
aiju 827c9d7d9f btc/httpfs: fixed bug 2012-06-08 00:00:37 +02:00
aiju 42656f38ef more bitcoin 2012-06-08 23:48:41 +02:00
cinap_lenrek baea7ec1e2 mothra: fix "bad ctl message" bug caused by fprint write buffer limit on long urls 2012-06-07 02:12:04 +02:00
aiju d2357e6961 added ecdsa to factotum 2012-06-06 16:43:15 +02:00
aiju 005248b4c5 added elliptic curve stuff and RIPEMD-160 2012-06-04 11:50:37 +02:00
stanley lieber c065e02a99 rio/rio.c: update usage 2012-06-03 15:19:23 -05:00
stanley lieber 91c13bda90 pkg/list: show only pkg names 2012-06-02 23:03:50 -05:00
stanley lieber 5be42a30d7 mothra: remove log file stubs 2012-05-31 10:58:43 -05:00
cinap_lenrek d3243530d7 jpg: fix memory corruption 2012-05-29 17:53:49 +02:00
cinap_lenrek 845db4c372 fix more enviroment pollution 2012-05-26 21:50:10 +02:00
cinap_lenrek 812e0fd058 hget/play: fix enviroment leaks 2012-05-26 21:18:41 +02:00
cinap_lenrek efc0780d86 mothra: changes toward multipart/formdata 2012-05-25 10:52:10 +02:00
cinap_lenrek 9f150d42a3 juke: fix script to work with mntgen /mnt, fix "empty filename" error for jukefs 2012-05-25 07:12:05 +02:00
cinap_lenrek 3e42a08988 acpi: format string warning for uchar* vs char* 2012-05-25 07:10:46 +02:00
cinap_lenrek e06ca3a3ec lp: remove bogus test -w check and bind for /tmp 2012-05-25 07:09:43 +02:00
cinap_lenrek 8bfd915415 playlistfs: use play(1) for format detection and decoding 2012-05-24 08:13:31 +02:00
cinap_lenrek a170c952ff ethervt610xx: dont assume sizeof(Ds) <= cls 2012-05-23 18:30:34 +02:00
cinap_lenrek 2c47b855b1 allow # netpath in dial string 2012-05-22 05:36:57 +02:00
cinap_lenrek f5dd576a50 add seconds(1) command 2012-05-22 05:16:23 +02:00
cinap_lenrek b5565b0403 cwfs: fix disappearing /tmp +t bug 2012-05-21 18:25:39 +02:00
cinap_lenrek b44038fec0 kernel: add debug driver for dumping acpi tables 2012-05-19 01:58:40 +02:00
cinap_lenrek 9891d13887 webfs: nstrcpy paranoia 2012-05-18 20:25:50 +02:00
cinap_lenrek feca854317 abaco: url handling 2012-05-18 18:19:33 +02:00
cinap_lenrek 3b2b18328b cwfs: add fsmempercent enviroment variable to control iobuffer allocation 2012-05-18 02:01:04 +02:00
cinap_lenrek a24626c51f mothra: </div> line breaks 2012-05-16 17:58:42 +02:00
cinap_lenrek 4c16111e66 webfs: add global timeout parameter settable in rootctl and command line 2012-05-16 17:00:19 +02:00
cinap_lenrek 595f9c4a09 jpg: missing malloc/realloc checks 2012-05-16 16:12:11 +02:00
cinap_lenrek ca12be87df merge 2012-05-15 02:05:31 +02:00
cinap_lenrek b3d47c3a3a libplumb: realloc memleak (thank you clsmith, THANK YOU!) 2012-05-14 01:35:17 +02:00
cinap_lenrek 042bc5be35 disk/format, 9boot: fix alignment issues 2012-05-08 16:30:18 +02:00
cinap_lenrek 8791baf8b3 rio: dont list files we dont serve when reading directory 2012-05-08 23:53:46 +02:00
cinap_lenrek e614ab1d7f 9bootfat: fat12 support 2012-05-08 23:10:06 +02:00
cinap_lenrek d0007933f2 disk/format: FAT32 support 2012-05-07 18:06:17 +02:00
cinap_lenrek 326c8d9c42 ip/torrent: simplify 2012-05-06 18:00:15 +02:00
cinap_lenrek 3997c57b57 ip/torrent: keep peers in queue 2012-05-06 17:38:20 +02:00
cinap_lenrek ab022ff67d ip/torrent: fix mistake 2012-05-06 16:44:09 +02:00
cinap_lenrek 8943c2fb8a ip/torrent: limit number of connections 2012-05-06 16:33:17 +02:00
cinap_lenrek 7fff1f8dba disk/format: choose default cluster size if not given 2012-05-06 13:51:53 +02:00
cinap_lenrek 68c77bf4a6 kernel: add eriks #P/cputemp 2012-05-05 10:44:29 +02:00
cinap_lenrek 70aab46761 merge 2012-05-04 11:04:11 +02:00
cinap_lenrek aa015b1c4f kernel: use monitor/mwait instruction on pc multiprocessor for idlehands 2012-05-04 11:02:11 +02:00
stanley lieber fb6e725b4d mothra: terminus/unicode.12 for smallest fixed font 2012-05-03 16:15:47 -05:00
stanley lieber 3ce608921a webfs/httpc.: increase dial timeout to 10 seconds, response timeout to 20 seconds 2012-05-03 12:31:09 -05:00
cinap_lenrek 1de9ca2de5 bring back il protocol support 2012-05-03 10:47:40 +02:00
cinap_lenrek 299cf4e4b9 kernel: print format 2012-05-03 08:53:47 +02:00
cinap_lenrek 7f04d86dfb kernel: move duplicated random.c to port 2012-05-03 08:49:25 +02:00
cinap_lenrek 5377a19447 nusb/audio: setup audioin 2012-05-03 22:30:32 +02:00
cinap_lenrek 656762ae98 cardbus io reservation 2012-05-01 03:35:15 +02:00
cinap_lenrek b20ed3c1f5 mothra/libpanel: fix memory leak in pledit 2012-04-30 13:03:00 +02:00
cinap_lenrek 748bdc13b2 faces: fix memory leaks 2012-04-30 11:48:30 +02:00
cinap_lenrek a124609b6e stats: fix memory leaks 2012-04-30 11:26:53 +02:00
cinap_lenrek 7c8abd4f95 merge 2012-04-30 22:11:37 +02:00
cinap_lenrek 9c79deb130 mothra: handle http compression out of band 2012-04-30 22:09:57 +02:00
stanley lieber 8ff0cd425a ndb/cs: add lookups for ssh 2012-04-28 13:20:37 -05:00
cinap_lenrek a2e26ffd4c fdisk: ignore 0 endsecotor for partition geometry discovery 2012-04-28 09:34:02 +02:00
cinap_lenrek 1d42b2dac1 avoid leaking up->dot into the closeproc 2012-04-28 09:12:04 +02:00
cinap_lenrek e440d414d5 fix missed clunkq wakeup race 2012-04-27 18:51:15 +02:00
cinap_lenrek 6bd82b34fd async clunk for cached mounts, fix closeproc explosion 2012-04-27 17:51:20 +02:00
cinap_lenrek 0c0b874d49 ip/torrent: cleanup 2012-04-27 03:46:07 +02:00
cinap_lenrek d899f9cfc6 ip/torrent: udp tracker support 2012-04-27 03:05:16 +02:00
stanley lieber caa6d7701d samterm: cleanup 2012-04-24 19:53:05 -05:00
stanley lieber 4f1575a44e samterm: enable scroll wheel scrolling in the scrollbar (for scrolling) 2012-04-24 19:17:22 -05:00
cinap_lenrek 23c05d3235 sdvirtio: make sure queue sizes are multiple of two 2012-04-24 08:46:23 +02:00
cinap_lenrek 43fb53943e sdvirtio: ioalloc, cleanup 2012-04-24 07:48:59 +02:00
cinap_lenrek 8562240e8c fix more fd <= 0 bugs 2012-04-24 06:57:02 +02:00
cinap_lenrek 0baa5c7cbe ip/torrent: alphabetically order dictionary keys when producing torrent 2012-04-24 23:50:08 +02:00
cinap_lenrek b7b734bd59 sdvirtio: reset device, better block completion handling 2012-04-23 11:42:05 +02:00
cinap_lenrek 80381d93d9 sdvirtio: cleanup, add to pccpuf config 2012-04-22 07:20:30 +02:00
cinap_lenrek ee983985d9 sdvirtio: primitive virtio block driver 2012-04-22 05:19:34 +02:00
cinap_lenrek dd318f09cd cpp: fd <= 0 vs. fd < 0 2012-04-20 16:42:12 +02:00
cinap_lenrek f3609bada2 sdide: increase Drq wait timeouts (fixes i/o errors in vbox) 2012-04-19 14:50:00 +02:00
cinap_lenrek df1d6ba99d sdide: do drive presence check in atadrive, probe slave drive before master. 2012-04-19 23:56:10 +02:00
cinap_lenrek e294bcae53 sdide: make ataidentify wait longer if theres no floating bus 2012-04-18 16:49:27 +02:00
cinap_lenrek 1d96a8256e sdide: do drive probles the non-clever way, this got a-'s cdrom to working 2012-04-18 15:55:51 +02:00
cinap_lenrek 05be074413 ico: support > 8bit color icons 2012-04-17 17:32:34 +02:00
cinap_lenrek 1f0ea6cd96 mothra: fix bogus strtolength 2012-04-17 00:06:25 +02:00
cinap_lenrek 95d7fa1c0e ip/torrent: more cleanup, error handling for webseed 2012-04-16 13:29:41 +02:00
cinap_lenrek bb58166162 ip/torrent: cleanup 2012-04-16 01:40:46 +02:00
cinap_lenrek fd02ddae19 ip/torrent: webseed support 2012-04-16 00:50:25 +02:00
cinap_lenrek 53511a9097 ip/torrent: create announce-list torrents 2012-04-15 19:26:04 +02:00
cinap_lenrek 0d961d31bc merge 2012-04-14 18:55:35 +02:00
aiju 83e3b1ce1a games/gb: crash and audio fix 2012-04-14 20:53:42 +02:00
cinap_lenrek 9509b5850b mothra: plpack in any case, even if labels dont fit 2012-04-14 14:54:45 +02:00
aiju 3b9b7a6ab8 added midi player 2012-04-14 14:44:15 +02:00
cinap_lenrek 34918e7081 merg 2012-04-14 13:23:41 +02:00
cinap_lenrek a77fbb8209 pcc: accept .o file extension 2012-04-14 13:22:36 +02:00
cinap_lenrek fa49f7e3ff dossrv: make dos 8+3 filenames lowercase 2012-04-14 13:21:31 +02:00
cinap_lenrek 2e3eb536ae cwfs: write superblocks to worm immidiately after ream to avoid scary touchsb error message 2012-04-14 13:18:25 +02:00
stanley lieber 2f2e313a47 pkg(1): change default $pkgpath to http://r-36.net/9front/pkg/$cputype 2012-04-07 14:34:39 -05:00
aiju d7f507b5b9 games/gb: better audio, scaling, fixed serious MMC5 bug 2012-04-07 16:03:16 +02:00
aiju 8ebb846fb2 more games/gb fun 2012-04-06 20:57:45 +02:00
aiju 4950b5468b various games/gb improvements 2012-04-06 23:29:37 +02:00
aiju e9854eb12b added gb emulator prototype 2012-04-05 19:11:26 +02:00
cinap_lenrek 2aa121fd6c mothra: <base> tag, nstrcpy 2012-04-03 19:03:44 +02:00
cinap_lenrek dd04c51470 webfs: make up fake spoof referer 2012-04-03 08:32:21 +02:00
cinap_lenrek 37606a6b29 libthread: make ioproc even when opening /proc/n/ctl fails (factotum) 2012-04-03 22:10:19 +02:00
cinap_lenrek 0989c2530d microsoft ico format conversion support 2012-04-01 04:57:11 +02:00
cinap_lenrek ff7d9ab525 webfs: keep up to 4 connections per peer in pool 2012-04-01 02:09:57 +02:00
cinap_lenrek 7f8fc0c5b4 webfs: fix auth memory leak 2012-04-01 01:09:06 +02:00
cinap_lenrek cf112fae1b doom: disable mouse grab on crash, prevent some crashed 2012-03-31 03:44:08 +02:00
cinap_lenrek 9c844d90e1 lib9p: add Srv.start 2012-03-30 20:06:33 +02:00
cinap_lenrek d9f65faf71 webfs: close idle connections after 5 seconds 2012-03-30 19:07:50 +02:00