shithub: riscv

RSS feed

f73bf5f9 – cinap_lenrek <[email protected]> authored on 2013/11/03 19:09
aml(2): fix amldelay() decscription. it takes microseconds, not milliseconds.

65829e63 – cinap_lenrek <[email protected]> authored on 2013/11/03 17:13
add aml(2) manual page

c5a70cc2 – cinap_lenrek <[email protected]> authored on 2013/11/03 00:03
rio: do backspace \b processing inplace avoiding buffer allocation

9619a621 – cinap_lenrek <[email protected]> authored on 2013/11/02 20:34
rio: cleanup and error handling

bcad0cd4 – cinap_lenrek <[email protected]> authored on 2013/11/02 13:54
rio: huge simplification of flush handling

837918ee – cinap_lenrek <[email protected]> authored on 2013/11/01 17:28
rio: add sanity check in xfidallocthread()

f37ee95f – cinap_lenrek <[email protected]> authored on 2013/11/01 17:21
rio: enforce flush reply ordering for all xfids

413977c1 – cinap_lenrek <[email protected]> authored on 2013/11/01 14:57
rio: properly handle follow up flushes (fixes unexpected reply tag)

f87baec1 – cinap_lenrek <[email protected]> authored on 2013/11/01 19:39
make auto negotiation work on 82562et (thanks mischief!)

b41bf078 – cinap_lenrek <[email protected]> authored on 2013/10/31 11:51
fix format compiler warning

7e2e5b7a – cinap_lenrek <[email protected]> authored on 2013/10/31 11:50
kernel: add support for multiboot memory map

1259fe5c – BurnZeZ <[email protected]> authored on 2013/10/31 00:26
libplumb: search for plumber only at /mnt/plumb, and don't try to mount $plumbsrv if the search fails

9a1e762d – BurnZeZ <[email protected]> authored on 2013/10/29 23:12
smtp: fix free on uninitialized pointer

7211fd7c – cinap_lenrek <[email protected]> authored on 2013/10/30 17:24
fix devshr related panic caused by Mount.to being nil (thanks mischief!)

6d4e9f11 – cinap_lenrek <[email protected]> authored on 2013/10/29 20:38
init: dont rely on path containing dot

191568e5 – cinap_lenrek <[email protected]> authored on 2013/10/29 20:09
play: guess file type from file extension if mimetype fails

b35df8dd – mischief <[email protected]> authored on 2013/10/27 22:13
vt: discard unhandle OSC escapes, and use nelem instead of sizeof for title buffer

96c1e08f – BurnZeZ <[email protected]> authored on 2013/10/27 23:17
libjson: fix missing buffer free, slight cleanup

a8e8b650 – BurnZeZ <[email protected]> authored on 2013/10/28 19:21
libjson: dynamically allocate buffer

82f4c1c0 – cinap_lenrek <[email protected]> authored on 2013/10/28 05:20
rsa2ssh: fix the megashit

8c9e7ded – mischief <[email protected]> authored on 2013/10/27 14:50
auth/rsa2ssh: add SSH2 RSA output format (from plan9port)

420ed37c – mischief <[email protected]> authored on 2013/10/27 14:40
cmd/vt: fix xterm function keys

4ea79180 – cinap_lenrek <[email protected]> authored on 2013/10/27 21:24
libjson: fix mistake... (harmless)

ffd3421c – cinap_lenrek <[email protected]> authored on 2013/10/27 21:19
libjson: fix for 21 bit runes, implement utf-16 surrogates

abb8ce38 – BurnZeZ <[email protected]> authored on 2013/10/27 15:29
libjson: fix mistake in unicode handler (thanks cinap)

b1bc8b5c – BurnZeZ <[email protected]> authored on 2013/10/27 11:52
libjson: handle unicode escapes

2dc7e311 – BurnZeZ <[email protected]> authored on 2013/10/27 11:44
make libjson from /sys/src/cmd/btc/json.c

632b7adf – cinap_lenrek <[email protected]> authored on 2013/10/27 15:09
vt: remove defunct hp terminal emulation

b831ec00 – cinap_lenrek <[email protected]> authored on 2013/10/27 15:05
vt: utf-8 support

ecab88b9 – BurnZeZ <[email protected]> authored on 2013/10/26 13:23
rc: make default path safer

4a9f9007 – cinap_lenrek <[email protected]> authored on 2013/10/26 16:22
mkfiles: do not rely on path containing the . element

0d378e90 – cinap_lenrek <[email protected]> authored on 2013/10/26 16:17
inst: cleanup installer making it not rely on path containing .

744dbd6b – cinap_lenrek <[email protected]> authored on 2013/10/25 21:18
merge

1ca07d81 – cinap_lenrek <[email protected]> authored on 2013/10/25 21:11
ndb/common: update ip for d.root-servers.net

946026dc – cinap_lenrek <[email protected]> authored on 2013/10/25 20:58
merge

