dholland
29d1f99953
Don't need -DHAVE_REGCOMP any more
2009-08-27 03:12:16 +00:00
dholland
20ce96200f
Instead of trying to cons up a regexp that ignores case, use REG_ICASE.
...
This makes fortune -im work; it's been broken since whenever.
2009-08-27 03:09:17 +00:00
dholland
47c8cadb48
Tidy up regexp handling further.
2009-08-27 03:04:58 +00:00
dholland
ade23dc0db
Prune conditional compilation for using obsolete regexp libraries.
2009-08-27 02:21:36 +00:00
dholland
4995cfe200
Whitespace.
2009-08-27 02:03:22 +00:00
dholland
e07a279dee
Prevent nasal demons in a case I spotted while preparing the previous.
2009-08-27 01:42:08 +00:00
dholland
fb94dc019f
ANSIfy function definitions.
2009-08-27 01:40:27 +00:00
dholland
0ba36cdda2
Sprinkle some size_t in places where it's better than int.
...
(Reduces casts.)
2009-08-27 01:19:38 +00:00
dholland
b80dbf8031
remove more unnecessary casts
2009-08-27 00:43:31 +00:00
dholland
9ece4dba1c
Use correct type for malloc sizes (size_t, not unsigned)
2009-08-27 00:42:11 +00:00
dholland
c94bff8297
remove unnecessary casts
2009-08-27 00:40:44 +00:00
dholland
6613b31163
sprinkle static
2009-08-12 06:06:28 +00:00
joerg
b0c28ab299
Don't nest displays.
2009-04-12 16:58:57 +00:00
jnemeth
fbf3f5b411
grammar fix
2009-03-15 05:44:57 +00:00
wiz
a3fb1878ab
Fix fiance/fiancee confusion. Fix another typo.
...
Jason McIntyre <jmc@kerhand.co.uk>.
2008-12-02 14:21:26 +00:00
wiz
999da72c23
Fix insure -> ensure confusion. From Jason McIntyre <jmc@kerhand.co.uk>.
2008-12-02 14:21:02 +00:00
apb
e269763779
Use uint32_t and include <stdint.h>, instead of using u_int32_t
...
and including <sys/types.h>.
2008-10-19 07:56:42 +00:00
agc
c66caa9ca7
Make this build on Mac OS X.
2008-09-29 12:30:12 +00:00
apb
9536f79402
Install unstr:
...
* in games/fortune/Makefile, add unstr to SUBDIR;
* in games/fortune/unstr/Makefile, include ../../Makefile.inc;
* in games/fortune/strfile/Makefile, add MLINKS for unstr man page;
* in distrib/sets/lists/games/mi, add new files.
2008-09-26 18:56:43 +00:00
apb
520cbbf81f
Build strfile both as a host tool and as an installed program:
...
* in games/fortune/strfile/Makefile, build strfile as a
regular program instead of as a host tool;
* add tools/strfile directory to build strfile as a host tool;
* in tools/Makefile, add strfile to SUBDIR list;
* in BSD.*.mk, define TOOL_STRFILE variable;
* in games/fortune/datfiles/Makefile, use TOOL_STRFILE when creating
databases at build time;
* in distrib/sets/lists/games/mi, mention usr/games/strfile.
2008-09-26 18:23:09 +00:00
apb
cec0ed4e41
Make this pass WARNS=4:
...
* u_int32_t -> uint32_t, and remove ifdef test.
* add function prototypes.
2008-09-26 13:46:48 +00:00
lukem
2fe2731d3f
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-20 00:52:39 +00:00
wiz
9abcd2ffbe
Fix a tip: use pkg_info, not pkg_add to find out which executables
...
belong to a package.
2008-03-25 10:50:34 +00:00
jmmv
442ab2406b
Add a tip explaining how to run the tests in /usr/tests.
2008-03-23 19:48:57 +00:00
reed
0b1fe5192d
In example, change dd count size and also chmod so others can't read swap.
2008-03-22 14:39:57 +00:00
reed
4be51e0191
Add five more tips.
2008-03-21 21:45:30 +00:00
reed
b89951ff87
Add "netbsd-tips" fortune database with 23 initial fortunes --
...
actually hints or suggestions or tips on using NetBSD.
Please share your brief NetBSD usage tips.
If you want to discuss or share suggestions, have a look
at http://wiki.netbsd.se/netbsd-tips wiki page.
2008-03-21 21:09:48 +00:00
he
75194e6a79
Typo correction: s/than/that/ in one instance.
2008-02-15 09:24:52 +00:00
he
0d14187892
I'm guessing that there should be no space between the hyphen and
...
the second word in "hand-lettered".
2008-01-25 13:40:56 +00:00
dholland
9f6d905aba
Fun with parts of speech: `stupid' here is an adjective, not a noun.
2008-01-03 02:01:26 +00:00
dogcow
7a14aed5b2
more __dead fallout: these two files are built for the native host, not
...
for the target host - and thus do not necessarily have __dead defined in
<sys/cdefs.h>.
2007-12-18 08:45:03 +00:00
perry
8b0f9554ff
convert __attribute__s to applicable cdefs.h macros
2007-12-15 19:44:37 +00:00
ad
1458eba0f6
NetBSD JIHBED
2007-02-26 06:49:00 +00:00
ad
7545be4439
NetBSD: Dead on Target
...
-- Gimpy
2007-02-26 06:30:45 +00:00
wiz
2957444796
Fix some typos in ENIAC quote. From Zafer Aydogan and myself.
2006-12-25 18:46:48 +00:00
wiz
9b8796fcbe
Spell "tomorrow" correctly. From Zafer Aydogan.
2006-12-25 18:43:03 +00:00
wiz
09cb1d6f1c
s/existance/existence/, from Zafer.
2006-11-24 22:52:16 +00:00
christos
3d98aa3f4b
fix spelling of accidentally; from Zapher
2006-11-24 19:37:02 +00:00
elad
ac3f498792
Typo, from David A. Holland on #NetBSD-code, thanks!
2006-10-08 20:12:27 +00:00
hubertf
33a2a79b24
Attribute ``A language that doesn't affect the way you think about
...
programming is not worth knowing.'' to Alan Perlis, per Diomidis Spinellis'
blog at http://www.spinellis.gr/blog/20060424/
2006-06-24 13:32:45 +00:00
christos
2854829efb
Remove dup Hitler fortune. One of the two fortunes I moved yesterday, was
...
already in the offensive set. From a NetBSD fan who prefers to be anonymous.
2006-05-17 14:47:58 +00:00
christos
4440541abb
PR/33495: Daniel Weiss: Offensive quote in netbsd fortune package
...
- Move 2 offensive to women Adolf Hitler quotes to fortune2-o
- s/Adolph/Adolf/
2006-05-16 20:13:50 +00:00
christos
2576ae5fca
Coverity CID 3269: Fix memory leak.
2006-05-13 22:28:04 +00:00
groo
cdb6398a72
Credit Alan Perlis for ``give him a lollipop'' programming language quote.
...
Hat tip: Jerry Leichter.
2006-04-26 00:52:21 +00:00
snj
bf5ceaae16
It's "its."
2006-04-24 18:00:53 +00:00
groo
bfdee53d40
Grammar nit. Never mind that it's still not true.
2006-04-06 19:47:23 +00:00
christos
df3594a46a
Coverity CID 2735: Remove dead code.
2006-03-21 20:25:55 +00:00
christos
f25329586b
Coverity CID 827: Prevent NULL pointer deref.
2006-03-18 23:54:17 +00:00
christos
02549e79e2
Coverity CID 1699: Fix memory leaks.
2006-03-18 23:51:51 +00:00
christos
ffe2beb426
Coverity CID 2544: Fix memory leak.
2006-03-18 23:44:05 +00:00