]> git.cameronkatri.com Git - bsdgames-darwin.git/log
bsdgames-darwin.git
20 years agoInclude <limits.h> instead of <machine/limits.h>.
jsm [Tue, 27 Jan 2004 20:26:20 +0000 (20:26 +0000)]
Include <limits.h> instead of <machine/limits.h>.

20 years agoInclude <sys/endian.h>.
jsm [Tue, 27 Jan 2004 20:25:48 +0000 (20:25 +0000)]
Include <sys/endian.h>.

20 years agoInclude <sys/endian.h> instead of <machine/endian.h>. Include
jsm [Tue, 27 Jan 2004 20:25:07 +0000 (20:25 +0000)]
Include <sys/endian.h> instead of <machine/endian.h>.  Include
<stdlib.h>.

20 years agoInclude <sys/endian.h>.
jsm [Tue, 27 Jan 2004 20:24:32 +0000 (20:24 +0000)]
Include <sys/endian.h>.

20 years agoUse int for wait status.
jsm [Tue, 27 Jan 2004 20:23:36 +0000 (20:23 +0000)]
Use int for wait status.

20 years agoRename yn to yncoms to avoid conflict with GCC 3.4 built-in XSI
jsm [Mon, 26 Jan 2004 09:59:36 +0000 (09:59 +0000)]
Rename yn to yncoms to avoid conflict with GCC 3.4 built-in XSI
function.

20 years agoRename rint to receive_intr to avoid conflict with GCC 3.4 built-in C99
jsm [Mon, 26 Jan 2004 09:58:35 +0000 (09:58 +0000)]
Rename rint to receive_intr to avoid conflict with GCC 3.4 built-in C99
function.

21 years agoUse PROG_CXX so we don't need to include -lstdc++ explicitly. From Nick Hudson.
christos [Mon, 5 Jan 2004 15:35:59 +0000 (15:35 +0000)]
Use PROG_CXX so we don't need to include -lstdc++ explicitly. From Nick Hudson.

21 years agoMove AUTHORS section directly before BUGS section.
wiz [Sat, 3 Jan 2004 13:32:23 +0000 (13:32 +0000)]
Move AUTHORS section directly before BUGS section.
Suggested by jmc@openbsd.

21 years agoTypo fixes.
mjl [Thu, 1 Jan 2004 20:00:38 +0000 (20:00 +0000)]
Typo fixes.

21 years agoBump date for previous. Remove superfluous .Pp.
wiz [Thu, 1 Jan 2004 16:31:37 +0000 (16:31 +0000)]
Bump date for previous. Remove superfluous .Pp.

21 years agoScore is in upper right corner, not upper left corner. Patch from
jsm [Thu, 1 Jan 2004 16:06:57 +0000 (16:06 +0000)]
Score is in upper right corner, not upper left corner.  Patch from
Robert Hunter <roh@cryptocracy.hn.org> in Debian bug 209034.

21 years agoFix typo. Patch from Joey Hess <joeyh@debian.org>.
jsm [Thu, 1 Jan 2004 16:06:21 +0000 (16:06 +0000)]
Fix typo.  Patch from Joey Hess <joeyh@debian.org>.

21 years agoDon't use -fwritable-strings. Add one more const.
jsm [Thu, 1 Jan 2004 16:05:12 +0000 (16:05 +0000)]
Don't use -fwritable-strings.  Add one more const.

21 years agoWhen cleaning up, only close files that have been opened successfully.
jsm [Thu, 1 Jan 2004 16:03:46 +0000 (16:03 +0000)]
When cleaning up, only close files that have been opened successfully.
When reporting errors for failing to open files, give error text
rather than errno number.  Patch from Joey Hess <joey@kitenet.net> for
Debian bug 187251 from Mikael Hedin <micce@debian.org>.

21 years agoRefer to 'O' rather than 'o' as command to set options. Bug reported
jsm [Thu, 1 Jan 2004 16:02:51 +0000 (16:02 +0000)]
Refer to 'O' rather than 'o' as command to set options.  Bug reported
by Christian Garbs <debian@cgarbs.de> in Debian bug 191452.

21 years agoReturn proper fortune length from fortlen for fortune files without
jsm [Thu, 1 Jan 2004 16:02:07 +0000 (16:02 +0000)]
Return proper fortune length from fortlen for fortune files without
STR_RANDOM or STR_ORDERED rather than comparing it to SLEN.  Bug
reported by Simon Williams <simon@no-dns-yet.org.uk>.

