index
:
plan9port
patch
Plan 9 from User Space (with patches)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
libthread: clean up sysofiles.sh a bit more
Russ Cox
2020-01-19
1
-25
/
+10
*
libthread: rm OpenBSD tas implementations
Russ Cox
2020-01-19
2
-23
/
+1
*
libthread: use consistent stack calculation code in makecontext
Russ Cox
2020-01-19
11
-83
/
+36
*
libthread: rm NetBSD pthread reference in sysofiles.sh
Russ Cox
2020-01-19
1
-1
/
+1
*
all: remove Linux 2.4 vs 2.6 detection
Russ Cox
2020-01-19
2
-44
/
+3
*
libthread: remove Linux 2.4 code
Russ Cox
2020-01-19
7
-513
/
+462
*
libthread: rm unused sparc-ucontext.h
Russ Cox
2020-01-19
2
-37
/
+0
*
libthread: rm Darwin pre-11.0.0 support
Russ Cox
2020-01-19
5
-192
/
+0
*
libthread: rm FreeBSD 4 code
Russ Cox
2020-01-19
6
-500
/
+52
*
libthread: rm OpenBSD.c
Russ Cox
2020-01-19
1
-145
/
+0
*
libthread: rm unused ARM (get|set)mcontext (#354)
Neven Sajko
2020-01-19
1
-43
/
+0
*
devdraw: abort alt sequence on window change on macOS
Russ Cox
2020-01-16
1
-0
/
+4
*
libthread: NetBSD supports pthreads, remove ancient systems in sysofiles.sh
Dan Cross
2020-01-16
1
-8
/
+1
*
malloc: remove locking
Dan Cross
2020-01-16
3
-41
/
+3
*
lib9: putenv wraps POSIX setenv, not legacy putenv
Dan Cross
2020-01-16
1
-7
/
+1
*
devdraw: avoid deadlock in x11 resize
Russ Cox
2020-01-15
2
-0
/
+3
*
cmd/rio: xshove: set geometry by window id
Nicola Girardi
2020-01-15
1
-1
/
+6
*
libmach: Fix type errors in FreeBSD.c
Dan Cross
2020-01-15
1
-4
/
+4
*
devdraw: set windowrect correctly on x11 if window gets unexpected size
Russ Cox
2020-01-15
1
-2
/
+2
*
devdraw: actually send resize event on resize
Russ Cox
2020-01-15
1
-0
/
+7
*
factotum: update for new nbrecvul return value
Russ Cox
2020-01-15
1
-2
/
+30
*
compress: import Plan9 compress
sean
2020-01-15
2
-0
/
+1289
*
winwatch: Plan 9-ify.
Dan Cross
2020-01-15
1
-426
/
+412
*
clock: Remove unused static variable in clock.c
Dan Cross
2020-01-15
1
-2
/
+0
*
winwatch: port based Plan 9 winwatch
markvanatten
2020-01-15
2
-1
/
+539
*
9pfuse: update errortab
Oleg Nemanov
2020-01-15
1
-0
/
+2
*
venti/buildindex: fix hang on large indexes
Russ Cox
2020-01-14
1
-1
/
+1
*
devdraw: notify window resize promptly on x11
Russ Cox
2020-01-14
5
-13
/
+28
*
libdraw: send hangup to process when window is lost
Russ Cox
2020-01-14
1
-1
/
+5
*
lib9: make formatting lock-free again
Russ Cox
2020-01-14
4
-124
/
+83
*
acme: save/restore multiline tags in Dump/Load
Russ Cox
2020-01-14
1
-4
/
+16
*
tar: remove /bin/ when invoking compressors
phonologus
2020-01-14
1
-6
/
+1
*
libthread: use mmap to allocate OpenBSD stacks
Russ Cox
2020-01-14
6
-8
/
+61
*
libdraw: use proper pipe for default font data
Russ Cox
2020-01-14
1
-6
/
+16
*
devdraw: do not force-hide menu and dock during full screen on mac
Russ Cox
2020-01-14
1
-3
/
+15
*
devdraw: hide dock in full screen mode
Russ Cox
2020-01-13
1
-0
/
+13
*
devdraw: correctly hide Mac menu bar (#335)
Xiao-Yong
2020-01-13
1
-9
/
+9
*
libthread: fix fault in teardown of proc
Russ Cox
2020-01-13
2
-1
/
+2
*
acme: fix buffer overflow introduced in parsetag refactor
Russ Cox
2020-01-13
3
-8
/
+8
*
acme: fix movetodel for spaces in file names
Russ Cox
2020-01-13
1
-11
/
+8
*
acme: allow spaces in window names
Russ Cox
2020-01-13
2
-5
/
+20
*
mk: fix hash function (#315)
Neven Sajko
2020-01-13
1
-7
/
+3
*
acme: one more place to use parsetag
Russ Cox
2020-01-13
1
-5
/
+1
*
acme: factor out tag parsing code
Russ Cox
2020-01-13
3
-21
/
+28
*
lib9: do not fetch disk size for character devices
Russ Cox
2020-01-13
1
-1
/
+1
*
mk: treat X= as empty list in rc shell
Russ Cox
2020-01-13
1
-6
/
+12
*
acme: fix crash in X |cat with multiple windows
Russ Cox
2020-01-13
1
-5
/
+24
*
vac, unvac: allow 128MB cache size, up from 4MB
Russ Cox
2020-01-13
2
-2
/
+2
*
9pfuse: do not fswalk("..")
Russ Cox
2020-01-13
1
-12
/
+5
*
libthread: fix nbrecvul, recvul to match man page, Plan 9
Russ Cox
2020-01-13
1
-2
/
+2
[next]