summaryrefslogtreecommitdiffstats
path: root/fish
Commit message (Expand)AuthorAgeFilesLines
* fish: remove trailing whitespacerillig2021-05-051-6/+6
* fish: use arc4random_uniform for drawing random numbersrillig2021-05-051-25/+10
* fish: remove modulo bias from random number generationrillig2021-05-051-3/+8
* Use PREFIX nowCameron Katri2021-03-282-6/+8
* Get all the games compiling for iOSCameron Katri2021-02-221-7/+16
* [fish] don't allow users to request cards they have made books foreadler2018-03-051-6/+16
* reinstate NULL cast by request, where the NULL was being passed as a varargplunky2011-09-011-3/+3
* NULL does not need a castplunky2011-08-311-4/+4
* sprinkle staticdholland2009-08-121-38/+38
* Remove the \n and tabs from the __COPYRIGHT() strings.lukem2008-07-201-4/+4
* convert __attribute__s to applicable cdefs.h macrosperry2007-12-151-3/+3
* KNF conversionjmc2005-07-021-34/+18
* Cast last argument of execl to (char *).jsm2005-02-151-3/+3
* Remove uses of __P.jsm2004-01-271-18/+18
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-073-19/+7
* Whitespace and/or punctuation fixes.wiz2001-04-021-6/+6
* Use setgid(), not setregid().mycroft2000-05-081-3/+3
* Use an equal probability single draw algorithm to get card from deck.tron2000-03-281-17/+19
* Use the function usage().jsm1999-09-221-4/+3
* Security improvements for games (largely from or inspired by OpenBSD).jsm1999-09-121-3/+4
* Add use of `const' where appropriate to the games.jsm1999-09-081-12/+12
* In name section, use .Dq macro rather than writing double quote directly.enami1999-08-171-2/+3
* This patch makes fish(6) honour PAGER for viewing the instructions.hubertf1999-07-141-6/+18
* Buffer overflow fix (from OpenBSD)kristerw1999-04-241-3/+3
* convert from NOxxx= to MKxxx=no.lukem1999-02-131-2/+4
* don't install in /usr/share if NOSHARE is definedlukem1998-09-291-1/+3
* mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-131-3/+3
* PR/4489: Mika Nystroem: Security hole exec'ing more in fish instructions.christos1997-11-161-6/+22
* WARNSifylukem1997-10-102-20/+53
* - Makefile cleanupschristos1997-03-241-5/+3
* Use ${INSTALL}.thorpej1996-10-181-2/+2
* merge with Lite, new RCS id conventions, etc.cgd1995-03-234-19/+26
* Use ${BINOWN} and ${BINGRP}.jtc1995-01-121-2/+2
* specify man pages the new way.cgd1994-12-221-2/+2
* Use ${DESTDIR} when installing fish.instr (PR #641).jtc1994-12-151-2/+3
* Update to use new -mandoc macros.jtc1993-08-051-27/+31
* Add RCS identifiers.mycroft1993-08-012-2/+4
* Add RCS indentifiers.mycroft1993-08-011-1/+2
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-215-0/+589