unix-history/.git
36 years agoconst is a reserved word in ANSI C
Keith Bostic [Sun, 3 Jan 1988 16:15:29 +0000 (08:15 -0800)]
const is a reserved word in ANSI C

SCCS-vsn: usr.bin/pascal/src/stab.c 5.3

36 years agoconst is a reserved word for ANSI C
Keith Bostic [Sun, 3 Jan 1988 16:13:40 +0000 (08:13 -0800)]
const is a reserved word for ANSI C

SCCS-vsn: usr.bin/pascal/src/pas.y 5.4

36 years agoconst is reserved for ANSI C
Keith Bostic [Sun, 3 Jan 1988 16:13:02 +0000 (08:13 -0800)]
const is reserved for ANSI C

SCCS-vsn: usr.bin/pascal/src/const.c 5.4

36 years agofix CPP macros for ANSI C
Keith Bostic [Sun, 3 Jan 1988 16:10:13 +0000 (08:10 -0800)]
fix CPP macros for ANSI C

SCCS-vsn: usr.bin/netstat/inet.c 5.9

36 years agofix ctrl macro for ANSI C
Keith Bostic [Sun, 3 Jan 1988 16:01:34 +0000 (08:01 -0800)]
fix ctrl macro for ANSI C

SCCS-vsn: old/more/more.c 5.17

36 years agoremove trailing semi-colons from include lines; no "+ ="; for ANSI C
Keith Bostic [Sun, 3 Jan 1988 15:59:56 +0000 (07:59 -0800)]
remove trailing semi-colons from include lines; no "+ ="; for ANSI C

SCCS-vsn: usr.bin/indent/parse.c 5.4

36 years agoremove trailing semi-colons on include lines for ANSI C
Keith Bostic [Sun, 3 Jan 1988 15:58:58 +0000 (07:58 -0800)]
remove trailing semi-colons on include lines for ANSI C

SCCS-vsn: usr.bin/indent/pr_comment.c 5.4
SCCS-vsn: usr.bin/indent/lexi.c 5.5

36 years agofix include line and cast char for ANSI C
Keith Bostic [Sun, 3 Jan 1988 15:57:33 +0000 (07:57 -0800)]
fix include line and cast char for ANSI C

SCCS-vsn: usr.bin/indent/io.c 5.5

36 years agoremove trailing semi-colons from include lines; fix for ANSI C
Keith Bostic [Sun, 3 Jan 1988 15:55:46 +0000 (07:55 -0800)]
remove trailing semi-colons from include lines; fix for ANSI C

SCCS-vsn: usr.bin/indent/indent.c 5.6

36 years agodeclare timecmp for ANSI C
Keith Bostic [Sun, 3 Jan 1988 15:48:15 +0000 (07:48 -0800)]
declare timecmp for ANSI C

SCCS-vsn: usr.bin/gprof/printgprof.c 5.3

36 years agomalloc doesn't return an unsigned; UNIT is now unsigned by definition;
Keith Bostic [Sun, 3 Jan 1988 15:48:03 +0000 (07:48 -0800)]
malloc doesn't return an unsigned; UNIT is now unsigned by definition;
define valcmp for ANSI C

SCCS-vsn: usr.bin/gprof/gprof.c 5.3

36 years agoANSI C doesn't allow combining a modifier with a typedef; neither K&R
Keith Bostic [Sun, 3 Jan 1988 15:47:31 +0000 (07:47 -0800)]
ANSI C doesn't allow combining a modifier with a typedef; neither K&R
or ANSI C allow untyped function declarations

SCCS-vsn: usr.bin/gprof/gprof.h 5.4

36 years agofix external declarations; ANSI C compatibility
Keith Bostic [Sun, 3 Jan 1988 15:32:53 +0000 (07:32 -0800)]
fix external declarations; ANSI C compatibility

SCCS-vsn: usr.bin/ftp/main.c 5.8
SCCS-vsn: usr.bin/ftp/ftp.c 5.16

