1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/games/monop
deraadt df69c215c7 When system calls indicate an error they return -1, not some arbitrary
value < 0.  errno is only updated in this case.  Change all (most?)
callers of syscalls to follow this better, and let's see if this strictness
helps us in the future.
2019-06-28 13:32:41 +00:00
..
brd.dat
cards.c ANSIfy monop(6) 2016-01-08 18:20:33 +00:00
cards.inp
deck.h Headers cleanup and removal where suitable 2016-01-08 18:19:47 +00:00
execute.c When system calls indicate an error they return -1, not some arbitrary 2019-06-28 13:32:41 +00:00
getinp.c ANSIfy monop(6) 2016-01-08 18:20:33 +00:00
houses.c ANSIfy monop(6) 2016-01-08 18:20:33 +00:00
initdeck.c ANSIfy monop(6) 2016-01-08 18:20:33 +00:00
jail.c ANSIfy monop(6) 2016-01-08 18:20:33 +00:00
Makefile
misc.c ANSIfy monop(6) 2016-01-08 18:20:33 +00:00
mon.dat
monop.6 Correct number of players, the program enforces a range from 2 to 9. 2017-06-09 15:32:40 +00:00
monop.c ANSIfy monop(6) 2016-01-08 18:20:33 +00:00
monop.def Headers cleanup and removal where suitable 2016-01-08 18:19:47 +00:00
monop.ext Headers cleanup and removal where suitable 2016-01-08 18:19:47 +00:00
monop.h Headers cleanup and removal where suitable 2016-01-08 18:19:47 +00:00
morg.c ANSIfy monop(6) 2016-01-08 18:20:33 +00:00
pathnames.h
print.c ANSIfy monop(6) 2016-01-08 18:20:33 +00:00
prop.c ANSIfy monop(6) 2016-01-08 18:20:33 +00:00
prop.dat
rent.c ANSIfy monop(6) 2016-01-08 18:20:33 +00:00
roll.c ANSIfy monop(6) 2016-01-08 18:20:33 +00:00
spec.c ANSIfy monop(6) 2016-01-08 18:20:33 +00:00
trade.c ANSIfy monop(6) 2016-01-08 18:20:33 +00:00