unix-history/.git
36 years agorelease does an splx(s); don't bother doing it earlier
Keith Bostic [Sat, 31 Oct 1987 09:04:43 +0000 (01:04 -0800)]
release does an splx(s); don't bother doing it earlier

SCCS-vsn: sys/kern/uipc_socket.c 7.6

36 years agokeep USETRAILERS from SIOCSARP
Keith Bostic [Sat, 31 Oct 1987 00:25:31 +0000 (16:25 -0800)]
keep USETRAILERS from SIOCSARP

SCCS-vsn: sys/netinet/if_ether.c 7.5

36 years agoadd the UNDOCUMENTED -w flag; it's useful when you're moving
Keith Bostic [Fri, 30 Oct 1987 03:43:43 +0000 (19:43 -0800)]
add the UNDOCUMENTED -w flag; it's useful when you're moving
man pages hither and yon.  It's NOT worth making "real".

SCCS-vsn: usr.bin/man/man.c 5.8

36 years agoadd ANSI C 2.9 numerical limitation constants
Keith Bostic [Thu, 29 Oct 1987 08:22:36 +0000 (00:22 -0800)]
add ANSI C 2.9 numerical limitation constants

SCCS-vsn: sys/vax/include/param.h 7.8
SCCS-vsn: sys/tahoe/include/param.h 1.10

36 years agobreak after a match is made (4.3BSD/sys/163 alex@cca.cca.com)
Kirk McKusick [Thu, 29 Oct 1987 07:59:36 +0000 (23:59 -0800)]
break after a match is made (4.3BSD/sys/163 alex@cca.cca.com)

SCCS-vsn: sys/vax/vax/autoconf.c 7.10

36 years agoinitialize linked list pointer (4.3BSD/etc/96 alex@cca.cca.com)
Kirk McKusick [Thu, 29 Oct 1987 07:55:58 +0000 (23:55 -0800)]
initialize linked list pointer (4.3BSD/etc/96 alex@cca.cca.com)

SCCS-vsn: usr.sbin/config/config.y 5.6

36 years agoreformat, supply error codes to hdopen, stylistic changes
Keith Bostic [Thu, 29 Oct 1987 02:44:17 +0000 (18:44 -0800)]
reformat, supply error codes to hdopen, stylistic changes

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

36 years agofix for ANSI printf; bug report 4.3BSD/sys/164
Keith Bostic [Thu, 29 Oct 1987 02:31:22 +0000 (18:31 -0800)]
fix for ANSI printf; bug report 4.3BSD/sys/164

SCCS-vsn: sys/vax/vax/genassym.c 7.2
SCCS-vsn: sys/tahoe/tahoe/genassym.c 1.7

36 years agoversion that compiles with our standalone routines and reads
Keith Bostic [Wed, 28 Oct 1987 10:49:12 +0000 (02:49 -0800)]
version that compiles with our standalone routines and reads
the Harris disk geometry

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

36 years agoadd wbadaddr routine for Harris write-only memory
Keith Bostic [Wed, 28 Oct 1987 10:47:51 +0000 (02:47 -0800)]
add wbadaddr routine for Harris write-only memory

SCCS-vsn: sys/tahoe/stand/machdep.c 1.3

36 years agoadd hd routines
Keith Bostic [Wed, 28 Oct 1987 10:47:21 +0000 (02:47 -0800)]
add hd routines

SCCS-vsn: sys/tahoe/stand/conf.c 1.4

36 years agoVarious changes, moves.
Gregory Minshall [Wed, 28 Oct 1987 08:03:16 +0000 (00:03 -0800)]
Various changes, moves.

SCCS-vsn: usr.bin/telnet/telnet.c 5.23

36 years agoReformat somethings; get rid of "unix" comments and ifdefs;
Gregory Minshall [Wed, 28 Oct 1987 08:02:41 +0000 (00:02 -0800)]
Reformat somethings; get rid of "unix" comments and ifdefs;
do some things which used to be done in tn (in command.c).

SCCS-vsn: usr.bin/telnet/sys_bsd.c 1.5

36 years agoMake stilloob use global rather than passed variable. Remove
Gregory Minshall [Wed, 28 Oct 1987 08:01:43 +0000 (00:01 -0800)]
Make stilloob use global rather than passed variable.  Remove
some routines which (maybe) belong in telnet.c.

SCCS-vsn: usr.bin/telnet/network.c 1.8