36 years agonew template; no full pathnames
Keith Bostic [Sun, 3 Jan 1988 15:26:54 +0000 (07:26 -0800)]
new template; no full pathnames

SCCS-vsn: usr.bin/gprof/Makefile 5.10

36 years agofix CTRL macro for ANSI C
Keith Bostic [Sun, 3 Jan 1988 15:12:40 +0000 (07:12 -0800)]
fix CTRL macro for ANSI C

SCCS-vsn: usr.bin/ex/ex.h 7.9
SCCS-vsn: usr.bin/ex/ex_cmds.c 7.12
SCCS-vsn: usr.bin/ex/ex_cmds2.c 7.6
SCCS-vsn: usr.bin/ex/ex_cmdsub.c 7.9
SCCS-vsn: usr.bin/ex/ex_get.c 7.8
SCCS-vsn: usr.bin/ex/ex_put.c 7.11
SCCS-vsn: usr.bin/ex/ex_tty.c 7.12
SCCS-vsn: usr.bin/ex/ex_vget.c 6.10
SCCS-vsn: usr.bin/ex/ex_vmain.c 7.9
SCCS-vsn: usr.bin/ex/ex_voper.c 7.6
SCCS-vsn: usr.bin/ex/ex_vops2.c 6.10

36 years agolook for real magic number; don't check first two bytes for high order
Keith Bostic [Sun, 3 Jan 1988 15:03:14 +0000 (07:03 -0800)]
look for real magic number; don't check first two bytes for high order
bits; don't pass "line" as an argument, it breaks ANSI C

SCCS-vsn: usr.bin/ex/ex_io.c 7.17

36 years agofix extern declarations for ANSI C
Keith Bostic [Sun, 3 Jan 1988 14:37:10 +0000 (06:37 -0800)]
fix extern declarations for ANSI C

SCCS-vsn: usr.bin/mail/collect.c 5.4
SCCS-vsn: usr.bin/mail/lex.c 5.6
SCCS-vsn: usr.bin/mail/tty.c 5.4

36 years agoGCC doesn't replace functional macros if there's no trailing perins;
Keith Bostic [Sun, 3 Jan 1988 13:07:32 +0000 (05:07 -0800)]
GCC doesn't replace functional macros if there's no trailing perins;
PCC does

SCCS-vsn: games/monop/monop.c 5.5
SCCS-vsn: games/monop/monop.h 5.3

36 years agoJohn Gilmore's changes for ANSI C and general cleanup
Keith Bostic [Sun, 3 Jan 1988 12:59:22 +0000 (04:59 -0800)]
John Gilmore's changes for ANSI C and general cleanup

SCCS-vsn: games/monop/brd.dat 5.2
SCCS-vsn: games/monop/execute.c 5.2
SCCS-vsn: games/monop/initdeck.c 5.2
SCCS-vsn: games/monop/monop.c 5.4
SCCS-vsn: games/monop/monop.h 5.2
SCCS-vsn: games/monop/print.c 5.2
SCCS-vsn: games/monop/prop.c 5.4
SCCS-vsn: games/monop/trade.c 5.2

36 years agodate and time created 88/01/02 20:53:32 by bostic
Keith Bostic [Sun, 3 Jan 1988 12:53:32 +0000 (04:53 -0800)]
date and time created 88/01/02 20:53:32 by bostic

SCCS-vsn: games/monop/spec.c 5.1
SCCS-vsn: games/monop/trade.c 5.1

36 years agodate and time created 88/01/02 20:53:31 by bostic
Keith Bostic [Sun, 3 Jan 1988 12:53:31 +0000 (04:53 -0800)]
date and time created 88/01/02 20:53:31 by bostic

SCCS-vsn: games/monop/prop.dat 5.1
SCCS-vsn: games/monop/rent.c 5.1

36 years agodate and time created 88/01/02 20:53:30 by bostic
Keith Bostic [Sun, 3 Jan 1988 12:53:30 +0000 (04:53 -0800)]
date and time created 88/01/02 20:53:30 by bostic

