RSS feed
7e48e47a
– mischief <mischief@offblast.org>
authored
on 2018/09/11 15:34
kern: fix another longjmp bug
550a8ec5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/05 06:56
devfs-posix: error on rename when newpath already exists
fd5ced87
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/09/01 14:47
fswstat: can't modify automatic variables that get used in waseror() handler
aa140ab5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/08/19 18:01
devdraw: zero initialize DImage.dscreen pointer (vnc, drawterm)
f3fbc0b2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/07/23 15:31
merge
3e20c041
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/07/23 15:30
devmouse: produce signed msec timstamp in /dev/mouse
bb68e065
– aiju <devnull@localhost>
authored
on 2018/07/10 12:07
update README for cocoa
f54a88de
– aiju <devnull@localhost>
authored
on 2018/07/10 11:36
drawterm x11: MIME types need case sensitivity training (thanks echoline)
ebb16275
– aiju <devnull@localhost>
authored
on 2018/07/10 11:18
drawterm.app rule breaks osx build; delete it
a38e9e1d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/07/09 06:55
secstore: increase line buffer size to 8k to avoid warning on big keys (rsa)
774d1d23
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2018/07/07 17:03
gui-win32: remove shift mouse button swap code
911a007c
– aiju <devnull@localhost>
authored
on 2018/07/07 06:09
add mousewheel to cocoa drawterm (thanks Steven McDonald)
047ad2e0
– aiju <devnull@localhost>
authored
on 2018/07/03 19:28
add .hgignore
41144a24
– aiju <devnull@localhost>
authored
on 2018/07/03 19:28
add osx tuttle glenda and add makefile target to copy binary into .app
d951a96b
– aiju <devnull@localhost>
authored
on 2018/07/03 19:05
add osx cocoa port
0748e023
– aiju <devnull@localhost>
authored
on 2018/07/03 19:04
add guimain() and cpubody() indirection to allow for osx cocoa port