shithub: riscv

RSS feed

dc8c7bf2 – khm <devnull@localhost> authored on 2017/01/12 11:36
ssh: R.I.P.

cb1555c7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/01/12 16:11
sgi: change definition of tas() to take void* like the rest

bdc1b187 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/01/12 15:17
merge

2e23780d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/01/12 15:16
libsec: implement extended 192-bit nonce xchacha variant and hchacha function

47f07b26 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/01/12 15:13
kernel: make the mntcache robust against fileserver like fossil that do not change the qid.vers on wstat

4aeefba6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/01/12 15:04
kernel: add "close" ctl message for tcp connection to gracefully hang up a connection without a tcp reset (used by go)

a0cc369c – spew <devnull@localhost> authored on 2017/01/10 06:42
games/mix: Add Knuth MIX emulator/assembler

c67d0c69 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/01/08 12:41
6c: reverse register allocation order to avoid having to spill AX,DX and CX

28089ee0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/01/07 15:36
aux/data2s: compress output

df6c1908 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/01/05 21:54
cfs: fix cfsctl interaction with mount cache (mount -C flag)

19dc7c20 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/01/02 00:49
6c, 8c: fix "DI botch" evacuating DI/SI/CX registers to ".save" variables

8547defe – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/12/28 22:46
vgaigfx: enable softscreen by default

9e95cb1a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/12/28 18:42
samterm: avoid flushimage when theres nothing new to flush

45512020 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/12/28 13:19
libmp: avoid temporary buffer allocation in mprand()

7755561a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/12/27 21:09
fplot: fix zoom egetrect check (thanks qu7uux)

74f62ca2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/12/27 21:08
fplot: parse negative numbers in argument to -r option (thanks qu7uux)

ed9fdc72 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/12/27 21:02
libsec: replace des based X9.17 genrandom() with chacha random number generator

84228515 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/12/26 14:48
keyfs: print error message when reading /adm/keys fails

c5e90835 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/12/24 21:13
cdproto: explicitely create /$objtype/bin subdirectories for all archs

ff384cbd – spew <devnull@localhost> authored on 2016/12/24 12:58
libavl: fix manpage example, minor improvement to code

6187b862 – spew <devnull@localhost> authored on 2016/12/22 13:44
avl: fix man page example

0885ed1e – spew <devnull@localhost> authored on 2016/12/22 11:47
alv(2): new avl implementation

3bf89ed8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/12/22 16:55
auth/as: simplify further

82bf1994 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/12/22 16:39
auth/as, auth/none, auth/newns: consistent handling of command arguments, cleanup

640adc8f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/12/21 20:59
merge

1ebcdca4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/12/21 20:56
libauth: don't attempt to mount when opening mount srv file fails in nsop()

a37a1307 – aiju <devnull@localhost> authored on 2016/12/20 13:33
mpxor: sign should be 1/-1, not 0/-1

cd15849b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/12/19 14:05
rcpu: avoid filedescriptor conflict with <{} (thanks mycroftiv)

4f72cda4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/12/18 13:00
awk: improve random number generation

2830cd7e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/12/17 14:47
pc: modify cpu0 page tables in patwc() instead of current cpu ones

ea30cf94 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/12/17 11:35
pat write combinding support for 386 kernel, honor cpuid bits

d48a0894 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/12/15 18:27
pc64: implement simple write combining for framebuffers with the PAT

f3b5bcff – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/12/15 17:08
acid: fix y.tab.h dependency for proc.$O

052abe1c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/12/14 15:02
xen: fix build by adding missing rdrandbuf() function

6cbc2263 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/12/11 11:53
vncs: update devmouse code

5cc1cb18 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/12/11 11:52
vnc: don't prompt for password on auth_respond() failure

5d353d62 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/12/11 11:02
devmouse: remove unused static map[] array

b3c1fa9e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/12/10 11:12
devmouse: change msec argument of *mousetrack() to ulong

7a145e89 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/12/05 13:32
audioac97: support for ICH4-ICH7 based cards with memory mapped registers (thanks echoline)

978628d6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/12/02 19:24
tcp17019: make service proto and netdir arguments optional (for aux/listen1)

9a553462 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/29 16:11
devmouse: various bugfixes, simplify

3dc64de2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/29 15:54
omap: cleanup mouse.c, just a dummy for mousectl()

807019d6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/29 15:51
omap: fix format string warning %d for long

6d424674 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/27 16:20
stdio: fix sclose() buffer overrun when terminating string, realloc() error handling (thanks porlock)

0edcb33c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/19 11:47
merge

93f122b9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/19 11:45
link loopbackmedium and netdevmedium in bcm/pif, sgi/indy and zynq kernels

ee9b0eef – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2016/11/17 18:07
libavl, libregexp: put debug functions back

ed76659c – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2016/11/17 17:58
/sys/src/lib*: clean up

