index
:
plan9port
patch
Plan 9 from User Space (with patches)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: update build scripts to fix AIX XL/C compatibility
Ben Huntsman
2020-05-07
1
-2
/
+2
*
all: remove Linux 2.4 vs 2.6 detection
Russ Cox
2020-01-19
1
-4
/
+2
*
libthread: rm FreeBSD 4 code
Russ Cox
2020-01-19
1
-4
/
+2
*
libdraw: connect to devdraw via $wsysid when set
Russ Cox
2020-01-13
1
-0
/
+6
*
devdraw: move Client into devdraw.h and move global state in
Russ Cox
2020-01-13
1
-1
/
+0
*
lib9: make a p9frexp function wrapping system frexp
Russ Cox
2020-01-12
1
-1
/
+3
*
lib9: remove getcallerpc implementations
Russ Cox
2020-01-07
1
-11
/
+14
*
libdraw: redo default font construction to be hidpi-safe
Russ Cox
2018-11-16
2
-5
/
+0
*
libdraw: add Cursor2, a 32x32 high-res cursor
Russ Cox
2018-11-15
5
-1
/
+22
*
9term, win: work around bsd linker nonsense
Russ Cox
2017-01-06
1
-0
/
+2
*
include: define _DEFAULT_SOURCE
David du Colombier
2016-11-20
1
-0
/
+1
*
keyboard.h: add some missing key enums from Plan 9
mischief
2015-06-03
1
-1
/
+6
*
libdraw: refine hidpi font selection
Russ Cox
2015-02-17
1
-0
/
+1
*
libdraw: autoscale fonts when moving between low and high dpi screens
Russ Cox
2015-02-17
1
-1
/
+16
*
libdraw: add 2*font syntax for scaled fonts
Russ Cox
2015-02-17
1
-1
/
+2
*
libdraw: change DefaultDPI to 133
Russ Cox
2012-11-26
1
-1
/
+1
*
libframe: auto scale tick for retina
Russ Cox
2012-11-25
1
-2
/
+2
*
libdraw: add scalesize
Russ Cox
2012-11-25
1
-0
/
+1
*
draw.h: add DefaultDPI
Russ Cox
2012-11-25
1
-1
/
+2
*
devdraw, libdraw: add display->dpi
Russ Cox
2012-11-25
1
-0
/
+1
*
libthread: add threadspawnd
Russ Cox
2012-10-22
1
-0
/
+1
*
openbsd updates (thanks Pascal Stumpf)
Russ Cox
2012-07-14
1
-0
/
+2
*
lib9/dial: add support for IPv6
David du Colombier
2012-06-02
1
-1
/
+1
*
libmach, acid, db: 64-bit support
Russ Cox
2012-02-19
2
-68
/
+71
*
libventi: add functions vtsha1 and vtsha1check
David du Colombier
2012-01-21
1
-0
/
+4
*
libventi: add VtEntryNoArchive from liboventi, for use with fossil
David du Colombier
2011-11-08
1
-0
/
+1
*
libventi: add functions reconn and redial for use with fossil
David du Colombier
2011-11-08
1
-0
/
+2
*
venti.h: import indentation from plan 9
David du Colombier
2011-06-13
1
-145
/
+147
*
delete 9P2000.u
Russ Cox
2010-12-07
2
-10
/
+0
*
u.h: add int8, uint8
Russ Cox
2010-07-14
1
-0
/
+2
*
make flate crc32 work when ulong is 64 bits
Russ Cox
2010-02-07
2
-3
/
+10
*
libc.h: update comment for 32-bit Rune
Russ Cox
2009-09-13
1
-2
/
+3
*
lib9: fix dirread/stat mismatch on Snow Leopard
Russ Cox
2009-09-13
1
-0
/
+3
*
convert to 4-byte UTF-8 and 32-bit Rune
Russ Cox
2009-09-11
2
-4
/
+5
*
libavl: import from Plan 9
Russ Cox
2009-08-23
1
-0
/
+27
*
lib9: dotu fixes in convS2M, convM2S
Tim Newsham
2009-08-20
1
-0
/
+2
*
more licensing
Russ Cox
2009-08-14
2
-0
/
+6
*
more licensing
Russ Cox
2009-08-14
1
-0
/
+2
*
merge
Russ Cox
2009-07-14
1
-0
/
+3
*
merge
Russ Cox
2009-07-08
1
-0
/
+1
*
venti: 32-bit extensions to data structures
Russ Cox
2009-05-25
1
-11
/
+13
*
libventi: protocol support for blocks larger than 64k
Russ Cox
2009-05-25
1
-1
/
+1
*
libthread: remove unimplemented chaninit
Russ Cox
2009-04-30
1
-1
/
+0
*
merge
Russ Cox
2009-04-30
1
-1
/
+3
*
u.h: add SunOS 5.9
Brian L. Suart
2008-07-20
1
-1
/
+2
*
libframe: add frredraw prototype
Russ Cox
2008-07-20
1
-0
/
+1
*
libframe: translucent font fixes from Plan 9
Russ Cox
2008-03-07
1
-2
/
+2
*
keyboard.h: End is no longer \r
Russ Cox
2008-07-18
1
-1
/
+1
*
lib9: add mode parameter to opentemp
Russ Cox
2008-07-10
1
-1
/
+1
*
lib9: add write function that withstands interrupts
Russ Cox
2008-07-04
1
-0
/
+2
[next]