shithub: riscv

RSS feed

d789b1cc – ftrvxmtrx <[email protected]> authored on 2013/01/21 04:17
merge

44b337fb – ftrvxmtrx <[email protected]> authored on 2013/01/20 19:07
page: image/tga

7addee38 – ftrvxmtrx <[email protected]> authored on 2013/01/20 19:06
page: force images to RGB using -3 flag (fixes grey-scale images displaying)

de5fdbc0 – ftrvxmtrx <[email protected]> authored on 2013/01/20 20:05
file: detect tga images

d5c0fe22 – ftrvxmtrx <[email protected]> authored on 2013/01/20 17:35
readtga: fix b/w, add color-mapped images support

311a8ef0 – ftrvxmtrx <[email protected]> authored on 2013/01/20 17:33
totruecolor: support CRGBV images as input

a89aca24 – ftrvxmtrx <[email protected]> authored on 2013/01/20 06:27
readtga: clean-up

1f8313ac – cinap_lenrek <[email protected]> authored on 2013/01/18 20:23
audio: add port/audioif.h dependencies to mkfile

e4875c1a – cinap_lenrek <[email protected]> authored on 2013/01/18 20:12
audiohda: first attempt on audio recording support for intel hda audio, distinguish mode in audio code

275b5e2f – stanley lieber <[email protected]> authored on 2013/01/18 16:47
rewrite.direct: rewrite aliases before delivering to local users to avoid re-sending the message

8cafbf31 – cinap_lenrek <[email protected]> authored on 2013/01/18 21:30
audiohda: automatically pick inpin

ece0b667 – cinap_lenrek <[email protected]> authored on 2013/01/18 08:14
merge

6a0e85ad – cinap_lenrek <[email protected]> authored on 2013/01/18 08:12
audioac97: audio recording

d5e642d5 – cinap_lenrek <[email protected]> authored on 2013/01/17 07:28
webfs: handle multiple WWW-Authenticate headers, fix fmtstrinit() memory leaks

509ff2e8 – stanley lieber <[email protected]> authored on 2013/01/17 02:59
fortunes: maybe i should ask at #cat-v

e7399181 – cinap_lenrek <[email protected]> authored on 2013/01/16 04:51
vncv: do flushimage() under display lock, zero ypdate rect

f2f2c868 – cinap_lenrek <[email protected]> authored on 2013/01/14 02:09
6in4: add -o option to make it possible to use different nets for ipv6 and ipv4 interface

33768d90 – cinap_lenrek <[email protected]> authored on 2013/01/13 10:38
Four shall be the number thou shalt count, and the number of the counting shall be four.

bad3007b – cinap_lenrek <[email protected]> authored on 2013/01/13 06:04
plan9.ini(8): isa uarts

80146b03 – cinap_lenrek <[email protected]> authored on 2013/01/13 05:32
vt: ignore line spacing escape2

aa062716 – cinap_lenrek <[email protected]> authored on 2013/01/13 05:23
remove non standard COM3 (eia2) serial port from i8250 uart.

63f1fc07 – cinap_lenrek <[email protected]> authored on 2013/01/13 03:49
hjfs: dont mask permission bits for "create" console command

6dc133ad – cinap_lenrek <[email protected]> authored on 2013/01/11 19:16
webfs: preauth support

b6a42aa4 – cinap_lenrek <[email protected]> authored on 2013/01/11 05:26
hget(1): fix typo, various cleanups

3007ee80 – cinap_lenrek <[email protected]> authored on 2013/01/11 05:00
hget(1): document restrictions for name@file with -m flag, fix examples, usage

79189ec2 – cinap_lenrek <[email protected]> authored on 2013/01/10 22:16
mk: fix ar padding problems on 64bit (from eriks amd64mkar patch)

a426c08c – cinap_lenrek <[email protected]> authored on 2013/01/11 18:18
libdraw: gengetwindow() fix mistake

23b189c2 – cinap_lenrek <[email protected]> authored on 2013/01/10 17:16
libdraw: gengetwindow() resize race

5f54eadd – cinap_lenrek <[email protected]> authored on 2013/01/10 18:12
merge

b4759c21 – cinap_lenrek <[email protected]> authored on 2013/01/10 18:10
still races, reverting... need a better approach.

1cfdab50 – cinap_lenrek <[email protected]> authored on 2013/01/09 11:35
merge

681bcfa9 – cinap_lenrek <[email protected]> authored on 2013/01/09 11:32
rio: fix window resize and attach race

1c69f9c0 – cinap_lenrek <[email protected]> authored on 2013/01/09 03:17
vac(1), ec(2), usb(3), hjfs(8): fix source reference

6d6138fb – cinap_lenrek <[email protected]> authored on 2013/01/09 02:55
tlssrv(8): fix bad cross reference

