cinap_lenrek
c71c05dd64
screen: cleanup
2012-07-18 15:08:01 +02:00
cinap_lenrek
b9ca8e8378
vga: softscreen
...
allow the shadow framebuffer (softscreen) to be used with any
vga driver, not just vesa. this removes the ugly scr->paddr = 0
hack employed by vesa driver to force softscreen and adds a
softscreen vgactl message that can switch the feature on and off
at runtime.
softscreen can greatly improve graphics performance when bus
reads are slow even tho it disables hardware acceleration.
2012-07-18 10:16:00 +02:00
cinap_lenrek
5654f15e56
png: sysfatal, debug print to stderr instead of potentialy messing up output stream
2012-07-17 08:51:20 +02:00
cinap_lenrek
a78f5f8a3d
mothra: handle relative urls in <base> tag
2012-07-17 07:21:22 +02:00
cinap_lenrek
05c11fefe0
topng: fix bug causing bogus double insertion of filter alg byte
2012-07-17 02:17:42 +02:00
cinap_lenrek
aa67915776
resize: fix wrong image size when using non ZP origin
2012-07-16 09:32:51 +02:00
cinap_lenrek
4c2c62ee96
uhtml: use first match
2012-07-16 05:32:16 +02:00
stanley lieber
739c04e572
/lib/vgadb: add dell st2210 at 1920x1080
2012-07-15 00:48:59 -05:00
stanley lieber
4a9e02f950
fortunes, theo, troll: new material
2012-07-15 10:49:40 -05:00
cinap_lenrek
8099d78f44
cwfs: noatime flag
2012-07-14 23:49:17 +02:00
cinap_lenrek
b494f61baa
merge
2012-07-14 23:08:38 +02:00
cinap_lenrek
983bd80477
upas/fs: ministry of silly walks struck again
2012-07-14 23:07:18 +02:00
aiju
c612f9c41f
multiboot: use initrd for config
2012-07-13 18:52:39 +02:00
aiju
c03913c62d
fixed multiboot booting
2012-07-13 18:09:42 +02:00
cinap_lenrek
8e11ff283f
cwfs: make /srv/cwfs.cmd redable to receive command output
...
before, cwfs would print everything to /dev/cons. this change
will redirect the output of commands to the /srv/cwfs.cmd pipe
so one can use:
con -C /srv/cwfs.cmd
and not have the fish for the output in /dev/kmesg.
use standard error (/dev/cons) for unsolicited messages as
there is not always a reader on the command file.
2012-07-13 15:09:39 +02:00
cinap_lenrek
53f5bdfd06
cwfs: set whochan for who command, cleanup
2012-07-12 21:00:12 +02:00
cinap_lenrek
55959acbdf
merge
2012-07-12 18:40:58 +02:00
cinap_lenrek
0d0eadef42
mothra: handle email messages as plain text
2012-07-12 18:40:02 +02:00
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
956a50e8c5
ssam: chmod +x
2012-07-08 19:18:15 +02:00
cinap_lenrek
754bcbc480
g: chmod +x
2012-07-08 19:14:07 +02: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