shithub: riscv

RSS feed

0b212ed5 – ftrvxmtrx <[email protected]> authored on 2013/02/02 11:54
cc/lex: do not crash on -I without arg

d41f67c2 – cinap_lenrek <[email protected]> authored on 2013/02/01 10:23
audio: fix delay control, increase default buffer delay to 40ms

0b268440 – cinap_lenrek <[email protected]> authored on 2013/01/31 19:15
6l: eleminate NOP X0 instructions (from eriks 6l-nop-x0 patch)

029a8087 – cinap_lenrek <[email protected]> authored on 2013/01/31 17:51
httpd: fix rane requests

e53ece53 – cinap_lenrek <[email protected]> authored on 2013/01/31 17:48
httpfile: fix range requests

5a93a2a9 – cinap_lenrek <[email protected]> authored on 2013/01/31 18:43
usbehci: remove panic() calls from interrupts if stuff isnt ready (spurious interrupts?)

a2b83a5a – cinap_lenrek <[email protected]> authored on 2013/01/30 15:33
nusb/kb: increase maximum report descriptor size, non-continuous endpoints (from richard millars usbmouse-endpoint patch)

6b4c5380 – cinap_lenrek <[email protected]> authored on 2013/01/30 05:34
lib9p: defer freeing srv for listensrv()

2c62f8dc – cinap_lenrek <[email protected]> authored on 2013/01/30 04:38
hjfs: fix bogus nodata getbuf() of superblock in createroot() (failed ream race bug)

8e658df4 – cinap_lenrek <[email protected]> authored on 2013/01/30 01:30
merge

3787f721 – cinap_lenrek <[email protected]> authored on 2013/01/30 01:28
9p message size too small

dbbbff89 – cinap_lenrek <[email protected]> authored on 2013/01/30 01:26
lib9p: defer closing down srv until the last request has been responded, Tversion message size

bc0e5ffa – cinap_lenrek <[email protected]> authored on 2013/01/29 16:59
audiohda: fix vid typo 1003 -> 1003

bf37280c – cinap_lenrek <[email protected]> authored on 2013/01/29 16:56
audiohda: add pci id for Intel P55 chipset and ATI HDMI (Radeon HD 8500)

e322e84f – mveety <[email protected]> authored on 2013/01/29 16:48
reverted changes to termrc

b8f88c80 – mveety <[email protected]> authored on 2013/01/29 14:03
made the timesync failure more obvious on the rpi.

f0a451d6 – ppatience0 <[email protected]> authored on 2013/01/29 18:56
Fixed some ircrc bugs. Only the last channel given to the -t flag is set as target. Unknown commands are not sent to the server. Control-D can be used to exit the client. When the connection is lost, an error message is displayed and the client waits for user input before exiting. Manual page updated.

50cf738d – cinap_lenrek <[email protected]> authored on 2013/01/29 13:24
acpi: remove "cannot get pci bus number for ..." debug prints

05825fd7 – cinap_lenrek <[email protected]> authored on 2013/01/28 21:54
hgignore: ignore /proc

12f51e35 – mveety <[email protected]> authored on 2013/01/28 13:48
added support for the dos partition on raspberry pi.

611eedc8 – mveety <[email protected]> authored on 2013/01/28 12:06
removed fakertc device that confused timesync. timesync now fails trying to read it and hints user to get time elsewhere

73f9e49d – mveety <[email protected]> authored on 2013/01/28 12:00
removed fake rtc device.

245355f7 – cinap_lenrek <[email protected]> authored on 2013/01/28 11:41
document tcp445 (CIFS/SMB) listener

696659ad – cinap_lenrek <[email protected]> authored on 2013/01/28 11:40
remove /rc/bin/mousereset

2eb678a7 – cinap_lenrek <[email protected]> authored on 2013/01/27 22:54
valley: fix random numbers

115e5f88 – khm <devnull@localhost> authored on 2013/01/27 12:46
hurr

1859bc98 – khm <devnull@localhost> authored on 2013/01/27 12:36
added valley(1)

c1cb685a – cinap_lenrek <[email protected]> authored on 2013/01/27 12:20
audioac97: fix inverted recgain control, init to zero recgain

