]> git.lizzy.rs Git - plan9front.git/log
plan9front.git
11 years agofixed multiboot booting
aiju [Fri, 13 Jul 2012 16:09:42 +0000 (18:09 +0200)]
fixed multiboot booting

11 years agocwfs: make /srv/cwfs.cmd redable to receive command output
cinap_lenrek [Fri, 13 Jul 2012 13:09:39 +0000 (15:09 +0200)]
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.

11 years agocwfs: set whochan for who command, cleanup
cinap_lenrek [Thu, 12 Jul 2012 19:00:12 +0000 (21:00 +0200)]
cwfs: set whochan for who command, cleanup

11 years agomerge
cinap_lenrek [Thu, 12 Jul 2012 16:40:58 +0000 (18:40 +0200)]
merge

11 years agomothra: handle email messages as plain text
cinap_lenrek [Thu, 12 Jul 2012 16:40:02 +0000 (18:40 +0200)]
mothra: handle email messages as plain text

11 years agopaint: only three remote holes in the default install, in a heck of a long time!
stanley lieber [Tue, 10 Jul 2012 02:19:03 +0000 (21:19 -0500)]
paint: only three remote holes in the default install, in a heck of a long time!

11 years agopaint: only two remote holes in the default install, in a heck of a long time!
stanley lieber [Mon, 9 Jul 2012 22:05:59 +0000 (17:05 -0500)]
paint: only two remote holes in the default install, in a heck of a long time!

11 years agotcp: memset paranoia, synced from sources
cinap_lenrek [Mon, 9 Jul 2012 19:01:42 +0000 (21:01 +0200)]
tcp: memset paranoia, synced from sources

11 years agoxargs(1): improve man page by deleting lines
stanley lieber [Mon, 9 Jul 2012 00:58:57 +0000 (19:58 -0500)]
xargs(1): improve man page by deleting lines

11 years agoaudio(1): grammar
stanley lieber [Mon, 9 Jul 2012 00:58:21 +0000 (19:58 -0500)]
audio(1): grammar

11 years agoxargs(1): clarify
stanley lieber [Mon, 9 Jul 2012 00:44:05 +0000 (19:44 -0500)]
xargs(1): clarify

11 years agossam: chmod +x
cinap_lenrek [Sun, 8 Jul 2012 17:18:15 +0000 (19:18 +0200)]
ssam: chmod +x

11 years agog: chmod +x
cinap_lenrek [Sun, 8 Jul 2012 17:14:07 +0000 (19:14 +0200)]
g: chmod +x

11 years agoqio: raise critical queue bloat threshold from 2 to 10 times to queue limit
cinap_lenrek [Sun, 8 Jul 2012 17:11:29 +0000 (19:11 +0200)]
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.

11 years agomothra: handle span and div, helps to resynchronization on html errors
cinap_lenrek [Sat, 7 Jul 2012 23:06:31 +0000 (01:06 +0200)]
mothra: handle span and div, helps to resynchronization on html errors

11 years agocryptsetup(8): add SOURCE and reference aes(2)
stanley lieber [Sat, 7 Jul 2012 21:19:07 +0000 (16:19 -0500)]
cryptsetup(8): add SOURCE and reference aes(2)

11 years agocryptsetup(8): grammar, clarity
stanley lieber [Sat, 7 Jul 2012 21:13:49 +0000 (16:13 -0500)]
cryptsetup(8): grammar, clarity

11 years agoadd xargs(1) man page
stanley lieber [Sat, 7 Jul 2012 20:43:42 +0000 (15:43 -0500)]
add xargs(1) man page

11 years agomothra: edit selection fix
cinap_lenrek [Sun, 8 Jul 2012 20:25:23 +0000 (22:25 +0200)]
mothra: edit selection fix

11 years agomothra: ignore size attribute for select tag
cinap_lenrek [Sat, 7 Jul 2012 17:31:41 +0000 (19:31 +0200)]
mothra: ignore size attribute for select tag

