git: 9front

RSS feed

d1eb16ee – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/08/02 18:22
libauth: fix authrpc buffer overflow (import from sources)

1b138cf4 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/08/02 18:20
ndb: recognize ip6.arpa postfix in mkptrname()

a0f7caa3 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/08/01 17:57
cb: import updates from sources

9c8931bd – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/08/01 17:34
cdfs: pull updates from sources

220a6543 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/08/01 15:18
factotum: fix _adgetticket() filedescriptor race, add timeouts to all authserver transactions

db0942ad – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/31 21:22
kfs: fix read offset integer overflow

68db0852 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/31 21:10
cwfs: fix read offset integer overflow

699dfd14 – aiju <aiju@phicode.de> authored on 2012/08/01 19:14
make sam jump to changes made by undo

57818962 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/08/01 18:56
vesa: timeout blank/unblank operation if it gets stuck

2d2015a2 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/31 05:43
mothra: make emalloc zero memory, fix uninitialized nextline pointer crash

ca1cd89f – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/30 15:12
merge

b4e1f4c4 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/30 15:11
import updated compilers from sources

dfcc034e – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/30 18:45
tsemacquire: manpage and syscallfmt

d8e5bfc8 – stanley lieber <stanley.lieber@gmail.com> authored on 2012/07/30 06:58
/rc/bin/9fs: add partition argument for 9fat

704adcea – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/29 16:26
add tsemacquire syscall for go

1973cdfb – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/28 23:05
ndb/cs: limit number of slave procs

6cf11029 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/28 22:53
factotum: authdial timeout

ae65ffa1 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/28 15:17
ndb/cs/dns: make sure never to block the 9p loop when we run out of processes, fail the request instead

cbc376d6 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/28 10:47
rio: add scroll lock key to toggle scroll mode

7f6dc401 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/27 12:49
doom: fix -warp argument parsing bug

cf289710 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/27 10:42
doom: cleanup

e64067a7 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/27 07:08
doom: make sure not to drop keyup/keydown events

de46bc97 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/26 13:28
rio: dont shift window out to the left when its too wide for the screen

f0c06269 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/25 19:21
plan9.ini: remove *nomp=

5a6af63d – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/25 19:18
kernel: make mp mode and msi interrupts the default. *msi -> *nomsi

a45c5f81 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/24 16:09
cwfs: remove noatime runtime option

a3b92ed0 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/24 15:42
cwfs: make sure we do a full dump after toggling noatime

f250e5b8 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/23 14:57
cwfs: fix noatime dumps

cbc23b5f – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/23 04:10
paint: cleanup floodfill

9bd0daf0 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/22 15:25
paint: wait for mouseup after floodfill

cc5bf947 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/22 12:33
paint: floodfill

01d35c88 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/22 12:32
libdraw: enter/eenter, set and restore clip rect

01dab434 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/22 12:32
ndb(6): add tftp description

b220b86c – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/20 10:32
mothra: delayed screen updates to reduce flicker

3cf0874e – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/20 04:56
mothra: work arround mismatched quotes in html attributes

62e3c515 – stanley lieber <stanley.lieber@gmail.com> authored on 2012/07/19 05:14
fortunes, troll: creeping incrementalism

6ad31790 – stanley lieber <stanley.lieber@gmail.com> authored on 2012/07/19 05:13
paint(1): english

b7353235 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/18 21:00
paint: new paint program featuring endless canvas, zoom, palette and use of external commands

103b267e – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/19 19:34
fix strchr \0 bugs

4a993d37 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/18 17:39
revert every commit, for great justice!

ad70da3a – glenda <glenda@cirno> authored on 2012/07/18 17:29
fix

dcf3bc55 – aiju <devnull@localhost> authored on 2012/07/18 17:21
all your base are belong to us

42dc590f – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/18 11:08
screen: cleanup

ab8f3479 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/18 06:16
vga: softscreen

985db741 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/17 04:51
png: sysfatal, debug print to stderr instead of potentialy messing up output stream

fcf38ad4 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/17 03:21
mothra: handle relative urls in <base> tag

a6228c69 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/16 22:17
topng: fix bug causing bogus double insertion of filter alg byte

2819f04c – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/16 05:32
resize: fix wrong image size when using non ZP origin

48e6bc33 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/16 01:32
uhtml: use first match

a06edd05 – stanley lieber <stanley.lieber@gmail.com> authored on 2012/07/14 20:48
/lib/vgadb: add dell st2210 at 1920x1080

e1802b98 – stanley lieber <stanley.lieber@gmail.com> authored on 2012/07/15 06:49
fortunes, theo, troll: new material

