index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
games
Age
Commit message (
Expand
)
Author
2021-12-12
fix various typos in comments.
andvar
2021-12-08
fix typo, pointed out by Andras Farkas
snj
2021-12-05
dab: fix typo in comment
rillig
2021-12-05
dab.6: fix URL reference to the book
rillig
2021-12-05
dab: clean up introductory comments
rillig
2021-11-26
describe screenblank(1)
nia
2021-11-16
games/caesar: fix error handling for I/O
rillig
2021-11-13
Better display in monochrome.
nat
2021-11-07
fix various typos, mainly s/prefered/preferred/
andvar
2021-10-29
cgram(6): realloc(x * y) -> reallocarr
nia
2021-10-29
atc(6): simplify reallocation logic
nia
2021-10-29
sail(6): convert realloc(x * y) to reallocarr
nia
2021-10-29
huntd(6): convert malloc(x * y) and realloc(x * y) to reallocarr
nia
2021-09-19
fix various typos in comments, messages and documentation.
andvar
2021-09-18
Ken Thompson on the i960.
uwe
2021-09-07
person on internet is confused by how to list disks because there's
nia
2021-08-19
moar tips
nia
2021-08-15
Capitalization police.
nia
2021-07-25
Flush input to EOL correctly in games/fish.
dholland
2021-07-11
add something
dholland
2021-06-04
SIGINFO is a useful tip
nia
2021-06-04
add some tips
nia
2021-05-28
I don't see any code I wrote left in here.
dholland
2021-05-28
Restore return value of main, arbitrarily thrown away in -r1.4.
dholland
2021-05-12
Adapt to recent change to ../snake/pathnames.h
kre
2021-05-12
snake: Avoid creating definitions prefixed with _ inside a program
nia
2021-05-02
countmail: remove outdated comments
rillig
2021-05-02
games: remove trailing whitespace in *.c and *.h
rillig
2021-05-02
fish: remove trailing whitespace
rillig
2021-05-02
fish: use arc4random_uniform for drawing random numbers
rillig
2021-05-01
fish: remove modulo bias from random number generation
rillig
2021-05-01
cgram: rename local functions
rillig
2021-05-01
caesar: WARNS=6, strict bool mode
rillig
2021-04-29
cgram: in hinting mode, show all correct characters in bold face
rillig
2021-04-25
cgram: use ASCII-only implementation of <ctype.h> functions
rillig
2021-04-25
cgram: provide usage on incorrect invocation
rillig
2021-04-25
cgram: conform to lint's strict bool mode, KNF
rillig
2021-04-22
cgram: allow providing an input file instead of the random fortune
wiz
2021-04-15
one port complains about string overflow here that i can't see.
mrg
2021-04-13
avoid duplicating symbols in libterminfo.
mrg
2021-04-13
no longer need -Wno-error=implicit-fallthrough.
mrg
2021-04-13
properly terminate after using strncpy().
mrg
2021-04-12
avoid leaving off the trailing nul in a literal string.
mrg
2021-04-12
include bsd.own.mk to be sure NETBSDSRCDIR is set.
mrg
2021-04-12
add some new uses of existing GCC_NO_* variables for warning issues.
mrg
2021-02-26
cgram: don't beep if the window is resized
rillig
2021-02-26
cgram: place the 'solved' marker nearer to the text
rillig
2021-02-26
cgram: make the 'solved' stand out more
rillig
2021-02-22
cgram: fix assertion when substituting at the end of the longest line
rillig
2021-02-22
cgram: add advanced cursor movement with tab, shift+tab, return
rillig
[next]