]> git.lizzy.rs Git - plan9front.git/log
plan9front.git
12 years agodevmouse: allow multiple writers on /dev/mousein
cinap_lenrek [Thu, 3 Nov 2011 01:33:09 +0000 (02:33 +0100)]
devmouse: allow multiple writers on /dev/mousein

12 years agomothra: fix integer overflow on textview scroll
cinap_lenrek [Thu, 3 Nov 2011 00:46:04 +0000 (01:46 +0100)]
mothra: fix integer overflow on textview scroll

12 years agomouse(2): .IR syntax
cinap_lenrek [Thu, 3 Nov 2011 22:57:57 +0000 (23:57 +0100)]
mouse(2): .IR syntax

12 years agoeqlock: fix postnote/qunlock race
cinap_lenrek [Wed, 2 Nov 2011 20:39:30 +0000 (21:39 +0100)]
eqlock: fix postnote/qunlock race

12 years agomouse(2): fix bad cross reference syntax
cinap_lenrek [Tue, 1 Nov 2011 23:26:29 +0000 (00:26 +0100)]
mouse(2): fix bad cross reference syntax

12 years agoaudio(3): document audiostat/audioctl and speed+delay controls on volume
cinap_lenrek [Tue, 1 Nov 2011 23:17:51 +0000 (00:17 +0100)]
audio(3): document audiostat/audioctl and speed+delay controls on volume

12 years agobullshit: +engine
cinap_lenrek [Tue, 1 Nov 2011 20:33:05 +0000 (21:33 +0100)]
bullshit: +engine

12 years agobullshit: +grid
cinap_lenrek [Tue, 1 Nov 2011 20:32:09 +0000 (21:32 +0100)]
bullshit: +grid

12 years agobullshit: +scale-out +-scale +non-blocking +out-scaling
cinap_lenrek [Tue, 1 Nov 2011 20:29:29 +0000 (21:29 +0100)]
bullshit: +scale-out +-scale +non-blocking +out-scaling

12 years agoadd paint(1)
stanley lieber [Tue, 1 Nov 2011 00:39:52 +0000 (19:39 -0500)]
add paint(1)

12 years agotroll: bigelow & holmes
stanley lieber [Mon, 31 Oct 2011 22:54:48 +0000 (17:54 -0500)]
troll: bigelow & holmes

12 years agofortunes: the replacement process will be released in multiple phases.
stanley lieber [Mon, 31 Oct 2011 22:54:19 +0000 (17:54 -0500)]
fortunes: the replacement process will be released in multiple phases.

12 years agoevent(2): english
stanley lieber [Mon, 31 Oct 2011 22:53:32 +0000 (17:53 -0500)]
event(2): english

12 years agomothra: ask user for filename on save, override existing file
cinap_lenrek [Mon, 31 Oct 2011 19:08:43 +0000 (20:08 +0100)]
mothra: ask user for filename on save, override existing file

12 years agopage: add write command to save current page as compressed plan9 bitmap
cinap_lenrek [Mon, 31 Oct 2011 18:43:05 +0000 (19:43 +0100)]
page: add write command to save current page as compressed plan9 bitmap

12 years agolibdraw: added enter() and eenter() functions
cinap_lenrek [Mon, 31 Oct 2011 18:41:48 +0000 (19:41 +0100)]
libdraw: added enter() and eenter() functions

12 years agohgfs: fix sign bug in path mangeling
cinap_lenrek [Fri, 28 Oct 2011 01:44:58 +0000 (03:44 +0200)]
hgfs: fix sign bug in path mangeling

12 years agohgfs: detect fncache repo format
cinap_lenrek [Thu, 27 Oct 2011 22:54:26 +0000 (00:54 +0200)]
hgfs: detect fncache repo format

12 years agofix _tos->pcycles, make _tos->kcycles actually count cycles executing kernel code...
cinap_lenrek [Tue, 25 Oct 2011 18:17:39 +0000 (20:17 +0200)]
fix _tos->pcycles, make _tos->kcycles actually count cycles executing kernel code on behalf of the process

12 years agotorrent: calculate piece length depending on file size
cinap_lenrek [Tue, 25 Oct 2011 12:55:24 +0000 (14:55 +0200)]
torrent: calculate piece length depending on file size

