index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
games
/
fish
/
fish.c
Age
Commit message (
Expand
)
Author
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2004-11-29
ansi. ok deraadt@
Jonathan Gray
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-12-06
Replace things like srandom(time(NULL)) with srandomdev(3). random(3)
Todd C. Miller
2002-05-31
No dm -> no need to revoke setegid.
Paul Janzen
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-07-09
correct type on last arg to execl(); nordin@cse.ogi.edu
Theo de Raadt
2000-04-08
Handle EOF more cleanly
Paul Janzen
2000-04-08
Fix the card shuffle/draw algorithm. Patch only slightly
Paul Janzen
1999-09-25
Tidying and minor changes from or based on jsm28@cam.ac.uk's work for the
Paul Janzen
1999-06-10
jsm28@cam.ac.uk : handle PAGER in a manner consistent with the
Paul Janzen
1999-03-26
Buffer overflow fix (from FreeBSD)
Paul Janzen
1998-08-22
Revoke gid (!) and minor tidying
Paul Janzen
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
Todd C. Miller
1995-10-18
initial import of NetBSD tree
Theo de Raadt