11 years agomothra: fix <br/> <hr/> tags
cinap_lenrek [Sat, 7 Jul 2012 13:13:07 +0000 (15:13 +0200)]
mothra: fix <br/> <hr/> tags

11 years agohproxy: force connection close
cinap_lenrek [Fri, 6 Jul 2012 14:02:44 +0000 (16:02 +0200)]
hproxy: force connection close

11 years agoadd hproxy to mkfile
cinap_lenrek [Fri, 6 Jul 2012 13:51:19 +0000 (15:51 +0200)]
add hproxy to mkfile

11 years agohproxy: simple http proxy server
cinap_lenrek [Fri, 6 Jul 2012 13:49:33 +0000 (15:49 +0200)]
hproxy: simple http proxy server

11 years agoadd bzfs(4) manpage
cinap_lenrek [Thu, 5 Jul 2012 19:46:44 +0000 (21:46 +0200)]
add bzfs(4) manpage

11 years agoadd tap(1) manpage
cinap_lenrek [Thu, 5 Jul 2012 19:11:37 +0000 (21:11 +0200)]
add tap(1) manpage

11 years agoadd pstree to ps(1) manpage.
cinap_lenrek [Thu, 5 Jul 2012 18:39:34 +0000 (20:39 +0200)]
add pstree to ps(1) manpage.

11 years agog: more extensions
cinap_lenrek [Thu, 5 Jul 2012 18:24:00 +0000 (20:24 +0200)]
g: more extensions

11 years agog: expand matched files list and add to grep(1) man page
stanley lieber [Thu, 5 Jul 2012 18:12:04 +0000 (13:12 -0500)]
g: expand matched files list and add to grep(1) man page

11 years agomerge
cinap_lenrek [Thu, 5 Jul 2012 18:00:24 +0000 (20:00 +0200)]
merge

11 years agoadd socksd to ipserv(8)
cinap_lenrek [Thu, 5 Jul 2012 17:59:40 +0000 (19:59 +0200)]
add socksd to ipserv(8)

11 years agokill(1): english
stanley lieber [Thu, 5 Jul 2012 17:37:07 +0000 (12:37 -0500)]
kill(1): english

11 years agocryptsetup(8): english
stanley lieber [Thu, 5 Jul 2012 17:34:26 +0000 (12:34 -0500)]
cryptsetup(8): english

11 years agoadd cryptsetup(8), add crypt command doc to fs(3)
cinap_lenrek [Thu, 5 Jul 2012 17:17:03 +0000 (19:17 +0200)]
add cryptsetup(8), add crypt command doc to fs(3)

11 years agoadd dontkill to kill(1) manpage
cinap_lenrek [Thu, 5 Jul 2012 13:08:37 +0000 (15:08 +0200)]
add dontkill to kill(1) manpage

11 years agomerge
cinap_lenrek [Thu, 5 Jul 2012 12:53:21 +0000 (14:53 +0200)]
merge

11 years agotput(1) manpage, add -b buflen option, exit status
cinap_lenrek [Thu, 5 Jul 2012 12:52:38 +0000 (14:52 +0200)]
tput(1) manpage, add -b buflen option, exit status

11 years agopkg(1): fix man page
stanley lieber [Thu, 5 Jul 2012 03:20:46 +0000 (22:20 -0500)]
pkg(1): fix man page

11 years ago/lib/troll: i notice that there is now conflict b/w nix and plan 9 syscall numbering.
stanley lieber [Thu, 5 Jul 2012 03:20:07 +0000 (22:20 -0500)]
/lib/troll: i notice that there is now conflict b/w nix and plan 9 syscall numbering.

12 years agofactotum: use glenda as hostowner default
cinap_lenrek [Wed, 4 Jul 2012 11:23:36 +0000 (13:23 +0200)]
factotum: use glenda as hostowner default