60ee15b4 – cinap_lenrek <[email protected]> authored on 2013/01/09 02:53
audio(1): various cleanups

a0377a17 – stanley lieber <[email protected]> authored on 2013/01/09 02:47
hjfs(4): update man page

d1665eaf – cinap_lenrek <[email protected]> authored on 2013/01/09 01:41
add intel 82598 10gb ethernet to pcf and pccpuf configuration, add support for 82599 (from sources)

77438f99 – cinap_lenrek <[email protected]> authored on 2013/01/09 01:39
devtls: fix hmac buffer size for SHA1 hashes (from erik)

2de4e31f – cinap_lenrek <[email protected]> authored on 2013/01/09 01:08
ape: fix getsockname() byte swaped ports (by yarikos)

7295fa71 – cinap_lenrek <[email protected]> authored on 2013/01/07 22:45
libdraw: fix wrong menusel() calculation for menuhit() (noticable with small fonts)

4041ea39 – cinap_lenrek <[email protected]> authored on 2013/01/07 21:05
aux/vga: remove debug prints

960a04bf – cinap_lenrek <[email protected]> authored on 2013/01/07 15:59
aux/vga: add fixbios() for patching bogus vesa bios

db581d2f – cinap_lenrek <[email protected]> authored on 2013/01/06 23:30
hjfs: disable shutdown when listening on network connections

0c854323 – cinap_lenrek <[email protected]> authored on 2013/01/06 21:13
hjfs: network announce/listen support

a5b6143c – cinap_lenrek <[email protected]> authored on 2013/01/05 22:16
vga: avoid setting vgactl type vesa multiple times

0d5c57a1 – cinap_lenrek <[email protected]> authored on 2013/01/06 18:39
vga: dont confuse io bar with mem bar in vgas3 and vgavesa

5ed845f7 – cinap_lenrek <[email protected]> authored on 2013/01/05 12:11
ndb/dnsdebug: make sure request is initialized (import from sources)

4405530e – cinap_lenrek <[email protected]> authored on 2013/01/05 11:59
tbl: fix wrong register count calculation (found by erik)

6172dbd9 – cinap_lenrek <[email protected]> authored on 2013/01/04 18:09
sdiahci: do port reset on stuck drive on boot

8c814996 – cinap_lenrek <[email protected]> authored on 2013/01/03 15:46
scsi: do only 36 byte inquiry

857502c3 – cinap_lenrek <[email protected]> authored on 2013/01/03 12:21
nusb(4): document debug flags for usbd

7d8664db – cinap_lenrek <[email protected]> authored on 2013/01/03 11:05
devmouse: deduplicate some code by using absmousetrack()

34d0aae6 – cinap_lenrek <[email protected]> authored on 2013/01/03 10:33
devvga: check if screen is setup before accepting hwgc vgactl

da063891 – cinap_lenrek <[email protected]> authored on 2013/01/02 05:10
5c: fix -0x80000000 comparsion bug

bf60c387 – cinap_lenrek <[email protected]> authored on 2013/01/01 22:54
add empty /lib/tftpd directory

2a1b43ad – cinap_lenrek <[email protected]> authored on 2013/01/01 20:19
vga: make kernel vga drivers more stupid

0e4fc14f – cinap_lenrek <[email protected]> authored on 2013/01/01 11:27
upas/marshal: change Inline: to Include: header, interpret even withou -8 flag

be01be80 – cinap_lenrek <[email protected]> authored on 2013/01/01 10:56
upas/marshal: interpret Attach: and Inline: headers only when -8 flag is given

cc3b91ca – stanley lieber <[email protected]> authored on 2012/12/31 14:55
fortunes: I don't want Javascript promises

55a34e11 – stanley lieber <[email protected]> authored on 2012/12/31 14:53
upas/marshal: interpret attach: and inline: lines in body of message

5697e93e – cinap_lenrek <[email protected]> authored on 2012/12/31 17:49
unicode: use Runeerror

b821a768 – cinap_lenrek <[email protected]> authored on 2012/12/31 16:50
ether82563: fix phyerrata()

6cadd03b – cinap_lenrek <[email protected]> authored on 2012/12/31 16:09
fix utf and rune handling in preparation for 32bit runes

6d990961 – cinap_lenrek <[email protected]> authored on 2012/12/30 22:58
sdiahci: add pci did for 82801fbm (ich6) SATA controller

23b6f7ff – cinap_lenrek <[email protected]> authored on 2012/12/30 13:47
aan(8): add cpu(1) remark as it also support -p iption

9ea40282 – cinap_lenrek <[email protected]> authored on 2012/12/29 07:02
ether82567: x200 ethernet (thanks ftrvxmtrx)

ec6714f5 – cinap_lenrek <[email protected]> authored on 2012/12/29 06:27
sdahci: fix mistake

