RSS feed
023a0ce7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/01/15 17:45
remove more old cruft
bc9f9803
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/01/15 17:44
devfs-win32: set atime and mtime of drive volume directories
c928f5c0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/01/15 17:13
remove old unused cruft
04e6c5fd
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/01/15 17:12
set kerndate in main(), move global variables to cpu.c
fe1e2947
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/01/15 16:51
win32: fix seconds()
b4d00e3b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/01/15 14:02
libsec: sync with 9front
a50be995
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/12/28 13:26
libmp: avoid temporary buffer allocation in mprand() (from 9front)
b75e3b2c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/12/27 21:04
libsec: replace des based X9.17 genrandom() with chacha random number generator (from 9front)
9ca0eeaa
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/12/21 21:01
mpxor: sign should be 1/-1, not 0/-1 (from 9front)
f8adb5f7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/12/16 15:29
remove unused kern/x file
911c9760
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/12/16 15:14
fix build on freebsd (thanks mveety)
4d702dce
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/12/16 15:12
get rid of unused kern/syscall.c
7daaecd5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/12/16 14:51
adding Make.netbsd (thanks k0ga)
120319ea
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/12/10 11:12
devmouse: change msec argument of absmousetrack() to ulong
e49acd45
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/12/10 10:55
gui-x11: fix mistake
09820aa6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/12/10 10:47
devmouse: provide absmousetrack() for os specific code instead of exposing te mouse info state
ae6b4b42
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/12/10 10:45
devcons, devkbd: use tas() to check for unuse
6b188c0b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/12/10 10:42
tas: fix function prototype, tas takes int* and returns int
efbc81f6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/12/08 19:12
devfs-*.c: fix memory leak on remove, implement ORCLOSE
0757b2cd
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/11/17 15:10
libmemdraw: cleanup fillpoly(), remove unused fillcolor hack
734ac7f2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/11/17 14:55
libsec: remove unused get32() function
cc4362cf
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/11/17 14:51
libmemdraw: remove unused static drawbuf variables and ptrfn() declaration
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