21 years agoShow residual probability rather than non-residual in "No place to put
jsm [Thu, 1 Jan 2004 16:01:25 +0000 (16:01 +0000)]
Show residual probability rather than non-residual in "No place to put
residual probability" error message.  Distribute residual probability
correctly rather than all to one file.  Patch from Mike Castle
<dalgoda@ix.netcom.com>.

21 years agoMake dot and winnerdot of type double. Patch from Jan Vornberger
jsm [Thu, 1 Jan 2004 16:00:34 +0000 (16:00 +0000)]
Make dot and winnerdot of type double.  Patch from Jan Vornberger
<jan@uos.de> in Debian bug 197816.

21 years agoOnly score as a Gammon or a Backgammon if the opponent hasn't removed
jsm [Thu, 1 Jan 2004 15:59:58 +0000 (15:59 +0000)]
Only score as a Gammon or a Backgammon if the opponent hasn't removed
any pieces, not if the opponent has removed pieces but has had a piece
knocked back to the bar afterwards.  Fixes Debian bug 185101 from
Konstantin Seiler <list@kseiler.de>.

21 years agoMake tutorial text match actual moves. From FreeBSD via OpenBSD.
jsm [Thu, 1 Jan 2004 15:59:09 +0000 (15:59 +0000)]
Make tutorial text match actual moves.  From FreeBSD via OpenBSD.
Fixes Debian bug 212478 from Jim W. Jaszewski <grok@sprint.ca>.

21 years agoFix capitalisation of compass directions.
jsm [Thu, 1 Jan 2004 15:58:03 +0000 (15:58 +0000)]
Fix capitalisation of compass directions.

21 years agoDocument that pressing return allows you to "fast forward" the game
jsm [Thu, 1 Jan 2004 15:57:12 +0000 (15:57 +0000)]
Document that pressing return allows you to "fast forward" the game
clock.  Patch from Peter Maydell <pmaydell@chiark.greenend.org.uk> in
Debian bug 216980.

21 years agoConst the player type variable.
thorpej [Sun, 28 Dec 2003 17:53:48 +0000 (17:53 +0000)]
Const the player type variable.

21 years agoFix RCS IDs.
thorpej [Sun, 28 Dec 2003 17:49:10 +0000 (17:49 +0000)]
Fix RCS IDs.

21 years agoFormat size_t values using %zd instead of %d, for archs where size_t != int.
martin [Sat, 27 Dec 2003 18:24:51 +0000 (18:24 +0000)]
Format size_t values using %zd instead of %d, for archs where size_t != int.

21 years agoRename .C files to .cc
christos [Sat, 27 Dec 2003 01:16:55 +0000 (01:16 +0000)]
Rename .C files to .cc

21 years agoNetBSD rcsid.
christos [Fri, 26 Dec 2003 18:03:34 +0000 (18:03 +0000)]
NetBSD rcsid.

21 years agoAdd dots+boxes
christos [Fri, 26 Dec 2003 17:59:13 +0000 (17:59 +0000)]
Add dots+boxes

21 years agoimport dots+boxes games.
christos [Fri, 26 Dec 2003 17:57:02 +0000 (17:57 +0000)]
import dots+boxes games.

21 years agoVarious typo fixes from Jonathon Gray via jmc@openbsd.
wiz [Mon, 17 Nov 2003 11:16:10 +0000 (11:16 +0000)]
Various typo fixes from Jonathon Gray via jmc@openbsd.

21 years agoImprove how various "simple" host tools are built and invoked.
lukem [Sun, 16 Nov 2003 14:14:18 +0000 (14:14 +0000)]
Improve how various "simple" host tools are built and invoked.

21 years agoHobbes was misspelled. PR#23301
jmc [Wed, 29 Oct 2003 04:53:39 +0000 (04:53 +0000)]
Hobbes was misspelled. PR#23301

21 years agoRework how MAKEVERBOSE operates:
lukem [Tue, 21 Oct 2003 10:01:19 +0000 (10:01 +0000)]
Rework how MAKEVERBOSE operates:

    * Don't bother prefixing commands with a line of  ${_MKCMD}\
and instead rely upon "make -s".  This is less intrusive on
all the Makefiles than the former.  Idea from David Laight.

    * Rename the variables use to print messages.  The scheme now is:
    _MKMSG_FOO Run  _MKMSG 'foo'
    _MKTARGET_FOO Run  _MKMSG_FOO ${.TARGET}
From discussion with Alistair Crooks.

21 years agoDon't redefine NULL
agc [Tue, 21 Oct 2003 07:26:39 +0000 (07:26 +0000)]
Don't redefine NULL