12 years agotorrent(1): add trackon example
cinap_lenrek [Tue, 25 Oct 2011 12:28:35 +0000 (14:28 +0200)]
torrent(1): add trackon example

12 years agotorrent: fix \0 escaping bug, add -c option to create new torrents
cinap_lenrek [Tue, 25 Oct 2011 12:09:41 +0000 (14:09 +0200)]
torrent: fix \0 escaping bug, add -c option to create new torrents

12 years agofile: detect torrent files
cinap_lenrek [Tue, 25 Oct 2011 02:03:44 +0000 (04:03 +0200)]
file: detect torrent files

12 years ago5e(1), ssam(1): small corrections, torrent(1): explain what BitTorrent is
cinap_lenrek [Tue, 25 Oct 2011 01:48:20 +0000 (03:48 +0200)]
5e(1), ssam(1): small corrections, torrent(1): explain what BitTorrent is

12 years agomothra: ignore form inputs without a name on submit
cinap_lenrek [Mon, 24 Oct 2011 18:39:15 +0000 (20:39 +0200)]
mothra: ignore form inputs without a name on submit

12 years agotorrent: fix trailing amp in announce url
cinap_lenrek [Mon, 24 Oct 2011 17:24:47 +0000 (19:24 +0200)]
torrent: fix trailing amp in announce url

12 years agowebfs: harmless bug, clear baseurl
cinap_lenrek [Mon, 24 Oct 2011 17:24:08 +0000 (19:24 +0200)]
webfs: harmless bug, clear baseurl

12 years agotorrent: create directories for multifile torrents
cinap_lenrek [Mon, 24 Oct 2011 15:12:57 +0000 (17:12 +0200)]
torrent: create directories for multifile torrents

12 years agowebfs: fix url escaping so it works with torrent
cinap_lenrek [Mon, 24 Oct 2011 15:12:16 +0000 (17:12 +0200)]
webfs: fix url escaping so it works with torrent

12 years agocan't use rfork without RFMEM from shared memory procs and then use heap as it might...
cinap_lenrek [Mon, 24 Oct 2011 15:10:44 +0000 (17:10 +0200)]
can't use rfork without RFMEM from shared memory procs and then use heap as it might be cow in a inconsistent state

12 years agomerge
cinap_lenrek [Sun, 23 Oct 2011 22:54:01 +0000 (00:54 +0200)]
merge

12 years agotorrent: listen support
cinap_lenrek [Sun, 23 Oct 2011 22:53:27 +0000 (00:53 +0200)]
torrent: listen support

12 years agoadd ssam
stanley lieber [Sun, 23 Oct 2011 01:01:07 +0000 (20:01 -0500)]
add ssam

12 years agotorrent(1) manpage
cinap_lenrek [Sat, 22 Oct 2011 23:33:35 +0000 (01:33 +0200)]
torrent(1) manpage

12 years agomerge
cinap_lenrek [Sat, 22 Oct 2011 22:57:04 +0000 (00:57 +0200)]
merge

12 years agoip/torrent: add minimalistic BitTorrent client
cinap_lenrek [Sat, 22 Oct 2011 22:55:56 +0000 (00:55 +0200)]
ip/torrent: add minimalistic BitTorrent client

12 years agoLittle improvements.
iru [Thu, 20 Oct 2011 15:07:59 +0000 (13:07 -0200)]
Little improvements.

12 years agomothra: fix alt display resizing, filter control characters in panel entries, use...
cinap_lenrek [Thu, 20 Oct 2011 09:29:27 +0000 (11:29 +0200)]
mothra: fix alt display resizing, filter control characters in panel entries, use uslstr() instead of selection->fullname as fullname gets truncated in selurl()

12 years agopage: nested browsing
cinap_lenrek [Tue, 18 Oct 2011 08:02:06 +0000 (10:02 +0200)]
page: nested browsing

12 years agofile: reduce false hits for HTML files
cinap_lenrek [Tue, 18 Oct 2011 04:28:24 +0000 (06:28 +0200)]
file: reduce false hits for HTML files

