git: 9front

RSS feed

e24be9cb – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/25 09:20
merge

72e77938 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/25 09:19
libventi: handle nil connection in rpc as error instead of crashing (from sources)

53660578 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/25 09:17
libdraw: fix memory corruption bug in initdisplay()

07a91e61 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/25 09:15
libc: set malloctag for runestrdup()

51e5aec5 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/25 09:14
jpg: check read count when reading png magic (harmless)

a80fd7e7 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/25 09:13
add Uruguay timezone (from sources)

4482019c – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2013/01/24 17:10
tga, file: 15-bit tga images

9a138c93 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/01/24 06:41
cons(3): add /dev/mordor to the list

07299116 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2013/01/22 12:02
tga: fix flip/reflect

b865a9dd – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/22 10:26
arp: fix memory leaks for "flush" and "del" arp ctl messages

dbdb664b – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/22 05:41
mount /n/other from /srv/boot instead of /srv/cwfs

ade48e37 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/22 05:35
9660srv: run 9p service in separate namespace to prevent deadlock

d151c390 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/21 11:16
audioac97: set adc rate

1d3224e5 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/21 07:01
file: more sanity checking for tga image detection to avoid false positives

2c8c2135 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/21 06:09
tga: fix bad output channel descriptor for grayscale images and -9 flag, revert page work arround

d12cd57c – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2013/01/21 04:17
merge

fe12d639 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2013/01/20 19:07
page: image/tga

1460cf0d – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2013/01/20 19:06
page: force images to RGB using -3 flag (fixes grey-scale images displaying)

5aeeed7c – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2013/01/20 20:05
file: detect tga images

2b5e9756 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2013/01/20 17:35
readtga: fix b/w, add color-mapped images support

86e36cfa – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2013/01/20 17:33
totruecolor: support CRGBV images as input

1c004c5e – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2013/01/20 06:27
readtga: clean-up

e1ce4396 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/18 20:23
audio: add port/audioif.h dependencies to mkfile

e6819e87 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/18 20:12
audiohda: first attempt on audio recording support for intel hda audio, distinguish mode in audio code

29dc8bf2 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/01/18 16:47
rewrite.direct: rewrite aliases before delivering to local users to avoid re-sending the message

2074c178 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/18 21:30
audiohda: automatically pick inpin

396e5649 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/18 08:14
merge

6f51f15f – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/18 08:12
audioac97: audio recording

d1a1fdf6 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/17 07:28
webfs: handle multiple WWW-Authenticate headers, fix fmtstrinit() memory leaks

4bbb5bd8 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/01/17 02:59
fortunes: maybe i should ask at #cat-v

ab930a47 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/16 04:51
vncv: do flushimage() under display lock, zero ypdate rect

8c930936 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/14 02:09
6in4: add -o option to make it possible to use different nets for ipv6 and ipv4 interface

b88e0ad3 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/13 10:38
Four shall be the number thou shalt count, and the number of the counting shall be four.

181c2d59 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/13 06:04
plan9.ini(8): isa uarts

572b8d0d – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/13 05:32
vt: ignore line spacing escape2

237be5bc – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/13 05:23
remove non standard COM3 (eia2) serial port from i8250 uart.

81572400 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/13 03:49
hjfs: dont mask permission bits for "create" console command

169c5b03 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/11 19:16
webfs: preauth support

5ece9fb8 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/11 05:26
hget(1): fix typo, various cleanups

7bf5ce62 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/11 05:00
hget(1): document restrictions for name@file with -m flag, fix examples, usage

eeb1d7e7 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/10 22:16
mk: fix ar padding problems on 64bit (from eriks amd64mkar patch)

92c8eb1f – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/11 18:18
libdraw: gengetwindow() fix mistake

7658855d – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/10 17:16
libdraw: gengetwindow() resize race

f5a05b8c – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/10 18:12
merge

3e58ea0e – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/10 18:10
still races, reverting... need a better approach.

055d03ef – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/09 11:35
merge

2c47d5e0 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/09 11:32
rio: fix window resize and attach race

c65387fc – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/09 03:17
vac(1), ec(2), usb(3), hjfs(8): fix source reference

8d316064 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/09 02:55
tlssrv(8): fix bad cross reference

36717753 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/09 02:53
audio(1): various cleanups

4cabcf80 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/01/09 02:47
hjfs(4): update man page

2f80defb – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/09 01:41
add intel 82598 10gb ethernet to pcf and pccpuf configuration, add support for 82599 (from sources)

