shithub: riscv

RSS feed

dbe0a995 – mischief <mischief@offblast.org> authored on 2015/08/24 21:58
libc: import more endianness fixes (thanks cherry9)

59d16c39 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/23 19:49
libsec: fix probably_prime() endless loop for n == 3

54a91861 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/21 20:21
remove convkeys2

b83dd93e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/21 19:40
init: remove dependency to <authsrv.h>

d24610fe – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/21 19:38
tapefs: remove dependency to <authsrv.h>

5c941ec3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/21 19:29
import(4): -o, -O flags gone

69dd87eb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/21 19:23
remove srvold9p

61e9d23e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/21 19:22
cpu, import: remove old9p support

12d6eb0c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/21 19:21
remove old9p cpu service

c6a9cbb0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/21 18:46
cmd/auth: remove private /dev/random reading routines, use genrandom()

809522e8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/21 16:36
auth/changeuser: set the aes key in plan9 database, but not in securenet db

f6dbd3d9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/21 16:11
keyfs: fix typo (thanks jpm)

c96efcfe – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/21 15:53
kernel/boot: do not handle kfs boot

77e27920 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/21 15:52
remove kfs and kfscmd

cb474632 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/21 15:51
remove kfs references from manual

3db20121 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/21 15:40
fshalt: remove kfs support

985b2457 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/21 15:35
mkfs(8): dont mention kfs

46a7876d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/21 15:32
disk/mkfs: rmeove kfs support

0ce50ebc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/21 14:43
cwfs: remove 9p1 support

501774b0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/20 23:32
authsrv: randomize aes key in mkkey(), not used yet.

c3487a4b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/20 23:16
authsrv: more aes key stuff

63b18e79 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/20 22:43
introduce AES key into nvram and keyfs

e48a5832 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/20 16:56
kfs: adjust to new libauthsrv

167ea748 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/20 16:44
cwfs: adjust for new libauthsrv changes

78c45541 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/20 11:47
libauthsrv: add missing files (thanks mischief)

a40c4006 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/19 20:45
libsec: add pbkdf2_hmac_sha1() (from wpapsk factotum module)

d3f05df5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/19 17:07
merge

02cfcfea – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/19 17:06
libauthsrv: generalize ticket service, not hardcoding ticket format and DES encryption

265d7d94 – stanley lieber <stanley.lieber@gmail.com> authored on 2015/08/18 10:21
/lib/1oct1993: use words correctly (thanks, spew)

f785d4da – mischief <mischief@offblast.org> authored on 2015/08/17 21:24
aux/statusbar: use title as rio window title (thanks qrstuv)

7c3bbc31 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/17 18:27
libsec: TLS1.2 server support, make cipher list with most prefered first

7d7650df – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/17 17:16
libsec: TLS1.2 client support

873850c3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/17 09:11
bullshit: app, deep-learning, responsive.

70a7ae99 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/16 22:07
cc: improve (non-) side effect detection (thanks charle)

dd4c85cf – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/16 18:12
games/doom: fix array offsets for respawn angle (thanks qu7uux)

f369fa9d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/16 18:09
games/doom: fix gamma correction and key translation (thanks qu7uux)

f47f6af3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/16 18:08
games/doom: fix idclev cheat in doom2 and final doom (thanks qu7uux)

0d76dafa – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/16 18:07
games/doom: fix unterminated comment causing sound bugs (from qu7uux)

8c3acde2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/16 16:08
devether: duplicate flags when copying blocks (thanks erik quanstro)

988d326f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/16 15:29
vc: word align automatics

2fe2ffe8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/16 14:20
gs: fix alignment bug in image_render_interpolate()

cf74c80e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/16 09:41
6l: fix vlong byte order when running on big endian machine (thanks erik quanstro)

0b48d5fd – mischief <mischief@offblast.org> authored on 2015/08/15 20:04
libcontrol: fix label memory leak

f1efd09b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/15 23:19
mothra: fix crash

344ddf5f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/15 22:54
rio(4): document "delete" wctl message (thanks mischief)

aa2b5bc0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/15 22:38
libsec: fix mistake breaking tlsServer() (thanks sl)

5e07e584 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/15 21:47
cpu: cleanup ssl code, make sure -p works for any auth method

e9e53fe7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/15 17:36
import(4): clarify -E and -e options

0c36c79e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/15 13:51
libsec: TLS1.1 support (needs new devtls)

74d1f67b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/15 13:50
devtls: TLS1.1 explicit iv support

