gpalmer
97e7497033
Fix minor typo/grammatical error
...
Submitted by: John-Mark Gurney <jmg@nike.efn.org> in PR 2085
1996-11-22 22:16:25 +00:00
ache
5f23ea3377
Uncomment static from collate_range_cmp, no more in locale.h
1996-10-31 14:49:40 +00:00
ache
1a9b70dd3e
Replace collate_range_cmp call with its code
1996-10-31 14:38:09 +00:00
bde
d2512c2bf9
Eliminated includes of the "temporary" backwards compatibility header
...
<sys/dir.h> in applications. Maintained existing (inadequate) ifdefs
for dir.h vs dirent.h in libdialog, amd and rarpd, but didn't add any
new ones.
1996-09-24 08:08:11 +00:00
bde
b11dd427e0
Fixed annoying non-null output for `make depend'. SRCS should only
...
be used for C, C++ and assembler sources if <bsd.prog.mk> is
included. It was used for general files. This caused the __depend_*
lists in <bsd.dep.mk> to be empty, so mkdep was never run, so
.depend never existed, so it was always out of date, so `rm -f
.depend' was always executed to update it.
1996-09-22 14:45:23 +00:00
bde
11546f4616
Fixed DPADD.
1996-09-05 17:16:10 +00:00
ache
1563880d65
Convert to newly aded collate compare function
1996-08-12 19:12:40 +00:00
ache
e4cce064d1
Pick collate info too
1996-08-12 12:24:20 +00:00
jkh
8eb37231d4
Bring in my changes for removing the pestilent obj links (unless you
...
really want them) from /usr/src. This is the final version of the
patches, incorporating the feedback I've received from -current.
1996-06-24 04:26:21 +00:00
ache
f7458dfe5b
Handle sorting in better way
1996-06-09 19:41:31 +00:00
ache
8f86d5aeb7
Activate collate
1996-06-05 16:41:10 +00:00
ache
fdde2d1009
Fix -f mode
...
Fix freeing of wrong pointer
1996-05-28 15:43:03 +00:00
ache
e1b45fe280
Localize it.
...
off_t -> long.
Install strfile & unstr
-Wall cleanup
Fix matching bug with offensive database
1996-05-27 22:43:43 +00:00
ache
83ae023014
Find caesar and strfile properly.
...
Generate .dat files on build state
1996-05-27 09:31:46 +00:00
mpp
86b292ffbd
Correct some man page cross references and file location references.
1996-04-07 00:06:21 +00:00
joerg
3924001140
Spell a German fortune correctly.
1995-12-27 15:30:58 +00:00
bde
c1ab3901fd
Change install' to
${INSTALL}' as usual.
...
Install the `built' files with flag ${COPY}.
1995-07-24 23:22:00 +00:00
rgrimes
01b1cf2502
Use correct spelling of ``knew''.
...
Obtained from: netbsd-bugs@NetBSD.ORG , Peter Seebach <seebs@solon.com>
1995-07-17 04:54:33 +00:00
rgrimes
30ef9631c5
Remove trailing whitespace.
1995-05-30 03:37:36 +00:00
phk
cb1f077dd2
If possible, pick up the caesar program inside in the compilation tree.
1995-03-26 18:53:45 +00:00
phk
12e7d94646
"distribute" games into their own distribution.
...
Reviewed by:
Submitted by:
Obtained from:
1994-11-14 20:10:49 +00:00
bde
5ccb36be53
Add datfiles to SUBDIR for obj target too. "make install" wrote to the
...
source directory and failed when the source directory was nfs mounted.
This was fixed in 1.1.5. Sigh.
1994-09-08 10:51:48 +00:00
jkh
057afceb86
Bring in the 4.4 Lite games directory, modulo man page changes and segregation
...
of the x11 based games. I'm not going to tag the originals with bsd_44_lite
and do this in two stages since it's just not worth it for this collection,
and I've got directory renames to deal with that way. Bleah.
Submitted by: jkh
1994-09-04 04:03:31 +00:00