/
nerfur
/
openbsd-src
ОбзорДокументацияВойти
/
nerfur
/
openbsd-src
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
openbsd-src/
games/cribbage/
..
Makefile

Delete cribbage logging. Was never enabled and no point in enabling it.

11 лет назад
cards.c

Include only needed header files per each source file

11 лет назад
crib.c

if both stdout and stderr are redirected to a non-tty, pledge(2) will kill ncurses applications, e.g.:

5 лет назад
cribbage.6

Avoid gendered language in man pages when not referring to a specific person. Rewrite or use singular they.

4 года назад
cribbage.h

playing is a var in main() not a global, remove extern

2 года назад
cribbage.n

-m option for muggins better user input parsing man page tidying and syncing of rules to Hoyle's typo and context correction in "Hoyle's" transcription

25 лет назад
cribcur.h

Remove the advertising clause in the UCB license which Berkeley rescinded 22 July 1999. Proofed by myself and Theo.

23 года назад
deck.h

Include only needed header files per each source file

11 лет назад
extern.c

Include only needed header files per each source file

11 лет назад
instr.c

As per style(9), remove remaining lint-style comments from games/

11 лет назад
io.c

Fix input handling wrt redrawing. The new version of curses does not like shortcutting switching windows, especially if you're also using libc for i/o. Reported by Don Wilburn; ok jsg@

2 года назад
pathnames.h

Delete cribbage logging. Was never enabled and no point in enabling it.

11 лет назад
score.c

Include only needed header files per each source file

11 лет назад
support.c

Include only needed header files per each source file

11 лет назад