SCCS-vsn: games/monop/print.c 5.1

36 years agodate and time created 88/01/02 20:53:29 by bostic
Keith Bostic [Sun, 3 Jan 1988 12:53:29 +0000 (04:53 -0800)]
date and time created 88/01/02 20:53:29 by bostic

SCCS-vsn: games/monop/morg.c 5.1

36 years agodate and time created 88/01/02 20:53:28 by bostic
Keith Bostic [Sun, 3 Jan 1988 12:53:28 +0000 (04:53 -0800)]
date and time created 88/01/02 20:53:28 by bostic

SCCS-vsn: games/monop/monop.ext 5.1
SCCS-vsn: games/monop/monop.h 5.1

36 years agodate and time created 88/01/02 20:53:27 by bostic
Keith Bostic [Sun, 3 Jan 1988 12:53:27 +0000 (04:53 -0800)]
date and time created 88/01/02 20:53:27 by bostic

SCCS-vsn: games/monop/monop.def 5.1

36 years agodate and time created 88/01/02 20:53:26 by bostic
Keith Bostic [Sun, 3 Jan 1988 12:53:26 +0000 (04:53 -0800)]
date and time created 88/01/02 20:53:26 by bostic

SCCS-vsn: games/monop/misc.c 5.1
SCCS-vsn: games/monop/mon.dat 5.1

36 years agodate and time created 88/01/02 20:53:25 by bostic
Keith Bostic [Sun, 3 Jan 1988 12:53:25 +0000 (04:53 -0800)]
date and time created 88/01/02 20:53:25 by bostic

SCCS-vsn: games/monop/jail.c 5.1

36 years agodate and time created 88/01/02 20:53:24 by bostic
Keith Bostic [Sun, 3 Jan 1988 12:53:24 +0000 (04:53 -0800)]
date and time created 88/01/02 20:53:24 by bostic

SCCS-vsn: games/monop/getinp.c 5.1
SCCS-vsn: games/monop/initdeck.c 5.1

36 years agodate and time created 88/01/02 20:53:23 by bostic
Keith Bostic [Sun, 3 Jan 1988 12:53:23 +0000 (04:53 -0800)]
date and time created 88/01/02 20:53:23 by bostic

SCCS-vsn: games/monop/execute.c 5.1

36 years agodate and time created 88/01/02 20:53:22 by bostic
Keith Bostic [Sun, 3 Jan 1988 12:53:22 +0000 (04:53 -0800)]
date and time created 88/01/02 20:53:22 by bostic

SCCS-vsn: games/monop/cards.inp 5.1
SCCS-vsn: games/monop/deck.h 5.1

36 years agodate and time created 88/01/02 20:53:21 by bostic
Keith Bostic [Sun, 3 Jan 1988 12:53:21 +0000 (04:53 -0800)]
date and time created 88/01/02 20:53:21 by bostic

SCCS-vsn: games/monop/cards.c 5.1

36 years agodate and time created 88/01/02 20:53:20 by bostic
Keith Bostic [Sun, 3 Jan 1988 12:53:20 +0000 (04:53 -0800)]
date and time created 88/01/02 20:53:20 by bostic

SCCS-vsn: games/monop/brd.dat 5.1

36 years agoadd Berkeley header
Keith Bostic [Sun, 3 Jan 1988 12:51:30 +0000 (04:51 -0800)]
add Berkeley header

SCCS-vsn: games/monop/houses.c 5.3
SCCS-vsn: games/monop/monop.c 5.3
SCCS-vsn: games/monop/prop.c 5.3
SCCS-vsn: games/monop/roll.c 5.3

36 years agotrail and field are really just -t, -f
Keith Bostic [Sun, 3 Jan 1988 12:33:13 +0000 (04:33 -0800)]
trail and field are really just -t, -f

SCCS-vsn: games/worms/worms.6 6.2

