index
:
plan9port
patch
Plan 9 from User Space (with patches)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
SunOS: silence some warnings
Dan Cross
2025-07-25
2
-2
/
+2
*
DragonFly: fix build
Dan Cross
2025-07-25
3
-4
/
+13
*
libthread: remove check for LinuxThreads
Dan Cross
2025-07-25
1
-15
/
+0
*
all: remove need for `-fcommon`
Dan Cross
2025-07-25
39
-193
/
+339
*
rio: proper prototypes in `fns.h`
Dan Cross
2025-07-25
10
-93
/
+98
*
all: clean up misleading indentation warnings
Dan Cross
2025-07-25
6
-22
/
+28
*
sort: rename kcmp to keycmp
Dan Cross
2025-07-24
1
-6
/
+6
*
INSTALL: set defaults for awk and egrep
Dan Cross
2025-07-24
1
-6
/
+2
*
warnings: fix warnings on newer compilers
Dan Cross
2025-07-24
5
-15
/
+21
*
config: add $egrep
Dan Cross
2025-07-23
9
-11
/
+27
*
9c: change -std=c17 to -stc=c11 based on feedback in \#716
erentar
2025-07-22
1
-1
/
+1
*
u.h: define __USE_POSIX to make glibc happy
erentar
2025-07-22
1
-1
/
+1
*
9c: Explicitly set c standard as newer changes in c23 break compilation
erentar
2025-07-22
1
-0
/
+1
*
9c: "-Wdeprecated-pragma" is only present in clang and is absent from gcc
erentar
2025-07-22
1
-1
/
+0
*
libflate: fiz inflatezlibblock
Russ Cox
2025-05-08
1
-2
/
+2
*
cmd/devdraw: avoid use of X button state field
Roger Peppe
2025-03-29
1
-51
/
+12
*
.gitignore: add bin/mntgen
Igor Burago
2025-02-17
1
-0
/
+1
*
dist/main.html: remove dead link to Belorussian translation
macie
2025-02-17
1
-2
/
+0
*
man: don't paginate when using nroff
Anthony Sorace
2025-01-29
2
-6
/
+9
*
mac: arrange for arm64 run on arm64
Russ Cox
2024-10-22
2
-3
/
+11
*
devdraw: handle shift of real mouse buttons correctly
Russ Cox
2024-06-17
2
-10
/
+23
*
lib9: skip buggy S_ISCHR check in disksize on OpenBSD
Russ Cox
2024-06-15
1
-2
/
+0
*
man: update indexes
Russ Cox
2024-06-15
3
-3
/
+11
*
acme: remove debug print
Russ Cox
2024-06-15
1
-1
/
+0
*
acme: shift button 3 for reverse search
Russ Cox
2024-06-15
14
-99
/
+269
*
all: quiet macOS build again
Russ Cox
2024-06-15
2
-1
/
+5
*
Remove redundant echo
Kevin Hovsäter
2024-05-31
1
-1
/
+0
*
INSTALL: fix $PLAN9 in message
Russ Cox
2024-04-06
1
-0
/
+2
*
tpic: clean up
Russ Cox
2024-04-06
5
-8
/
+14
*
acme: clean up environment after exec
Russ Cox
2024-04-06
1
-0
/
+9
*
.github/workflows/actions.yaml: Run CI on pull requests too
Sevan Janiyan
2024-01-09
1
-1
/
+5
*
.travis.yml: Delete
Sevan Janiyan
2024-01-09
1
-41
/
+0
*
README.md: Add GH actions badge
Sevan Janiyan
2024-01-09
1
-1
/
+1
*
.github/workflows/actions.yaml: Add
Sevan Janiyan
2024-01-09
1
-0
/
+20
*
mntgen: import mntgen(4) from Plan 9
fgergo
2024-01-09
2
-0
/
+288
*
ramfs: update to work
fgergo
2023-12-30
1
-5
/
+4
*
9l: silence the 'ignoring duplicate libraries' warning on macOS
Igor Burago
2023-12-18
1
-0
/
+2
*
9l: refactor the warning-silencing mechanics to match that of 9c
Igor Burago
2023-12-18
2
-21
/
+26
*
page: fix viewing of graphics
Russ Cox
2023-09-13
1
-2
/
+4
*
acme: have Dump save both low and high DPI fontnames
matheuristic
2023-09-05
1
-4
/
+13
*
libframe: Match the color of tick
japanoise
2023-08-23
1
-1
/
+1
*
libdraw: fix subfont scaling
matheuristic
2023-08-21
1
-1
/
+1
*
libregexp: allow up to 127 captured subexpressions in one regexp
Igor Burago
2023-03-31
1
-1
/
+1
*
plumber: increase NMATCHSUBEXP up to 100
Igor Burago
2023-03-31
1
-1
/
+1
*
libregexp: allow up to 128 character classes in one regexp
Igor Burago
2023-03-31
1
-2
/
+2
*
README.md: Drop travis-ci badge
Sevan Janiyan
2023-03-30
1
-1
/
+0
*
plumber: use strtoul to parse subexpression match variable substitutions
Igor Burago
2023-03-30
1
-24
/
+9
*
plumber: increase NMATCHSUBEXP up to libregexp's NSUBEXP
Igor Burago
2023-03-30
1
-1
/
+1
*
plumber: allow multi-digit subexpression match variable substitutions
Igor Burago
2023-03-30
1
-2
/
+23
*
plumber: parametrize the number of stored match pattern subexpressions
Igor Burago
2023-03-30
2
-9
/
+15
[next]