shithub: riscv

RSS feed

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

2823498a – cinap_lenrek <[email protected]> authored on 2012/12/12 07:20
audio/pcmconv: mistake for double to int conversion (thanks ftrvxmtrx)

bedfd8f3 – cinap_lenrek <[email protected]> authored on 2012/12/11 16:02
audio/pcmconv: check number of input channels

45a5074b – cinap_lenrek <[email protected]> authored on 2012/12/11 15:42
audio/pcmconv: disable floating point exceptions for data conversion

0903d011 – cinap_lenrek <[email protected]> authored on 2012/12/11 14:55
audio: fix broken write() size for mp3dec/oggdec/flacdec

3d1f5d48 – cinap_lenrek <[email protected]> authored on 2012/12/11 11:37
audio/pcmconv: implement band limited audio resampler using fir filter

6182ff7d – cinap_lenrek <[email protected]> authored on 2012/12/11 09:25
merge

91f72566 – cinap_lenrek <[email protected]> authored on 2012/12/11 09:19
paqfs: fix wrong block type in readdir() (from sources)

871419f2 – stanley lieber <[email protected]> authored on 2012/12/10 17:06
fortunes: _exits("damn");

b1b2a4ac – cinap_lenrek <[email protected]> authored on 2012/12/10 05:53
6l: fix wrong opcode for MOVLQZX (import from sources)

3971337d – cinap_lenrek <[email protected]> authored on 2012/12/10 05:36
nusb: provide language id when reading string descriptors (thanks ftrvxmtrx)

8f0ed004 – cinap_lenrek <[email protected]> authored on 2012/12/10 05:01
audiohda: add support for PCH (Dell E5420)

e93d22ef – cinap_lenrek <[email protected]> authored on 2012/12/10 04:19
awk: fix the fix

6e4554b7 – cinap_lenrek <[email protected]> authored on 2012/12/10 02:20
awk: prevent split(a[x], a) from freeing a[x]

dfd5bca4 – cinap_lenrek <[email protected]> authored on 2012/12/08 04:23
audio(1): µlawdec reference

7148847f – cinap_lenrek <[email protected]> authored on 2012/12/08 04:18
µlaw audio support (from erik quanstro)

0d84343f – cinap_lenrek <[email protected]> authored on 2012/12/08 03:26
audio: add audio/pcmconv program

95070619 – cinap_lenrek <[email protected]> authored on 2012/12/07 04:53
cwfs: allow previously authorized channels to attach as none

52b500af – cinap_lenrek <[email protected]> authored on 2012/12/07 01:30
cwfs: make none attach work

3bf1e079 – cinap_lenrek <[email protected]> authored on 2012/12/06 19:56
audiohda: pikeshedding

62721182 – cinap_lenrek <[email protected]> authored on 2012/12/06 19:36
audiohda: fix getoutamprange()

29aa4996 – cinap_lenrek <[email protected]> authored on 2012/12/06 19:12
audiohda: handle default amp settings

5a138029 – cinap_lenrek <[email protected]> authored on 2012/12/06 13:53
move devusb to port

75b1ec67 – cinap_lenrek <[email protected]> authored on 2012/12/06 12:19
audiohda: dont xspanalloc() Ctlr structure

7a99d3c6 – cinap_lenrek <[email protected]> authored on 2012/12/06 02:34
ipconfig(8): better way to say it :)

df8c55ec – cinap_lenrek <[email protected]> authored on 2012/12/06 02:30
ipconfig(8): document new default behaviour for finding ethernet device

a81a6f2f – cinap_lenrek <[email protected]> authored on 2012/12/06 02:09
inst: add a linebreak before install boot record description

b929f24b – cinap_lenrek <[email protected]> authored on 2012/12/06 01:35
inst: remove broken winnt boot setup

c3105131 – cinap_lenrek <[email protected]> authored on 2012/12/05 22:46
bootrc: fix mistake, god damn it

620d6df9 – cinap_lenrek <[email protected]> authored on 2012/12/05 21:03
bootrc: reparse all env variables, not just #ec

6e630a2d – cinap_lenrek <[email protected]> authored on 2012/12/05 19:31
nusb/ether: remove debug prints, cleanup

29ca49ca – cinap_lenrek <[email protected]> authored on 2012/12/06 18:24
nusb/ether: remove vid check in smsc driver, cleanup cdc driver

04fd67ab – cinap_lenrek <[email protected]> authored on 2012/12/06 18:17
nusb(4): document new nusb/ether options

23239adf – cinap_lenrek <[email protected]> authored on 2012/12/06 18:05
nusb/ether: port drivers for asix and smsc ethernet

49c8aed2 – cinap_lenrek <[email protected]> authored on 2012/12/05 09:38
ip/ipconfig: automatically find ethernet device on /net if not given

07506870 – cinap_lenrek <[email protected]> authored on 2012/12/05 08:53
move usb ethernet in bootfs.paq

96cc3eb2 – cinap_lenrek <[email protected]> authored on 2012/12/04 05:53
devtls: add support for aes_128_cbc and aes_256_cbc (import from sources)

b296b96c – cinap_lenrek <[email protected]> authored on 2012/12/04 05:52
devssl: handle bad secretin/secretout ctl arguments (import from sources)