36 years agoreformat; use getopt(3); lint cleanups; don't assume 24 row terminal;
Keith Bostic [Sun, 3 Jan 1988 12:30:12 +0000 (04:30 -0800)]
reformat; use getopt(3); lint cleanups; don't assume 24 row terminal;
check space allocations; catch relevant signals; don't use floating point
add Berkeley specific header

SCCS-vsn: games/worms/worms.c 5.4

36 years agoreformat; lint clean-ups, ANSI C cleanups, remove float operations
Keith Bostic [Sun, 3 Jan 1988 11:38:11 +0000 (03:38 -0800)]
reformat; lint clean-ups, ANSI C cleanups, remove float operations
check malloc results, only ignore relevant signals

SCCS-vsn: games/rain/rain.c 5.3

36 years agofix CNTRL macro for ANSI C
Keith Bostic [Sun, 3 Jan 1988 11:26:36 +0000 (03:26 -0800)]
fix CNTRL macro for ANSI C

SCCS-vsn: games/worm/worm.c 5.3

36 years agoreformat; lint clean-ups, ANSI C cleanups, remove float operations
Keith Bostic [Sun, 3 Jan 1988 11:22:09 +0000 (03:22 -0800)]
reformat; lint clean-ups, ANSI C cleanups, remove float operations
check malloc results, only ignore relevant signals

SCCS-vsn: games/rain/rain.c 5.3

36 years ago'300' isn't portable char; fix for ANSI C
Keith Bostic [Sun, 3 Jan 1988 09:44:14 +0000 (01:44 -0800)]
'300' isn't portable char; fix for ANSI C

SCCS-vsn: games/rogue/inventory.c 5.2

36 years agoassign getc return to an int; fix for ANSI C
Keith Bostic [Sun, 3 Jan 1988 09:36:05 +0000 (01:36 -0800)]
assign getc return to an int; fix for ANSI C

SCCS-vsn: games/quiz/quiz.c 4.4

36 years agofix for slow uVAX boots; from Chris Torek
Keith Bostic [Sun, 3 Jan 1988 05:44:46 +0000 (21:44 -0800)]
fix for slow uVAX boots; from Chris Torek

SCCS-vsn: sys/vax/uba/uda.c 7.11

36 years agouse getopt; fix usage statement; -a should imply -p; minor cleanups
Keith Bostic [Sat, 2 Jan 1988 09:12:18 +0000 (01:12 -0800)]
use getopt; fix usage statement; -a should imply -p; minor cleanups

SCCS-vsn: usr.sbin/pstat/pstat.c 5.17

36 years agoallow both -f and -p at the same time
Keith Bostic [Sat, 2 Jan 1988 08:04:38 +0000 (00:04 -0800)]
allow both -f and -p at the same time

SCCS-vsn: usr.bin/mkdep/mkdep.sh 5.9

36 years agoadd man make, install
Keith Bostic [Fri, 1 Jan 1988 09:56:37 +0000 (01:56 -0800)]
add man make, install

SCCS-vsn: old/vpr/Makefile 5.9

36 years agodate and time created 87/12/31 17:55:53 by bostic
Keith Bostic [Fri, 1 Jan 1988 09:55:53 +0000 (01:55 -0800)]
date and time created 87/12/31 17:55:53 by bostic

SCCS-vsn: old/vpr/man/Makefile 5.1

36 years agoremove libraries on clean
Keith Bostic [Fri, 1 Jan 1988 09:23:50 +0000 (01:23 -0800)]
remove libraries on clean

SCCS-vsn: lib/libc/Makefile 4.28

36 years agoadd Berkeley header; exit after match of name; use library comparison
Keith Bostic [Fri, 1 Jan 1988 05:25:55 +0000 (21:25 -0800)]
add Berkeley header; exit after match of name; use library comparison
routine; use puts, not printf

SCCS-vsn: usr.bin/printenv/printenv.c 5.2

36 years agoadd Berkeley header
Keith Bostic [Fri, 1 Jan 1988 04:18:05 +0000 (20:18 -0800)]
add Berkeley header