12 years agoinst: remove the cdboot parameter from plan9.ini
cinap_lenrek [Tue, 3 Jul 2012 23:32:49 +0000 (01:32 +0200)]
inst: remove the cdboot parameter from plan9.ini

12 years agomothra: scrollbar mouse grab in alt display
cinap_lenrek [Tue, 3 Jul 2012 23:18:59 +0000 (01:18 +0200)]
mothra: scrollbar mouse grab in alt display

12 years agohgignore: ignore more stuff
cinap_lenrek [Tue, 3 Jul 2012 01:48:57 +0000 (03:48 +0200)]
hgignore: ignore more stuff

12 years agoread: add -c flag to copy bytes instead of lines
cinap_lenrek [Mon, 2 Jul 2012 15:46:21 +0000 (17:46 +0200)]
read: add -c flag to copy bytes instead of lines

12 years agomothra: remove 4K snarf limit for edit panel
cinap_lenrek [Mon, 2 Jul 2012 01:38:05 +0000 (03:38 +0200)]
mothra: remove 4K snarf limit for edit panel

12 years agomothra: make sequence of links separated by space
cinap_lenrek [Sun, 1 Jul 2012 18:02:22 +0000 (20:02 +0200)]
mothra: make sequence of links separated by space

12 years agoscram: wire proc to cpu0, work arround for hp dc5700
cinap_lenrek [Sun, 1 Jul 2012 15:00:36 +0000 (17:00 +0200)]
scram: wire proc to cpu0, work arround for hp dc5700

12 years agomothra: join underlined links
cinap_lenrek [Sun, 1 Jul 2012 14:59:28 +0000 (16:59 +0200)]
mothra: join underlined links

12 years agoplan9.ini(8): ACPI update
cinap_lenrek [Sat, 30 Jun 2012 19:09:09 +0000 (21:09 +0200)]
plan9.ini(8): ACPI update

12 years agomothra: fix scrollbar mouse grab behaviour
cinap_lenrek [Sat, 30 Jun 2012 17:49:51 +0000 (19:49 +0200)]
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.

12 years agoscram: acpi scram for qemu fix
cinap_lenrek [Sat, 30 Jun 2012 14:06:19 +0000 (16:06 +0200)]
scram: acpi scram for qemu fix

12 years agofshalt(8): ACPI
cinap_lenrek [Fri, 29 Jun 2012 15:49:41 +0000 (17:49 +0200)]
fshalt(8): ACPI

12 years agoscram: cleanup
cinap_lenrek [Fri, 29 Jun 2012 15:18:43 +0000 (17:18 +0200)]
scram: cleanup

12 years agoacpi shutdown
aiju [Fri, 29 Jun 2012 14:55:48 +0000 (16:55 +0200)]
acpi shutdown

12 years agofshalt(8): add /sys/src/cmd/scram.c
stanley lieber [Fri, 29 Jun 2012 14:18:24 +0000 (09:18 -0500)]
fshalt(8): add /sys/src/cmd/scram.c

12 years ago/lib/troll: Who is big troll/trouble maker really?
stanley lieber [Fri, 29 Jun 2012 12:54:23 +0000 (07:54 -0500)]
/lib/troll: Who is big troll/trouble maker really?

12 years agowebfs: fix mistake
cinap_lenrek [Thu, 28 Jun 2012 15:56:19 +0000 (17:56 +0200)]
webfs: fix mistake

12 years agowebfs: send Accept headers
cinap_lenrek [Thu, 28 Jun 2012 12:32:09 +0000 (14:32 +0200)]
webfs: send Accept headers

12 years agofortunes: really
stanley lieber [Wed, 27 Jun 2012 16:18:24 +0000 (11:18 -0500)]
fortunes: really

12 years agoaan: use netconninfo from dial(2), threadsetname
cinap_lenrek [Wed, 27 Jun 2012 13:54:42 +0000 (15:54 +0200)]
aan: use netconninfo from dial(2), threadsetname

