RSS feed
7d633eeb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/02/24 07:25
gui-x11: fix unicode chars in clipboard (use utf8string vs XA_STRING) (thanks BurnZeZ)
8349bbae
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/02/22 20:12
README: add description
62eede69
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/02/21 23:57
update binaries url
ef6d7a8a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/02/21 23:22
provide secstore key separation for proto p9sk1 and dp9ik
d8586354
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/02/21 15:38
remove .gitignore
0a8a66a4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/02/21 15:37
devfs-posix: use stat->st_dev<<32 | stat->st_ino for qid.path
47ee1007
– 23hiro <23hiro@gmail.com>
authored
on 2016/02/20 23:04
CONTRIBUTORS: delete incomplete list to minimize maintenance costs and avoid bad feelings.
7d2ec9b8
– 23hiro <23hiro@gmail.com>
authored
on 2016/02/20 22:55
merge
08a8630d
– 23hiro <23hiro@gmail.com>
authored
on 2016/02/20 22:53
simplify README
9bec8b1a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/02/20 20:44
import devssl from 9front
cd0889fa
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/02/20 20:06
import keyboard.h from 9front, fix Kdel
c0bdcc5a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/02/20 19:32
merge
68fe504f
– 23hiro <23hiro@gmail.com>
authored
on 2016/02/20 19:27
Ask for cpu and auth servers when none are specified on cli or environment, be consistent with plan9 boot. Most helpful on windows.
01028c1d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/02/20 19:24
recognize proto=dp9ik from secstore
d9508059
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/02/20 18:38
replace 9balls with tuttle glenda icon
5811e042
– 23hiro <23hiro@gmail.com>
authored
on 2016/02/20 16:01
gui-x11: disable xdraw() acceleration to fix crazy rendering bugs
f8fc90dc
– 23hiro <23hiro@gmail.com>
authored
on 2016/02/20 15:54
linux: static links don't work because glibc sucks
8fab9847
– 23hiro <23hiro@gmail.com>
authored
on 2016/02/20 15:40
linux: for systems with 64 bit kernel but 32 bit userland provide a conf=linux386 to force 386 build
ee4b5854
– 23hiro <23hiro@gmail.com>
authored
on 2016/02/20 14:45
win32: fix scrolling, add pageup/down/home/end keys
969f1e1c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/02/19 14:13
devfs-win32: use sha1() for pathhash
693b886a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/02/19 13:43
devfs-win32: allow access to all windows drive letters exporting them under /mnt/term/C: ect... 64-bit file offsets
a090f5f5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/02/19 08:12
libauthsrv: convert anonymous struct members
2923f854
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/02/19 04:15
libsec: remove unused tlsSecKill()
42924ab3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/02/19 04:09
libsec/libmp: convert anonymous structs (thanks fish)
47d50808
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/02/19 03:59
libc: rename dysize() to not conflict on unix
0ff7b387
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/02/19 03:54
fix setrealloctag() declaration for kern
d6ca0cfb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/02/18 13:37
port 9front libauthsrv/libsec/libmp and implement dp9ik and rcpu support
445b6293
– David du Colombier <0intro@gmail.com>
authored
on 2015/10/16 16:47
include: define _DEFAULT_SOURCE
8de603bf
– David du Colombier <0intro@gmail.com>
authored
on 2015/06/17 18:40
gui-win32: fix encoding and decoding of clipboard strings
164f9308
– David du Colombier <0intro@gmail.com>
authored
on 2015/06/14 13:50
all: move from Mercurial to Git
3dbe2c35
– David du Colombier <0intro@gmail.com>
authored
on 2013/06/21 19:08
libc: import 21-bit runes from Plan 9
2f4516ba
– David du Colombier <0intro@gmail.com>
authored
on 2012/09/10 15:51
devip: fix addrlen in connect() and bind()
23a48c7c
– David du Colombier <0intro@gmail.com>
authored
on 2012/08/03 17:30
devip: add support for IPv6
2ca76dc7
– Russ Cox <rsc@swtch.com>
authored
on 2012/07/14 06:30
posix-arm: new directory, with tas.c from Skip Tavakkolian
e64d488c
– Russ Cox <rsc@swtch.com>
authored
on 2012/07/14 06:22
gui-x11: better snarfing with Chrome/Opera (ported from p9p, thanks Ethan Grammatikidis)
14564d23
– Russ Cox <rsc@swtch.com>
authored
on 2012/07/14 05:21
kern/win32.c: restore actually used variable
6af132da
– Russ Cox <rsc@swtch.com>
authored
on 2012/07/14 04:15
kern/devfs-posix: fix chmod after rename (thanks Cinap)
b2296200
– Russ Cox <rsc@swtch.com>
authored
on 2012/07/14 04:14
codereview: set up from plan9port
6fb85848
– Russ Cox <rsc@swtch.com>
authored
on 2011/01/02 13:33
cleanup suggested by Geoff Collyer
7211f00b
– Erik Quanstrom <quanstro@quanstro.net>
authored
on 2010/12/28 15:58
cpu: fix p9any v.2 negotiation
a568eea7
– Erik Quanstrom <quanstro@quanstro.net>
authored
on 2010/12/28 15:53
devdraw: add new draw operators
31aac06d
– Erik Quanstrom <quanstro@quanstro.net>
authored
on 2010/12/28 15:51
expand iounit to handle large images in /dev/draw
f473ac46
– Yaroslav <yarikos@gmail.com>
authored
on 2010/07/03 02:49
x11: pass F1-F12 keys
54944afb
– Russ Cox <rsc@swtch.com>
authored
on 2009/08/25 18:50
update README
3bab3a22
– Russ Cox <rsc@swtch.com>
authored
on 2009/08/25 18:46
win32 build; add -r option
5df8776c
– Russ Cox <rsc@swtch.com>
authored
on 2009/03/13 12:11
lib.h: add #define for strtoll (Steve Simon)
3c2bf42f
– Russ Cox <rsc@swtch.com>
authored
on 2009/03/13 12:09
x11: uint -> ulong on clipboard read for x86-64
5cc6f05c
– Russ Cox <rsc@swtch.com>
authored
on 2008/12/09 11:47
sprint: the usual gcc "bug"
4f14409f
– Russ Cox <rsc@swtch.com>
authored
on 2008/12/09 02:05
add make CONF=pthread for modern systems
189f67ae
– Russ Cox <rsc@swtch.com>
authored
on 2008/12/06 18:31
delay user prompt until after -u is parsed (Randall Bohn)
b012e1ab
– Russ Cox <rsc@swtch.com>
authored
on 2008/08/07 11:18
ctl-opt is gone (Michaelian Ennis)