7faa0a62 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/14 19:49
cwfs: noatime flag

cd22f5ca – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/14 19:08
merge

14dd03e2 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/14 19:07
upas/fs: ministry of silly walks struck again

715da0d4 – aiju <aiju@phicode.de> authored on 2012/07/13 14:52
multiboot: use initrd for config

e51494d6 – aiju <aiju@phicode.de> authored on 2012/07/13 14:09
fixed multiboot booting

10e098d7 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/13 11:09
cwfs: make /srv/cwfs.cmd redable to receive command output

ef866ebd – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/12 17:00
cwfs: set whochan for who command, cleanup

f499113d – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/12 14:40
merge

fcf59995 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/12 14:40
mothra: handle email messages as plain text

195e5caf – stanley lieber <stanley.lieber@gmail.com> authored on 2012/07/09 17:19
paint: only three remote holes in the default install, in a heck of a long time!

331ec9e6 – stanley lieber <stanley.lieber@gmail.com> authored on 2012/07/09 13:05
paint: only two remote holes in the default install, in a heck of a long time!

5daa7521 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/09 17:01
tcp: memset paranoia, synced from sources

c3e15a76 – stanley lieber <stanley.lieber@gmail.com> authored on 2012/07/08 15:58
xargs(1): improve man page by deleting lines

1ad6d442 – stanley lieber <stanley.lieber@gmail.com> authored on 2012/07/08 15:58
audio(1): grammar

920b1687 – stanley lieber <stanley.lieber@gmail.com> authored on 2012/07/08 15:44
xargs(1): clarify

2a8f6264 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/08 15:18
ssam: chmod +x

81ff3785 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/08 15:14
g: chmod +x

181b949e – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/08 15:11
qio: raise critical queue bloat threshold from 2 to 10 times to queue limit

3bf0387b – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/07 21:06
mothra: handle span and div, helps to resynchronization on html errors

b7fb0f0c – stanley lieber <stanley.lieber@gmail.com> authored on 2012/07/07 12:19
cryptsetup(8): add SOURCE and reference aes(2)

88d03a3d – stanley lieber <stanley.lieber@gmail.com> authored on 2012/07/07 12:13
cryptsetup(8): grammar, clarity

d28285ab – stanley lieber <stanley.lieber@gmail.com> authored on 2012/07/07 11:43
add xargs(1) man page

6b7475d5 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/08 18:25
mothra: edit selection fix

c90d3838 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/07 15:31
mothra: ignore size attribute for select tag

bf6875e6 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/07 11:13
mothra: fix <br/> <hr/> tags

1bc594bd – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/06 12:02
hproxy: force connection close

6b324c2e – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/06 11:51
add hproxy to mkfile

70ed4577 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/06 11:49
hproxy: simple http proxy server

fb256722 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/05 17:46
add bzfs(4) manpage

bdaf2239 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/05 17:11
add tap(1) manpage

2bb15693 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/05 16:39
add pstree to ps(1) manpage.

871f4f9f – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/05 16:24
g: more extensions

8e329c2f – stanley lieber <stanley.lieber@gmail.com> authored on 2012/07/05 09:12
g: expand matched files list and add to grep(1) man page

6e5069da – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/05 16:00
merge

303347a9 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/05 15:59
add socksd to ipserv(8)

7ce9278d – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/05 15:17
add cryptsetup(8), add crypt command doc to fs(3)

2d9a6e8b – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/05 11:08
add dontkill to kill(1) manpage

6918d381 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/05 10:53
merge

2d38fa5b – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/05 10:52
tput(1) manpage, add -b buflen option, exit status

d397d1f4 – stanley lieber <stanley.lieber@gmail.com> authored on 2012/07/05 08:37
kill(1): english

7a95579d – stanley lieber <stanley.lieber@gmail.com> authored on 2012/07/05 08:34
cryptsetup(8): english

e6b32a88 – stanley lieber <stanley.lieber@gmail.com> authored on 2012/07/04 18:20
pkg(1): fix man page

264583a0 – stanley lieber <stanley.lieber@gmail.com> authored on 2012/07/04 18:20
/lib/troll: i notice that there is now conflict b/w nix and plan 9 syscall numbering.

0557b682 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/04 09:23
factotum: use glenda as hostowner default

63320625 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/03 21:32
inst: remove the cdboot parameter from plan9.ini

7e0a1d63 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/03 21:18
mothra: scrollbar mouse grab in alt display

927f07b5 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/02 23:48
hgignore: ignore more stuff

6009b7c2 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/02 13:46
read: add -c flag to copy bytes instead of lines

0843a94f – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/07/01 23:38
mothra: remove 4K snarf limit for edit panel

Next