12 years agoaan: fix bugs, initial timeout, portable network encoding
cinap_lenrek [Wed, 27 Jun 2012 10:36:15 +0000 (12:36 +0200)]
aan: fix bugs, initial timeout, portable network encoding

12 years agocpu: revert to old quoting rules, sorry
cinap_lenrek [Mon, 25 Jun 2012 15:40:50 +0000 (17:40 +0200)]
cpu: revert to old quoting rules, sorry

12 years agocpu: implement aan(8) support
cinap_lenrek [Mon, 25 Jun 2012 14:54:17 +0000 (16:54 +0200)]
cpu: implement aan(8) support

12 years agodial(2): not in parallel on 9front
cinap_lenrek [Mon, 25 Jun 2012 14:53:33 +0000 (16:53 +0200)]
dial(2): not in parallel on 9front

12 years agoexportfs/import: cleanup
cinap_lenrek [Mon, 25 Jun 2012 14:52:59 +0000 (16:52 +0200)]
exportfs/import: cleanup

12 years agoexportfs: fix bugs, error consistency, cleanup
cinap_lenrek [Mon, 25 Jun 2012 07:38:19 +0000 (09:38 +0200)]
exportfs: fix bugs, error consistency, cleanup

12 years agocpu: -c command quoting, various cleanups
cinap_lenrek [Mon, 25 Jun 2012 04:44:23 +0000 (06:44 +0200)]
cpu: -c command quoting, various cleanups

12 years agomothra/uhtml: properly handle quoting in tags
cinap_lenrek [Sun, 24 Jun 2012 06:36:42 +0000 (08:36 +0200)]
mothra/uhtml: properly handle quoting in tags

12 years agorealemu: fix cpuid
cinap_lenrek [Sun, 24 Jun 2012 05:28:16 +0000 (07:28 +0200)]
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!

12 years agomerge
cinap_lenrek [Sun, 24 Jun 2012 03:35:46 +0000 (05:35 +0200)]
merge

12 years agoapic: fix qemu panic lapic clock xxx > cpu clock > yyy
cinap_lenrek [Sun, 24 Jun 2012 03:34:17 +0000 (05:34 +0200)]
apic: fix qemu panic lapic clock xxx > cpu clock > yyy

12 years agobetter unicode coverage in various .font files
stanley lieber [Sun, 24 Jun 2012 00:42:36 +0000 (19:42 -0500)]
better unicode coverage in various .font files

12 years ago/lib/theo: Unfortunate.
stanley lieber [Sat, 23 Jun 2012 20:36:51 +0000 (15:36 -0500)]
/lib/theo: Unfortunate.

12 years ago9boot: change to new *e820= format, support for 64bit kernels
cinap_lenrek [Sat, 23 Jun 2012 01:16:59 +0000 (03:16 +0200)]
9boot: change to new *e820= format, support for 64bit kernels

12 years agoboot(8): make clear that username can be set from user= plan9.ini
cinap_lenrek [Fri, 22 Jun 2012 21:16:08 +0000 (23:16 +0200)]
boot(8): make clear that username can be set from user= plan9.ini

12 years agoe820: support new format
cinap_lenrek [Thu, 21 Jun 2012 02:57:27 +0000 (04:57 +0200)]
e820: support new format

12 years agoe820: check for newer *e820= variable (old e820= might get removed in the future)
cinap_lenrek [Wed, 20 Jun 2012 23:55:56 +0000 (01:55 +0200)]
e820: check for newer *e820= variable (old e820= might get removed in the future)

12 years agoether82563: sync with erik (fixed 82579 eeprom checksum error, adds i350 support)
cinap_lenrek [Wed, 20 Jun 2012 23:06:17 +0000 (01:06 +0200)]
ether82563: sync with erik (fixed 82579 eeprom checksum error, adds i350 support)

12 years agoacpi: work arround missing _BBN, check _HID
cinap_lenrek [Tue, 19 Jun 2012 14:30:11 +0000 (16:30 +0200)]
acpi: work arround missing _BBN, check _HID