12 years agopage: avoid drawing background if image has no alpha channel
cinap_lenrek [Tue, 18 Oct 2011 01:41:57 +0000 (03:41 +0200)]
page: avoid drawing background if image has no alpha channel

12 years agohgfs: add rev file, document in manual page
cinap_lenrek [Sun, 16 Oct 2011 00:50:52 +0000 (02:50 +0200)]
hgfs: add rev file, document in manual page

12 years agomerge
cinap_lenrek [Sat, 15 Oct 2011 22:46:37 +0000 (00:46 +0200)]
merge

12 years agohgfs: format hashes in ther full length
cinap_lenrek [Sat, 15 Oct 2011 22:46:09 +0000 (00:46 +0200)]
hgfs: format hashes in ther full length

12 years agofile: recognize zlib compression
cinap_lenrek [Sat, 15 Oct 2011 22:45:08 +0000 (00:45 +0200)]
file: recognize zlib compression

12 years agomothra: update man page
stanley lieber [Fri, 14 Oct 2011 20:06:29 +0000 (15:06 -0500)]
mothra: update man page

12 years agomothra: have to jump to fragment link after page is rendered to get correct yoff
cinap_lenrek [Thu, 13 Oct 2011 16:15:55 +0000 (18:15 +0200)]
mothra: have to jump to fragment link after page is rendered to get correct yoff

12 years agowebfs: fix url fragment bug, preserve fragment on redirect
cinap_lenrek [Thu, 13 Oct 2011 16:12:55 +0000 (18:12 +0200)]
webfs: fix url fragment bug, preserve fragment on redirect

12 years agomothra: make fragment urls work not only from mouse hit
cinap_lenrek [Thu, 13 Oct 2011 11:57:41 +0000 (13:57 +0200)]
mothra: make fragment urls work not only from mouse hit

12 years agomothra: support fragment urls
cinap_lenrek [Thu, 13 Oct 2011 11:49:29 +0000 (13:49 +0200)]
mothra: support fragment urls

12 years agomothra: cleanup
cinap_lenrek [Thu, 13 Oct 2011 04:26:42 +0000 (06:26 +0200)]
mothra: cleanup

12 years agomothra: refactor url saving, handle unknown content type as file download
cinap_lenrek [Thu, 13 Oct 2011 04:20:14 +0000 (06:20 +0200)]
mothra: refactor url saving, handle unknown content type as file download

12 years agorio: use -scroll parameter from attach message
cinap_lenrek [Thu, 13 Oct 2011 04:18:57 +0000 (06:18 +0200)]
rio: use -scroll parameter from attach message

12 years agoplan9.ini(8): remove obsolete usb documentation
cinap_lenrek [Thu, 13 Oct 2011 04:18:30 +0000 (06:18 +0200)]
plan9.ini(8): remove obsolete usb documentation

12 years agomerge
cinap_lenrek [Wed, 12 Oct 2011 04:38:51 +0000 (06:38 +0200)]
merge

12 years agopage: print readimage error string
cinap_lenrek [Wed, 12 Oct 2011 04:38:11 +0000 (06:38 +0200)]
page: print readimage error string

12 years agofile: fix false positives for HTML because if zero length string compare, use image...
cinap_lenrek [Wed, 12 Oct 2011 04:37:31 +0000 (06:37 +0200)]
file: fix false positives for HTML because if zero length string compare, use image/p9bit as mimetype for plan9 bitmap

12 years agorevert /sys/lib/tls/mail
stanley lieber [Tue, 11 Oct 2011 19:51:59 +0000 (14:51 -0500)]
revert /sys/lib/tls/mail

12 years ago/lib/theo: more theo
stanley lieber [Tue, 11 Oct 2011 19:47:06 +0000 (14:47 -0500)]
/lib/theo: more theo

12 years agopage: fix filedescriptor leakage
cinap_lenrek [Tue, 11 Oct 2011 06:19:32 +0000 (08:19 +0200)]
page: fix filedescriptor leakage

12 years agopage: properly draw images with alpha channel, cleanup
cinap_lenrek [Tue, 11 Oct 2011 03:34:14 +0000 (05:34 +0200)]
page: properly draw images with alpha channel, cleanup