b142e2a3 – cinap_lenrek <[email protected]> authored on 2012/12/04 05:40
devpipe: import pipe wstat() support to change permissions (import from sources)

98bd6364 – cinap_lenrek <[email protected]> authored on 2012/12/04 03:02
upas: fix original mail in /sys/src/cmd/upas/misc

580a8ae8 – cinap_lenrek <[email protected]> authored on 2012/12/04 02:26
syscallfmt: fix syscall trace for kw/opamp4

4ae38efc – cinap_lenrek <[email protected]> authored on 2012/12/04 01:06
ape/mv: check if from path fits and error if too long

b4e34c1c – cinap_lenrek <[email protected]> authored on 2012/12/04 00:28
kw: syscallfmt() declaration moved to port/portfns.h

6d47c25f – cinap_lenrek <[email protected]> authored on 2012/12/03 22:05
python: fix pgen build for other archs

2fcd19f1 – cinap_lenrek <[email protected]> authored on 2012/12/03 14:16
ape: fix memory leak and path limit in unlink()

a16f5cd2 – cinap_lenrek <[email protected]> authored on 2012/12/03 13:54
ape: forgot to set errno in access() for dir create fail

4661934e – cinap_lenrek <[email protected]> authored on 2012/12/03 13:47
ape: fix _grpmems(), access(), getppid(), cleanup

52b9a068 – cinap_lenrek <[email protected]> authored on 2012/12/03 11:52
9boot: truncate long lines instead of producing partial lines from console/plan9.ini

ee251568 – cinap_lenrek <[email protected]> authored on 2012/12/03 01:47
ape: putenv, add file :)

84c930a0 – cinap_lenrek <[email protected]> authored on 2012/12/03 01:44
ape: fix putenv()

eb9de925 – cinap_lenrek <[email protected]> authored on 2012/12/03 00:35
ape: fix more bugs, use /env and /proc instead of #e and #p, cleanup

f3842de5 – cinap_lenrek <[email protected]> authored on 2012/12/03 00:22
ape: initialize _tos and use _tos->pid for getpid()

3b91c0fc – cinap_lenrek <[email protected]> authored on 2012/12/02 08:41
/lib/greg: Ebios[]

45b498c0 – cinap_lenrek <[email protected]> authored on 2012/12/02 07:32
ape: fix buffer overflow in _envsetup()

50c9769b – cinap_lenrek <[email protected]> authored on 2012/12/01 23:50
sdiahci: fix staggered spinup wait loop, fix confusion

a9206fa5 – cinap_lenrek <[email protected]> authored on 2012/12/01 20:39
sdiahci: make drive dvd drive spinup work, add *ahcidebug= boot parameter

86eaffdc – cinap_lenrek <[email protected]> authored on 2012/11/30 14:01
nusb/kb: fix 5ms sleep polling in repeatproc, notegroup, cleanup

3e0e920c – cinap_lenrek <[email protected]> authored on 2012/11/30 10:13
upas/ned: fix M command

3f25f697 – cinap_lenrek <[email protected]> authored on 2012/11/29 23:02
nusb/kb: add support for evoluent vertical mouse

8b7897b5 – cinap_lenrek <[email protected]> authored on 2012/11/28 03:51
upas/fs: fix tlsClient() memory leaks

a8fc4ddc – cinap_lenrek <[email protected]> authored on 2012/11/28 02:35
usbehci: route ports to all ehci controllers, not just the first

f98bdfec – cinap_lenrek <[email protected]> authored on 2012/11/27 20:20
audiohda: add pci vid/did for lenovo thinkpad x230t

87ab441a – cinap_lenrek <[email protected]> authored on 2012/11/27 16:10
upas: handle Bcc: header

539f74db – cinap_lenrek <[email protected]> authored on 2012/11/27 17:07
reverting string "general purpose password" braindamage

7e0c920f – glenda <glenda@turku> authored on 2012/11/27 09:16
passwd: improved message

0ef9131b – stanley lieber <[email protected]> authored on 2012/11/26 11:38
sysinfo: -m handle e-mail from unconfigured systems

42603927 – cinap_lenrek <[email protected]> authored on 2012/11/25 17:37
nusb/kb: skip 0x01 lead byte hack, you dont wanna know

ffa54947 – cinap_lenrek <[email protected]> authored on 2012/11/25 11:24
usbehci: fix broken bios takeover

f8f11842 – cinap_lenrek <[email protected]> authored on 2012/11/24 11:41
usbohci: revert td overrun error handling change from sources

aadc5810 – cinap_lenrek <[email protected]> authored on 2012/11/24 11:37
nusb/kb: zero reads, error handling, priority, cleanup

f37d6800 – cinap_lenrek <[email protected]> authored on 2012/11/23 22:51
usbohci: implement smm handover, timeouts, donehead dequeue.

4b4070a8 – cinap_lenrek <[email protected]> authored on 2012/11/23 15:27
ratrace: fix race conditions and range check

2f416353 – cinap_lenrek <[email protected]> authored on 2012/11/21 19:56
libmach: fix file permission for map.c

5be7e69c – cinap_lenrek <[email protected]> authored on 2012/11/21 19:02
hgfs: work in progress stuff...

Next