12 years agomothra: fix submit fields
cinap_lenrek [Tue, 19 Jun 2012 10:32:55 +0000 (12:32 +0200)]
mothra: fix submit fields

12 years agomothra: more mistakes
cinap_lenrek [Tue, 19 Jun 2012 09:57:49 +0000 (11:57 +0200)]
mothra: more mistakes

12 years agomothra: fix mistake
cinap_lenrek [Tue, 19 Jun 2012 09:03:09 +0000 (11:03 +0200)]
mothra: fix mistake

12 years agomothra: cleanup
cinap_lenrek [Tue, 19 Jun 2012 08:58:59 +0000 (10:58 +0200)]
mothra: cleanup

12 years agomothra: fix uencode for utf8
cinap_lenrek [Tue, 19 Jun 2012 08:16:19 +0000 (10:16 +0200)]
mothra: fix uencode for utf8

12 years agomothra: cleanup
cinap_lenrek [Tue, 19 Jun 2012 08:01:05 +0000 (10:01 +0200)]
mothra: cleanup

12 years agowebfs: fix google login 400 bad request
cinap_lenrek [Tue, 19 Jun 2012 07:19:10 +0000 (09:19 +0200)]
webfs: fix google login 400 bad request

12 years agomothra/webfs: multipart/form-data and file upload support
cinap_lenrek [Mon, 18 Jun 2012 19:26:28 +0000 (21:26 +0200)]
mothra/webfs: multipart/form-data and file upload support

12 years agomothra: multipart/form-data
cinap_lenrek [Mon, 18 Jun 2012 07:40:26 +0000 (09:40 +0200)]
mothra: multipart/form-data

12 years agomothra: refactor form submit code
cinap_lenrek [Mon, 18 Jun 2012 06:00:36 +0000 (08:00 +0200)]
mothra: refactor form submit code

12 years agoinst: pass on kernel parameters to installed plan9.ini
cinap_lenrek [Mon, 18 Jun 2012 20:54:16 +0000 (22:54 +0200)]
inst: pass on kernel parameters to installed plan9.ini

12 years agofix the build
cinap_lenrek [Mon, 18 Jun 2012 20:10:25 +0000 (22:10 +0200)]
fix the build

12 years agoarchacpi: boot processor comment
cinap_lenrek [Sun, 17 Jun 2012 00:49:59 +0000 (02:49 +0200)]
archacpi: boot processor comment

12 years agofix ioapic mre off by one
cinap_lenrek [Sat, 16 Jun 2012 23:06:57 +0000 (01:06 +0200)]
fix ioapic mre off by one

12 years agoexperimental acpi support for apic irq routing
cinap_lenrek [Sun, 17 Jun 2012 21:12:19 +0000 (23:12 +0200)]
experimental acpi support for apic irq routing

12 years agojpg: be more tolerant with corrupted files, and dont crash
cinap_lenrek [Fri, 15 Jun 2012 06:24:05 +0000 (08:24 +0200)]
jpg: be more tolerant with corrupted files, and dont crash

12 years agomp: cleanup mp code
cinap_lenrek [Fri, 15 Jun 2012 20:10:24 +0000 (22:10 +0200)]
mp: cleanup mp code

12 years agocifs(4): aquarela reference
cinap_lenrek [Tue, 12 Jun 2012 22:35:01 +0000 (00:35 +0200)]
cifs(4): aquarela reference

12 years agobtc btc btc btc
aiju [Fri, 8 Jun 2012 22:10:14 +0000 (00:10 +0200)]
btc btc btc btc

12 years agomore btc stuff
aiju [Fri, 8 Jun 2012 15:23:29 +0000 (17:23 +0200)]
more btc stuff

12 years agobtc: mkfile create /$objtype/bin/btc on install
cinap_lenrek [Thu, 7 Jun 2012 22:01:06 +0000 (00:01 +0200)]
btc: mkfile create /$objtype/bin/btc on install