]>
git.cameronkatri.com Git - bsdgames-darwin.git/log
wiz [Fri, 27 Jun 2003 22:48:35 +0000 (22:48 +0000)]
Quote question mark.
wiz [Fri, 27 Jun 2003 22:47:44 +0000 (22:47 +0000)]
Fix macro order, and quote question mark.
wiz [Thu, 26 Jun 2003 10:04:37 +0000 (10:04 +0000)]
Use only one of -literal and -unfilled with Bd.
wiz [Wed, 11 Jun 2003 12:10:21 +0000 (12:10 +0000)]
Sync with v20030416 of Makefile.
wiz [Wed, 11 Jun 2003 12:04:06 +0000 (12:04 +0000)]
Make build.
wiz [Wed, 11 Jun 2003 12:00:21 +0000 (12:00 +0000)]
Merge with v20030416.
martin [Wed, 11 Jun 2003 09:51:56 +0000 (09:51 +0000)]
Make this work on 64 bit big endian platforms.
wiz [Sun, 18 May 2003 09:30:08 +0000 (09:30 +0000)]
Use standard section header; add nokeep to table to avoid page/line break
in table. From jmc@openbsd.
wiz [Wed, 14 May 2003 12:11:03 +0000 (12:11 +0000)]
setup -> set up.
mjl [Thu, 8 May 2003 18:12:24 +0000 (18:12 +0000)]
Remove double spaces between words
mjl [Thu, 8 May 2003 17:51:12 +0000 (17:51 +0000)]
uniq.
mjl [Thu, 8 May 2003 17:25:48 +0000 (17:25 +0000)]
Move limericks to limerick file. Sort that and uniq.
mjl [Thu, 8 May 2003 17:01:04 +0000 (17:01 +0000)]
Move limericks to limerick file. Sort that and uniq.
mjl [Thu, 8 May 2003 16:37:45 +0000 (16:37 +0000)]
Sort and remove duplicates.
mjl [Thu, 8 May 2003 16:20:25 +0000 (16:20 +0000)]
Pull in corrections from Free/OpenBSD.
Also move limericks to limerick file.
mjl [Thu, 8 May 2003 14:53:08 +0000 (14:53 +0000)]
Pull in corrections from Free/OpenBSD.
mjl [Thu, 8 May 2003 14:27:10 +0000 (14:27 +0000)]
Merge in corrections/additions from Free/OpenBSD.
mjl [Thu, 8 May 2003 14:14:32 +0000 (14:14 +0000)]
Merge in corrections from Free/OpenBSD.
wiz [Thu, 8 May 2003 13:03:49 +0000 (13:03 +0000)]
de-__P().
mjl [Wed, 7 May 2003 19:00:13 +0000 (19:00 +0000)]
Typo fix. From FreeBSD PR/51909.
christos [Sat, 3 May 2003 09:10:23 +0000 (09:10 +0000)]
don't print error messages using warn, because we clear the screen immediately
afterwards and they vanish.
wiz [Sat, 26 Apr 2003 21:30:51 +0000 (21:30 +0000)]
Drop a trailing dot. From jmc@openbsd.
wiz [Sat, 26 Apr 2003 21:30:23 +0000 (21:30 +0000)]
Fix some nits, do not mark up i.e. too much. From jmc@openbsd.
wiz [Sat, 26 Apr 2003 21:29:10 +0000 (21:29 +0000)]
Grammar fixes, from jmc@openbsd.
wiz [Sat, 26 Apr 2003 21:28:40 +0000 (21:28 +0000)]
Grammar and punctuation fixes, from jmc@openbsd.
wiz [Sat, 26 Apr 2003 21:27:47 +0000 (21:27 +0000)]
Grammar fixes, from jmc@openbsd.
wiz [Sat, 26 Apr 2003 21:27:01 +0000 (21:27 +0000)]
Use .Nm instead of "arithmetic" in one place. From jmc@openbsd.
jmmv [Fri, 25 Apr 2003 19:08:31 +0000 (19:08 +0000)]
Implement a -t option, to easily select an acronyms list from /usr/share/misc.
One can do `wtf -t comp pci' and it will use /usr/share/misc/acronyms.comp
to search the acronym as usual.
christos [Mon, 21 Apr 2003 01:25:27 +0000 (01:25 +0000)]
PR/8247: Simon Burge: monop(6) save/restore doesn't work.
With the advent of elf and mmaping malloc, assumptions that the code made
before about location and contents of the data segment broke. We supplied
an sbrk() only malloc, and recorded the break point at the beginning of
the program, so now save and restore works, in the traditional monop style.
christos [Mon, 21 Apr 2003 01:23:06 +0000 (01:23 +0000)]
use an sbrk() only malloc() because save and restore depends on saving
the data segment only. Maybe we should make libbsdmalloc?
jmmv [Fri, 11 Apr 2003 11:13:34 +0000 (11:13 +0000)]
Mention the /usr/share/misc/acronyms.comp database.
jmmv [Thu, 10 Apr 2003 09:21:19 +0000 (09:21 +0000)]
And use basename $0 to get program's name...
jmmv [Thu, 10 Apr 2003 09:18:24 +0000 (09:18 +0000)]
Implement the `-f' command line option to specify which acronyms database
to use. Overrides ACRONYMDB's value, if given.
jdolecek [Tue, 8 Apr 2003 19:41:08 +0000 (19:41 +0000)]
add a fortune contributed by Petter "Nosfisk" Lindquist in PR misc/21070
a nice one - thanks!
jsm [Wed, 2 Apr 2003 18:36:33 +0000 (18:36 +0000)]
Hack is now BSD-licensed. Thanks to Andries Brouwer, Jay Fenlason and
CWI <http://www.cwi.nl/~aeb/games/hack/hack.html>. Via OpenBSD.
Addresses part of PR bin/5850.
drochner [Tue, 1 Apr 2003 12:01:34 +0000 (12:01 +0000)]
Rewrite broken broadcast interface detection code using getifaddrs(3).
"hunt -q" works now.
wiz [Sun, 30 Mar 2003 20:53:30 +0000 (20:53 +0000)]
PDP-11 instead of PDP 11. Igor Sobrado in PR 19678.
jsm [Sat, 29 Mar 2003 17:54:44 +0000 (17:54 +0000)]
Yugoslavia has changed its name to Serbia and Montenegro.
jsm [Sat, 29 Mar 2003 17:54:00 +0000 (17:54 +0000)]
The Hague is not the capital of the Netherlands. Reported by Hugo van
Galen <hugo@Dot.net> (in the Netherlands) and Florian Boehl
<flo@namensraumverschmutzung.net>.
briggs [Thu, 20 Mar 2003 13:46:40 +0000 (13:46 +0000)]
Some might call them the Wright Bothers, but I prefer Wright Brothers.
jdc [Wed, 26 Feb 2003 07:14:44 +0000 (07:14 +0000)]
Make this work on sparc64 (don't use long and assume sizeof(long) = 4).
Tested against a LE32 system (arm).
wiz [Tue, 25 Feb 2003 10:34:36 +0000 (10:34 +0000)]
.Nm does not need a dummy argument ("") before punctuation or
for correct formatting of the SYNOPSIS any longer.
wiz [Sun, 23 Feb 2003 23:40:47 +0000 (23:40 +0000)]
.Nm still needs "".
salo [Thu, 6 Feb 2003 15:17:01 +0000 (15:17 +0000)]
Use pipe ("|") as a sed command field separator and allow slash ("/")
character in acronyms. (e.g. W/, B/C, ...)
Approved by jdolecek.
simonb [Mon, 20 Jan 2003 05:29:53 +0000 (05:29 +0000)]
The Double-Semi-Colon Police.
mjl [Sat, 18 Jan 2003 11:44:11 +0000 (11:44 +0000)]
My god, it's full of typos (still is).
wiz [Fri, 17 Jan 2003 23:58:55 +0000 (23:58 +0000)]
bandwidth, not bandwith.
wiz [Mon, 6 Jan 2003 13:04:54 +0000 (13:04 +0000)]
interrupt with two rs.
pooka [Sun, 5 Jan 2003 12:34:26 +0000 (12:34 +0000)]
Add ${MACROS} to ${ROFF} usage to make output readable
from jbernard@mines.edu in misc/19685
kristerw [Sun, 29 Dec 2002 15:12:17 +0000 (15:12 +0000)]
Correct some comments and error messages that still talked about "select".
Solves the last part of PR 18905.
jmmv [Thu, 26 Dec 2002 20:15:11 +0000 (20:15 +0000)]
Fix a bug in rwait() introduced during the select() to poll() conversion
that caused tetris to crash when pausing the game. Approved by tron.
pooka [Sun, 15 Dec 2002 22:02:52 +0000 (22:02 +0000)]
fix confusion between east and west for y,u,b, and n.
from Soren Jacobsen in misc/19397
thorpej [Fri, 6 Dec 2002 01:54:55 +0000 (01:54 +0000)]
Need <stdlib.h> for abort() prototype.
thorpej [Fri, 6 Dec 2002 01:50:56 +0000 (01:50 +0000)]
Avoid strict alias warning.
thorpej [Fri, 6 Dec 2002 01:48:24 +0000 (01:48 +0000)]
Avoid confict with reserved identifier "expl".
wiz [Fri, 29 Nov 2002 19:09:57 +0000 (19:09 +0000)]
Use more markup, and bump date for ppt's -d flag.
atatat [Tue, 26 Nov 2002 23:07:36 +0000 (23:07 +0000)]
Tweak the argc/argv usage a bit more, and be a little less eager about
printing newlines.
kim [Tue, 26 Nov 2002 21:39:18 +0000 (21:39 +0000)]
Don't skip the first arg.
kim [Tue, 26 Nov 2002 21:34:07 +0000 (21:34 +0000)]
initialize dflag to zero, so encoding works.
kim [Tue, 26 Nov 2002 03:49:53 +0000 (03:49 +0000)]
I forgot to compile first...
kim [Tue, 26 Nov 2002 03:47:45 +0000 (03:47 +0000)]
Add ppt decoding from Michael Shalayeff <mickey@lucifier.net>
christos [Sun, 24 Nov 2002 18:03:14 +0000 (18:03 +0000)]
Fix bogon in compat re code.
hubertf [Thu, 21 Nov 2002 15:06:14 +0000 (15:06 +0000)]
NetBSD - love all, serve all.
-- Silke Mueller
drochner [Tue, 22 Oct 2002 16:14:04 +0000 (16:14 +0000)]
fix duplicate limerick-o in CLEANFILES
itojun [Fri, 18 Oct 2002 14:12:14 +0000 (14:12 +0000)]
avoid buffer overrun. fix from openbsd.
reported by Niels Heinen <niels.heinen@ubizen.com>
mrg [Tue, 1 Oct 2002 14:18:57 +0000 (14:18 +0000)]
- use correctly bounded strings when reloading a saved game. in particular,
do not let the save game file "string length" exceed the amount of space
supplied. as noted by <stanojr@iserver.sk> on bugtraq.
- minor KNF.
tested by simonb.
wiz [Mon, 30 Sep 2002 12:43:22 +0000 (12:43 +0000)]
n-dashes are even better here. Noted by Robert Elz.
wiz [Thu, 26 Sep 2002 18:31:58 +0000 (18:31 +0000)]
Lots of minor fixes resulting from reading these man pages in detail.
wiz [Thu, 26 Sep 2002 16:33:53 +0000 (16:33 +0000)]
Mdoc nits -- unneeded ".
wiz [Thu, 26 Sep 2002 16:29:25 +0000 (16:29 +0000)]
Ispell.
wiz [Thu, 26 Sep 2002 16:12:39 +0000 (16:12 +0000)]
New sentences begin on new lines.
Patch from Richard Elz, slightly improved by yours truly.
mycroft [Fri, 20 Sep 2002 21:00:01 +0000 (21:00 +0000)]
Minor rearrangement.
mycroft [Fri, 20 Sep 2002 20:58:12 +0000 (20:58 +0000)]
Remove an unused declaration.
mycroft [Fri, 20 Sep 2002 20:54:15 +0000 (20:54 +0000)]
select() -> poll()
Also, turn off talk announcements; it's a wretched hack.
mycroft [Fri, 20 Sep 2002 17:27:57 +0000 (17:27 +0000)]
If we're searching for a huntd, probe local_address along with broadcast
addresses.
mycroft [Fri, 20 Sep 2002 15:47:19 +0000 (15:47 +0000)]
select() -> poll()
mycroft [Thu, 19 Sep 2002 21:26:56 +0000 (21:26 +0000)]
Slight redux.
mycroft [Thu, 19 Sep 2002 21:12:10 +0000 (21:12 +0000)]
select() -> poll()
mycroft [Thu, 19 Sep 2002 03:15:43 +0000 (03:15 +0000)]
select() -> poll(), nanosleep()
lukem [Thu, 19 Sep 2002 03:15:39 +0000 (03:15 +0000)]
use NETBSDSRCDIR as appropriate
lukem [Wed, 18 Sep 2002 06:16:39 +0000 (06:16 +0000)]
some makefile de-linting
lukem [Wed, 18 Sep 2002 03:23:00 +0000 (03:23 +0000)]
need bsd.own.mk for NETBSDSRCDIR
lukem [Wed, 18 Sep 2002 02:51:46 +0000 (02:51 +0000)]
use NETBSDSRCDIR as appropriate
chuck [Thu, 22 Aug 2002 01:49:34 +0000 (01:49 +0000)]
shops are only supposed to have 1 door (as per standard hack 1.0.3).
for some reason, the version of 1.0.3 that was in the 4.4 lite tree
was modified to allow shops with two doors -- this violates the spirit
of the game. with this diff, we revert back to classic 1.0.3 behavior.
christos [Tue, 20 Aug 2002 13:49:11 +0000 (13:49 +0000)]
remove spurious ^A's and ||
itojun [Mon, 12 Aug 2002 02:37:26 +0000 (02:37 +0000)]
calloc() arg mistake. it's (nelem, size). from openbsd
tron [Tue, 6 Aug 2002 11:39:53 +0000 (11:39 +0000)]
Remove unused variable "err".
dbj [Tue, 6 Aug 2002 03:39:44 +0000 (03:39 +0000)]
fix regular expression matcher.
the string "xc" was failing to match "x[[a|b]|c]"
christos [Fri, 2 Aug 2002 03:06:24 +0000 (03:06 +0000)]
utmpx support.
grant [Sat, 20 Jul 2002 08:36:17 +0000 (08:36 +0000)]
sweep of errx/warnx, remove unnecessary trailing \n
grant [Mon, 8 Jul 2002 02:34:20 +0000 (02:34 +0000)]
add the following quote from elric@.. (with permission, of course)
I held off from Uni until NetBSD came out.
I decided, ``if there's no NetBSD then I'll just flip burgers''
-- Roland Dowdeswell
tron [Sun, 7 Jul 2002 09:35:07 +0000 (09:35 +0000)]
Make "rogue" build with "WARNS=2". The necessary patches were supplied
by David A. Holland in PR bin/17498.
mycroft [Tue, 2 Jul 2002 17:18:21 +0000 (17:18 +0000)]
I was bored, so... simplify(?) this code a bit.
dbj [Tue, 2 Jul 2002 15:25:47 +0000 (15:25 +0000)]
s/FOURTY/FORTY/
itojun [Mon, 1 Jul 2002 20:55:30 +0000 (20:55 +0000)]
backout previous (arc4random), per request from sommerfeld
itojun [Mon, 1 Jul 2002 14:51:52 +0000 (14:51 +0000)]
use arc4random
simonb [Tue, 18 Jun 2002 23:07:36 +0000 (23:07 +0000)]
Provide a BN_dec2bn() shim for the non-openssl case that reports an error
if strtoul() fails.
simonb [Mon, 17 Jun 2002 15:43:52 +0000 (15:43 +0000)]
Fix a logic botch where if a number smaller than the square of the seive
was prime to still called the Pollard Rho function when it didn't have
to. Problem report by Nathan Williams.
Unfortunately this one can't be picked up by a simple regression test
since the broken way still produced the correct output, but just took
far longer...
itojun [Sun, 16 Jun 2002 22:24:00 +0000 (22:24 +0000)]
make factor work with and without openssl.
martin [Sun, 16 Jun 2002 10:21:40 +0000 (10:21 +0000)]
Include <bsd.own.mk>, to make MKCRYPTO available.