shithub: riscv

RSS feed

89f9966a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/28 16:12
devtls: print the path of the underlying chan in status file

38a8af2d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/28 12:58
devip: applying changes for bug: multicasts_and_udp_buffers

04c3a6f6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/27 16:57
zynq: introduce SG_FAULT to prevent access to AXI segment while PL is not ready

bf2195b8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/27 12:38
file: deal with negative coordinates in plan9 bitmaps, print image size

9aa65733 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/25 22:37
kernel: fix tsleep()/twakeup()/tsemacquire() race

5c95c50c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/23 16:17
rio: flushimage() before wscrsleep()

e7bc98b0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/23 09:50
devtls: zero secret information before freeing, cleanup

44b80d48 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/23 07:19
stats: fix display->locking race

aa6673fc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/22 22:45
add portable AES-GCM (Galois/Counter Mode) implementation to libsec and devtls

7ff779ff – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/22 13:48
rio: add flushimage() after mb2 menu action

92324db6 – stanley lieber <stanley.lieber@gmail.com> authored on 2016/03/21 16:57
mothra(1): fix url for https://code.9front.org/hg/plan9front/

9b874fb5 – BurnZeZ <brz-9dev@feline.systems> authored on 2016/03/19 16:27
rio botch

db7970fa – BurnZeZ <brz-9dev@feline.systems> authored on 2016/03/19 16:09
file(1): print warnings on /fd/2, remove some duplicate strings, whitespace fixes

730578d4 – BurnZeZ <brz-9dev@feline.systems> authored on 2016/03/19 16:03
games/life: add -d delay parameter, -b color reversal parameter, and update manpage

98eb99c3 – BurnZeZ <brz-9dev@feline.systems> authored on 2016/03/19 16:00
games(1) cleanup

e1f7e472 – BurnZeZ <brz-9dev@feline.systems> authored on 2016/03/19 13:58
lib9p: remove duplicate variable assignment in createfile()

18046fd8 – BurnZeZ <brz-9dev@feline.systems> authored on 2016/03/19 13:50
rio: fix some spacing, slightly cleaner arg handling

8c9d28f4 – BurnZeZ <brz-9dev@feline.systems> authored on 2016/03/19 13:47
libdraw: have openfont() set error string

e387915a – BurnZeZ <brz-9dev@feline.systems> authored on 2016/03/19 13:35
libc: trailing whitespace cleanup

d094b7fa – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/18 04:59
ip/gping: add main pid to pid list for killall()

a2be120e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/17 13:48
abandon streaming experiment

5aaa7240 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/16 13:27
libc: fix runestrecpy() return value (thanks spew)

7f224a8f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/15 18:31
ppp: fix buffer overflow, set correct state after chap negotiation (thanks k0ga)

708178e6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/15 18:19
ppp: Small format and log fixes (thanks k0ga)

bd0f48b3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/15 18:18
ppp: md5 and mschap inside chap, do not request encryption with -c or -C (thanks k0ga)

74d4d8a2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/15 18:10
pppoe: Add support for -c and -C to enable/disable header compression (thanks k0ga)

8b9f36db – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/15 18:06
rio: flushimage() improves your ability to see, i repeat twice.

02f37359 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/15 14:32
rio: remove more unneccesary flushimage() calls

8726990c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/13 23:15
truss: add fake __NSEC syscall name for ape

e485362b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/13 23:11
truss: fix "bad string" error due to missing ape _nsec() syscall

6974a1ec – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/13 19:47
uhtml: dont trust charset=utf-8 attribute, verify.

99e3bea4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/13 18:34
g: dont pollute the environment (thanks BurnZeZ)

394733c1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/13 17:38
kbdfs: map Kup/Kdown the same in shift tab (fixes shift-[up]/[down] one-line scroll in rio over drawterm/vncs)

7b8fcd12 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/12 19:03
libdraw: don't flush in readmouse() when theres nothing to flush

2dddca98 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/12 18:27
ip/gping: ignore advice, fix packet corruption check, remove dead code

8f2d9a13 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/12 18:07
devip: handle ignoreadvice flag for all protocols

090a4047 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/12 17:36
vncs: parse screenid as long, not short: BGSHORT() -> BGLONG()

84851b33 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/12 17:01
libdraw: remove flushimage calls from fontresize() and loadchar()

31c3941e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/12 16:44
ip/gping: set display->locking before starting mouseproc (race)

bf04ac51 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/12 08:24
libsec: remove weakCipher[] array check as we do not support any of these weak ciphers

8a2d9625 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/11 16:46
mothra: dynamically allocate buffer for refresh url (was 20 bytes stack buffer before) (thanks BurnZeZ for reporting)

fb1551e9 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2016/03/10 17:43
libvorbis: update to 1.3.5

0276031c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/10 15:02
make kernel UTFmax and Runemax consistent with libc (21-bit runes) (thanks maurice)

3e52ada2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/10 14:03
merge

51115b92 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/10 13:50
aan: handle case when reader closes netfd

28bd8adc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/09 22:28
devcons: nil vs 0

595501b0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/09 22:02
kernel: make fversion()/mntversion() types consistent

0aa5b01f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/09 14:54
devtls: fix wrong iounit

9dc9c6c5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/08 11:45
rio, libdraw: experimental removal of redundant flushimage() calls for roundtrip latency reduction

bf6ba568 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/07 15:27
aan: use sync messages as keep alives