12 years agomothra: fix unicode buffer overflow and spurious select crash, webfs: dont rewrite...
cinap_lenrek [Mon, 10 Oct 2011 17:54:15 +0000 (19:54 +0200)]
mothra: fix unicode buffer overflow and spurious select crash, webfs: dont rewrite relative url

12 years agopage: refactor code, skip dummy pages, faster zoomdraw
cinap_lenrek [Mon, 10 Oct 2011 03:13:33 +0000 (05:13 +0200)]
page: refactor code, skip dummy pages, faster zoomdraw

12 years agomerge
cinap_lenrek [Sun, 9 Oct 2011 21:13:00 +0000 (23:13 +0200)]
merge

12 years agomothra: insert artificial links to href target for images that are also links in...
cinap_lenrek [Sun, 9 Oct 2011 21:12:02 +0000 (23:12 +0200)]
mothra: insert artificial links to href target for images that are also links in mothmode

12 years agodont plumb html to page
cinap_lenrek [Sat, 8 Oct 2011 03:08:01 +0000 (05:08 +0200)]
dont plumb html to page

12 years agoplumb rules for page, make sam and mothra the default
cinap_lenrek [Sat, 8 Oct 2011 03:01:14 +0000 (05:01 +0200)]
plumb rules for page, make sam and mothra the default

12 years agocpurc: handle case with missing /net/ipselftab
cinap_lenrek [Sat, 8 Oct 2011 00:29:09 +0000 (02:29 +0200)]
cpurc: handle case with missing /net/ipselftab

12 years agotermrc/cpurc: dont run ipconfig if theres no /net/ipselftab, dont run dns resolver...
cinap_lenrek [Fri, 7 Oct 2011 19:02:45 +0000 (21:02 +0200)]
termrc/cpurc: dont run ipconfig if theres no /net/ipselftab, dont run dns resolver if theres already /net/dns

12 years agomouse: disable ps2 hwaccel by default, drop inconsitent packet start byte
cinap_lenrek [Fri, 7 Oct 2011 18:19:09 +0000 (20:19 +0200)]
mouse: disable ps2 hwaccel by default, drop inconsitent packet start byte

12 years agomothra: <button> tag form handling
cinap_lenrek [Fri, 7 Oct 2011 04:28:20 +0000 (06:28 +0200)]
mothra: <button> tag form handling

12 years agomanpages for resize and rotate
cinap_lenrek [Thu, 6 Oct 2011 18:54:56 +0000 (20:54 +0200)]
manpages for resize and rotate

12 years agowebfs: forgot to commit fns.h
cinap_lenrek [Thu, 6 Oct 2011 03:44:07 +0000 (05:44 +0200)]
webfs: forgot to commit fns.h

12 years agowebfs: do url escaping/unescaping
cinap_lenrek [Thu, 6 Oct 2011 03:14:59 +0000 (05:14 +0200)]
webfs: do url escaping/unescaping

12 years agojpg: use Breadn() instead if Bread() to guard aganst short reads
cinap_lenrek [Wed, 5 Oct 2011 22:40:28 +0000 (00:40 +0200)]
jpg: use Breadn() instead if Bread() to guard aganst short reads

12 years agolibbio: add Breadn
cinap_lenrek [Wed, 5 Oct 2011 22:39:05 +0000 (00:39 +0200)]
libbio: add Breadn

12 years agogif: implement dispose method for animations, do composing offscreen for speed
cinap_lenrek [Thu, 6 Oct 2011 20:49:12 +0000 (22:49 +0200)]
gif: implement dispose method for animations, do composing offscreen for speed

12 years agomothra: fix nil pointer crash
cinap_lenrek [Wed, 5 Oct 2011 02:48:31 +0000 (04:48 +0200)]
mothra: fix nil pointer crash

12 years agouhtml: assume latin1 if not valid utf8
cinap_lenrek [Wed, 5 Oct 2011 02:47:53 +0000 (04:47 +0200)]
uhtml: assume latin1 if not valid utf8

12 years agopage: fix draw performance problem on t23
cinap_lenrek [Wed, 5 Oct 2011 00:18:23 +0000 (02:18 +0200)]
page: fix draw performance problem on t23