36 years agoPick up some more tn3270-specific function.
Gregory Minshall [Wed, 28 Oct 1987 08:00:44 +0000 (00:00 -0800)]
Pick up some more tn3270-specific function.

SCCS-vsn: usr.bin/telnet/tn3270.c 1.4

36 years agoRemove some unix specific things.
Gregory Minshall [Wed, 28 Oct 1987 08:00:14 +0000 (00:00 -0800)]
Remove some unix specific things.

SCCS-vsn: usr.bin/telnet/terminal.c 1.8

36 years agoMove tn3270 and unix specific things to Unix places.
Gregory Minshall [Wed, 28 Oct 1987 07:59:40 +0000 (23:59 -0800)]
Move tn3270 and unix specific things to Unix places.

SCCS-vsn: usr.bin/telnet/commands.c 1.3

36 years agoRemove an unused extern.
Gregory Minshall [Wed, 28 Oct 1987 07:59:12 +0000 (23:59 -0800)]
Remove an unused extern.

SCCS-vsn: usr.bin/telnet/externs.h 1.5

36 years agoReset ring pointers when the ring empties out.
Gregory Minshall [Wed, 28 Oct 1987 07:58:45 +0000 (23:58 -0800)]
Reset ring pointers when the ring empties out.

SCCS-vsn: usr.bin/telnet/ring.c 1.5

36 years agonew template, pass depend on down
Keith Bostic [Tue, 27 Oct 1987 23:47:45 +0000 (15:47 -0800)]
new template, pass depend on down

SCCS-vsn: usr.bin/pascal/Makefile 5.4

36 years agofix depend label
Keith Bostic [Tue, 27 Oct 1987 23:47:10 +0000 (15:47 -0800)]
fix depend label

SCCS-vsn: usr.bin/pascal/px/Makefile 5.4
SCCS-vsn: usr.bin/pascal/pxp/Makefile 5.3
SCCS-vsn: usr.bin/pascal/pi/Makefile 1.2

36 years agoMACHINE defined by make(1), now
Keith Bostic [Tue, 27 Oct 1987 10:12:43 +0000 (02:12 -0800)]
MACHINE defined by make(1), now

SCCS-vsn: usr.bin/pascal/pc2/Makefile 5.5

36 years agoadd the UNDOCUMENTED -w flag; it's useful when you're moving
Keith Bostic [Tue, 27 Oct 1987 08:10:45 +0000 (00:10 -0800)]
add the UNDOCUMENTED -w flag; it's useful when you're moving
man pages hither and yon.  It's NOT worth making "real".

SCCS-vsn: usr.bin/man/man.c 5.8
SCCS-vsn: usr.bin/man/man.c 5.8

36 years agonew template
Keith Bostic [Tue, 27 Oct 1987 07:52:09 +0000 (23:52 -0800)]
new template

SCCS-vsn: usr.bin/diction/Makefile 4.7

36 years agouptime only needs few nlist entries; bug report 4.3BSD/ucb/129
Keith Bostic [Tue, 27 Oct 1987 03:42:29 +0000 (19:42 -0800)]
uptime only needs few nlist entries; bug report 4.3BSD/ucb/129

SCCS-vsn: usr.bin/w/w.c 5.8

36 years agonew template
Keith Bostic [Tue, 27 Oct 1987 01:03:07 +0000 (17:03 -0800)]
new template

SCCS-vsn: usr.bin/pascal/eyacc/Makefile 5.2

36 years agofix depend label
Keith Bostic [Tue, 27 Oct 1987 00:59:38 +0000 (16:59 -0800)]
fix depend label

SCCS-vsn: usr.bin/pascal/pi/Makefile 1.2
SCCS-vsn: usr.bin/pascal/pc0/Makefile 5.3
SCCS-vsn: usr.bin/pascal/px/Makefile 5.6
SCCS-vsn: usr.bin/pascal/pxp/Makefile 5.3
SCCS-vsn: usr.bin/pascal/pi/Makefile 1.2
SCCS-vsn: usr.bin/pascal/pi/Makefile 1.2
SCCS-vsn: usr.bin/pascal/pc0/Makefile 5.3
SCCS-vsn: usr.bin/pascal/pcexterns/Makefile 5.6

36 years agodon't use bin/grep, it's not there
Keith Bostic [Mon, 26 Oct 1987 23:53:15 +0000 (15:53 -0800)]
don't use bin/grep, it's not there