SCCS-vsn: usr.bin/mkdep/mkdep.sh 5.8

36 years agoadd Berkeley header
Keith Bostic [Thu, 31 Dec 1987 04:06:42 +0000 (20:06 -0800)]
add Berkeley header

SCCS-vsn: sys/net/if.c 7.2
SCCS-vsn: sys/net/if.h 7.2
SCCS-vsn: sys/net/if_arp.h 7.2
SCCS-vsn: sys/net/if_loop.c 7.3
SCCS-vsn: sys/net/if_sl.c 7.5
SCCS-vsn: sys/net/netisr.h 7.3
SCCS-vsn: sys/net/raw_cb.c 7.4
SCCS-vsn: sys/net/raw_cb.h 7.2
SCCS-vsn: sys/net/raw_usrreq.c 7.3
SCCS-vsn: sys/net/route.c 7.3
SCCS-vsn: sys/net/route.h 7.3
SCCS-vsn: sys/sys/mbuf.h 7.9
SCCS-vsn: sys/sys/socketvar.h 7.3
SCCS-vsn: sys/kern/uipc_socket.c 7.7
SCCS-vsn: sys/kern/uipc_mbuf.c 7.5
SCCS-vsn: sys/sys/domain.h 7.2
SCCS-vsn: sys/sys/protosw.h 7.2
SCCS-vsn: sys/sys/socket.h 7.2
SCCS-vsn: sys/sys/un.h 7.2
SCCS-vsn: sys/kern/uipc_domain.c 7.2
SCCS-vsn: sys/kern/uipc_proto.c 7.2
SCCS-vsn: sys/kern/uipc_socket2.c 7.2

36 years agodon't use intermediate .o
Keith Bostic [Wed, 30 Dec 1987 09:29:47 +0000 (01:29 -0800)]
don't use intermediate .o

SCCS-vsn: games/dm/Makefile 5.2

36 years agoBerkeley header
Keith Bostic [Wed, 30 Dec 1987 09:17:24 +0000 (01:17 -0800)]
Berkeley header

SCCS-vsn: games/mille/table.c 5.2
SCCS-vsn: games/mille/types.c 5.2
SCCS-vsn: games/mille/unctrl.h 5.2

36 years agoBerkeley header, comment out debugging code
Keith Bostic [Wed, 30 Dec 1987 09:17:10 +0000 (01:17 -0800)]
Berkeley header, comment out debugging code

SCCS-vsn: games/mille/varpush.c 5.3

36 years agoBerkeley header; fix file name print; evaluation order was undefined
Keith Bostic [Wed, 30 Dec 1987 09:16:21 +0000 (01:16 -0800)]
Berkeley header; fix file name print; evaluation order was undefined

SCCS-vsn: games/mille/save.c 5.3

36 years agoBerkeley header
Keith Bostic [Wed, 30 Dec 1987 09:15:02 +0000 (01:15 -0800)]
Berkeley header

SCCS-vsn: games/mille/print.c 5.2
SCCS-vsn: games/mille/roll.c 5.2

36 years agoBerkeley header; #ifdef'd out debugging code, removed check of Ken's
Keith Bostic [Wed, 30 Dec 1987 09:14:40 +0000 (01:14 -0800)]
Berkeley header; #ifdef'd out debugging code, removed check of Ken's
uid when debugging code turned on

SCCS-vsn: games/mille/move.c 5.2

36 years agoBerkeley header
Keith Bostic [Wed, 30 Dec 1987 09:13:57 +0000 (01:13 -0800)]
Berkeley header

SCCS-vsn: games/mille/misc.c 5.2

36 years agoBerkeley header; add include of <sys/types.h>; remove define of
Keith Bostic [Wed, 30 Dec 1987 09:13:43 +0000 (01:13 -0800)]
Berkeley header; add include of <sys/types.h>; remove define of
Ken's user id, remove defines for GURP and MAXUSERS since never used

SCCS-vsn: games/mille/mille.h 5.2