384adf4c – cinap_lenrek <[email protected]> authored on 2013/10/25 20:56
ndb/common: dont use bell-labs dns servers for rfc1980 zones

8cdade59 – cinap_lenrek <[email protected]> authored on 2013/10/25 15:51
kernel: dont spawn closeprocs from closechanq

424e9d16 – stanley lieber <[email protected]> authored on 2013/10/25 10:46
fortunes: etymology: various

c7c7e7ee – cinap_lenrek <[email protected]> authored on 2013/10/24 22:42
kernel: disable freelist page caching for executables run from uncached mount

b66c4a62 – cinap_lenrek <[email protected]> authored on 2013/10/24 21:54
kernel: keep one closeproc arround in case we are unable to fork a new one

3142af56 – cinap_lenrek <[email protected]> authored on 2013/10/23 19:44
newuser: make lib/profile read drawterms /dev/secstore when available

43eed8d8 – cinap_lenrek <[email protected]> authored on 2013/10/22 14:55
factotum: update rsa for ssh2 (sync with sources)

95c865a4 – cinap_lenrek <[email protected]> authored on 2013/10/20 18:38
acme: attempt to fix tag lines collapsing to zero height on window move (issue 189)

8ceb100f – cinap_lenrek <[email protected]> authored on 2013/10/18 14:41
nusb/ether: new driver interface with kernel inspired Block buffers

5bfaf253 – cinap_lenrek <[email protected]> authored on 2013/10/17 15:02
keyboard(6): new <compose>x sequence, 21 bit runes.

46f5ac0c – cinap_lenrek <[email protected]> authored on 2013/10/17 14:50
html2ms: fix compiler warning for debug code

1015ae8e – cinap_lenrek <[email protected]> authored on 2013/10/17 14:39
kbdfs: implement <compoxe>x to enter variable length unicode as suggested by erik quanstro

c501fe69 – cinap_lenrek <[email protected]> authored on 2013/10/17 11:31
factotum: fix mschap password (utf-8 to utf-16) conversion

0b3ad2b5 – cinap_lenrek <[email protected]> authored on 2013/10/17 08:53
libc: updated acid files for 21 bit rune change

a5e96419 – cinap_lenrek <[email protected]> authored on 2013/10/17 08:02
change Rune from ushort to uint for to 21 bit runes (thanks mischief!)

e30f5028 – cinap_lenrek <[email protected]> authored on 2013/10/17 04:26
9p(2): correct usage for srvrelease()/srvacquire()

52fc6d50 – cinap_lenrek <[email protected]> authored on 2013/10/16 12:42
nusb/ether: fix wrong size check causing odd sized packets to be discarded (thanks mischief!)

965bb2d2 – cinap_lenrek <[email protected]> authored on 2013/10/16 08:26
nusb/disk: handle blocking usb access with srv released

1cd4579c – cinap_lenrek <[email protected]> authored on 2013/10/16 03:21
cwfs: fix putbuf(nil) in error case of cmd_check()

d7ad3694 – cinap_lenrek <[email protected]> authored on 2013/10/16 00:40
merge

87e187b0 – cinap_lenrek <[email protected]> authored on 2013/10/16 00:34
fdisk: fix struct padding for amd64 (from erik quanstros fdisk-64-bit-table patch)

ebdc47da – stanley lieber <[email protected]> authored on 2013/10/15 11:47
usps: update for new usps website (thanks, mischief)

0f994b1b – cinap_lenrek <[email protected]> authored on 2013/10/11 23:18
aux/statusbar: emit final newline in textmode when finished

ab7fe19a – cinap_lenrek <[email protected]> authored on 2013/10/11 22:22
hget: handle http contentencoding (compression)

0460e4be – cinap_lenrek <[email protected]> authored on 2013/10/11 06:17
cwfs: add checktag() call for cache bucket in dumpblock(), fix error strings

5982c50f – cinap_lenrek <[email protected]> authored on 2013/10/11 02:01
cwfs: more checking for cfsdump(), cleanup Tsuper hack in cwrecur()

7f57d5d9 – cinap_lenrek <[email protected]> authored on 2013/10/10 03:42
unzip/zipfs: handle optional data descriptor signature in trailer

3b99a601 – cinap_lenrek <[email protected]> authored on 2013/10/10 19:59
mothra: handle <input type=image>

f72da96f – cinap_lenrek <[email protected]> authored on 2013/10/08 16:58
exportfs: start filter in separate rendezvous group

bc18facc – cinap_lenrek <[email protected]> authored on 2013/10/08 15:58
libpanel: fix memory corruption bug in plinitentry(), add pl_erealloc()

1c1bef69 – cinap_lenrek <[email protected]> authored on 2013/10/08 15:23
libc: remove doprint

50e3c936 – cinap_lenrek <[email protected]> authored on 2013/10/08 04:12
ip/torrent: check piece offset, vlong cast

3c2b09c9 – cinap_lenrek <[email protected]> authored on 2013/10/08 03:55
ip/torrent: more checking, backoff from piece on hash error