470ea463 – cinap_lenrek <[email protected]> authored on 2012/12/28 00:32
libbio: remove breadn.c

b7b2fea1 – cinap_lenrek <[email protected]> authored on 2012/12/27 22:54
sdahci: get dvd drive to work with x301

f9b9cab6 – cinap_lenrek <[email protected]> authored on 2012/12/27 22:39
sdide: confusion

8f3595e0 – cinap_lenrek <[email protected]> authored on 2012/12/26 17:48
nusb/kb: remove mouse acceleration -a flag

1c090cd0 – cinap_lenrek <[email protected]> authored on 2012/12/26 12:58
sdide: packet io byte count.

4a4c8218 – cinap_lenrek <[email protected]> authored on 2012/12/26 12:53
devsd: fix possible sdbio() race with inquiry data changing (due to ahci hotplug)

7ceff03d – cinap_lenrek <[email protected]> authored on 2012/12/24 21:45
bio: remove useless Breadn() as it does the same as Bread()

e7348f8e – cinap_lenrek <[email protected]> authored on 2012/12/24 19:22
sdiahci: prevent x301 dvd-ram from hanging machine

f379992f – cinap_lenrek <[email protected]> authored on 2012/12/24 13:07
adiahci: drive onlining, task file error (atapi) handling, missed interrupts, bios handoff, idle, cleanup

9b6f0e2b – cinap_lenrek <[email protected]> authored on 2012/12/21 16:24
cpu(8): option -A before -R

b226a645 – cinap_lenrek <[email protected]> authored on 2012/12/21 16:11
cpu: make incoming cpu connections work with aan(8) by default

0ef3bdaa – cinap_lenrek <[email protected]> authored on 2012/12/21 14:22
merge

44ac7fe9 – cinap_lenrek <[email protected]> authored on 2012/12/21 14:18
6in4: use localmask instead of hardcoded /128 when adding address to interface

e95c771e – Marko Kostić <[email protected]> authored on 2012/12/21 12:05
Renamed the serbian latin kbmap and changed some minor errors

2c1c1e40 – cinap_lenrek <[email protected]> authored on 2012/12/20 17:15
hproxy: fix ipv6 url parsing

e2d6bba4 – cinap_lenrek <[email protected]> authored on 2012/12/20 12:58
file: detect and unwrap utf-16 encoded text formats

db71faf2 – cinap_lenrek <[email protected]> authored on 2012/12/20 12:00
tcs: dont get confused on odd read count for utf-16

03024cd8 – cinap_lenrek <[email protected]> authored on 2012/12/20 11:58
file: fix newline consistency, fix swaped utf-16 le/be

91cc1727 – cinap_lenrek <[email protected]> authored on 2012/12/20 06:17
inst: fix pbs update for bootsetup, remove stopether and stopppp tasks

9465269c – cinap_lenrek <[email protected]> authored on 2012/12/20 04:44
ethervgbe: fix broken rx block handling

7b34e8e7 – cinap_lenrek <[email protected]> authored on 2012/12/19 07:09
nusb/kb: use report protocol for mouse

30b8fa0e – cinap_lenrek <[email protected]> authored on 2012/12/18 19:35
pci: add southbridge for Viatech VT8235

5d27a597 – cinap_lenrek <[email protected]> authored on 2012/12/18 19:09
pci: add southbridge for intel 82hb65 cougar point pch (thanks ftrvxmtrx)

b4c81e2c – cinap_lenrek <[email protected]> authored on 2012/12/17 04:53
audio/pcmconv: fix mistake

5d78632d – cinap_lenrek <[email protected]> authored on 2012/12/17 02:51
pci: add Viatech VT8251 south bridge

1fdd311f – cinap_lenrek <[email protected]> authored on 2012/12/14 12:16
audio/pcmconv: implement stereo -> mono conversion (mixing)

776f3726 – cinap_lenrek <[email protected]> authored on 2012/12/14 04:43
audio/pcmconv: check bits for same format check not just framesz

d99e6931 – cinap_lenrek <[email protected]> authored on 2012/12/14 00:12
file: report .au files as "sun audio" instead of µlaw

a2b94bea – cinap_lenrek <[email protected]> authored on 2012/12/14 00:00
play: use audio/sundec instead of audio/µlawdec

5ceb834f – cinap_lenrek <[email protected]> authored on 2012/12/13 23:38
audio: replace µlawdec, add big endian and µlaw audio formats to pcmconv, µlaw in wav support

d7b7723c – cinap_lenrek <[email protected]> authored on 2012/12/13 04:39
audio/pcmconv: dithering

a8b02eb1 – cinap_lenrek <[email protected]> authored on 2012/12/12 14:04
audio/pcmconv: cleanup

985df234 – cinap_lenrek <[email protected]> authored on 2012/12/12 10:46
audio/pcmconv: implement filter coefficient interpolation, cleanup

Next