SCCS-vsn: usr.bin/pascal/pi/Makefile 1.2
SCCS-vsn: usr.bin/pascal/pc0/Makefile 5.3
SCCS-vsn: usr.bin/pascal/px/Makefile 5.5
SCCS-vsn: usr.bin/pascal/pxp/Makefile 5.3

36 years agoadd depend label
Keith Bostic [Mon, 26 Oct 1987 23:48:02 +0000 (15:48 -0800)]
add depend label

SCCS-vsn: usr.bin/pascal/pdx/Makefile 1.19
SCCS-vsn: usr.bin/pascal/pcexterns/Makefile 5.6

36 years agonew template
Keith Bostic [Mon, 26 Oct 1987 23:43:42 +0000 (15:43 -0800)]
new template

SCCS-vsn: usr.bin/pascal/Makefile 5.4
SCCS-vsn: usr.bin/pascal/Makefile 5.4

36 years agoMACHINE defined by make(1), now
Keith Bostic [Mon, 26 Oct 1987 23:40:03 +0000 (15:40 -0800)]
MACHINE defined by make(1), now

SCCS-vsn: usr.bin/pascal/px/Makefile 5.4

36 years agoANSI C; sprintf now returns an int.
Keith Bostic [Mon, 26 Oct 1987 23:35:57 +0000 (15:35 -0800)]
ANSI C; sprintf now returns an int.

SCCS-vsn: old/refer/lookbib/lookbib.c 4.5

36 years agoMAX not used; redefined in param.h anyway
Keith Bostic [Mon, 26 Oct 1987 23:31:55 +0000 (15:31 -0800)]
MAX not used; redefined in param.h anyway

SCCS-vsn: old/sh/mac.h 4.3

36 years agouid is uid_t, not signed short; bug report 4.3BSD/ucb/131
Keith Bostic [Mon, 26 Oct 1987 04:35:49 +0000 (20:35 -0800)]
uid is uid_t, not signed short; bug report 4.3BSD/ucb/131

SCCS-vsn: old/sysline/sysline.c 5.9

36 years agostep 1 is really step 2
Keith Bostic [Mon, 26 Oct 1987 04:10:15 +0000 (20:10 -0800)]
step 1 is really step 2

SCCS-vsn: libexec/rshd/rshd.8 6.4

36 years agouid is uid_t, gid is gid_t
Keith Bostic [Mon, 26 Oct 1987 03:57:56 +0000 (19:57 -0800)]
uid is uid_t, gid is gid_t

SCCS-vsn: lib/libc/sys/stat.2 6.7

36 years agoANSI C; sprintf now returns an int.
Keith Bostic [Mon, 26 Oct 1987 01:48:25 +0000 (17:48 -0800)]
ANSI C; sprintf now returns an int.

SCCS-vsn: lib/libc/stdio/sprintf.c 5.3

36 years agoTry to move system dependent stuff to system dependent files.
Gregory Minshall [Sat, 24 Oct 1987 07:15:45 +0000 (23:15 -0800)]
Try to move system dependent stuff to system dependent files.

SCCS-vsn: usr.bin/telnet/externs.h 1.4
SCCS-vsn: usr.bin/telnet/main.c 1.4
SCCS-vsn: usr.bin/telnet/network.c 1.7
SCCS-vsn: usr.bin/telnet/sys_bsd.c 1.4
SCCS-vsn: usr.bin/telnet/terminal.c 1.7
SCCS-vsn: usr.bin/telnet/tn3270.c 1.3
SCCS-vsn: usr.bin/telnet/telnet.c 5.22