866ee3ab – cinap_lenrek <[email protected]> authored on 2013/01/27 09:00
audioac97, audiohda: dont block on close, just pad the last block with zeros

47bb182b – cinap_lenrek <[email protected]> authored on 2013/01/27 08:00
merge

87325403 – cinap_lenrek <[email protected]> authored on 2013/01/27 07:57
sam: make scroll wheel work outside scrollbar

bea0aa84 – ftrvxmtrx <[email protected]> authored on 2013/01/27 06:51
statusbar: fix garbled percentage output

ea0f5809 – cinap_lenrek <[email protected]> authored on 2013/01/26 13:03
add arm vfp support to compiler and linker (from sources)

bc610a1b – cinap_lenrek <[email protected]> authored on 2013/01/26 12:33
add raspberry pi kernel (from sources)

ea108c8c – cinap_lenrek <[email protected]> authored on 2013/01/26 12:33
add tegra2 soc kernel (from sources)

43e09c46 – cinap_lenrek <[email protected]> authored on 2013/01/26 12:32
omap: update omap kernel (from sources)

44eb643c – cinap_lenrek <[email protected]> authored on 2013/01/26 12:26
devuart: export uartenable()

7592fa3e – cinap_lenrek <[email protected]> authored on 2013/01/26 12:25
kernel: add portable uncached memory allocator (ucalloc) (from sources)

14d663b1 – cinap_lenrek <[email protected]> authored on 2013/01/26 12:06
kernel: add portable sd mmc interface (from sources)

ae116c94 – cinap_lenrek <[email protected]> authored on 2013/01/26 12:00
libc: update atomic ops and fp code for arm (from sources)

68c5dc80 – cinap_lenrek <[email protected]> authored on 2013/01/25 12:12
nusb/serial: add silabs driver (from sources)

98dd0aeb – cinap_lenrek <[email protected]> authored on 2013/01/25 11:45
acme: fix unicode handling for editout (from sources)

180e04ee – cinap_lenrek <[email protected]> authored on 2013/01/25 09:48
omap: fix breakpoint instruction trap handling (from sources)

358f7226 – cinap_lenrek <[email protected]> authored on 2013/01/25 09:20
merge

9888ead0 – cinap_lenrek <[email protected]> authored on 2013/01/25 09:19
libventi: handle nil connection in rpc as error instead of crashing (from sources)

0c4d5b8b – cinap_lenrek <[email protected]> authored on 2013/01/25 09:17
libdraw: fix memory corruption bug in initdisplay()

13dbaaaf – cinap_lenrek <[email protected]> authored on 2013/01/25 09:15
libc: set malloctag for runestrdup()

ea81146c – cinap_lenrek <[email protected]> authored on 2013/01/25 09:14
jpg: check read count when reading png magic (harmless)

188153b7 – cinap_lenrek <[email protected]> authored on 2013/01/25 09:13
add Uruguay timezone (from sources)

e00c53cf – ftrvxmtrx <[email protected]> authored on 2013/01/24 17:10
tga, file: 15-bit tga images

d1225403 – stanley lieber <[email protected]> authored on 2013/01/24 06:41
cons(3): add /dev/mordor to the list

8e7a00e1 – ftrvxmtrx <[email protected]> authored on 2013/01/22 12:02
tga: fix flip/reflect

54b62fe4 – cinap_lenrek <[email protected]> authored on 2013/01/22 10:26
arp: fix memory leaks for "flush" and "del" arp ctl messages

1b017b8d – cinap_lenrek <[email protected]> authored on 2013/01/22 05:41
mount /n/other from /srv/boot instead of /srv/cwfs

69e8a53f – cinap_lenrek <[email protected]> authored on 2013/01/22 05:35
9660srv: run 9p service in separate namespace to prevent deadlock

361e0295 – cinap_lenrek <[email protected]> authored on 2013/01/21 11:16
audioac97: set adc rate

c4d7f179 – cinap_lenrek <[email protected]> authored on 2013/01/21 07:01
file: more sanity checking for tga image detection to avoid false positives

e18b9f6f – cinap_lenrek <[email protected]> authored on 2013/01/21 06:09
tga: fix bad output channel descriptor for grayscale images and -9 flag, revert page work arround

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

Next