36 years agoBerkeley header; comment out debugging code; remove setbuf call;
Keith Bostic [Wed, 30 Dec 1987 09:12:31 +0000 (01:12 -0800)]
Berkeley header; comment out debugging code; remove setbuf call;
remove load average check; add setuid(getuid()) so save file permissions are
correct; minor lint cleanups

SCCS-vsn: games/mille/mille.c 5.2

36 years agoBerkeley header
Keith Bostic [Wed, 30 Dec 1987 09:10:27 +0000 (01:10 -0800)]
Berkeley header

SCCS-vsn: games/mille/end.c 5.2
SCCS-vsn: games/mille/extern.c 5.2
SCCS-vsn: games/mille/init.c 5.2

36 years agoBerkeley header, comment out debugging code
Keith Bostic [Wed, 30 Dec 1987 09:09:51 +0000 (01:09 -0800)]
Berkeley header, comment out debugging code

SCCS-vsn: games/mille/comp.c 5.2

36 years agodon't change directory; programs get wrong relative path names
Keith Bostic [Wed, 30 Dec 1987 09:05:27 +0000 (01:05 -0800)]
don't change directory; programs get wrong relative path names

SCCS-vsn: games/dm/dm.c 5.6

36 years agoput on Berkeley header
Keith Bostic [Wed, 30 Dec 1987 09:04:15 +0000 (01:04 -0800)]
put on Berkeley header

SCCS-vsn: games/dm/dm.8 5.4

36 years agonote that games that never ran setuid may have to be modified
Keith Bostic [Wed, 30 Dec 1987 09:03:26 +0000 (01:03 -0800)]
note that games that never ran setuid may have to be modified

SCCS-vsn: games/dm/dm.8 5.3

36 years agonote that games that previously didn't run setuid may have to be modified.
Keith Bostic [Wed, 30 Dec 1987 09:01:48 +0000 (01:01 -0800)]
note that games that previously didn't run setuid may have to be modified.

SCCS-vsn: games/dm/dm.8 5.3

36 years agoreformat
Keith Bostic [Tue, 29 Dec 1987 08:30:31 +0000 (00:30 -0800)]
reformat

SCCS-vsn: sys/tahoe/vba/hdreg.h 7.2

36 years agooriginal Harris source code
Keith Bostic [Tue, 29 Dec 1987 06:01:57 +0000 (22:01 -0800)]
original Harris source code

SCCS-vsn: sys/tahoe/vba/hd.c 7.1

36 years agofinal reformatting
Keith Bostic [Tue, 29 Dec 1987 05:58:44 +0000 (21:58 -0800)]
final reformatting

SCCS-vsn: sys/tahoe/stand/hd.c 7.4

36 years agomore reformatting
Keith Bostic [Tue, 29 Dec 1987 05:52:13 +0000 (21:52 -0800)]
more reformatting

SCCS-vsn: sys/tahoe/stand/hd.c 7.4

36 years agoadd Berkeley header; format a little better
Keith Bostic [Sun, 27 Dec 1987 14:04:40 +0000 (06:04 -0800)]
add Berkeley header; format a little better

SCCS-vsn: usr.bin/wc/wc.c 5.3

36 years agoadd Berkeley header, minor reformat
Keith Bostic [Sun, 27 Dec 1987 13:49:39 +0000 (05:49 -0800)]
add Berkeley header, minor reformat

SCCS-vsn: usr.bin/users/users.c 5.5

36 years agoadd Berkeley header
Keith Bostic [Sun, 27 Dec 1987 13:42:16 +0000 (05:42 -0800)]
add Berkeley header

SCCS-vsn: usr.bin/lock/lock.c 5.5

36 years agoremove vacation.ignore stuff; first cut at checking To: and Cc: lines
Keith Bostic [Sun, 27 Dec 1987 07:27:46 +0000 (23:27 -0800)]
remove vacation.ignore stuff; first cut at checking To: and Cc: lines
for mention of user's login or aliases; remove messages to stderr.

