RSS feed
525ffef1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/11/17 13:22
libsec: remove unused aes_setupDec() function (thanks ftrvxmtrx)
01dc1e2c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/11/17 13:14
devtls: remove unused get32() function
9f46d488
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/11/12 12:42
kern: make readblist() offset of type ulong as the rest
3b886fcd
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/11/12 10:54
kern: update qio and devmnt, remove mount cache stub
278bcb7e
– sl <devnull@localhost>
authored
on 2016/11/01 15:37
posix-mips: fix build (from OpenBSD port)
aa7b1a1a
– sl <devnull@localhost>
authored
on 2016/11/01 15:31
posix-power/Makefile: add CFLAGS (from OpenBSD port)
4983641c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/10/30 10:14
merge
fbff9598
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/10/30 10:14
libsec: add secp384r1 curve parameters for tls
a84829ad
– sl <devnull@localhost>
authored
on 2016/10/27 19:48
Make.openbsd: fix for ppc and sparc64 build (thanks, jca)
e33e6673
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/18 13:05
use service names instead of numberic ports for ticket and secstore
4c2d87cd
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/18 12:51
cpu: allow passing remote command with the -c flag (use -h to pass cpu server)
b19ced51
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/18 12:02
devcons: remove cpunote file
b9cc4860
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/18 11:58
win32: fix semaphore leak in osproc()
7d7ddbc1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/11 19:44
libc: bring strtod() in line with plan9's (ape) libc version
8294a496
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/11 09:30
replace custom randfill() with prng() calls, remove rand()/nrand() definitions from kernel
3d14bcb3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/08 15:19
aan: dont break connection on write error...
35ab5a74
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/09/08 05:54
libmp: update mptov.c and mplogic.c from 9front
00c19a0e
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2016/09/06 13:26
add Make.freebsd