76f21ca7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/14 10:45
kernel: try freebroken() *before* killbig() (thanks aiju)

592b8d5b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/13 06:41
hjfs: fix deadlocks

8c4bb53b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/11 13:56
hjfs: fix abort() in givebuf()

f43df643 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/10 19:13
libc: fix wunlock() libthread deadlock

bc895417 – mischief <mischief@offblast.org> authored on 2015/08/08 23:44
libc: fix spim endianness

23742053 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/10 06:11
mount, srv: add -N flag to skip authentication and attach anonymously as "none"

b241dd11 – stanley lieber <stanley.lieber@gmail.com> authored on 2015/08/08 20:36
fortunes: If you want to do the work, I will review the results.

4b926f4e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/09 23:52
lib9p: make reqqueueflush() use new threadint(), which will also cover channel operations

c2350463 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/09 23:48
libthread: use "interrupt" proc ctl message instead of posting a note for threadint()

a98f911a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/09 23:20
libthread: fix mistake, make "all" the default target again

7a97fe13 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/09 18:43
acid -k: fix intrcount() for amd64

cd357a2b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/09 18:24
acid -k: fix procenv() to new data structure

8c9e4efa – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/09 18:05
zunq: remove unused variables from devqspi

7ba3be82 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/09 17:48
kernel: move "setargs" field in Proc structure after "nargs" and "args"

b4f56f1f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/09 17:35
kernel: mount flag is int not ulong, reduce size of Mount struct by putting mflag field in what would be wasted as padding

9f4eac52 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/09 17:16
kernel: pgrpcpy(), simplify Mount structure

3af236b5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/09 14:19
kernel: fix Mheadache

eaf42a2c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/08 05:20
rootstub: add spim

c8a77476 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/08 04:56
cdproto: add spim

ff6e15ec – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/08 04:38
add /spim

1f8e6c91 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/08 04:34
python: fix build for objtype=$spim

79213052 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/08 04:31
gs: fix build for objtype=spim

acc4d8b8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/08 04:25
libmp: fix build for objtype=spim

4b6506cb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/08 04:17
ape: fix build for objtype=spim

ebe88f34 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/08 04:04
fix library mkfiles for objtype=spim

23215e14 – mischief <mischief@offblast.org> authored on 2015/08/05 02:37
libmach: remove redundant check for big endian

8e78804f – mischief <mischief@offblast.org> authored on 2015/08/05 02:30
libmach: remove useless error check from previous commit

7844dafe – mischief <mischief@offblast.org> authored on 2015/08/05 02:26
libmach: set correct endianness with little endian ELF32 mips binaries

8ce456bd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/06 09:35
kernel: remove unused MAXCRYPT constant from portdat.h

a87b5501 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/06 09:33
vgaigfx: remove #define MB, theres a MB enum in portdat.h

87d7a3c8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/06 09:20
kernel: have to validate argv[] again when copying to the new stack

28172955 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/06 07:51
kernel: limit argv[] strings to the USTKSIZE to avoid overflow

b09cd678 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/06 07:48
kernel: validnamedup() the name argument for segattach()

d275add1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/06 07:43
kernel: fix indention in validname0()

9585e9b7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/06 07:42
kernel: limit syscallfmt user strings to 64K (as in validname)

86eb8ea6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/06 06:15
kernel: change vmemchr() length argument to ulong and simplify

8d196aee – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/06 06:01
kernel: use Etoolong[] constant instead of string literal in validname0()

9110ae6e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/06 05:09
kernel: make shargs() function static in sysproc.c

2acb02f2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/06 04:47
kernel: reject empty argv (argv[0] == nil) in sysexec()

b89fcf2f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/05 10:09
init: do not run $home/lib/profile when cd $home failed

00eb2fa4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/05 09:13
kfs: set permission of / to 0775 on ream

ad91dc7f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/05 09:06
cwfs: set permission of / to 0775 on ream

7304deae – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/05 06:44
pc, pc64: remove unused psaux driver, cleanup devkbd

f7514acc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/05 05:22
devkbd: disable mosue/keyboard on shutdown, disable ps2 mouse on init, remove kbdenable()/kbdinit()

145624ee – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/04 09:52
kernel: remove unused qstate() function

dcb5f421 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/04 09:43
devkbd: poll pc keyboard before blocking on kbd.q

1f0057c5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/03 22:03
python: use altzone

63759d2e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/03 22:01
ape: implement altzone for tzset()

333812ca – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/03 22:00
ape: fix mktime() again

402741bc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/08/03 14:30
resample: simplify getint()

Next