481ae719 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/07 14:20
vncs: fix dead Kend key

c07f5d32 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2016/03/05 06:38
9/mkfile: update ARCH

ba2c2fca – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2016/03/05 06:00
libFLAC/mkfile: -DFLAC__NO_ASM

2d2ffac8 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2016/03/05 05:32
libFLAC: update to 1.3.1

897da507 – BurnZeZ <brz-9dev@feline.systems> authored on 2016/03/01 16:27
auth/pemencode: fix usage()

c6aa11d0 – BurnZeZ <brz-9dev@feline.systems> authored on 2016/03/01 16:24
dict: similar fixes, different files. also remove runescpy

2a5b2f4c – BurnZeZ <brz-9dev@feline.systems> authored on 2016/03/01 16:21
dict mkindex: code cleanup

33131a98 – BurnZeZ <brz-9dev@feline.systems> authored on 2016/03/01 14:40
plot: handle create() failure

9d1e80cb – BurnZeZ <brz-9dev@feline.systems> authored on 2016/03/01 14:36
map/libmap: remove unused function/definitions

dacebbb2 – BurnZeZ <brz-9dev@feline.systems> authored on 2016/03/01 14:17
vt: add -r flag to start in raw mode

db509b84 – BurnZeZ <brz-9dev@feline.systems> authored on 2016/03/01 14:09
sort: code cleanup

f0744bae – BurnZeZ <brz-9dev@feline.systems> authored on 2016/03/01 14:00
cc: populate the flag list comment in lex.c

edec6e6a – BurnZeZ <brz-9dev@feline.systems> authored on 2016/03/01 13:12
cc: sort the lex.c comment listing debug flags

7314601f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/01 18:54
pppoe: Avoid double free (thanks k0ga)

4f2bf182 – BurnZeZ <brz-9dev@feline.systems> authored on 2016/03/01 12:30
fix /lib/keyboard spacing

9262c3f3 – BurnZeZ <brz-9dev@feline.systems> authored on 2016/03/01 12:29
add a couple runes to /lib/keyboard

d491a0ae – BurnZeZ <brz-9dev@feline.systems> authored on 2016/03/01 10:27
add bug to yesterday(1), fix /sys/man/3/cons permissions

63abfb50 – BurnZeZ <brz-9dev@feline.systems> authored on 2016/03/01 10:24
manpage references/typos

169bfb46 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/03/01 06:30
libsec: fix verifyDHparams() for version <= TLS1.1

bb81a106 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/28 19:25
glenda's default profile: remove /n/other mount, done by /lib/namespace

e3434eb5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/28 18:23
authsrv(2): document _asgetpakkey(), authpak_hash(), authpak_new(), authpak_finish()

02dce7a2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/28 06:44
games/doom: handle allocimage() failure

4a923972 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/28 04:09
libsec: have 16 32-bit words in DigestState to avoid out of bounds warnings for poly1305

5ebb1a29 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/27 22:06
devdraw: remove unused Edepth[]

75186be2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/27 20:38
libdraw: remove unused static log2[] array

e02b986a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/26 21:39
rio: exit rio when /dev/cons or /dev/kbd read loop terminates

09b250f0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/26 21:36
kbdfs: read outer /dev/kbd file and use it just like /dev/kbdin

e95f557b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/26 21:08
rcpu: post hangup note to remote when connection breaks

f2ddc5f8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/22 18:26
rcpu(1): fix manpage reference

59ef6222 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/22 17:56
libauthsrv: can write p = 2^448 - 2^224 - 1 now, as mpc has constant folding.

f43a5c82 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/22 17:53
libfis: dont reject drives lacking SSP (sata ssd connected to ide with adapter)

b31cc134 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/22 17:44
ndb/dns: initialize unknown fids to point to the root qid

258fe87f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/22 17:25
rc: terminate rc when exec fails, cleanup

a9639c68 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/22 16:55
smtpd: remove unused lastsender logic

95d6ca9f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/22 15:55
factotum: fix memory leak for p9any key confirmation, fix key handling for role=client

4410517b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/22 14:38
stats: use rimport or import to mount remote system

046e0ee2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/21 15:11
exportfs: fix endless loop for eof/error on second read in localread9pmsg()

688c1f15 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/21 11:36
fix ipv6 icmphostunr() locking and memory free bugs (from sources)

9d30cabb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/20 11:39
sgi: add chmod to bootfs.proto for sgi kernel

e1633ed3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/19 04:14
libsec: remove unused tlsSecKill()

0cad8a59 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/18 13:42
libsec: fix memset() size in tlsConnectionFree(), remove #include <bio.h>

7f259925 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/17 13:50
libsec: add libc.h include for aes_xts.c (drawterm)

e5ead1a9 – stanley lieber <stanley.lieber@gmail.com> authored on 2016/02/16 15:53
rcpu(1) man page: english

a1fa3d75 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/16 14:06
ndb/dns: removing the buggy /net.alt remount hack

c9d2fecb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/16 03:52
usbuhci: removing "uhci bug" print spam from interrupt handler

86dfd3cf – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/15 12:30
provide rcpu(1), make usage line consistent

b450cb7e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/14 20:03
devmnt: deal with partial response for Tversion request in mntversion()

61dea901 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/14 00:59
cron: just run /bin/rx to execute remote commands

373723d4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/14 00:37
rx: rcpu service support

fde5906b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/02/14 00:18
adding experimental rcpu service

Next