Commit graph

1723 commits

Author SHA1 Message Date
stanley lieber
af047b58b4 paint: only three remote holes in the default install, in a heck of a long time! 2012-07-09 21:19:03 -05:00
stanley lieber
ad84d289a2 paint: only two remote holes in the default install, in a heck of a long time! 2012-07-09 17:05:59 -05:00
cinap_lenrek
546ee86c52 tcp: memset paranoia, synced from sources 2012-07-09 21:01:42 +02:00
stanley lieber
357aef46a5 xargs(1): improve man page by deleting lines 2012-07-08 19:58:57 -05:00
stanley lieber
4559661b3e audio(1): grammar 2012-07-08 19:58:21 -05:00
stanley lieber
df275a7b68 xargs(1): clarify 2012-07-08 19:44:05 -05:00
cinap_lenrek
a360bddee7 qio: raise critical queue bloat threshold from 2 to 10 times to queue limit
the limit for overqueueing was too small for stuff like fcp
on a fileserver connected with a standard 32K limit pipe like
ramfs.

fcp usesd 8K*16procs > 32K*2

the biggest queue limit used in the kernel is 256K making
the maximum queue bloat 2.5MB or 320K for standard pipes.
that should be big enougth to never happen in practice
unless there is a bug which we like to catch before we
exhaust all kernel memory.
2012-07-08 19:11:29 +02:00
cinap_lenrek
2d09d805f3 mothra: handle span and div, helps to resynchronization on html errors 2012-07-08 01:06:31 +02:00
stanley lieber
7a704e4ab6 cryptsetup(8): add SOURCE and reference aes(2) 2012-07-07 16:19:07 -05:00
stanley lieber
eddec3a69f cryptsetup(8): grammar, clarity 2012-07-07 16:13:49 -05:00
stanley lieber
8669b49b00 add xargs(1) man page 2012-07-07 15:43:42 -05:00
cinap_lenrek
0b6f559ebc mothra: edit selection fix 2012-07-08 22:25:23 +02:00
cinap_lenrek
5b35bbce54 mothra: ignore size attribute for select tag 2012-07-07 19:31:41 +02:00
cinap_lenrek
67541baee8 mothra: fix <br/> <hr/> tags 2012-07-07 15:13:07 +02:00
cinap_lenrek
115f14f144 hproxy: force connection close 2012-07-06 16:02:44 +02:00
cinap_lenrek
b811bb8876 add hproxy to mkfile 2012-07-06 15:51:19 +02:00
cinap_lenrek
fdfce9d864 hproxy: simple http proxy server 2012-07-06 15:49:33 +02:00
cinap_lenrek
51915912e9 add bzfs(4) manpage 2012-07-05 21:46:44 +02:00
cinap_lenrek
fa5fd51e11 add tap(1) manpage 2012-07-05 21:11:37 +02:00
cinap_lenrek
45f55eb644 add pstree to ps(1) manpage. 2012-07-05 20:39:34 +02:00
cinap_lenrek
f976fbe8c7 g: more extensions 2012-07-05 20:24:00 +02:00
stanley lieber
b6993361e0 g: expand matched files list and add to grep(1) man page 2012-07-05 13:12:04 -05:00
cinap_lenrek
1e04852c3d merge 2012-07-05 20:00:24 +02:00
cinap_lenrek
a427fbba8d add socksd to ipserv(8) 2012-07-05 19:59:40 +02:00
stanley lieber
7f98d205ea kill(1): english 2012-07-05 12:37:07 -05:00
stanley lieber
1231ba045a cryptsetup(8): english 2012-07-05 12:34:26 -05:00
cinap_lenrek
4472cbe66e add cryptsetup(8), add crypt command doc to fs(3) 2012-07-05 19:17:03 +02:00
cinap_lenrek
000363db65 add dontkill to kill(1) manpage 2012-07-05 15:08:37 +02:00
cinap_lenrek
c0627feea3 merge 2012-07-05 14:53:21 +02:00
cinap_lenrek
7c197c8e73 tput(1) manpage, add -b buflen option, exit status 2012-07-05 14:52:38 +02:00
stanley lieber
267253f8d9 pkg(1): fix man page 2012-07-04 22:20:46 -05: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
8ac89d66a5 plan9.ini(8): ACPI update 2012-06-30 21:09:09 +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
536815009a fshalt(8): ACPI 2012-06-29 17:49:41 +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
stanley lieber
3500a4fafe fshalt(8): add /sys/src/cmd/scram.c 2012-06-29 09:18:24 -05: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
stanley lieber
a82360a8e8 fortunes: really 2012-06-27 11:18:24 -05: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
e077349fef dial(2): not in parallel on 9front 2012-06-25 16:53:33 +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
bfb84cc46a boot(8): make clear that username can be set from user= plan9.ini 2012-06-22 23:16:08 +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
cinap_lenrek
57a69ac203 cifs(4): aquarela reference 2012-06-13 00:35:01 +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
stanley lieber
049855460c mothra(1): add 'k' 2012-06-06 16:49:29 -05:00
aiju
d2357e6961 added ecdsa to factotum 2012-06-06 16:43:15 +02:00
stanley lieber
46efa642ad AVPlayerLayer *playerLayer = [AVPlayerLayer playerLayerWithPlayer:player]; 2012-06-05 20:12:10 -05:00
stanley lieber
9decd26354 ec(2): english 2012-06-05 20:05:24 -05:00
cinap_lenrek
0479172e71 merge 2012-06-06 22:35:46 +02:00
cinap_lenrek
1bbdbb2828 /sys/doc: remove autogenerated postscript files 2012-06-06 22:28:48 +02:00
stanley lieber
a915df2db1 pkg(1): fix repo url 2012-06-05 14:19:07 -05:00
aiju
1ffd5f9af1 added ec(2), added ripemd160 to sechash(2) 2012-06-04 12:27:38 +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
aa8f8dd151 pkg(1): update repositories 2012-06-02 22:57:12 -05:00
stanley lieber
e7788cffff kbdfs(8): correct spelling error 2012-06-01 21:30:23 -05:00
stanley lieber
c1374e391c kbd(3): correct spelling error 2012-06-01 21:24:26 -05:00
stanley lieber
5be42a30d7 mothra: remove log file stubs 2012-05-31 10:58:43 -05:00
stanley lieber
4bf2b98450 mothra(1): remove bogus information 2012-05-31 09:29:55 -05:00
stanley lieber
09887b359a add sysinfo(1) 2012-05-29 12:27:25 -05:00
cinap_lenrek
48e5446318 merge 2012-05-29 17:56:17 +02:00
cinap_lenrek
d3243530d7 jpg: fix memory corruption 2012-05-29 17:53:49 +02:00
stanley lieber
b389a5bc48 more /lib/theo, /sys/games/lib/fortunes 2012-05-28 14:07:10 -05: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
fcfaa7bd61 plan9.ini(8): 9boot quirk in BUGS section 2012-05-16 02:09:59 +02:00
cinap_lenrek
ca12be87df merge 2012-05-15 02:05:31 +02:00
cinap_lenrek
656236fe6f merge 2012-05-14 01:40:00 +02:00
cinap_lenrek
b3d47c3a3a libplumb: realloc memleak (thank you clsmith, THANK YOU!) 2012-05-14 01:35:17 +02:00
stanley lieber
741075f15e I will buy laptop pre-installed with plan9, can my dream come true? 2012-05-09 10:03:52 -05: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
466808d9e3 remove dmaon 2012-05-07 22:21:31 +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
30b2154e75 ip(3): il protocol 2012-05-03 12:47:51 +02: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
ad14ea30b0 merge 2012-04-28 09:13:17 +02:00
cinap_lenrek
1d42b2dac1 avoid leaking up->dot into the closeproc 2012-04-28 09:12:04 +02:00
stanley lieber
db3e98a74f troll, fortunes: portable c compilers, php init scripts, it looks like the kernel files are missing 2012-04-27 23:02:50 -05: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
stanley lieber
57be281166 /lib/troll, /sys/games/lib/fortunes: ssh2, Processing, bourne shell 2012-04-24 19:15:42 -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
7e4d9a4bfa boot(8): fix example 2012-04-24 06:53:15 +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
76edb9027e merge 2012-04-16 00:51:50 +02:00
cinap_lenrek
fd02ddae19 ip/torrent: webseed support 2012-04-16 00:50:25 +02:00
stanley lieber
28a8d19cd9 troll, fortunes: forks 2012-04-15 15:00:48 -05: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
2279c86091 profile: use vga/unicode.font in default lib/profile 2012-04-09 11:01:02 -05: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
cinap_lenrek
9cb700018a ipconfig: remove 6 minute redundant dhcp retry timeout 2012-03-29 01:11:22 +02:00
cinap_lenrek
ef44366c2a merge 2012-03-28 18:14:33 +02:00
cinap_lenrek
73b7f5f12c panic: trailing newlines 2012-03-28 18:13:45 +02:00
cinap_lenrek
c3004ddf25 port/chan.c: fix locking issue 2012-03-28 18:11:09 +02:00
stanley lieber
6022f50f53 /lib/troll, /sys/games/lib/fortunes: current events 2012-03-27 17:25:08 -05:00
cinap_lenrek
6bda7fac86 ether82563: make sure not to run over tx ring head 2012-03-27 16:51:53 +02:00
cinap_lenrek
d4da667861 webfs: don't fold empty path segments in url 2012-03-26 20:22:30 +02:00
cinap_lenrek
4558207db0 webfs: useragent ctl message for /mnt/web/ctl 2012-03-25 06:55:29 +02:00
cinap_lenrek
7e90b11597 mothra: k - kill images in current page 2012-03-23 15:51:15 +01:00
cinap_lenrek
4662b107ff mothra: let image fragments stay in ther Rtext rect 2012-03-23 15:08:03 +01:00
cinap_lenrek
140d0e7eff mothra: clip to intersection of r and b->clipr when drawing panels 2012-03-23 14:34:10 +01:00
cinap_lenrek
2d5aecc845 mothra: fix alt display crash, repair mistake 2012-03-23 04:44:52 +01:00
cinap_lenrek
1b734021eb merge 2012-03-23 04:03:51 +01:00
cinap_lenrek
9840c9f18e ndb/cs: fix use after free caused by flush/clunk happening before dns lookup finishes 2012-03-23 04:02:34 +01:00
stanley lieber
b72bb9571c mothra: add 'm' 2012-03-22 13:05:47 -05:00
cinap_lenrek
ecfff7728e merge 2012-03-21 18:02:45 +01:00
cinap_lenrek
47af19f6ed vga: fix type in vga.font, make vga/unicode.font file 2012-03-21 17:59:46 +01:00
stanley lieber
2d5f6df354 fortunes: In fact, Wagner found that once you get past 70 tabs Chrome really starts to struggle. 2012-03-19 16:57:30 -05:00
cinap_lenrek
8745e29e15 make pc kernels graphics image memory pool unlimited by default, add *imagemaxmb= kernel parameter 2012-03-18 20:12:29 +01:00
cinap_lenrek
129408103c mothra: interpret table regardless of nesting 2012-03-18 15:02:23 +01:00
cinap_lenrek
7106166b11 etherigbe: fixup PciCLS if not initialized (qemu) 2012-03-18 01:27:30 +01:00
cinap_lenrek
bc3457726a merge 2012-03-16 22:42:59 +01:00
cinap_lenrek
9b2d3d4266 ndb: avoid double /net/ndb 2012-03-16 22:42:14 +01:00
stanley lieber
a254cb4de2 fortunes: better ingredients, better pizza. 2012-03-16 15:17:34 -05:00
cinap_lenrek
9c71514b71 hgwebfs: make push work 2012-03-16 17:47:36 +01:00
cinap_lenrek
e86a1f3fbe hgfs: fix mistake 2012-03-16 17:18:44 +01:00
cinap_lenrek
51f8743f76 hg: hgwebfs extension, ignore /net.alt 2012-03-16 17:13:35 +01:00
cinap_lenrek
7064a591ff merge 2012-03-15 18:31:41 +01:00
cinap_lenrek
e7c89b6ab4 socksd: setnetmtpt 2012-03-15 23:20:56 +01:00
cinap_lenrek
742a506df5 smtp: try /net.alt on /net dns failure 2012-03-15 18:09:07 +01:00
cinap_lenrek
1f34d714d2 png: increase buffer size 2012-03-14 23:49:51 +01:00
cinap_lenrek
20c27e0197 rio: keep window rects managable on rio resize 2012-03-13 08:14:55 +01:00
cinap_lenrek
1daf9bec76 dont track /sys/lib/tls 2012-03-12 18:27:40 +01:00
cinap_lenrek
73c0e1acea kbdfs: fix mistake 2012-03-12 18:04:43 +01:00
cinap_lenrek
c4831ff2d3 kbdfs: remap old control keys 2012-03-12 18:01:20 +01:00
stanley lieber
3053074e8b fortunes: a dash of lennart poettering 2012-03-11 12:51:32 -05:00
cinap_lenrek
25b63636a0 socksd: udp RSV and FRAG must be zero 2012-03-11 18:18:59 +01:00
cinap_lenrek
81fb4d22e2 socksd: udp relay support 2012-03-11 17:43:47 +01:00
cinap_lenrek
3e71d1af48 tftpfs: let kernel choose local udp port 2012-03-11 17:36:41 +01:00
cinap_lenrek
51a43ed5c5 socksd: support for BIND command 2012-03-11 09:13:49 +01:00
cinap_lenrek
3a83a68e0b page: allow running external jpg(1) program for animated gifs, mothra: handle gif with page 2012-03-10 06:55:54 +01:00
cinap_lenrek
093ca3a182 make vga font the default 2012-03-10 03:19:43 +01:00
cinap_lenrek
36e0b53bb7 mothra: buddah cursor wont reset on first page when load fails 2012-03-09 13:33:26 +01:00
cinap_lenrek
9e8b285562 plumber: use 16K stack, make libplumb thread safe 2012-03-09 09:11:12 +01:00
cinap_lenrek
9b0fc40aee nusbd: properly terminate worker proc if no hubs can be found 2012-03-09 07:55:01 +01:00
cinap_lenrek
bc5ef91bc2 new dns manpage updates from sources 2012-03-09 06:14:20 +01:00
cinap_lenrek
1e8c6d3d41 disk/mbr: always use 512 byte sectors (imported changes from sources) 2012-03-09 06:10:08 +01:00
cinap_lenrek
c9d2ce7b1c ftpd: import changes from sources 2012-03-09 06:07:20 +01:00
cinap_lenrek
731aeeedb3 tftpd: import from sources 2012-03-09 06:06:33 +01:00
cinap_lenrek
0d926a2512 dns: import changes from sources 2012-03-09 06:02:17 +01:00
stanley lieber
39c566ce45 /rc/bin/nietzsche: +x; /lib/theo, /lib/troll, /sys/games/lib/fortunes: more 2012-03-08 10:25:11 -06:00
cinap_lenrek
388cd56d69 wave pcm support 2012-03-08 07:25:14 +01:00
cinap_lenrek
f0facb2ed8 usbehci: import changes from sources (portreset, port handover handling), set interrupt threshold to 1 uframe 2012-03-07 23:50:58 +01:00
cinap_lenrek
532ac0ec66 alarm: make alarm work for processes running as none 2012-03-05 18:30:46 +01:00
cinap_lenrek
88ef1b67b0 merge 2012-03-04 07:03:26 +01:00
cinap_lenrek
3ede927b40 audiohda: oops... 2012-03-04 07:02:38 +01:00
stanley lieber
6f04b1d3f7 paint(1): don't explain pop-up box thirty times 2012-03-03 23:40:44 -06:00
stanley lieber
80ae6baebb paint(1): update man page 2012-03-03 23:36:33 -06:00
cinap_lenrek
f649ceba09 audiohda: set power state, eapd for x61 2012-03-04 06:17:40 +01:00
cinap_lenrek
bf686ffabc dns: discover my ip address at runtime 2012-03-02 17:47:01 +01:00
cinap_lenrek
d8a60343ba merge 2012-03-02 06:41:22 +01:00
cinap_lenrek
fa74649d18 socksd: use note to shoot down relay procs 2012-03-02 06:40:40 +01:00
stanley lieber
f93dcaff17 paint: add 'c' and 'f' 2012-03-02 04:54:45 +00:00
cinap_lenrek
2fec3c0bc8 socksd: socks4 and socks4a support 2012-03-02 04:32:46 +01:00
cinap_lenrek
a57252cadb socksd: simple socks server (no manpage yet) 2012-03-02 00:34:41 +01:00
cinap_lenrek
424f8a9520 nusb: debug flags 2012-03-01 18:56:54 +01:00
cinap_lenrek
02217fa6c2 boot: check nousbrc boot parameter, add delay 2012-03-01 18:55:42 +01:00
stanley lieber
4ffaa215ab paint: cause 's' to prompt with the file name if paint is invoked with a file name as its argument 2012-03-01 08:32:05 -06:00
stanley lieber
b7e38d0b19 paint(1): update man page 2012-02-29 13:10:47 -06:00
stanley lieber
670ed27591 paint: cleanup; don't sysfatal() on non-fatal errors 2012-02-29 00:47:26 +00:00
cinap_lenrek
34db0ca763 merge 2012-02-28 21:45:25 +01:00
cinap_lenrek
63f2214164 boot: ignore led file in /dev/sd* 2012-02-28 21:42:25 +01:00
stanley lieber
cb3fdfb70f paint: open existing files for editing 2012-02-27 20:15:37 -06:00
cinap_lenrek
cbb83c4fce kbdfs: properly handle zero length write to kbdin 2012-02-26 20:19:58 +01:00
cinap_lenrek
11e38d21c8 kbdfs: ignoring fake shifts 2012-02-26 13:43:50 +01:00
cinap_lenrek
ce6b942ff1 vncs: /dev/kbd support by running kbdfs and forwarding keycodes thru kbdin 2012-02-25 23:47:09 +01:00
cinap_lenrek
612d666d54 kbdfs: cleanup 2012-02-25 17:42:08 +01:00
cinap_lenrek
f2b6ec3140 correcting unicode superscripts for 1 2 and 3 2012-02-23 16:58:53 +01:00
cinap_lenrek
6c41bd843c audiohda: add more pci vid/did 2012-02-21 11:58:42 +01:00
cinap_lenrek
6336c8387b mothra: linkify 2012-02-21 11:08:05 +01:00
cinap_lenrek
4eaea14f76 uhtml: fix -c override 2012-02-20 20:54:42 +01:00
cinap_lenrek
0a9ae3758c uhtml: scan tags only, fix cat fallback, usage, cleanup 2012-02-20 20:48:48 +01:00
cinap_lenrek
6512bbc679 audiohda: ich8 support 2012-02-20 17:37:39 +01:00
cinap_lenrek
96857088f4 page: improve shortname() 2012-02-20 10:49:54 +01:00
cinap_lenrek
5b07f6238b devdraw: use QLock to serialize sleep on refresh to prevent double sleep 2012-02-20 10:49:14 +01:00
cinap_lenrek
9e28bf1a63 audiohda: make it work with sb600 onboard sound 2012-02-19 19:43:49 +01:00
cinap_lenrek
4ed4ae495d merge 2012-02-16 18:07:38 +01:00
cinap_lenrek
77c21a062c kernel: remove duppage debug, add comments, cleanup 2012-02-16 18:04:08 +01:00
glenda
86d5243b67 merge 2012-02-16 10:47:07 -03:00
cinap_lenrek
083612b34e kernel: duppage checking 2012-02-16 11:38:50 +01:00
glenda
c63c542ab3 Man page style. 2012-02-15 19:50:34 -03:00
cinap_lenrek
739846b452 alarm(1) manpage 2012-02-15 19:40:08 +01:00
cinap_lenrek
9f6eb984ec alarm: try /bin for command 2012-02-15 19:24:58 +01:00
cinap_lenrek
27c02488a5 alarm: subsecond timeouts, fix path checking, return status 2012-02-15 19:04:38 +01:00
stanley lieber
9c4642592a play(1) man page: english 2012-02-14 11:03:20 -06:00
cinap_lenrek
ac0107ca42 file: mp3 audio data detection by syncword, play: remote -t option as file now works for mp3 streams 2012-02-14 17:29:18 +01:00
cinap_lenrek
a57ad59bf0 mp3dec: skip ID3v2 tags 2012-02-14 15:42:58 +01:00
cinap_lenrek
0fac86fc85 mothra: remove default and badurl pages, set /dev/label, cleanup 2012-02-14 08:42:01 +01:00
cinap_lenrek
921b81d8f8 fix cs deadlock caused by ndb trying to create hashfile for /net/ndb 2012-02-13 15:26:47 +01:00
cinap_lenrek
ef310cbd28 kbdfs: mouse twitching 2012-02-13 07:21:59 +01:00
cinap_lenrek
4780a7ff56 devmouse: add twitch mousectl command 2012-02-13 07:06:08 +01:00
cinap_lenrek
f9cc8808b7 merge 2012-02-13 06:08:48 +01:00
cinap_lenrek
6cb7ba7ed5 libmach: use correct kernel base, kprof: use kernel base from libmach (from applied/kprof patch) 2012-02-13 06:06:13 +01:00
cinap_lenrek
c9f5d14ea6 ip: fix missing poperror (from applied/netlogpoperror) 2012-02-13 05:56:47 +01:00
cinap_lenrek
bf0453417c fix mistake in /sys/lib/dist/mkfile 2012-02-12 04:35:20 +01:00
cinap_lenrek
84b8be31d0 sdide: fix lba48 transition bug 2012-02-12 04:02:33 +01:00
cinap_lenrek
0388ad2339 add audio(1) 2012-02-12 01:52:23 +01:00
stanley lieber
9e1fcf4e53 add /sys/lib/dist/mail 2012-02-11 16:48:54 -06:00
stanley lieber
5c139e628c add flacdec(1) man page; combine mp3dec(1), mp3enc(1), oggdec(1) and oggenc(1) man pages into flacdec(1) 2012-02-11 13:32:05 -06:00
cinap_lenrek
70223416cd cfs: fix bad memory deref in rstat (from yk's patch/cfs-rstatctlbug) 2012-02-11 13:25:23 +01:00
cinap_lenrek
f51aa49bb0 acid: fix format string bugs and comment line counting (from eriks patch/acid-nits patch) 2012-02-11 13:05:34 +01:00
cinap_lenrek
784d811c3a flacdec: remove debug 2012-02-11 09:08:35 +01:00
cinap_lenrek
eb4ade60be FLAC audio support 2012-02-11 08:33:22 +01:00
cinap_lenrek
b9ff604c31 mothra: use aux/statusmsg to display download window, add aux/statusmsg to mkfile 2012-02-11 02:00:44 +01:00
cinap_lenrek
e283619ecb add aux/statusmsg 2012-02-11 01:51:38 +01:00
cinap_lenrek
1d58cb8832 pci: add pcicap 2012-02-11 00:49:39 +01:00
cinap_lenrek
69ef714c5c sam: whitespace/style 2012-02-10 01:44:22 +01:00
cinap_lenrek
0c22c05a96 sam: chording 2012-02-10 01:40:13 +01:00
cinap_lenrek
c00f5f5192 webfs: hjdicks 2012-02-10 23:20:30 +01:00
cinap_lenrek
9582ef60df page: can't just cover whole display 2012-02-09 06:14:36 +01:00
cinap_lenrek
cd2a8951ce merge 2012-02-09 05:22:56 +01:00
cinap_lenrek
95e15c3e1d page: don't resize window bigger than the dislay 2012-02-09 05:20:25 +01:00
stanley lieber
a1b1f7a24d mothra: respond to scroll wheel 2012-02-08 20:34:54 -06:00
cinap_lenrek
c7522489a3 rc: remove silly efree check 2012-02-08 04:14:32 +01:00
cinap_lenrek
f2f19dd888 rc: change plan9 envname limit to 128, cleanup 2012-02-08 04:09:48 +01:00
cinap_lenrek
061d55111b add Etoolong error string, cleanup genbuf truncation fix 2012-02-08 02:32:03 +01:00
cinap_lenrek
022fd02b96 fix endless devwalk loops caused by genbuf truncation 2012-02-08 00:00:42 +01:00
cinap_lenrek
d970ed6a5a bring manpage and debug code of exportfs -P closer to reality 2012-02-07 03:29:58 +01:00
cinap_lenrek
5acde1e791 make smalloc() uninterruptable as most callers cant handle it anyway 2012-02-06 05:28:57 +01:00
cinap_lenrek
1a450db960 oggdec: resample to target frequency 2012-02-06 03:34:21 +01:00
cinap_lenrek
9d60d8262e fix potential double ready in postnote() for rendezvous 2012-02-06 00:23:38 +01:00
cinap_lenrek
3599f733ee more checking for eqlock 2012-02-05 20:52:12 +01:00
cinap_lenrek
8d22d0b165 devuart: fix no memory panic with zero number of uarts 2012-02-04 16:41:46 +01:00
cinap_lenrek
25493360e3 winwatch: highlight window state 2012-01-29 03:52:41 +01:00
cinap_lenrek
83b56186e4 plumber: fix memory leaks 2012-01-29 03:48:24 +01:00
cinap_lenrek
105ebc327a sam: fix memory leak for name in fwrite 2012-01-29 03:21:09 +01:00
cinap_lenrek
21cedbedb2 rio: fix memory leak for w->dir 2012-01-28 20:29:55 +01:00