55ec2798 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/09 01:39
devtls: fix hmac buffer size for SHA1 hashes (from erik)

1b71fc55 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/09 01:08
ape: fix getsockname() byte swaped ports (by yarikos)

ee5f8358 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/07 22:45
libdraw: fix wrong menusel() calculation for menuhit() (noticable with small fonts)

2f022c6a – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/07 21:05
aux/vga: remove debug prints

d8fcbffb – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/07 15:59
aux/vga: add fixbios() for patching bogus vesa bios

57153d39 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/06 23:30
hjfs: disable shutdown when listening on network connections

d7964e45 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/06 21:13
hjfs: network announce/listen support

af1be3bf – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/05 22:16
vga: avoid setting vgactl type vesa multiple times

87d9c267 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/06 18:39
vga: dont confuse io bar with mem bar in vgas3 and vgavesa

3ed48210 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/05 12:11
ndb/dnsdebug: make sure request is initialized (import from sources)

5d3efc01 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/05 11:59
tbl: fix wrong register count calculation (found by erik)

9c70df10 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/04 18:09
sdiahci: do port reset on stuck drive on boot

dd2e04d3 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/03 15:46
scsi: do only 36 byte inquiry

0f3c0d42 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/03 12:21
nusb(4): document debug flags for usbd

7233f0cf – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/03 11:05
devmouse: deduplicate some code by using absmousetrack()

b5ab388a – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/03 10:33
devvga: check if screen is setup before accepting hwgc vgactl

7e4e5d24 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/02 05:10
5c: fix -0x80000000 comparsion bug

9ed54ef9 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/01 22:54
add empty /lib/tftpd directory

e7739640 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/01 20:19
vga: make kernel vga drivers more stupid

17a9a029 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/01 11:27
upas/marshal: change Inline: to Include: header, interpret even withou -8 flag

8a090747 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/01 10:56
upas/marshal: interpret Attach: and Inline: headers only when -8 flag is given

9f2f7bc1 – stanley lieber <stanley.lieber@gmail.com> authored on 2012/12/31 14:55
fortunes: I don't want Javascript promises

2b8db684 – stanley lieber <stanley.lieber@gmail.com> authored on 2012/12/31 14:53
upas/marshal: interpret attach: and inline: lines in body of message

4e1dc3fd – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/31 17:49
unicode: use Runeerror

bfb64acc – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/31 16:50
ether82563: fix phyerrata()

015fd327 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/31 16:09
fix utf and rune handling in preparation for 32bit runes

c49dbada – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/30 22:58
sdiahci: add pci did for 82801fbm (ich6) SATA controller

eec04530 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/30 13:47
aan(8): add cpu(1) remark as it also support -p iption

4950de2f – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/29 07:02
ether82567: x200 ethernet (thanks ftrvxmtrx)

2120941e – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/29 06:27
sdahci: fix mistake

07bf39a8 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/28 00:32
libbio: remove breadn.c

a0d4903e – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/27 22:54
sdahci: get dvd drive to work with x301

f7b947cd – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/27 22:39
sdide: confusion

0872cc95 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/26 17:48
nusb/kb: remove mouse acceleration -a flag

6e4fdfeb – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/26 12:58
sdide: packet io byte count.

1cb466d4 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/26 12:53
devsd: fix possible sdbio() race with inquiry data changing (due to ahci hotplug)

5ec0e280 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/24 21:45
bio: remove useless Breadn() as it does the same as Bread()

bcbd2cbc – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/24 19:22
sdiahci: prevent x301 dvd-ram from hanging machine

90c56ca4 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/24 13:07
adiahci: drive onlining, task file error (atapi) handling, missed interrupts, bios handoff, idle, cleanup

ce480799 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/21 16:24
cpu(8): option -A before -R

b2023ae2 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/21 16:11
cpu: make incoming cpu connections work with aan(8) by default

ca4ec423 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/21 14:22
merge

90e3024a – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/21 14:18
6in4: use localmask instead of hardcoded /128 when adding address to interface

edb22fd8 – Marko Kostić <marko.m.kostic@gmail.com> authored on 2012/12/21 12:05
Renamed the serbian latin kbmap and changed some minor errors

52353384 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/20 17:15
hproxy: fix ipv6 url parsing

69656c62 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/20 12:58
file: detect and unwrap utf-16 encoded text formats

201a570b – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/20 12:00
tcs: dont get confused on odd read count for utf-16

52d6adc8 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/20 11:58
file: fix newline consistency, fix swaped utf-16 le/be

Next