Commit Graph

140 Commits

Author SHA1 Message Date
mycroft da84ee5833 Fix typo in the name of the important potion. 1994-10-23 05:21:43 +00:00
mycroft 9c6e9d0494 Fix various problems with the potion/scroll name hiding mechanism. 1994-10-21 21:26:08 +00:00
jtc d10aeeaff7 Added phantasia and random 1994-10-21 21:26:07 +00:00
mycroft 8f47eaff72 Fix various problems with the potion/scroll name hiding mechanism. 1994-10-21 21:26:06 +00:00
jtc b7b0d5dc48 #include <limits.h> to get LONG_MAX 1994-10-21 21:24:11 +00:00
jtc 86a62b8dfd phantasia(6), from 44lite 1994-10-21 21:19:39 +00:00
jtc a6878b5d81 random(6), from 44lite 1994-10-21 21:18:45 +00:00
jtc 3feebbf124 I didn't reealize that ching(6) was incomplete 1994-10-21 21:06:47 +00:00
jtc 823715e47d Added adventure, boggle, and ching 1994-10-21 20:59:34 +00:00
jtc 86ef266907 boggle(6), from 44lite 1994-10-21 20:52:51 +00:00
jtc 107c0a28c5 adventure(6), from 44lite 1994-10-21 20:51:44 +00:00
mycroft 586252e3e1 Move the playerids file to /var/games, as suggest by Rafal Boni. 1994-09-18 00:21:38 +00:00
deraadt e156ce2801 buggy version of abs() goes away 1994-06-29 21:22:50 +00:00
jtc 67bd328aa9 Converted from sgtty to termios api, no longer needs libcompat. 1994-05-24 23:54:16 +00:00
cgd a218d38dc2 need -lcompat 1994-05-23 05:32:40 +00:00
jtc e833a90ed2 sync with 44lite, seems to fix bug #224 1994-05-12 17:39:26 +00:00
cgd cd7946f67d run and hide 1994-05-06 07:19:19 +00:00
cgd fece8b5011 ascii tetris! 1994-05-06 06:50:50 +00:00
cgd c592875d36 add pig 1994-05-05 07:04:04 +00:00
cgd c524ac711f setuid rather than setruid 1994-04-08 18:23:31 +00:00
pk c541862af5 Theorem:
Computer scientists don't care much for poetry.
Prove:
	They haven't run `quiz poem next-line' for ages.

get_file(), appdstr() and quiz() we made
one more correctly catenate.
On top of that, repeat after me:
"Thou shallst not err, except in libc!"
1994-04-08 08:33:13 +00:00
deraadt 9e884098d2 fix from <dgy@mcs.com> 1994-04-08 08:09:14 +00:00
deraadt 65893ce47b TIOCGWINSZ 1994-04-05 23:35:16 +00:00
deraadt 70fdc96e4c TIOCGWINSZ 1994-04-05 22:56:56 +00:00
cgd eb6b212c8d initialize variable! 1994-04-05 00:42:49 +00:00
mycroft 3719ae5272 Clean this up a little, and use TOCGWINSW. 1994-04-05 00:21:20 +00:00
cgd 74dd75c267 don't -g by default 1994-04-01 08:31:22 +00:00
cgd c386dd4646 evil lseek casts... 1994-04-01 03:02:32 +00:00
cgd 1a11d63787 oops 1994-03-28 11:21:12 +00:00
cgd 46602f3cbf bogus lseek extern 1994-03-28 11:19:09 +00:00
jtc 3d0c312d65 Remove unnecessary formatting commands. The -mandoc macros already do
a .br between .Nm's in the SYNOPSIS section.
1994-03-24 01:27:24 +00:00
cgd 3d21b08dc2 only one Nm/Nd pair. 1994-03-19 08:23:12 +00:00
cgd d00b34b8ac fix transposition. from Luke Mewburn <lm@rmit.edu.au> 1994-03-19 08:01:23 +00:00
deraadt db651dca40 bring in limits.h 1994-03-03 03:07:24 +00:00
cgd f5db28495e bin/144: patch from Arne Juul <arnej@dsl.unit.no> to deal with big
numbers
1994-03-01 01:07:48 +00:00
cgd b4da561c15 kiil bogus install -d's 1994-02-10 02:31:32 +00:00
cgd bb12398ce4 no longer need library hacks, nor the sgid 1994-01-28 05:08:25 +00:00
cgd bca5d4ac26 hack to make getloadavg() link properly 1994-01-28 00:26:35 +00:00
cgd 6bfe384d92 fix 'make' biff. from Roland McGrath 1994-01-24 18:39:52 +00:00
glass b192754e19 fixed to use fgets() 1994-01-13 19:22:29 +00:00
glass 862f7b5f17 fixed spelling of Napoleon 1994-01-13 18:24:40 +00:00
mycroft be1bfebd5c Avoid infinite loop. 1994-01-13 01:19:58 +00:00
pk be7657d720 Use .OBJDIR for auxiliary programs. 1994-01-04 21:40:31 +00:00
cgd 02254e0c37 rename fgetline() and sharpen axe for bostic... 1994-01-04 05:16:44 +00:00
cgd a60129f588 update for fgetline 1993-12-22 07:23:27 +00:00
cgd 7c01580ebd fix from Christos Zoulas: use .CURDIR for path. not necessary, but 'safe' 1993-12-22 04:30:48 +00:00
mycroft d52010132e Eliminate a compiler warning. 1993-12-08 08:18:22 +00:00
mycroft aafa1c47ec Eliminate two compiler warnings. 1993-12-08 07:50:47 +00:00
mycroft bcda10fca5 Eliminate a compiler warning. 1993-12-08 07:27:50 +00:00
jtc 67a17b53b4 Use <dirent.h> instead of <sys/dir.h>. 1993-12-04 02:19:49 +00:00