SCCS-vsn: usr.bin/vacation/vacation.c 5.7

36 years agovacation now checks the To: and Cc: lines; rearrange a bit,
Keith Bostic [Sun, 27 Dec 1987 07:26:26 +0000 (23:26 -0800)]
vacation now checks the To: and Cc: lines; rearrange a bit,
remove mention of vacation.ignore files

SCCS-vsn: usr.bin/vacation/vacation.1 6.5

36 years agofix external declarations for ANSI C
Keith Bostic [Sun, 27 Dec 1987 06:55:00 +0000 (22:55 -0800)]
fix external declarations for ANSI C

SCCS-vsn: usr.sbin/timed/timedc/timedc.c 2.5

36 years agoCTRL macro fix for ANSI C
Keith Bostic [Sun, 27 Dec 1987 06:18:11 +0000 (22:18 -0800)]
CTRL macro fix for ANSI C

SCCS-vsn: sys/kern/tty_pty.c 7.3
SCCS-vsn: sys/tahoe/tahoe/kdb_machdep.c 7.5

36 years agofix external declarations for ANSI C
Keith Bostic [Sun, 27 Dec 1987 05:34:56 +0000 (21:34 -0800)]
fix external declarations for ANSI C

SCCS-vsn: games/hack/hack.read.c 1.2

36 years agouse cc; fix for ANSI C
Keith Bostic [Sun, 27 Dec 1987 05:31:06 +0000 (21:31 -0800)]
use cc; fix for ANSI C

SCCS-vsn: games/hack/Makefile 5.6

36 years agofix extern declarations for ANSI C
Keith Bostic [Sun, 27 Dec 1987 05:29:13 +0000 (21:29 -0800)]
fix extern declarations for ANSI C

SCCS-vsn: games/hack/hack.read.c 1.2

36 years agodate and time created 87/12/26 13:28:06 by bostic
Keith Bostic [Sun, 27 Dec 1987 05:28:06 +0000 (21:28 -0800)]
date and time created 87/12/26 13:28:06 by bostic

SCCS-vsn: games/hack/hack.read.c 1.1

36 years agofix extern declarations for ANSI C
Keith Bostic [Sun, 27 Dec 1987 05:26:45 +0000 (21:26 -0800)]
fix extern declarations for ANSI C

SCCS-vsn: games/hack/hack.makemon.c 1.2

36 years agodate and time created 87/12/26 13:25:12 by bostic
Keith Bostic [Sun, 27 Dec 1987 05:25:12 +0000 (21:25 -0800)]
date and time created 87/12/26 13:25:12 by bostic

SCCS-vsn: games/hack/hack.makemon.c 1.1

36 years agofix extern declarations for ANSI C
Keith Bostic [Sun, 27 Dec 1987 05:24:30 +0000 (21:24 -0800)]
fix extern declarations for ANSI C

SCCS-vsn: games/hack/hack.main.c 1.2

36 years agodate and time created 87/12/26 13:24:09 by bostic
Keith Bostic [Sun, 27 Dec 1987 05:24:09 +0000 (21:24 -0800)]
date and time created 87/12/26 13:24:09 by bostic

SCCS-vsn: games/hack/hack.main.c 1.1

36 years agofix typo for ANSI C
Keith Bostic [Sun, 27 Dec 1987 05:21:05 +0000 (21:21 -0800)]
fix typo for ANSI C

SCCS-vsn: games/backgammon/teachgammon/teach.c 5.3

36 years agopointers use 0, not -1; fix for ANSI C
Keith Bostic [Sun, 27 Dec 1987 05:20:28 +0000 (21:20 -0800)]
pointers use 0, not -1; fix for ANSI C

SCCS-vsn: games/backgammon/backgammon/move.c 5.2

36 years agotypo fix for ANSI C
Keith Bostic [Sun, 27 Dec 1987 05:18:56 +0000 (21:18 -0800)]
typo fix for ANSI C

SCCS-vsn: games/backgammon/backgammon/main.c 5.2

