index
:
plan9port.git
master
This is a port of many Plan 9 libraries and programs to Unix. [forked]
nobody
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-07
all: update build scripts to fix AIX XL/C compatibility
Ben Huntsman
6
-11
/
+35
2020-05-07
fmt: disable use of stdatomic on AIX XL C and old GCC
Russ Cox
1
-0
/
+21
2020-05-05
9term.app: respect user-set shell instead of forcing bash
Russ Cox
1
-2
/
+22
2020-05-05
rc(1): mention /etc/shells in BUGS section
Russ Cox
1
-0
/
+6
2020-05-05
rc: clean up parser levels, disallow free carats on lists
Russ Cox
4
-31
/
+37
2020-05-04
rc: allow unquoted = in command arguments
Russ Cox
3
-11
/
+28
2020-05-04
rc: move free carat handling into parser
Russ Cox
5
-97
/
+106
2020-05-04
rc: move newline handling into parser
Russ Cox
6
-24
/
+67
2020-05-04
rc: add recursive descent parser
Russ Cox
13
-9
/
+730
2020-04-30
9c: added explicit -fcommon to gcc defaults.
sean
1
-0
/
+1
2020-03-30
acme: scale window bodies on resize, not including tag space
Russ Cox
1
-3
/
+5
2020-02-22
Fix broken references to plan9.bell-labs.com/plan9
Larkin Nickle
11
-18
/
+18
2020-02-11
libthread: fix ARM build by renaming file
Neven Sajko
1
-0
/
+0
2020-02-03
devdraw: fix `cmd-r` to toggle retina vs. non-retina mode on macOS (#361)
Martin Palma
1
-1
/
+1
2020-01-24
libthread: comment stack border a bit more
Russ Cox
1
-4
/
+10
2020-01-24
acme: report close failure in Put, this time for sure
Russ Cox
1
-5
/
+5
2020-01-19
libthread: fix test deps, cleanup in mkfile
Russ Cox
1
-1
/
+4
2020-01-19
libthread: clean up sysofiles.sh a bit more
Russ Cox
1
-25
/
+10
2020-01-19
libthread: rm OpenBSD tas implementations
Russ Cox
2
-23
/
+1
2020-01-19
libthread: use consistent stack calculation code in makecontext
Russ Cox
11
-83
/
+36
2020-01-19
libthread: rm NetBSD pthread reference in sysofiles.sh
Russ Cox
1
-1
/
+1
2020-01-19
all: remove Linux 2.4 vs 2.6 detection
Russ Cox
9
-130
/
+28
2020-01-19
libthread: remove Linux 2.4 code
Russ Cox
7
-513
/
+462
2020-01-19
libthread: rm unused sparc-ucontext.h
Russ Cox
2
-37
/
+0
2020-01-19
libthread: rm Darwin pre-11.0.0 support
Russ Cox
5
-192
/
+0
2020-01-19
libthread: rm FreeBSD 4 code
Russ Cox
7
-504
/
+54
2020-01-19
libthread: rm OpenBSD.c
Russ Cox
1
-145
/
+0
2020-01-19
libthread: rm unused ARM (get|set)mcontext (#354)
Neven Sajko
1
-43
/
+0
2020-01-16
9fs: remove tip (dead?), redirect sources to 9p.io
Dan Cross
1
-3
/
+1
2020-01-16
devdraw: abort alt sequence on window change on macOS
Russ Cox
1
-0
/
+4
2020-01-16
libthread: NetBSD supports pthreads, remove ancient systems in sysofiles.sh
Dan Cross
1
-8
/
+1
2020-01-16
malloc: remove locking
Dan Cross
3
-41
/
+3
2020-01-16
lib9: putenv wraps POSIX setenv, not legacy putenv
Dan Cross
1
-7
/
+1
2020-01-15
devdraw: avoid deadlock in x11 resize
Russ Cox
2
-0
/
+3
2020-01-15
cmd/rio: xshove: set geometry by window id
Nicola Girardi
1
-1
/
+6
2020-01-15
libmach: Fix type errors in FreeBSD.c
Dan Cross
1
-4
/
+4
2020-01-15
devdraw: set windowrect correctly on x11 if window gets unexpected size
Russ Cox
1
-2
/
+2
2020-01-15
devdraw: actually send resize event on resize
Russ Cox
1
-0
/
+7
2020-01-15
factotum: update for new nbrecvul return value
Russ Cox
1
-2
/
+30
2020-01-15
compress: remove (not distributed) from tar(1) manpage.
sean
1
-1
/
+0
2020-01-15
compress: import Plan9 compress
sean
3
-0
/
+1526
2020-01-15
winwatch: Plan 9-ify.
Dan Cross
1
-426
/
+412
2020-01-15
clock: Remove unused static variable in clock.c
Dan Cross
1
-2
/
+0
2020-01-15
winwatch: port based Plan 9 winwatch
markvanatten
3
-1
/
+596
2020-01-15
9pfuse: update errortab
Oleg Nemanov
1
-0
/
+2
2020-01-15
soelim: manpage fixes.
sean
1
-4
/
+3
2020-01-15
soelim: import from Plan9
sean
3
-0
/
+47
2020-01-14
venti/buildindex: fix hang on large indexes
Russ Cox
1
-1
/
+1
2020-01-14
devdraw: notify window resize promptly on x11
Russ Cox
5
-13
/
+28
2020-01-14
libdraw: send hangup to process when window is lost
Russ Cox
1
-1
/
+5
[prev]
[next]