80462342 – cinap_lenrek <[email protected]> authored on 2013/10/07 02:49
kbdfs: implement keyboard mouse buttons with /dev/mousein

8aeddcf5 – cinap_lenrek <[email protected]> authored on 2013/10/07 02:37
vncs: create dummy /dev/mousein and /dev/mousectl files

6c6bd66e – cinap_lenrek <[email protected]> authored on 2013/10/07 02:34
devmouse: differential handling of /dev/mousein buttons

ad1111cb – cinap_lenrek <[email protected]> authored on 2013/10/07 19:18
exportfs: fix more filedescriptor leaks

6197758e – cinap_lenrek <[email protected]> authored on 2013/10/06 00:42
exportfs: fix openmount() rfork flags and filedescriptor leak, silence of on initstr error

cb8eac54 – cinap_lenrek <[email protected]> authored on 2013/10/05 21:49
5l: apply richard millers 5l-incfloat patch (from sources)

3da35f02 – cinap_lenrek <[email protected]> authored on 2013/10/05 18:55
rio: gone windows gone wrong (fix missing recv(x->flushc, nil) when gone but request flushing)

6187e219 – cinap_lenrek <[email protected]> authored on 2013/10/04 17:11
mothra: avoid intermediate rc shell processes, use rfork(RFREND) to isolate rendezvous group

0b42409c – cinap_lenrek <[email protected]> authored on 2013/10/04 17:10
page: avoid intermediate rc shell processes with using exec, move newwindow() before forking namespace

d1602327 – cinap_lenrek <[email protected]> authored on 2013/10/04 12:08
mothra: run page in own note group, close unneeded filedescriptors after forking

8c1d4604 – cinap_lenrek <[email protected]> authored on 2013/10/04 12:03
page: close stdout, reopen stdout/stderr for external viewer and removed useless RFNAMEG flag

0be917ff – cinap_lenrek <[email protected]> authored on 2013/10/04 11:57
libdraw: make newwindow() unmount the old window

40cf5957 – cinap_lenrek <[email protected]> authored on 2013/10/04 09:52
add sdp(3) from sources

9bcdfac3 – cinap_lenrek <[email protected]> authored on 2013/10/03 22:27
merge

5c475697 – cinap_lenrek <[email protected]> authored on 2013/10/03 22:26
page: dont tell rio our pid

fe03ec0e – cinap_lenrek <[email protected]> authored on 2013/10/03 22:17
rio: gone windows, window resize, rectonscreen, goodrect

60e3d278 – cinap_lenrek <[email protected]> authored on 2013/10/03 13:31
merge

7ad47f10 – cinap_lenrek <[email protected]> authored on 2013/10/03 13:30
tarfs: make file name safe, canonical and free of . and .. (from sources)

7c28d33d – ppatience0 <[email protected]> authored on 2013/10/03 13:15
io.h: change indentation from spaces to tabs

9eab198d – ppatience0 <[email protected]> authored on 2013/10/03 13:13
ether83815: fix `auto neg timed out' error with sis 900 rev 635.

f163d001 – cinap_lenrek <[email protected]> authored on 2013/10/02 16:52
libmach: fix wrong formating for arm LDRH/STRH/LDRSB/LDRSH (MOVHU/MOVBU) instructions

6c758d94 – cinap_lenrek <[email protected]> authored on 2013/10/01 22:25
vt: dont pollute the outer environment (thanks mischief!)

225cc4af – ppatience0 <[email protected]> authored on 2013/10/01 22:25
nusb/ether: add rtl8150 driver, remove unused includes

805fe466 – stanley lieber <[email protected]> authored on 2013/10/02 14:02
fortunes: I think we're done here.

e55d1051 – cinap_lenrek <[email protected]> authored on 2013/10/01 22:01
bootrc: +x

505bc9b4 – cinap_lenrek <[email protected]> authored on 2013/10/01 21:36
lib9p/hjfs: use x != ~0 instead (type)~x conditionals to work arround arm compiler issue

da2d0ee7 – cinap_lenrek <[email protected]> authored on 2013/09/29 11:44
audiohda: allow manual pin routing, more verbose audiostat, initial mute of al widgets

82362507 – stanley lieber <[email protected]> authored on 2013/09/27 21:57
pkg/list: handle more directory listings

c9bbe34b – cinap_lenrek <[email protected]> authored on 2013/09/27 15:24
pc kernel: make syscall() return thru forkret() to handle exceptions

64f44612 – stanley lieber <[email protected]> authored on 2013/09/26 08:22
fortunes: I gave up, back to 9front. -- Aram

d9ca0842 – cinap_lenrek <[email protected]> authored on 2013/09/26 11:16
tcs: eleminate ambigous html entity runes.

81f726b2 – cinap_lenrek <[email protected]> authored on 2013/09/26 19:34
audioac97: remove i/o bar magic, fix ac97mixreset busywait-forever timeout

Next