36 years agofix external declarations for ANSI C
Keith Bostic [Sun, 27 Dec 1987 05:17:47 +0000 (21:17 -0800)]
fix external declarations for ANSI C

SCCS-vsn: games/backgammon/common_source/fancy.c 5.2

36 years agodeclare index() for ANSI C
Keith Bostic [Sun, 27 Dec 1987 05:10:42 +0000 (21:10 -0800)]
declare index() for ANSI C

SCCS-vsn: games/atc/update.c 5.3

36 years agodeclare index/rindex returns for ANSI C
Keith Bostic [Sun, 27 Dec 1987 05:09:27 +0000 (21:09 -0800)]
declare index/rindex returns for ANSI C

SCCS-vsn: games/atc/log.c 5.4

36 years agopredeclare finish; fix for ANSI C
Keith Bostic [Sun, 27 Dec 1987 05:07:23 +0000 (21:07 -0800)]
predeclare finish; fix for ANSI C

SCCS-vsn: sbin/shutdown/shutdown.c 5.7

36 years agodeclare rmalloc, ANSI C fix
Keith Bostic [Sun, 27 Dec 1987 05:04:56 +0000 (21:04 -0800)]
declare rmalloc, ANSI C fix

SCCS-vsn: usr.sbin/pstat/pstat.c 5.16

36 years agodeclare merege() externally, ANSI C fix
Keith Bostic [Sun, 27 Dec 1987 05:03:41 +0000 (21:03 -0800)]
declare merege() externally, ANSI C fix

SCCS-vsn: old/init/init.c 5.10
SCCS-vsn: sbin/init/init.c 5.10

36 years agoBerkeley header, minor cleanups
Keith Bostic [Sun, 27 Dec 1987 04:59:51 +0000 (20:59 -0800)]
Berkeley header, minor cleanups

SCCS-vsn: usr.bin/fstat/fstat.c 5.10

36 years agofix declarations for ANSI C; minor lint cleanups
Keith Bostic [Sun, 27 Dec 1987 04:57:11 +0000 (20:57 -0800)]
fix declarations for ANSI C; minor lint cleanups

SCCS-vsn: usr.sbin/mkproto/mkproto.c 5.3

36 years agofix external declarations for ANSI C; minor reformats
Keith Bostic [Sun, 27 Dec 1987 04:44:01 +0000 (20:44 -0800)]
fix external declarations for ANSI C; minor reformats

SCCS-vsn: sbin/route/route.c 5.9

36 years agoBerkeley header; cpp usage fixes for ANSI C; minor cleanups
Keith Bostic [Sun, 27 Dec 1987 04:37:50 +0000 (20:37 -0800)]
Berkeley header; cpp usage fixes for ANSI C; minor cleanups

SCCS-vsn: old/mkpasswd/mkpasswd.c 5.2

36 years agoBerkeley header; declare strdup() properly for ANSI C
Keith Bostic [Sun, 27 Dec 1987 04:32:35 +0000 (20:32 -0800)]
Berkeley header; declare strdup() properly for ANSI C

SCCS-vsn: usr.sbin/inetd/inetd.c 5.12

36 years agowait is a union, not a struct; fix for ANSI C
Keith Bostic [Sun, 27 Dec 1987 04:24:43 +0000 (20:24 -0800)]
wait is a union, not a struct; fix for ANSI C

SCCS-vsn: libexec/comsat/comsat.c 5.10

36 years agocast constant to u_short; fix for ANSI C
Keith Bostic [Sun, 27 Dec 1987 04:22:42 +0000 (20:22 -0800)]
cast constant to u_short; fix for ANSI C

SCCS-vsn: usr.sbin/bad144/bad144.c 5.12

36 years agofix from John Gilmore for ANSI C
Keith Bostic [Sun, 27 Dec 1987 04:20:53 +0000 (20:20 -0800)]
fix from John Gilmore for ANSI C

SCCS-vsn: old/arff/arff.c 5.6