deraadt
86f0789192
kill old mips compiler hack; simonb@netbsd
1999-02-12 04:08:55 +00:00
d
6e67a457b4
enable hunt
1999-02-01 06:58:25 +00:00
d
c6d6252233
avoid denial of service attacks on server port; extra conf vars; fix otto
1999-02-01 06:53:55 +00:00
d
fab1dce020
major changes: security, curses, config
1999-01-29 07:30:33 +00:00
d
1d496d9bf4
disable hunt until all its security problems have been fixed
1999-01-24 23:08:48 +00:00
d
f7c7c8e8d7
enable hunt
1999-01-21 05:54:19 +00:00
d
573f0fbe54
ident
1999-01-21 05:49:35 +00:00
d
6b3fe406de
ident for OpenBSD
...
mandoc-ify manual pages
use -locurses
1999-01-21 05:47:37 +00:00
d
3faf6791dd
hunt (from NetBSD)
1999-01-21 05:33:37 +00:00
pjanzen
6daaee5573
Only use __attribute__ if __GNUC__ is defined
1999-01-18 21:53:22 +00:00
pjanzen
a3b46df437
Whoops, this should be in there too
1999-01-18 21:14:15 +00:00
pjanzen
4f09580165
NetBSD merge with additional fixes from jsm28@cam.ac.uk. This game still
...
needs much more work.
1999-01-18 06:20:50 +00:00
pjanzen
03be68e9f3
Fix a display bug that popped up in the termcap/curses switchover.
1999-01-08 04:11:50 +00:00
millert
588f147eea
typo
1999-01-01 17:47:17 +00:00
millert
e0a62fccfb
Add ${PIPE}; evanc@concer.to
1998-12-31 23:43:04 +00:00
pjanzen
a702fa0970
Always provide an argument to .Nm in SYNOPSIS section
1998-12-15 19:18:14 +00:00
pjanzen
ff97017f1e
document new -d option for morse
1998-12-13 07:56:06 +00:00
pjanzen
c145bcad97
Include option to decode morse. Concept based on NetBSD code.
1998-12-13 07:53:03 +00:00
pjanzen
c4b20be9b9
NetBSD merge (mainly -Wall related)
1998-11-29 19:56:54 +00:00
pjanzen
10677dd389
Minor changes from NetBSD
1998-11-29 19:45:10 +00:00
pjanzen
3897dfee1f
Don't capitalize game names at the beginning of sentences.
1998-11-29 19:37:16 +00:00
pjanzen
ac594dac56
Clear up a warning: printw doesn't take a const char, printf does
1998-11-28 09:25:53 +00:00
millert
344a56e052
Fix spelling of Churchill; already corrected infortunes data file
1998-11-20 03:15:36 +00:00
pjanzen
a6048ad6b9
'Spam' winners a bit more safely
1998-10-01 05:31:38 +00:00
pjanzen
dcf934a085
NetBSD changes and a few obvious fixes
1998-09-24 06:45:05 +00:00
pjanzen
9c40974a5b
Some of the boggle documentation claimed boggle was under a license more
...
restrictive than the BSD license. I talked to the original author,
Barry Brachman <brachman@dss.bc.ca>, who told me that only the BSD license
was valid--it was an oversight that traces of the older license were not
removed. He is also no longer soliciting bug reports.
1998-09-24 03:04:41 +00:00
pjanzen
a0b17b5244
NetBSD changes and further fixes (reformatted man page, better handling of
...
user input).
1998-09-22 04:08:21 +00:00
pjanzen
31aab2a5b7
Cleanup, partially from NetBSD and jsm28@cam.ac.uk. No longer segfaults if
...
scorefile can't be opened. New -q quiet option. Partial man page reformat.
1998-09-21 07:36:04 +00:00
pjanzen
bb3b10f207
rand -> random; handle EOF; don't overflow on user input; check for calloc()
...
success; OpenBSD tags; some reformatting and ridding of unused variables.
1998-09-20 23:36:48 +00:00
pjanzen
ce24f9cbae
wierd->weird
1998-09-16 00:48:35 +00:00
pjanzen
5f9f88f998
Make sure malloc() succeeds
1998-09-16 00:44:36 +00:00
pjanzen
4fe41dac97
use errx
1998-09-15 05:29:48 +00:00
pjanzen
2e1edb43ce
use const where appropriate; jsm28@cam.ac.uk
1998-09-15 05:22:45 +00:00
pjanzen
ced9926a74
Get rid of unused out-of-date file
1998-09-15 05:17:51 +00:00
pjanzen
1f5d686935
NetBSD merge; also renamed some functions so as not to conflict with curses
1998-09-15 05:12:30 +00:00
pjanzen
897c425407
NetBSD merge, numerous patches from jsm28@cam.ac.uk, spelling fixes, and
...
correct gid revoke.
1998-09-13 01:30:30 +00:00
pjanzen
685f2a7d85
check for malloc() failure; jsm28@cam.ac.uk
1998-09-12 01:54:42 +00:00
pjanzen
1a7cc7ab70
Use formulae from newer edition of Duffett-Smith's book (and acknowledge in
...
man page)
Allow command-line selection of dates other than now
Use M_PI
Fix bug occurring just before a new or full moon.
1998-09-06 12:29:23 +00:00
pjanzen
19b167a3bb
formatting
1998-09-06 12:16:44 +00:00
pjanzen
ed30c216ef
Some changes from NetBSD, and improved documentation.
1998-09-06 12:14:04 +00:00
pjanzen
ef994a345f
use ICRNL; jsm28@cam.ac.uk
1998-09-02 06:58:10 +00:00
pjanzen
7f2f5fb77c
Delete two unused functions; jsm28@cam.ac.uk
1998-09-02 06:46:51 +00:00
pjanzen
2deb5d9f18
More changes from jsm28@cam.ac.uk
1998-09-02 06:36:07 +00:00
pjanzen
090de1322e
Don't let users circumvent time restrictions with TZ; jsm28@cam.ac.uk
1998-09-01 05:05:01 +00:00
pjanzen
12ee68bb87
Bonus file, part of the NetBSD merge
1998-08-31 02:31:13 +00:00
pjanzen
bda940d3dc
merge in NetBSD, including recent PR's of jsm28@cam.ac.uk
1998-08-31 02:29:35 +00:00
pjanzen
68d810bbcf
use names rather than numbers in signals, errors, etc; NetBSD PR6058; jsm28@cam.ac.uk
1998-08-29 23:19:07 +00:00
pjanzen
cdf044b7a2
use names for constants in lseek() and open(); NetBSD PR6057; jsm28@cam.ac.uk
1998-08-29 23:00:07 +00:00
pjanzen
995ddd3b95
Revoke gid (!) and minor tidying
1998-08-22 09:11:31 +00:00
pjanzen
0973bc31f4
grammar
1998-08-22 09:10:12 +00:00
pjanzen
0b680a1235
IUPAC names to element 109 and 1995 CRC atomic weights
1998-08-22 09:02:29 +00:00
pjanzen
fdb7e56c32
More largely NetBSD-inspired code cleanup
1998-08-22 08:55:21 +00:00
pjanzen
0562672d64
print spaces correctly when input is on the command line
1998-08-19 08:18:15 +00:00
pjanzen
5dc4a87c86
minor tidying, and a fix to rot13's command line behaviour
1998-08-19 07:53:53 +00:00
pjanzen
1ed0e75d51
tags, formatting, ANSI-fication, prototypes, de-typos, and the occasional
...
initialization, removal of unused variable, or other minor fix. Most
changes are from or inspired by NetBSD.
1998-08-19 07:39:48 +00:00
pjanzen
dcd3482ff5
Don't segfault in small windows
1998-08-19 05:55:03 +00:00
millert
a6ab11ef9b
curses has its own delay_output() function, so use that instead of own own
1998-08-11 15:31:47 +00:00
downsj
94369bff28
typo
1998-08-04 23:09:18 +00:00
pjanzen
3729d31c6f
Update and correct data. Also add vice president category.
1998-07-26 18:04:41 +00:00
imp
f980e481b5
Modernize time proceedures. Remove obsolete comment
1998-07-26 16:59:48 +00:00
imp
aa621b154a
o Fix Y2K buffer overflow.
...
o Fix zero filling bug in all years % 100 < 10.
1998-07-26 16:06:52 +00:00
pjanzen
6a2bbda5c5
The world has changed. jsm28@cam.ac.uk
1998-07-26 08:41:32 +00:00
pjanzen
8b2c6c4a24
From FreeBSD: Fix discrepancy between sources and manual page for the
...
'c' command.
1998-07-26 06:37:33 +00:00
pjanzen
7b5935c40a
Y2K fix; jsm28@cam.ac.uk
1998-07-26 06:27:39 +00:00
millert
132ab06fe5
-lcurses, not termcap/termlib
1998-07-24 00:10:13 +00:00
millert
a85d7ad40d
gcc 2.8.1 -O2 bug
1998-07-22 18:01:47 +00:00
downsj
f8908df180
Ok, so I was bored and couldn't sleep...
...
Make this sucker work with decent terminal settings.
1998-07-10 09:46:44 +00:00
pjanzen
d648d61b26
Scorefile bugfix and minor code cleaning, some from NetBSD
1998-07-09 04:34:12 +00:00
pjanzen
8a1a2edb34
typo
1998-07-03 23:28:21 +00:00
mickey
a873166d58
use Bx macro for BSD versions
1998-06-15 17:54:48 +00:00
deraadt
9c18658b10
oops
1998-06-11 06:52:22 +00:00
deraadt
9d216b8f09
uid is not a short
1998-06-11 06:51:09 +00:00
deraadt
7df152ab51
zero struct sigaction before use
1998-06-03 08:11:51 +00:00
deraadt
a22eaef6f8
better buf oflow protection
1998-05-14 09:58:18 +00:00
deraadt
e6cae8b6fe
buf oflows
1998-05-14 09:48:49 +00:00
deraadt
d4a5065bd4
use Xr more often
1998-04-28 07:36:25 +00:00
millert
3f60f323e9
Fix terminal initialization for libtermlib to be happy.
1998-04-26 14:52:17 +00:00
millert
cf5e88e98b
link with -ltermlib, not the old -ltermcap. Fixes a weird bug on i386
...
where spaces in strings would not be printed.
1998-04-25 18:09:26 +00:00
pjanzen
a99c4232d2
Quick fix to shut up the compiler and not to printf() while in curses.
1998-03-31 03:30:02 +00:00
pjanzen
3c039fb58a
Formatting
1998-03-30 11:47:43 +00:00
pjanzen
44053181f3
Spelling and punctuation corrected. Duplicates removed, including those
...
present in fortunes2 that are already in fortunes. Some attributions added/
corrected. The warning in src/games/Notes still applies fully. No fortunes
were lost in this process.
1998-03-30 11:47:12 +00:00
pjanzen
cffa7c167f
improved interactive input and minor tweaks
1998-03-26 21:16:43 +00:00
pjanzen
9358fd7f84
grammar
1998-03-26 20:53:31 +00:00
pjanzen
4f6b6c92af
Quit rather than crashing if screen is too small
1998-03-26 20:51:22 +00:00
pjanzen
01e1d71a3c
-DV7 removed, -lcompat not needed
1998-03-25 10:16:39 +00:00
pjanzen
600960cbd3
handle exponents, leading whitespace, and +
1998-03-25 08:45:24 +00:00
deraadt
224db2b0ea
do not use in-source libraries; they are really problematic with obj@ and obj/ links
1998-03-19 23:31:57 +00:00
pjanzen
1b37764b33
Minor tweaks, mainly setgid-related
1998-03-19 11:41:49 +00:00
pjanzen
53da168248
NetBSD changes and further improvements and corrections
1998-03-19 11:13:01 +00:00
pjanzen
76db234ba3
OpenBSD ID (changed from NetBSD)
1998-03-12 09:09:05 +00:00
pjanzen
cace957fc9
OpenBSD ID and minor fixes
1998-03-12 09:06:43 +00:00
pjanzen
ecbe4913f6
OpenBSD rscid and proper gid revoke (again)
1998-03-12 09:03:49 +00:00
pjanzen
1a54bb6e2f
Correct morse options
1998-03-12 06:51:39 +00:00
pjanzen
d6778101b1
More characters, better handling of white space
1998-03-12 06:49:17 +00:00
pjanzen
efc3f44d7b
Bugfixes and strategical improvements
1998-03-12 06:17:25 +00:00
deraadt
69501f273d
s/Teruillian/Tertullian/
1998-03-10 21:32:11 +00:00
deraadt
d8d367877a
fix a bug; steve@freebsd
1998-02-27 02:43:32 +00:00
deraadt
9c543b6565
cleanup efforts care of pjanzen@foatdi.harvard.edu
1998-02-26 07:58:05 +00:00
deraadt
986c0edf06
repairs from pjanzen@foatdi.harvard.edu
1998-02-22 13:16:17 +00:00
ryker
df453a557a
Update manpage to reflect the real options for the game.
1998-02-20 18:13:49 +00:00
deraadt
296f1046f1
further fixes from pjanzen@foatdi.harvard.edu
1998-02-14 20:40:37 +00:00
ryker
0e001692b1
s/optsifle/optsfile/
1998-02-09 16:18:28 +00:00
deraadt
6d5bb74f57
cleanup; pjanzen@foatdi.harvard.edu
1998-02-08 18:59:56 +00:00
deraadt
40c957bff5
tweaks and cleanup; pjanzen@foatdi.harvard.edu
1998-01-31 19:20:22 +00:00
angelos
3565abd965
Fix annoying warnings.
1997-12-16 07:54:21 +00:00
deraadt
8101706a8b
avoid fclose(NULL)
1997-12-08 03:53:45 +00:00
kstailey
aae7af4b51
cleanup
1997-11-18 21:35:10 +00:00
kstailey
531e8bdcb9
strong random
1997-11-18 21:31:50 +00:00
kstailey
7efb45c7b0
use arc4random
1997-10-01 19:06:30 +00:00
deraadt
e189ddde44
$OpenBSD$
1997-09-21 11:34:32 +00:00
deraadt
b722ed3e1c
vfork paranoia
1997-09-11 22:55:50 +00:00
angelos
87a26f21ff
The /var/games/phantasia/* files should be root.games
1997-09-02 15:47:07 +00:00
millert
afbb2cc926
Don't try to write to a NULL file pointer whne updating high score list
...
(happens if scores file is not writable).
1997-09-01 19:30:55 +00:00
millert
f5c9873f62
Remove trailing spaces on lines, use sane pathname sizes, and
...
use warn instead of perror.
1997-09-01 18:13:08 +00:00
deraadt
dc98058a3c
fix man; noted by hubert.feyrer@rz.uni-regensburg.de
1997-08-31 22:22:35 +00:00
deraadt
d46c7b1f15
fix ' use
1997-08-27 18:01:06 +00:00
deraadt
49d23a04d4
various linux-based patches; from linux people; sent by jsm@octomino.demon.co.uk
1997-08-24 21:55:01 +00:00
kstailey
de7d2718c7
bc -> le
1997-08-19 02:54:40 +00:00
kstailey
b1ab2c6624
bc is now le, don't ask me why
1997-08-19 02:44:40 +00:00
kstailey
4e007cc25a
bc is now le, don't ask me why
1997-08-19 02:37:50 +00:00
deraadt
a00ba56d10
pull errno.h in
1997-08-05 05:34:36 +00:00
deraadt
6dccf94ecd
save errno in sigchld handlers
1997-08-04 19:24:02 +00:00
downsj
6a13adad4c
And another.
1997-08-04 11:51:29 +00:00
downsj
647ed23fe9
Heh.
1997-08-04 11:32:38 +00:00
downsj
b9840a1d6c
And another.
1997-08-04 11:28:43 +00:00
downsj
01be090c10
And another one bites the dust.
1997-08-04 11:11:39 +00:00
deraadt
dab4e21eb3
initscr failure returns NULL
1997-07-31 19:36:26 +00:00
deraadt
6067bf8f52
proto malloc
1997-07-31 19:27:19 +00:00
deraadt
96e884d0f7
time_t
1997-07-31 19:23:46 +00:00
deraadt
b7cf17dca3
time_t not long
1997-07-31 19:18:26 +00:00
deraadt
917645068b
time_t is not long
1997-07-31 19:09:34 +00:00
mickey
0115a535e1
#if __STDC__ --> #ifdef __STDC__
1997-07-25 19:34:05 +00:00
deraadt
98bcabe8c9
Clean up play, let player see play more often, improve display timing.
...
Preliminary work from PR 2055 (as reverse patches); phil
1997-07-24 15:08:21 +00:00
kstailey
260eaa9fb4
tabify
1997-07-23 20:04:39 +00:00
deraadt
fcfb60ffc5
fix Xr
1997-07-17 08:44:43 +00:00
deraadt
6fb200d406
gtime var -> gltime var
1997-07-15 10:21:45 +00:00
deraadt
0963461307
fixes; netbsd
1997-07-08 09:32:35 +00:00
mickey
8e1182cf92
<time.h>
1997-07-05 23:22:17 +00:00
kstailey
238a943f45
tag
1997-06-30 19:56:27 +00:00
kstailey
7dd88c0f77
fix highscore
1997-06-30 19:50:13 +00:00
kstailey
5dd2d5301e
use uname(3) not gethostname(3); removes some SYSV conditional code
1997-06-18 19:03:06 +00:00
kstailey
f83b51053b
fix highscore file
1997-06-18 18:32:43 +00:00
kstailey
735a31234c
kstailey@cvs(2)$ atc
...
/usr/share/games/atc/Game_List: Permission denied
(fixed)
1997-06-18 16:43:46 +00:00
deraadt
4a54d79951
.Xr
1997-06-11 23:33:37 +00:00
deraadt
8cb8c7621a
heh; mph@pobox.com
1997-06-02 08:16:10 +00:00
deraadt
26d98fa439
xref corrections
1997-05-30 09:12:49 +00:00
deraadt
7539203b3b
for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \
...
grep '"' | cut -d':' -f1`; do
sed -e '/^.Dd /s/"//g' -e '/^.Dd /s/\(^.Dd [A-Za-z]*\) \(.*\)$/\1, \2/' <$i >x
cat x > $i
done
1997-05-30 07:47:50 +00:00
millert
9c44650ee5
COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP
...
This fixes namespace problems where STRIP is sometimes used as
the name of the strip(1) to use and other times used as
the flag to send install(1) when stripping (or not).
COPY doesn't have this problem (yet) but was poorly named.
1997-04-27 20:55:40 +00:00
gene
e6e48d749b
We have a visual report with high confidence that Joshua's words actually
...
were:
A STRANGE GAME.
THE ONLY WINNING MOVE IS NOT TO PLAY.
(but, nobody likes all caps anyway)
1997-04-19 06:02:55 +00:00
kstailey
8cfa6c45e5
their is -> there is
1997-04-10 11:37:47 +00:00
deraadt
41a8198549
the the
1997-04-09 01:59:00 +00:00
mickey
5ddb40453e
depend on DPADD, not only one lib
1997-04-01 19:54:26 +00:00
rahnds
cf2fcc31c8
Changes from NetBSD to compile games without warnings due to short being
...
unsigned on some archs, PowerPC, ROMP.
1997-04-01 16:00:52 +00:00
tholo
a7a85d61af
Set umask so save files are writeable by hack
1997-03-28 18:56:20 +00:00
tholo
d71d731e24
Log and score file needs to be group writeable
1997-03-28 18:51:47 +00:00
downsj
e97b7ed338
phantasia.6 -> phantasia.6tbl
1997-02-28 10:18:41 +00:00
niklas
f7d92492fd
Use standard header files instead of declaring system funcs explicitly
1997-02-14 10:28:17 +00:00
deraadt
06f1ba87d9
CC=${HOSTCC} for these; tv@slack.iag.net, PR#86
1997-02-09 13:52:40 +00:00
deraadt
bdcd13e050
CC=${HOSTCC} for these; tv@slack.iag.net, PR#89
1997-02-09 13:51:24 +00:00
kstailey
c6ebfc57c5
add tags to changed files
1997-02-05 18:28:35 +00:00
kstailey
5f463f5740
fix highscore without breaking security
1997-02-05 18:26:07 +00:00
deraadt
b8557ef829
buf oflow, felix@mamba.pond.sub.org
1997-01-30 21:55:27 +00:00
millert
408bb4f53f
Fallout from signal.h's inclusion of sys/time.h...
1997-01-27 07:32:33 +00:00
downsj
74471cb56c
Check malloc() return value.
1997-01-26 08:00:52 +00:00
deraadt
54c4722bd3
documentation errors; from max@freebsd
1997-01-23 20:01:41 +00:00
millert
de0815e06e
more r?index -> strr?chr changes
1997-01-17 07:51:41 +00:00
millert
d734527c68
no need to link with -lcompat
1997-01-17 07:51:06 +00:00
millert
dbd11d1e77
nuke rindex decl
1997-01-17 07:49:22 +00:00
millert
180acc8f08
r?index -> strr?chr
1997-01-17 07:10:42 +00:00
millert
72799b18e5
getopt(3) returns -1 when out of args, not EOF, whee!
1997-01-15 23:40:20 +00:00
niklas
3486df8b7a
Fix PR#2 in a simplistic way. Handle EOF on all getchar()s
1997-01-11 10:01:27 +00:00
etheisen
6c12f5fb1a
root NOT games.
1997-01-03 03:03:59 +00:00
rahnds
b02fb5a165
getc returns int not char.
...
This matters on some ports, such as powerpc. (signed vs unsigned issue).
1997-01-02 02:25:56 +00:00
tholo
d8d8a16515
Fix typo
1996-12-29 23:58:43 +00:00
deraadt
161033a189
proper gid revoke
1996-12-22 20:00:41 +00:00
tholo
d859f7056b
Deal correctly with being SGID
1996-12-21 22:06:21 +00:00
tholo
75b7a26749
Relinguish SGID games, restore it only when opening the score file
1996-12-21 21:43:54 +00:00
tholo
40aa9d5f31
Clean up lint and -Wall output
1996-12-21 21:17:49 +00:00
tholo
b2fbc8095c
Don't reset group here, we won't be able to execute games that way
1996-12-21 21:11:53 +00:00
downsj
295a019d1b
Nevermind, curses problem was caused by a busted lib on threadway.
1996-12-20 00:22:18 +00:00
deraadt
120cb3ac2d
gid games
1996-12-19 23:08:50 +00:00
deraadt
893fd100f3
setgid games, not setuid games. closes a neat set of holes
1996-12-19 22:19:48 +00:00
deraadt
f30ed81a6a
toast shell escape code
1996-12-19 21:02:35 +00:00
downsj
37ee587b0b
add gomoku
1996-12-16 07:02:50 +00:00
downsj
02e921727a
Import of gomoku from 4.4BSD Lite2. Uses ocurses.
1996-12-16 06:56:07 +00:00
deraadt
3aa33c149c
some cleanup from bde@freebsd
1996-12-14 15:21:26 +00:00
deraadt
59ac8258be
typo, jmg@nike.efn.org
1996-12-10 16:04:37 +00:00
deraadt
92623de05d
"the the" purge
1996-12-10 09:05:56 +00:00
downsj
a591a1b6e6
install -> ${INSTALL}, -c -> ${COPY}
1996-12-08 15:36:11 +00:00
niklas
b676453d35
Reorder includes for htons et al.
1996-11-25 13:34:22 +00:00
millert
6605bc43bc
rindex -> strrchr
...
add some void casts
safe strcpy
1996-11-25 00:08:03 +00:00
millert
33ad206ce0
Safe $HOME handling.
1996-10-28 00:12:44 +00:00
millert
886e22598d
Safe $HOME handling.
1996-10-28 00:07:17 +00:00
millert
f3e8bc01cf
Don't make size assumptions wrt $HOME
1996-10-27 23:51:36 +00:00
millert
02dbeb04ba
prefer $LOGNAME to $USER. Fix strncpy() usage.
1996-10-26 20:02:56 +00:00
millert
c7b2accb0f
prefer $LOGNAME over $USER. fix strncpy() usage.
1996-10-26 19:59:27 +00:00
deraadt
e612da3172
deal with files as euid; based on code by alex@freebsd.org
1996-10-15 09:35:58 +00:00
michaels
cad86ecd9d
vital fixes. From Kenneth Stailey (kstailey@dol-esa.gov)
1996-10-14 22:14:37 +00:00
niklas
a4831564e5
clean better
1996-10-12 21:27:50 +00:00
tholo
48a09da338
Store the fortune data files with fixed data types, and document this.
...
Bump database version to 2.
1996-10-06 03:22:18 +00:00
tholo
6160caa11a
Store the card deck using fixed sizes and network byte order
1996-10-06 03:20:44 +00:00
downsj
f3f2f7a1d6
Bug fix from Kenneth Stailey <kstailey@dol-esa.gov>, PR#20.
1996-09-20 01:01:35 +00:00
downsj
c96331cf63
this is a real game, hide it.
1996-08-21 08:27:24 +00:00
downsj
385ee28385
+bs
1996-08-21 08:19:25 +00:00
downsj
7f4826009c
battleships, from FreeBSD
1996-08-21 08:18:33 +00:00
downsj
b23da7515f
+grdc
1996-08-21 07:59:22 +00:00
downsj
4acc410cbf
From FreeBSD.
1996-08-21 07:58:07 +00:00
deraadt
28a51b9461
termcap path; explorer@netbsd.org
1996-08-18 18:48:13 +00:00
downsj
23dccfe411
NetBSD PR#2699: delay revoke of privs until after log file is opened,
...
and print better diagnostics. Kenneth Stailey <kstailey@dol-esa.gov>
1996-08-15 01:54:19 +00:00
deraadt
cf32984646
LOCK_UN before close, not after
1996-06-18 11:29:03 +00:00
downsj
b3f83f7663
ncurses: ERR -> NULL
1996-06-16 05:06:56 +00:00
deraadt
0a65da79df
security fixes
1996-06-10 04:45:28 +00:00
tholo
15eabdf8fd
Update for modern curses implementation
1996-06-02 19:47:04 +00:00
tholo
49980a6d34
Always use -ltermlib when linking with -lcurses
...
Be comsistent in use of LIBTERMCAP and LIBTERMLIB when depending
1996-06-02 05:47:49 +00:00
tholo
7b3630a478
Always use -ltermlib when linking with -lcurses
...
Depend on LIBTERMCAP and LIBTERMLIB as appropriate
1996-06-02 05:44:14 +00:00
deraadt
5db21cc01a
pull signal.h
1996-05-28 12:39:18 +00:00
fn
db69080045
fixed the "/* in comments" problem.
1996-05-26 07:23:02 +00:00
deraadt
d077aa933e
sync 0521
1996-05-26 01:04:36 +00:00
deraadt
01a2f85a8c
do make right
1996-04-24 08:13:32 +00:00
deraadt
69a3ff958e
sync with netbsd 960418
1996-04-23 03:00:16 +00:00
niklas
86f1648042
From NetBSD: Use tr instead of caesar to generate fortunes-o
1996-03-28 13:51:06 +00:00
niklas
aa50f5df95
Make building with ${HOSTCC} work in obj-dirs
1996-03-09 09:16:46 +00:00
niklas
da34e3c3d4
Rudimentary support for compilation in a cross environment
...
Host tools will be compiled with HOSTCC instead of CC.
Note, these are not complete in *any* way\!
1996-03-09 01:33:25 +00:00
niklas
e023223753
From netbsd:
...
Removed "extern int errno"; Added #include <errno.h> if not already present.
1996-02-17 23:54:37 +00:00
etheisen
99c5df51cf
Command line arguments were not being handled correctly. Modified for
...
proper funtionality and for compliance with manpage.
1996-02-14 07:06:41 +00:00
etheisen
44a0153a90
Added check for null pointer while processing cmdline options. Pointer
...
overrun was causing SEGV if any cmdline options were specified.
1996-02-12 07:42:26 +00:00
deraadt
9614130b9e
from netbsd; use sys_signame[] where possible
1995-12-21 14:32:35 +00:00
deraadt
79321df035
from netbsd: fix a few typos
1995-12-14 01:27:27 +00:00
deraadt
df930be708
initial import of NetBSD tree
1995-10-18 08:37:01 +00:00