12 years agomothra: animated gifs, page: cleanup
cinap_lenrek [Tue, 4 Oct 2011 22:05:51 +0000 (00:05 +0200)]
mothra: animated gifs, page: cleanup

12 years agouse file(1) in page and mothra to detect file type
cinap_lenrek [Tue, 4 Oct 2011 16:48:31 +0000 (18:48 +0200)]
use file(1) in page and mothra to detect file type

12 years agotcs: fix special character detection
cinap_lenrek [Tue, 4 Oct 2011 14:39:08 +0000 (16:39 +0200)]
tcs: fix special character detection

12 years agomothra: interpret files beggining with <head> as html; include <html> tag in newly...
stanley lieber [Tue, 4 Oct 2011 01:27:59 +0000 (20:27 -0500)]
mothra: interpret files beggining with <head> as html; include <html> tag in newly created hit.html files

12 years agomore wisdom from various sources
stanley lieber [Tue, 4 Oct 2011 01:05:25 +0000 (20:05 -0500)]
more wisdom from various sources

12 years agomerge
cinap_lenrek [Mon, 3 Oct 2011 18:41:57 +0000 (20:41 +0200)]
merge

12 years agomothra: ignore http content-type and encoding and just do content sniffing
cinap_lenrek [Mon, 3 Oct 2011 18:40:43 +0000 (20:40 +0200)]
mothra: ignore http content-type and encoding and just do content sniffing

12 years agomothra: <input type=""> default to text if no/invalid value
stanley lieber [Mon, 3 Oct 2011 14:39:45 +0000 (09:39 -0500)]
mothra: <input type=""> default to text if no/invalid value

12 years agomothra: add <input type="search">, fixes wikipedia form submission
stanley lieber [Mon, 3 Oct 2011 01:57:32 +0000 (20:57 -0500)]
mothra: add <input type="search">, fixes wikipedia form submission

12 years agomothra: render <p> tag with no ident, offset with blank lines
stanley lieber [Mon, 3 Oct 2011 00:59:49 +0000 (19:59 -0500)]
mothra: render <p> tag with no ident, offset with blank lines

12 years agomothra(1): update man page
stanley lieber [Sun, 2 Oct 2011 20:05:49 +0000 (15:05 -0500)]
mothra(1): update man page

12 years agopage: use param f instead of global zoom
cinap_lenrek [Sun, 2 Oct 2011 13:05:01 +0000 (15:05 +0200)]
page: use param f instead of global zoom

12 years agomothra: mothmode cleanup
cinap_lenrek [Sun, 2 Oct 2011 12:27:03 +0000 (14:27 +0200)]
mothra: mothmode cleanup

12 years agomothra: add moth mode; display images that are not also links as a link to themselves
stanley lieber [Sun, 2 Oct 2011 02:30:12 +0000 (21:30 -0500)]
mothra: add moth mode; display images that are not also links as a link to themselves

12 years agoadd ken
stanley lieber [Fri, 30 Sep 2011 15:02:25 +0000 (10:02 -0500)]
add ken

12 years agomothra: use only valid examples in the man page
stanley lieber [Wed, 28 Sep 2011 14:06:37 +0000 (09:06 -0500)]
mothra: use only valid examples in the man page

12 years agofactotum: allow fgui to cancel needkey transaction
cinap_lenrek [Wed, 28 Sep 2011 09:45:33 +0000 (11:45 +0200)]
factotum: allow fgui to cancel needkey transaction

12 years agomothra: add menu option to save url
stanley lieber [Tue, 27 Sep 2011 17:54:39 +0000 (12:54 -0500)]
mothra: add menu option to save url

12 years agofortunes: aiju's sister
stanley lieber [Tue, 27 Sep 2011 16:24:04 +0000 (11:24 -0500)]
fortunes: aiju's sister

12 years agolibdraw: shutdown keyboard and mouseprocs with threadint, libthread: avoid delayed...
glenda [Sun, 2 Oct 2011 21:14:14 +0000 (23:14 +0200)]
libdraw: shutdown keyboard and mouseprocs with threadint, libthread: avoid delayed note leak (this fixes the "too many delayed notes" error with auth/fgui)