21 years agorework to use the newer _MKMSGCREATE (et al) macros
lukem [Sun, 19 Oct 2003 04:45:01 +0000 (04:45 +0000)]
rework to use the newer _MKMSGCREATE (et al) macros

21 years agoSupport MAKEVERBOSE. (Some host tools still generate verbose runtime messages)
lukem [Sun, 19 Oct 2003 01:01:44 +0000 (01:01 +0000)]
Support MAKEVERBOSE.  (Some host tools still generate verbose runtime messages)

21 years agorework to use BUILDSYMLINKS and the <bsd.sys.mk> rule for .c.lo
lukem [Sat, 18 Oct 2003 07:40:27 +0000 (07:40 +0000)]
rework to use BUILDSYMLINKS and the <bsd.sys.mk> rule for .c.lo

21 years agoremove unnecessary /
lukem [Tue, 30 Sep 2003 09:23:19 +0000 (09:23 +0000)]
remove unnecessary /

21 years agosort recently added entries
jdolecek [Sat, 20 Sep 2003 18:57:28 +0000 (18:57 +0000)]
sort recently added entries
pointed out by Valeriy E. Ushakov on source-changes

21 years agoadd mine:
jdolecek [Sat, 20 Sep 2003 09:21:25 +0000 (09:21 +0000)]
add mine:
``NetBSD - no propaganda in the default system, in more than 10 years!''

21 years agooff-by-one. aaron@openbsd
itojun [Fri, 19 Sep 2003 10:01:53 +0000 (10:01 +0000)]
off-by-one.  aaron@openbsd

21 years agooff-by-one. aaron@openbsd
itojun [Fri, 19 Sep 2003 10:01:21 +0000 (10:01 +0000)]
off-by-one.  aaron@openbsd

21 years agoAdd missing ". From Tim Goodwin via PR misc/22843.
salo [Thu, 18 Sep 2003 11:25:00 +0000 (11:25 +0000)]
Add missing ".  From Tim Goodwin via PR misc/22843.

21 years agoM-x sort-paragraphs
uwe [Sun, 14 Sep 2003 21:36:51 +0000 (21:36 +0000)]
M-x sort-paragraphs

21 years ago"NetBSD - We sell rope."
uwe [Sun, 14 Sep 2003 21:34:51 +0000 (21:34 +0000)]
"NetBSD - We sell rope."

21 years agoMove UCB-licensed code from 4-clause to 3-clause licence.
agc [Thu, 7 Aug 2003 09:36:50 +0000 (09:36 +0000)]
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22269, verified by myself.

21 years agoRework how dependency generation is performed:
lukem [Fri, 1 Aug 2003 17:03:41 +0000 (17:03 +0000)]
Rework how dependency generation is performed:

* DPSRCS contains extra dependencies, but is _NOT_ added to CLEANFILES.
  This is a change of behaviour.  If a Makefile wants the clean semantics
  it must specifically append to CLEANFILES.
  Resolves PR toolchain/5204.

* To recap: .d (depend) files are generated for all files in SRCS and DPSRCS
  that have a suffix of: .c .m .s .S .C .cc .cpp .cxx

* If YHEADER is set, automatically add the .y->.h to DPSRCS & CLEANFILES

* Ensure that ${OBJS} ${POBJS} ${LOBJS} ${SOBJS} *.d  depend upon ${DPSRCS}

* Deprecate the (short lived) DEPENDSRCS

