1
0
mirror of https://github.com/openbsd/src.git synced 2026-06-18 23:33:33 +02:00
Commit Graph

12 Commits

Author SHA1 Message Date
jsg 25fdf8020c remove uneeded function decls
ok tb@
2023-09-06 11:53:56 +00:00
mestre 8ae737b14e #ifdef QUEST then a few functions won't work, because of that include
<stdlib.h> if we are on a QUEST

OK tb@
2016-01-10 15:12:20 +00:00
mestre aed906e4b2 This diff is rather large, but it's just simply removing unnecessary headers
, remove some lint-style comments, add missing void to functions without args,
also some function prototypes (extern) were missing their args, so I added them
as they were defined in hack.h

OK tb@ on separate diffs
2016-01-09 18:33:15 +00:00
guenther be932af245 lint is dead (long live the lint!) 2014-03-11 07:41:10 +00:00
deraadt 043fbe51c1 rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
unmaintainable).  these days, people use source.  these id's do not provide
any benefit, and do hurt the small install media
(the 33,000 line diff is essentially mechanical)
ok with the idea millert, ok dms
2009-10-27 23:59:19 +00:00
pjanzen 4a5fbbc43f De-register, ANSIfy, clean up. 2003-05-19 06:30:56 +00:00
camield d25013f2c0 hack is free
Thanks to Andries Brouwer, Jay Fenlason and the folks at CWI for their
efforts.

http://www.cwi.nl/~aeb/games/hack/hack.html

ok deraadt@
2003-03-16 21:22:35 +00:00
todd e4d25771e5 spelling; from Brian Poole <raj@cerias.purdue.edu> 2002-06-14 21:34:58 +00:00
pjanzen 54da88e46b Nothing but comments after #endif and #else; heko@iki.fi 2001-08-06 22:59:05 +00:00
niklas d0b779f3ff $OpenBSD$ 2001-01-28 23:41:40 +00:00
millert 180acc8f08 r?index -> strr?chr 1997-01-17 07:10:42 +00:00
deraadt df930be708 initial import of NetBSD tree 1995-10-18 08:37:01 +00:00