36 years agofix problems with allocation of the last page (or allocation
Robert Elz [Sat, 24 Oct 1987 06:08:09 +0000 (22:08 -0800)]
fix problems with allocation of the last page (or allocation
of the last cluster after the previous fix)

SCCS-vsn: sys/kern/kern_malloc.c 7.4

36 years agodate and time created 87/10/23 12:39:36 by bostic
Keith Bostic [Sat, 24 Oct 1987 04:39:36 +0000 (20:39 -0800)]
date and time created 87/10/23 12:39:36 by bostic
original Harris source code

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

36 years agoMake the ring buffer a two-state buffer (supplier and consumer)
Gregory Minshall [Sat, 24 Oct 1987 03:57:29 +0000 (19:57 -0800)]
Make the ring buffer a two-state buffer (supplier and consumer)
rather than a three-state buffer (supplier, sender, and acker).

SCCS-vsn: usr.bin/telnet/defines.h 1.4
SCCS-vsn: usr.bin/telnet/network.c 1.6
SCCS-vsn: usr.bin/telnet/terminal.c 1.6
SCCS-vsn: usr.bin/telnet/telnet.c 5.21
SCCS-vsn: usr.bin/telnet/ring.c 1.4
SCCS-vsn: usr.bin/telnet/ring.h 1.4

36 years agonew version; (Chris Torek)
Keith Bostic [Sat, 24 Oct 1987 03:32:51 +0000 (19:32 -0800)]
new version; (Chris Torek)

SCCS-vsn: share/man/man4/man4.vax/uda.4 6.3

36 years agodate and time created 87/10/23 11:22:08 by bostic
Keith Bostic [Sat, 24 Oct 1987 03:22:08 +0000 (19:22 -0800)]
date and time created 87/10/23 11:22:08 by bostic

SCCS-vsn: sys/vax/vax/mscpvar.h 1.1

36 years agodate and time created 87/10/23 11:20:03 by bostic
Keith Bostic [Sat, 24 Oct 1987 03:20:03 +0000 (19:20 -0800)]
date and time created 87/10/23 11:20:03 by bostic

SCCS-vsn: sys/vax/vax/mscp.c 1.1

36 years agonew version; (Chris Torek)
Keith Bostic [Sat, 24 Oct 1987 03:17:53 +0000 (19:17 -0800)]
new version; (Chris Torek)

SCCS-vsn: sys/vax/uba/udareg.h 7.2

36 years agonew driver; (Chris Torek)
Keith Bostic [Sat, 24 Oct 1987 03:16:24 +0000 (19:16 -0800)]
new driver; (Chris Torek)

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

36 years agoubago changed names; add bdp retention fields; (Chris Torek)
Keith Bostic [Sat, 24 Oct 1987 03:14:43 +0000 (19:14 -0800)]
ubago changed names; add bdp retention fields; (Chris Torek)

SCCS-vsn: sys/vax/uba/ubavar.h 7.3

36 years agoteach uba.c about drivers that want to keep BDP's; (Chris Torek)
Keith Bostic [Sat, 24 Oct 1987 03:13:01 +0000 (19:13 -0800)]
teach uba.c about drivers that want to keep BDP's; (Chris Torek)

SCCS-vsn: sys/vax/uba/uba.c 7.4

36 years agomove ubamem routine down one; (Chris Torek)
Keith Bostic [Sat, 24 Oct 1987 03:11:36 +0000 (19:11 -0800)]
move ubamem routine down one; (Chris Torek)

SCCS-vsn: sys/vax/if/if_ec.c 7.2

36 years agonew version of mscp.h; (Chris Torek)
Keith Bostic [Sat, 24 Oct 1987 03:06:25 +0000 (19:06 -0800)]
new version of mscp.h; (Chris Torek)

SCCS-vsn: sys/vax/vax/mscp.h 7.2

36 years agoadd time of day register routine; (Chris Torek)
Keith Bostic [Sat, 24 Oct 1987 03:03:40 +0000 (19:03 -0800)]
add time of day register routine; (Chris Torek)

SCCS-vsn: sys/vax/vax/machdep.c 7.9

36 years agogenmscp -- generic MSCP driver (Chris Torek)
Keith Bostic [Sat, 24 Oct 1987 02:56:08 +0000 (18:56 -0800)]
genmscp -- generic MSCP driver (Chris Torek)

SCCS-vsn: sys/vax/conf/files.vax 7.6

36 years agoassym.s depends on ../machine/vmparam.h
Kirk McKusick [Fri, 23 Oct 1987 13:20:11 +0000 (05:20 -0800)]
assym.s depends on ../machine/vmparam.h

SCCS-vsn: sys/vax/conf/Makefile.vax 7.8
SCCS-vsn: sys/tahoe/conf/Makefile.tahoe 1.14

36 years agoANSI C; sprintf now returns an int.
Keith Bostic [Fri, 23 Oct 1987 12:03:32 +0000 (04:03 -0800)]
ANSI C; sprintf now returns an int.

SCCS-mr: usr.sbin/sendmail/src/useful.h ANSI, C;, sprintf, now, returns, an, int.
SCCS-vsn: usr.sbin/sendmail/src/useful.h 4.2

36 years agoANSI C; sprintf now returns an int; document all return values
Keith Bostic [Fri, 23 Oct 1987 11:58:58 +0000 (03:58 -0800)]
ANSI C; sprintf now returns an int; document all return values

SCCS-vsn: lib/libc/stdio/printf.3 6.4

36 years agoANSI C; sprintf now returns an int.
Keith Bostic [Fri, 23 Oct 1987 11:55:31 +0000 (03:55 -0800)]
ANSI C; sprintf now returns an int.

SCCS-vsn: usr.bin/tip/cu.c 5.5
SCCS-vsn: usr.bin/tip/tip.c 5.6

36 years ago4Mb of unibus device space is more than usually present
Robert Elz [Fri, 23 Oct 1987 11:49:08 +0000 (03:49 -0800)]
4Mb of unibus device space is more than usually present

SCCS-vsn: sys/vax/vax/autoconf.c 7.9

36 years agoANSI C; sprintf now returns an int.
Keith Bostic [Fri, 23 Oct 1987 11:48:38 +0000 (03:48 -0800)]
ANSI C; sprintf now returns an int.

SCCS-vsn: usr.bin/learn/learn/selsub.c 4.5

36 years agobase mem allocation at cluster boundary.
Robert Elz [Fri, 23 Oct 1987 11:47:42 +0000 (03:47 -0800)]
base mem allocation at cluster boundary.

SCCS-vsn: sys/kern/kern_malloc.c 7.3

36 years agoANSI C; sprintf now returns an int.
Keith Bostic [Fri, 23 Oct 1987 11:42:02 +0000 (03:42 -0800)]
ANSI C; sprintf now returns an int.

SCCS-vsn: usr.bin/grep/egrep/egrep.c 5.9
SCCS-vsn: usr.bin/rdist/lookup.c 5.2
SCCS-vsn: usr.bin/window/startup.c 3.19
SCCS-vsn: usr.bin/window/string.c 3.9
SCCS-vsn: usr.bin/window/ww.h 3.43
SCCS-vsn: old/refer/refer/refer..c 4.4
SCCS-vsn: old/refer/sortbib/sortbib.c 4.2

36 years agoANSI C; sprintf now returns an int.
Keith Bostic [Fri, 23 Oct 1987 10:14:48 +0000 (02:14 -0800)]
ANSI C; sprintf now returns an int.

SCCS-vsn: include/stdio.h 5.4
SCCS-vsn: old/cpp/cpp.c 1.17
SCCS-vsn: lib/libc/net/rcmd.c 5.14
SCCS-vsn: lib/libc/net/res_debug.c 5.21
SCCS-vsn: lib/libc/net/res_mkquery.c 6.6
SCCS-vsn: lib/libcompat/4.3/rexec.c 5.3
SCCS-vsn: lib/libcompat/4.3/ruserpass.c 5.3
SCCS-vsn: lib/libc/gen/syslog.c 5.12
SCCS-vsn: lib/libc/stdio/sprintf.c 5.3
SCCS-vsn: usr.bin/rsh/rsh.c 5.6
SCCS-vsn: usr.bin/ruptime/ruptime.c 5.4
SCCS-vsn: usr.bin/mail/def.h 5.4
SCCS-vsn: old/sysline/sysline.c 5.8

36 years agoinclude malloc.h
Keith Bostic [Fri, 23 Oct 1987 07:59:51 +0000 (23:59 -0800)]
include malloc.h

SCCS-vsn: sys/vax/if/if_uba.c 7.7

36 years agofix NKMC define
Keith Bostic [Fri, 23 Oct 1987 07:59:08 +0000 (23:59 -0800)]
fix NKMC define

SCCS-vsn: sys/vax/vax/conf.c 7.10

36 years agoANSI C; sprintf now returns an int.
Keith Bostic [Fri, 23 Oct 1987 04:14:57 +0000 (20:14 -0800)]
ANSI C; sprintf now returns an int.

SCCS-vsn: games/hack/hack.h 1.2
SCCS-vsn: old/boggle/boggle.c 5.3
SCCS-vsn: old/rogue/machdep.h 5.2

36 years agodate and time created 87/10/22 12:07:46 by bostic
Keith Bostic [Fri, 23 Oct 1987 04:07:46 +0000 (20:07 -0800)]
date and time created 87/10/22 12:07:46 by bostic

SCCS-vsn: games/hack/hack.h 1.1

36 years agofix make clean
Keith Bostic [Fri, 23 Oct 1987 04:04:08 +0000 (20:04 -0800)]
fix make clean

SCCS-vsn: games/mille/Makefile 5.5

36 years agoANSI C; sprintf now returns an int.
Keith Bostic [Fri, 23 Oct 1987 04:00:31 +0000 (20:00 -0800)]
ANSI C; sprintf now returns an int.

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

36 years agodon't bother with sprintf
Keith Bostic [Fri, 23 Oct 1987 03:59:57 +0000 (19:59 -0800)]
don't bother with sprintf

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

36 years agogive s1/s2 meaningful names if ambiguous
Keith Bostic [Fri, 23 Oct 1987 03:59:10 +0000 (19:59 -0800)]
give s1/s2 meaningful names if ambiguous

SCCS-vsn: lib/libc/string/string.3 6.5

36 years agoANSI C; sprintf now returns an int.
Keith Bostic [Fri, 23 Oct 1987 03:40:05 +0000 (19:40 -0800)]
ANSI C; sprintf now returns an int.

SCCS-vsn: games/monop/prop.c 5.2
SCCS-vsn: games/trek/getpar.c 4.5
SCCS-vsn: games/trek/shield.c 5.2
SCCS-vsn: games/snake/snake/move.c 5.2

36 years agodate and time created 87/10/22 11:37:41 by bostic
Keith Bostic [Fri, 23 Oct 1987 03:37:41 +0000 (19:37 -0800)]
date and time created 87/10/22 11:37:41 by bostic

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

36 years agoANSI C; sprintf now returns an int.
Keith Bostic [Fri, 23 Oct 1987 03:37:23 +0000 (19:37 -0800)]
ANSI C; sprintf now returns an int.

SCCS-vsn: games/monop/houses.c 5.2

36 years agodate and time created 87/10/22 11:35:09 by bostic
Keith Bostic [Fri, 23 Oct 1987 03:35:09 +0000 (19:35 -0800)]
date and time created 87/10/22 11:35:09 by bostic

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

36 years agoANSI C; sprintf now returns an int.
Keith Bostic [Fri, 23 Oct 1987 03:34:17 +0000 (19:34 -0800)]
ANSI C; sprintf now returns an int.

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

36 years agodate and time created 87/10/22 11:33:51 by bostic
Keith Bostic [Fri, 23 Oct 1987 03:33:51 +0000 (19:33 -0800)]
date and time created 87/10/22 11:33:51 by bostic

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

36 years agoANSI C; sprintf now returns an int.
Keith Bostic [Fri, 23 Oct 1987 03:33:32 +0000 (19:33 -0800)]
ANSI C; sprintf now returns an int.

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

36 years agodate and time created 87/10/22 11:32:35 by bostic
Keith Bostic [Fri, 23 Oct 1987 03:32:35 +0000 (19:32 -0800)]
date and time created 87/10/22 11:32:35 by bostic

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

36 years agoANSI C; sprintf now returns an int.
Keith Bostic [Fri, 23 Oct 1987 03:32:18 +0000 (19:32 -0800)]
ANSI C; sprintf now returns an int.

SCCS-vsn: games/atc/input.c 5.2

36 years agodate and time created 87/10/22 11:32:00 by bostic
Keith Bostic [Fri, 23 Oct 1987 03:32:00 +0000 (19:32 -0800)]
date and time created 87/10/22 11:32:00 by bostic

SCCS-vsn: games/atc/input.c 5.1

36 years agoANSI C; sprintf now returns an int.
Keith Bostic [Fri, 23 Oct 1987 03:30:42 +0000 (19:30 -0800)]
ANSI C; sprintf now returns an int.

SCCS-vsn: old/as.tahoe/assyms.c 1.2
SCCS-vsn: sbin/disklabel/disklabel.c 5.11
SCCS-vsn: usr.bin/fstat/fstat.c 5.4
SCCS-vsn: sbin/icheck/icheck.c 5.3
SCCS-vsn: usr.sbin/inetd/inetd.c 5.11
SCCS-vsn: old/mkhosts/mkhosts.c 5.2
SCCS-vsn: usr.sbin/quot/quot.c 4.13
SCCS-vsn: sbin/quotacheck/quotacheck.c 5.8
SCCS-vsn: libexec/rexecd/rexecd.c 5.5
SCCS-vsn: usr.sbin/rmt/rmt.c 5.3
SCCS-vsn: sbin/route/route.c 5.8
SCCS-vsn: usr.sbin/rwhod/rwhod.c 5.10
SCCS-vsn: usr.sbin/sa/sa.c 4.10
SCCS-vsn: sbin/savecore/savecore.c 5.13
SCCS-vsn: libexec/telnetd/telnetd.c 5.23
SCCS-vsn: sbin/tunefs/tunefs.c 5.5
SCCS-vsn: sbin/fsck/inode.c 5.4
SCCS-vsn: sbin/dump/dumprmt.c 5.5
SCCS-vsn: usr.sbin/config/config.h 5.5
SCCS-vsn: usr.sbin/config/config.y 5.5
SCCS-vsn: usr.sbin/config/main.c 5.5
SCCS-vsn: usr.sbin/config/mkioconf.c 5.6
SCCS-vsn: usr.sbin/config/mkmakefile.c 5.19
SCCS-vsn: usr.sbin/config/mkswapconf.c 5.2
SCCS-vsn: libexec/getty/get_date.c 5.2
SCCS-vsn: sbin/newfs/newfs.c 6.14
SCCS-vsn: old/htable/htable.c 5.6
SCCS-vsn: libexec/talkd/announce.c 5.4
SCCS-vsn: libexec/talkd/print.c 5.4
SCCS-vsn: sbin/XNSrouted/trace.c 5.7
SCCS-vsn: usr.sbin/bad144/bad144.c 5.11
SCCS-vsn: games/cribbage/score.c 5.2
SCCS-vsn: games/cribbage/support.c 5.2

36 years agodate and time created 87/10/22 10:11:57 by bostic
Keith Bostic [Fri, 23 Oct 1987 02:11:57 +0000 (18:11 -0800)]
date and time created 87/10/22 10:11:57 by bostic

SCCS-vsn: old/as.tahoe/assyms.c 1.1

36 years agoANSI C; sprintf now returns an int.
Keith Bostic [Fri, 23 Oct 1987 02:11:37 +0000 (18:11 -0800)]
ANSI C; sprintf now returns an int.

SCCS-vsn: old/as.tahoe/asmain.c 1.2
SCCS-vsn: old/as.tahoe/asparse.c 1.3

36 years agodate and time created 87/10/22 10:10:12 by bostic
Keith Bostic [Fri, 23 Oct 1987 02:10:12 +0000 (18:10 -0800)]
date and time created 87/10/22 10:10:12 by bostic

SCCS-vsn: old/as.tahoe/asmain.c 1.1

36 years agoANSI C; sprintf now returns an int.
Keith Bostic [Fri, 23 Oct 1987 02:09:56 +0000 (18:09 -0800)]
ANSI C; sprintf now returns an int.

SCCS-vsn: usr.bin/ar/ar.c 5.3
SCCS-vsn: old/pcc/cc/cc.c 4.15
SCCS-vsn: usr.bin/du/du.c 4.12
SCCS-vsn: bin/expr/expr.y 4.6
SCCS-vsn: bin/ln/ln.c 4.7
SCCS-vsn: bin/ls/ls.c 5.9
SCCS-vsn: libexec/mail.local/mail.local.c 4.30
SCCS-vsn: bin/mv/mv.c 5.5
SCCS-vsn: old/od/od.c 5.13
SCCS-vsn: old/pr/pr.c 4.7
SCCS-vsn: bin/ps/ps.c 5.11
SCCS-vsn: bin/rcp/rcp.c 5.9
SCCS-vsn: old/tar/tar.c 5.10
SCCS-vsn: usr.bin/wall/wall.c 5.4
SCCS-vsn: old/adb/adb.vax/output.c 4.6
SCCS-vsn: old/adb/adb.vax/output.c 4.6
SCCS-vsn: old/adb/adb.tahoe/output.c 1.2
SCCS-vsn: old/awk/run.c 4.7
SCCS-vsn: old/awk/tran.c 4.5
SCCS-vsn: old/make/gram.y 4.2
SCCS-vsn: old/make/misc.c 4.5
SCCS-vsn: usr.bin/diff/diff/diffdir.c 4.11
SCCS-vsn: usr.bin/diff/diff/diffreg.c 4.17
SCCS-vsn: old/as.vax/asexpr.c 5.4
SCCS-vsn: old/as.vax/asmain.c 5.3
SCCS-vsn: old/as.vax/assyms.c 5.2
SCCS-vsn: old/as.tahoe/asexpr.c 1.3
SCCS-vsn: old/as.tahoe/asexpr.c 1.3
SCCS-vsn: old/as.tahoe/asexpr.c 1.3

36 years agosprintf returns an int, now
Keith Bostic [Fri, 23 Oct 1987 01:44:43 +0000 (17:44 -0800)]
sprintf returns an int, now

SCCS-vsn: old/pcc/lint/llibs/llib-lc 1.44
SCCS-vsn: old/pcc/lint/llibs/llib-port 1.5

36 years agonew RT/PC entries, 5 small fixes, removed aaa-29-np, I? means IBM now
John A. Kunze [Tue, 20 Oct 1987 06:38:13 +0000 (22:38 -0800)]
new RT/PC entries, 5 small fixes, removed aaa-29-np, I? means IBM now

SCCS-vsn: share/termcap/termcap.src 5.37

36 years agonew RT/PC entries, 5 small fixes, removed aaa-29-np, I? means IBM now
John A. Kunze [Sun, 18 Oct 1987 08:07:33 +0000 (00:07 -0800)]
new RT/PC entries, 5 small fixes, removed aaa-29-np, I? means IBM now

SCCS-vsn: share/termcap/termcap.src 5.37

36 years agoadded popular CC terms, |hp| for speed, copyright now stays at top
John A. Kunze [Sun, 18 Oct 1987 07:59:32 +0000 (23:59 -0800)]
added popular CC terms, |hp| for speed, copyright now stays at top

SCCS-vsn: share/termcap/reorder 5.4

36 years agodate and time created 87/10/17 15:05:12 by jak
John A. Kunze [Sun, 18 Oct 1987 07:05:12 +0000 (23:05 -0800)]
date and time created 87/10/17 15:05:12 by jak

SCCS-vsn: share/termcap/tck 5.1

36 years agomerged CC requirements, put in info ptr, kept copyright info at top
John A. Kunze [Sat, 17 Oct 1987 09:50:44 +0000 (01:50 -0800)]
merged CC requirements, put in info ptr, kept copyright info at top

SCCS-vsn: share/termcap/reorder 5.4

36 years agoignore stop signals, in case we aren't called directly from init/rc
Mike Karels [Sat, 17 Oct 1987 08:20:22 +0000 (00:20 -0800)]
ignore stop signals, in case we aren't called directly from init/rc

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

36 years agodate and time created 87/10/16 16:19:31 by bostic
Keith Bostic [Sat, 17 Oct 1987 08:19:31 +0000 (00:19 -0800)]
date and time created 87/10/16 16:19:31 by bostic

SCCS-vsn: usr.bin/pascal/pi/Makefile 1.1

36 years agonew template
Keith Bostic [Sat, 17 Oct 1987 08:05:15 +0000 (00:05 -0800)]
new template

SCCS-vsn: usr.bin/pascal/eyacc/Makefile 5.2

36 years agoFix bug where turning off CRMOD causes clients which send
Gregory Minshall [Sat, 17 Oct 1987 06:33:16 +0000 (22:33 -0800)]
Fix bug where turning off CRMOD causes clients which send
<CR><LF> to always see ^M (and, so line can't be terminated).

SCCS-vsn: libexec/telnetd/telnetd.c 5.22

36 years agoFix bug where we hang trying to do an ioctl(pty, TIOCSETP, ...).
Gregory Minshall [Sat, 17 Oct 1987 05:59:05 +0000 (21:59 -0800)]
Fix bug where we hang trying to do an ioctl(pty, TIOCSETP, ...).

SCCS-vsn: libexec/telnetd/telnetd.c 5.21

36 years agostderr should not be line buffered
Keith Bostic [Sat, 17 Oct 1987 04:38:11 +0000 (20:38 -0800)]
stderr should not be line buffered

SCCS-vsn: lib/libc/stdio/setbuf.3 6.3

36 years agoGet rid of even more old-fashioned assignment operators.
Donn Seeley [Sat, 17 Oct 1987 03:52:09 +0000 (19:52 -0800)]
Get rid of even more old-fashioned assignment operators.

SCCS-vsn: usr.bin/pascal/pxp/pp.c 5.3

36 years agofix pty3; add pty[45]; remove tty?? upper-case conversion stuff
Keith Bostic [Sat, 17 Oct 1987 02:55:16 +0000 (18:55 -0800)]
fix pty3; add pty[45]; remove tty?? upper-case conversion stuff

SCCS-vsn: etc/etc.tahoe/MAKEDEV 5.5

36 years agoyyline is zero based
Keith Bostic [Thu, 15 Oct 1987 10:24:15 +0000 (02:24 -0800)]
yyline is zero based

SCCS-vsn: usr.sbin/config/config.y 5.4

36 years agodon't underline "etc."
Keith Bostic [Thu, 15 Oct 1987 08:58:18 +0000 (00:58 -0800)]
don't underline "etc."

SCCS-vsn: share/man/man7/environ.7 6.4