Update the various Makefiles to these new semantics; generally either
adding to CLEANFILES (because DPSRCS doesn't do that anymore), or replacing
specific .o dependencies with DPSRCS entries.

Tested with "make -j 8 distribution" and "make distribution".

21 years agosimplify and use ${DEPENDSRCS} as a target as appropriate
lukem [Thu, 31 Jul 2003 13:54:30 +0000 (13:54 +0000)]
simplify and use ${DEPENDSRCS} as a target as appropriate

21 years agonetbsd.org->NetBSD.org
salo [Sat, 26 Jul 2003 17:24:44 +0000 (17:24 +0000)]
netbsd.org->NetBSD.org

21 years agoRename a large chunk of the make(1) variables which refer to a
lukem [Thu, 10 Jul 2003 10:33:58 +0000 (10:33 +0000)]
Rename a large chunk of the make(1) variables which refer to a
program/tool from "FOO" to "TOOL_FOO".  The new variables are:
TOOL_ASN1_COMPILE  TOOL_CAP_MKDB  TOOL_CAT  TOOL_CKSUM  TOOL_COMPILE_ET
TOOL_CONFIG  TOOL_CRUNCHGEN  TOOL_CTAGS  TOOL_DB  TOOL_EQN  TOOL_FGEN
TOOL_GENCAT  TOOL_GROFF  TOOL_HEXDUMP  TOOL_INDXBIB  TOOL_INSTALLBOOT
TOOL_INSTALL_INFO  TOOL_M4  TOOL_MAKEFS  TOOL_MAKEINFO  TOOL_MAKEWHATIS
TOOL_MDSETIMAGE  TOOL_MENUC  TOOL_MKCSMAPPER  TOOL_MKESDB
TOOL_MKLOCALE  TOOL_MKMAGIC  TOOL_MKTEMP  TOOL_MSGC  TOOL_MTREE
TOOL_PAX  TOOL_PIC  TOOL_PREPMKBOOTIMAGE  TOOL_PWD_MKDB  TOOL_REFER
TOOL_ROFF_ASCII  TOOL_ROFF_DVI  TOOL_ROFF_HTML  TOOL_ROFF_PS
TOOL_ROFF_RAW  TOOL_RPCGEN  TOOL_SOELIM  TOOL_SUNLABEL  TOOL_TBL
TOOL_UUDECODE  TOOL_VGRIND  TOOL_ZIC

For each, provide default in <bsd.sys.mk> of the form:
TOOL_FOO?= foo
and for the ${USETOOLS}=="yes" case in <bsd.own.mk>, provide override:
TOOL_FOO= ${TOOLDIR}/bin/${_TOOL_PREFIX}foo

Document all of these in bsd.README.

This cleans up a chunk of potential (and actual) namespace collision
within our build infrastructure, as well as improves consistency in
the share/mk documentation and provision of appropriate defaults for
each of these variables.

21 years agoSy Aq -> Aq Sy so both work.
wiz [Tue, 1 Jul 2003 10:25:03 +0000 (10:25 +0000)]
Sy Aq -> Aq Sy so both work.

21 years agoQuote question mark.
wiz [Fri, 27 Jun 2003 22:48:35 +0000 (22:48 +0000)]
Quote question mark.

21 years agoFix macro order, and quote question mark.
wiz [Fri, 27 Jun 2003 22:47:44 +0000 (22:47 +0000)]
Fix macro order, and quote question mark.

21 years agoUse only one of -literal and -unfilled with Bd.
wiz [Thu, 26 Jun 2003 10:04:37 +0000 (10:04 +0000)]
Use only one of -literal and -unfilled with Bd.

21 years agoSync with v20030416 of Makefile.
wiz [Wed, 11 Jun 2003 12:10:21 +0000 (12:10 +0000)]
Sync with v20030416 of Makefile.

21 years agoMake build.
wiz [Wed, 11 Jun 2003 12:04:06 +0000 (12:04 +0000)]
Make build.

21 years agoMerge with v20030416.
wiz [Wed, 11 Jun 2003 12:00:21 +0000 (12:00 +0000)]
Merge with v20030416.

21 years agoMake this work on 64 bit big endian platforms.
martin [Wed, 11 Jun 2003 09:51:56 +0000 (09:51 +0000)]
Make this work on 64 bit big endian platforms.

21 years agoUse standard section header; add nokeep to table to avoid page/line break
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.

21 years agosetup -> set up.
wiz [Wed, 14 May 2003 12:11:03 +0000 (12:11 +0000)]
setup -> set up.

21 years agoRemove double spaces between words
mjl [Thu, 8 May 2003 18:12:24 +0000 (18:12 +0000)]
Remove double spaces between words

21 years agouniq.
mjl [Thu, 8 May 2003 17:51:12 +0000 (17:51 +0000)]
uniq.

21 years agoMove limericks to limerick file. Sort that and uniq.
mjl [Thu, 8 May 2003 17:25:48 +0000 (17:25 +0000)]
Move limericks to limerick file. Sort that and uniq.

21 years agoMove 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.

21 years agoSort and remove duplicates.
mjl [Thu, 8 May 2003 16:37:45 +0000 (16:37 +0000)]
Sort and remove duplicates.

21 years agoPull in corrections from Free/OpenBSD.
mjl [Thu, 8 May 2003 16:20:25 +0000 (16:20 +0000)]
Pull in corrections from Free/OpenBSD.
Also move limericks to limerick file.

21 years agoPull in corrections from Free/OpenBSD.
mjl [Thu, 8 May 2003 14:53:08 +0000 (14:53 +0000)]
Pull in corrections from Free/OpenBSD.

21 years agoMerge in corrections/additions from Free/OpenBSD.
mjl [Thu, 8 May 2003 14:27:10 +0000 (14:27 +0000)]
Merge in corrections/additions from Free/OpenBSD.

21 years agoMerge in corrections from Free/OpenBSD.
mjl [Thu, 8 May 2003 14:14:32 +0000 (14:14 +0000)]
Merge in corrections from Free/OpenBSD.

21 years agode-__P().
wiz [Thu, 8 May 2003 13:03:49 +0000 (13:03 +0000)]
de-__P().

21 years agoTypo fix. From FreeBSD PR/51909.
mjl [Wed, 7 May 2003 19:00:13 +0000 (19:00 +0000)]
Typo fix. From FreeBSD PR/51909.

21 years agodon't print error messages using warn, because we clear the screen immediately
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.

21 years agoDrop a trailing dot. From jmc@openbsd.
wiz [Sat, 26 Apr 2003 21:30:51 +0000 (21:30 +0000)]
Drop a trailing dot. From jmc@openbsd.

21 years agoFix some nits, do not mark up i.e. too much. 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.

21 years agoGrammar fixes, from jmc@openbsd.
wiz [Sat, 26 Apr 2003 21:29:10 +0000 (21:29 +0000)]
Grammar fixes, from jmc@openbsd.

21 years agoGrammar and punctuation fixes, from jmc@openbsd.
wiz [Sat, 26 Apr 2003 21:28:40 +0000 (21:28 +0000)]
Grammar and punctuation fixes, from jmc@openbsd.

21 years agoGrammar fixes, from jmc@openbsd.
wiz [Sat, 26 Apr 2003 21:27:47 +0000 (21:27 +0000)]
Grammar fixes, from jmc@openbsd.

21 years agoUse .Nm instead of "arithmetic" in one place. 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.

21 years agoImplement a -t option, to easily select an acronyms list from /usr/share/misc.
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.

21 years agoPR/8247: Simon Burge: monop(6) save/restore doesn't work.
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.

21 years agouse an sbrk() only malloc() because save and restore depends on saving
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?

21 years agoMention the /usr/share/misc/acronyms.comp database.
jmmv [Fri, 11 Apr 2003 11:13:34 +0000 (11:13 +0000)]
Mention the /usr/share/misc/acronyms.comp database.

21 years agoAnd use basename $0 to get program's name...
jmmv [Thu, 10 Apr 2003 09:21:19 +0000 (09:21 +0000)]
And use basename $0 to get program's name...

21 years agoImplement the `-f' command line option to specify which acronyms database
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.

21 years agoadd a fortune contributed by Petter "Nosfisk" Lindquist in PR misc/21070
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!

21 years agoHack is now BSD-licensed. Thanks to Andries Brouwer, Jay Fenlason and
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.

21 years agoRewrite broken broadcast interface detection code using getifaddrs(3).
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.

21 years agoPDP-11 instead of PDP 11. Igor Sobrado in PR 19678.
wiz [Sun, 30 Mar 2003 20:53:30 +0000 (20:53 +0000)]
PDP-11 instead of PDP 11. Igor Sobrado in PR 19678.

21 years agoYugoslavia has changed its name to Serbia and Montenegro.
jsm [Sat, 29 Mar 2003 17:54:44 +0000 (17:54 +0000)]
Yugoslavia has changed its name to Serbia and Montenegro.

21 years agoThe Hague is not the capital of the Netherlands. Reported by Hugo van
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>.

21 years agoSome might call them the Wright Bothers, but I prefer Wright Brothers.
briggs [Thu, 20 Mar 2003 13:46:40 +0000 (13:46 +0000)]
Some might call them the Wright Bothers, but I prefer Wright Brothers.

21 years agoMake this work on sparc64 (don't use long and assume sizeof(long) = 4).
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).

21 years ago.Nm does not need a dummy argument ("") before punctuation or
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.

21 years ago.Nm still needs "".
wiz [Sun, 23 Feb 2003 23:40:47 +0000 (23:40 +0000)]
.Nm still needs "".

21 years agoUse pipe ("|") as a sed command field separator and allow slash ("/")
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.

22 years agoThe Double-Semi-Colon Police.
simonb [Mon, 20 Jan 2003 05:29:53 +0000 (05:29 +0000)]
The Double-Semi-Colon Police.

22 years agoMy god, it's full of typos (still is).
mjl [Sat, 18 Jan 2003 11:44:11 +0000 (11:44 +0000)]
My god, it's full of typos (still is).

22 years agobandwidth, not bandwith.
wiz [Fri, 17 Jan 2003 23:58:55 +0000 (23:58 +0000)]
bandwidth, not bandwith.

22 years agointerrupt with two rs.
wiz [Mon, 6 Jan 2003 13:04:54 +0000 (13:04 +0000)]
interrupt with two rs.