28f4567b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/17 15:10
libmemdraw: cleanup fillpoly(), remove unused fillcolor hack

6fc0e054 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/17 14:54
libsec: remove unused get32() function

b4db7379 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/17 14:42
libmemdraw: remove unused static drawbuf variables and ptrfn() declaration

dd4de0b0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/17 13:14
devtls: remove unused get32() function

0930f44f – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2016/11/16 21:59
cmd: remove a bit of unused stuff

c0d0f86b – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2016/11/16 21:14
tar: remove unused variable

e49f163e – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2016/11/16 21:12
clock: remove unused variable

4c0c82d6 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2016/11/16 21:11
page: remove unused variables

ec327019 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2016/11/16 21:09
ramfs: remove unused variable

4195e1a5 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2016/11/16 21:07
aan: didn't ask about sendcommand

8f221cfe – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2016/11/16 21:02
libsec: remove unused aes_setupDec

1a782fda – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/16 20:28
pc64: check if vmap() range fits in VMAPLEN window, remove unneeded vmapsync(), rename fault386() to faultamd64()

78d2a525 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/15 19:54
ip/tcp: never raise the mss over the link mtu < 1280 for v6

323d6258 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/15 17:13
ip: get rid of update_mtucache() and restrict_mtu() prototypes

30c5c340 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/15 17:11
ip/pktmedium: no mintu, no maclen... thi is ip packets

35797572 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/15 16:54
ip/pktmedium: fix wrong hsize, theres no ethernet header on packet media

1f628ef1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/15 15:28
ip/tcp: only calculae mss from interface mtu when directly reachable for v6

fdc81870 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/12 18:11
nusb/ether: support for "bridge" ctl message

c86b5dda – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/12 12:41
kernel/qio: make readblist() offset of type ulong as the rest

2127b8c5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/12 11:05
kernel/qio: get rid of unused qcopycnt debug variable

d2ad8df9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/09 14:44
kernel/qio: implement concatblock() with pullupblock()

d97eb114 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/08 17:33
kernel/ip: fix typo (rfc -> ifc)

ba38aa8b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/08 17:33
gre: check nil for pullupblock()

58fe71b2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/08 16:06
devbridge: simplify etherwrite() as we dont deal with block lists

99cc56f2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/08 16:05
kernel/ip: remove nil checks for allocb() and padblock()

5cbffd6e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/08 16:03
kernel/qio: maintain Block.next pointer in padblock()

8f782ac9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/07 21:10
srv(4): add SOURCE for srvtls

b431b6c1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/07 19:38
kernel/qio: fix comments, fix qiwrite() on close queue, remove debug setmalloctag() call in qwrite()

32dfbc7c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/07 19:34
devcons: simplify putstrn0()

48b49361 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/07 17:43
devbridge: various bugfixes and improvements from charles forsyth

a54d1cd9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/07 17:20
kernel/qio: big cleanup of qio functions

23d217af – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/07 17:08
devloopback: simplify loopoput()

857f2528 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/07 17:05
ip: always pass a single block to Medium.bwrite(), avoid concatblock() calls in Dev.bwrite()

ea993877 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/07 16:40
ip/nullmedium: free passed block in nullbwrite()

59dd0af5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/07 16:39
ip/tcp: remove useless nil checks for padblock() and allocb() return value

c1fd7c21 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/05 16:08
kernel: fix missing ; in panic() call

963497f0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/05 16:05
kernel: avoid padblock copying for devtls/devssl/esp, cleanup debugging

240590ab – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/05 14:31
archacpi: fix format string warning on amd64

fa5bd712 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/05 14:26
devmnt: avoid memory copies of I/O rpc buffer by using bwrite()

5c1feb0e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/05 14:00
libc: move calloc() into its own compilation unit

bf9bada0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/11/01 05:50
winwatch: put previous label contents in edit buffer for relabling

95609d52 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/10/30 19:30
8c: fix double compiling FNX complex lvalue in cgen64()

62d31086 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/10/30 16:32
ape/libsec: add secp384r1 curve parameters for tls

ef8cbbba – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/10/29 22:17
merge

c9d55cad – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/10/29 22:15
libsec: add secp384r1 curve parameters for tls

cf5d2403 – spew <devnull@localhost> authored on 2016/10/26 10:01
winwatch: no more 'l' key labeling

d5992857 – spew <devnull@localhost> authored on 2016/10/25 18:53
winwatch: middle mouse button click also prompts for label

7b8c6ae4 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2016/10/24 19:51
stats: alternatively read battery and temp from aux/acpi

1f3600c8 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2016/10/24 19:50
aux/acpi: make it stats(8)-friendly

234137bc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/10/24 16:56
fix bugs and cleanup cryptsetup code

f3feafc4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/10/23 13:18
auth/factotum: bound the number of srv processes to 16, error the 9p rpc when it is over limit

b728f50a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2016/10/23 13:16
lib9p: limit the number of srv processes kept arround 8

Next