RSS feed
83150518
– aiju
– 2018-04-17T05:45:02-04:00
windows: fix creating directories under volume root
807168fe
– aiju
– 2018-04-17T05:44:47-04:00
windows: add fullscreen mode
7ba556c6
– henesy
– 2018-03-20T04:45:36-04:00
Adding manual page drawterm.1
5fe2b255
– Dave
– 2018-01-20T10:42:03-05:00
Add DragonFly support to drawterm
9110fed3
– cinap_lenrek
– 2018-01-06T14:09:16-05:00
merge
a8472c1d
– cinap_lenrek
– 2018-01-06T14:07:46-05:00
aan: implement client timeout
fd1a984f
– cinap_lenrek
– 2018-01-06T03:18:11-05:00
libsec: remove asn1toDSApriv()
75e61c07
– 23hiro
– 2018-01-02T09:44:47-05:00
cpu: add -t flag to overwrite default 1 day aan timeout.
5c9d398c
– cinap_lenrek
– 2018-01-01T23:26:15-05:00
libauth: don't compile unneeded (for drawterm) units, update _attrfmt() and auth.h header
f7b7d007
– cinap_lenrek
– 2018-01-01T17:25:07-05:00
libauth: fix out of bounds memory access in _parseattr()
503427f3
– cinap_lenrek
– 2018-01-01T15:19:25-05:00
cpu: replace custom hex parsing code with dec16() avoding timing side channels
91d5706e
– cinap_lenrek
– 2017-12-31T05:38:01-05:00
libc: update various libc functions (from 9front)
0fbac08c
– cinap_lenrek
– 2017-12-31T05:36:54-05:00
libc: update encodefmt support l flag on < (base32) (from 9front)
07eda1b8
– cinap_lenrek
– 2017-12-31T05:17:18-05:00
libc, libmp: new constant time encode(2) routines (from 9front)
ce450582
– cinap_lenrek
– 2017-12-29T21:28:56-05:00
libsec: keep in sync with 9front
7ac6345a
– cinap_lenrek
– 2017-12-29T14:05:01-05:00
libsec: get rid of dummy data[1] in Bytes and Ints types (thanks pr)
2edf6164
– cinap_lenrek
– 2017-12-28T13:24:25-05:00
devfs-posix: add missing stat() call in fsattach to fill info for root fid
22aa6e04
– cinap_lenrek
– 2017-12-28T13:09:40-05:00
devssl, devtls: fix ~0UL comparsion in wstat on amd64/gcc
15af8dd5
– cinap_lenrek
– 2017-12-28T12:28:31-05:00
devmnt: use u32int for tagmask, simplify alloctag()
74af129a
– cinap_lenrek
– 2017-11-30T15:52:29-05:00
libsec: make includes consistent for sha2block*.c
b1b106c0
– cinap_lenrek
– 2017-11-30T15:34:47-05:00
libsec: add sha1block (from 9front)
89649ad9
– cinap_lenrek
– 2017-11-29T20:56:26-05:00
libsec: unroll sha1block functions (from 9front)
bc76055c
– cinap_lenrek
– 2017-11-25T22:46:59-05:00
devcons: add #c/kmesg, redraw kmesg buffer after resize
fee6fdde
– cinap_lenrek
– 2017-11-25T11:56:22-05:00
screen: do mouseresize() from devdraw instead of the resizeproc
bc5528aa
– cinap_lenrek
– 2017-11-25T11:55:39-05:00
gui-win32: call terminit() only after window size has been determined
74e47cde
– cinap_lenrek
– 2017-11-25T10:54:59-05:00
drawterm: debounce screen resize
b5df2820
– cinap_lenrek
– 2017-11-23T17:16:10-05:00
gui-x11: reset screenputs before panicing with x i/o error
69161a85
– cinap_lenrek
– 2017-11-23T13:13:57-05:00
drawterm: implement window resize for gui-x11 and gui-win32
966e3f1d
– cinap_lenrek
– 2017-11-21T14:55:13-05:00
devcons: remove /dev/swap
eb4ce56d
– cinap_lenrek
– 2017-11-21T14:54:38-05:00
libsec: sync with 9front
df8c7d8f
– cinap_lenrek
– 2017-11-21T14:53:54-05:00
use $PASS environment variable secstore/p9any password
2f3f38b8
– cinap_lenrek
– 2017-07-20T15:03:57-04:00
fix bounds check in screenputc() (thanks mischief)
e10ae983
– cinap_lenrek
– 2017-05-19T19:27:30-04:00
gui-win32: fix WM_SCROLLWHEEL mouse position
e3a4e2d5
– cinap_lenrek
– 2017-05-09T16:19:58-04:00
allocate 2 ulongs for secalloc() to keep it 8 byte aligned (use first ulong for magic constant)
b2e55f09
– cinap_lenrek
– 2017-05-07T12:14:35-04:00
kernel: fix namelenerror(), avoid memrchr() and make it static (from 9front)
d6760dce
– cinap_lenrek
– 2017-04-29T15:35:02-04:00
get rid of drawdebug cruft
2c92a6e0
– cinap_lenrek
– 2017-04-23T13:21:02-04:00
libsec: update thumbprint implementation from 9front
1583a55d
– cinap_lenrek
– 2017-04-04T18:25:04-04:00
kern: merge with chan.c, dev.c, pgrp.c from 9front, fix waserror() botch in devwalk()
cdb9a6e1
– cinap_lenrek
– 2017-04-04T13:02:25-04:00
tlshand: simplify tlsReadN() (from 9front)
43866763
– cinap_lenrek
– 2017-04-03T19:59:45-04:00
tlshand: sync with 9front
15e68cc2
– cinap_lenrek
– 2017-04-02T20:49:08-04:00
tlshand: fix ECDHE and DHE for SSLv3 (from 9front)
d60c87d4
– cinap_lenrek
– 2017-03-18T20:13:32-04:00
devdraw: get rid of screen blanking state
2da0defa
– aiju
– 2017-03-14T19:44:48-04:00
translate xkb dead accent codes into corresponding unicode characters
f2c70311
– cinap_lenrek
– 2017-02-25T17:33:24-05:00
devfs-posix: fix syntax error...
0f3766f4
– cinap_lenrek
– 2017-02-25T17:03:59-05:00
implement setting atime and mtime in fswstat for unix and windows
333472c8
– cinap_lenrek
– 2017-02-10T19:29:59-05:00
libsec: update tlshand from 9front...
298b974e
– cinap_lenrek
– 2017-02-10T16:53:18-05:00
libsec: import from 9front
6f175d28
– cinap_lenrek
– 2017-02-09T18:21:28-05:00
libsec: import changed from 9front
1cb0ad40
– cinap_lenrek
– 2017-02-06T15:51:02-05:00
libsec: import x509 and rsagen changes from 9front
f5683254
– cinap_lenrek
– 2017-02-04T23:18:45-05:00
libsec: have rsagen() always produce postive !dk to avoid confusion
24964a29
– cinap_lenrek
– 2017-02-04T21:02:48-05:00
libmp: fix mpmod() aliasing bug when n == r and x < 0 (thanks aiju, mischief)
64c6eaaa
– cinap_lenrek
– 2017-02-03T19:35:35-05:00
aan: use unsigned message counters
e61ca3be
– cinap_lenrek
– 2017-02-02T14:49:05-05:00
aan: fix ack logic, handle connection shutdown
0646450b
– cinap_lenrek
– 2017-01-27T19:11:00-05:00
devmouse: fix off-by-one in mouseread() (thanks Sören)
dc90f87b
– cinap_lenrek
– 2017-01-24T17:13:37-05:00
netbsd: *shaking head*
72775a71
– cinap_lenrek
– 2017-01-21T10:46:35-05:00
gui-x11: cleanup error handling code, just call panic()
bdf96eb6
– cinap_lenrek
– 2017-01-21T10:25:43-05:00
gui-x11: fix unexpected keyups on auto repeat
632d598b
– cinap_lenrek
– 2017-01-15T18:29:04-05:00
Make.unix: linux presents our all time favorite: "guess your machine" game
023a0ce7
– cinap_lenrek
– 2017-01-15T16:45:25-05:00
remove more old cruft
bc9f9803
– cinap_lenrek
– 2017-01-15T16:44:41-05:00
devfs-win32: set atime and mtime of drive volume directories
c928f5c0
– cinap_lenrek
– 2017-01-15T16:13:40-05:00
remove old unused cruft
04e6c5fd
– cinap_lenrek
– 2017-01-15T16:12:32-05:00
set kerndate in main(), move global variables to cpu.c
fe1e2947
– cinap_lenrek
– 2017-01-15T15:51:30-05:00
win32: fix seconds()
b4d00e3b
– cinap_lenrek
– 2017-01-15T13:02:22-05:00
libsec: sync with 9front
a50be995
– cinap_lenrek
– 2016-12-28T12:26:24-05:00
libmp: avoid temporary buffer allocation in mprand() (from 9front)
b75e3b2c
– cinap_lenrek
– 2016-12-27T20:04:30-05:00
libsec: replace des based X9.17 genrandom() with chacha random number generator (from 9front)
9ca0eeaa
– cinap_lenrek
– 2016-12-21T20:01:25-05:00
mpxor: sign should be 1/-1, not 0/-1 (from 9front)
f8adb5f7
– cinap_lenrek
– 2016-12-16T14:29:45-05:00
remove unused kern/x file
911c9760
– cinap_lenrek
– 2016-12-16T14:14:30-05:00
fix build on freebsd (thanks mveety)
4d702dce
– cinap_lenrek
– 2016-12-16T14:12:49-05:00
get rid of unused kern/syscall.c
7daaecd5
– cinap_lenrek
– 2016-12-16T13:51:49-05:00
adding Make.netbsd (thanks k0ga)
120319ea
– cinap_lenrek
– 2016-12-10T10:12:45-05:00
devmouse: change msec argument of absmousetrack() to ulong
e49acd45
– cinap_lenrek
– 2016-12-10T09:55:57-05:00
gui-x11: fix mistake
09820aa6
– cinap_lenrek
– 2016-12-10T09:47:48-05:00
devmouse: provide absmousetrack() for os specific code instead of exposing te mouse info state
ae6b4b42
– cinap_lenrek
– 2016-12-10T09:45:02-05:00
devcons, devkbd: use tas() to check for unuse
6b188c0b
– cinap_lenrek
– 2016-12-10T09:42:01-05:00
tas: fix function prototype, tas takes int* and returns int
efbc81f6
– cinap_lenrek
– 2016-12-08T18:12:43-05:00
devfs-*.c: fix memory leak on remove, implement ORCLOSE
0757b2cd
– cinap_lenrek
– 2016-11-17T14:10:21-05:00
libmemdraw: cleanup fillpoly(), remove unused fillcolor hack
734ac7f2
– cinap_lenrek
– 2016-11-17T13:55:00-05:00
libsec: remove unused get32() function
cc4362cf
– cinap_lenrek
– 2016-11-17T13:51:45-05:00
libmemdraw: remove unused static drawbuf variables and ptrfn() declaration
525ffef1
– cinap_lenrek
– 2016-11-17T12:22:00-05:00
libsec: remove unused aes_setupDec() function (thanks ftrvxmtrx)
01dc1e2c
– cinap_lenrek
– 2016-11-17T12:14:54-05:00
devtls: remove unused get32() function
9f46d488
– cinap_lenrek
– 2016-11-12T11:42:27-05:00
kern: make readblist() offset of type ulong as the rest
3b886fcd
– cinap_lenrek
– 2016-11-12T09:54:14-05:00
kern: update qio and devmnt, remove mount cache stub
278bcb7e
– sl
– 2016-11-01T19:37:32-04:00
posix-mips: fix build (from OpenBSD port)
aa7b1a1a
– sl
– 2016-11-01T19:31:27-04:00
posix-power/Makefile: add CFLAGS (from OpenBSD port)
4983641c
– cinap_lenrek
– 2016-10-30T09:14:48-04:00
merge
fbff9598
– cinap_lenrek
– 2016-10-30T09:14:21-04:00
libsec: add secp384r1 curve parameters for tls
e33e6673
– cinap_lenrek
– 2016-09-18T11:05:21-04:00
use service names instead of numberic ports for ticket and secstore
4c2d87cd
– cinap_lenrek
– 2016-09-18T10:51:53-04:00
cpu: allow passing remote command with the -c flag (use -h to pass cpu server)
b19ced51
– cinap_lenrek
– 2016-09-18T10:02:33-04:00
devcons: remove cpunote file
b9cc4860
– cinap_lenrek
– 2016-09-18T09:58:09-04:00
win32: fix semaphore leak in osproc()
7d7ddbc1
– cinap_lenrek
– 2016-09-11T17:44:20-04:00
libc: bring strtod() in line with plan9's (ape) libc version
8294a496
– cinap_lenrek
– 2016-09-11T07:30:26-04:00
replace custom randfill() with prng() calls, remove rand()/nrand() definitions from kernel
3d14bcb3
– cinap_lenrek
– 2016-09-08T13:19:18-04:00
aan: dont break connection on write error...
35ab5a74
– cinap_lenrek
– 2016-09-08T03:54:25-04:00
libmp: update mptov.c and mplogic.c from 9front
00c19a0e
– stanley
– 2016-09-06T17:26:33-04:00
add Make.freebsd
2fdbfe6d
– cinap_lenrek
– 2016-08-28T20:13:02-04:00
libmp: remove unused mpeuclid.c
cc706364
– cinap_lenrek
– 2016-08-28T20:12:42-04:00
libmp: allow passing nil to v,x,y results of mpextendedgcd(), simplify mpinvert()
90baca83
– cinap_lenrek
– 2016-08-28T18:46:51-04:00
libmp: mpnrand from 9front
Next