unix-history/.git
34 years agorev 7
Mike Karels [Mon, 4 Sep 1989 09:10:42 +0000 (01:10 -0800)]
rev 7

SCCS-vsn: sys/kern/tty_compat.c 7.1

34 years agomove IEXTEN; cbreak has IEXTEN
Mike Karels [Mon, 4 Sep 1989 09:10:07 +0000 (01:10 -0800)]
move IEXTEN; cbreak has IEXTEN

SCCS-vsn: sys/kern/tty_compat.c 1.5

34 years agoImplement apitrace.
Gregory Minshall [Sun, 3 Sep 1989 07:15:02 +0000 (23:15 -0800)]
Implement apitrace.

SCCS-vsn: usr.bin/tn3270/ctlr/api.c 4.3

34 years agoUtilize apitrace.
Gregory Minshall [Sun, 3 Sep 1989 07:08:46 +0000 (23:08 -0800)]
Utilize apitrace.

SCCS-vsn: usr.bin/tn3270/sys_curses/system.c 4.3

34 years agoadd -p flag; POSIX 1003.2 compliant
Keith Bostic [Sun, 3 Sep 1989 07:02:16 +0000 (23:02 -0800)]
add -p flag; POSIX 1003.2 compliant

SCCS-vsn: bin/mkdir/mkdir.c 5.4

34 years agoadd -p; from scratch, using 1003.2 manual page
Keith Bostic [Sun, 3 Sep 1989 07:00:44 +0000 (23:00 -0800)]
add -p; from scratch, using 1003.2 manual page

SCCS-vsn: bin/mkdir/mkdir.1 6.2

34 years agoAdd in "to apitrace"
Gregory Minshall [Sun, 3 Sep 1989 06:48:00 +0000 (22:48 -0800)]
Add in "to apitrace"

SCCS-vsn: usr.bin/telnet/externs.h 1.19
SCCS-vsn: usr.bin/telnet/commands.c 1.22

34 years agoAdd in new DEFINES to keep up to date with Dave Borman's telnet.
Gregory Minshall [Sun, 3 Sep 1989 05:53:52 +0000 (21:53 -0800)]
Add in new DEFINES to keep up to date with Dave Borman's telnet.

SCCS-vsn: usr.bin/tn3270/telnet/Makefile 4.2
SCCS-vsn: usr.bin/tn3270/makefile 4.5

34 years agoadd :k (kill kernel), with panic from trap like other traps
Mike Karels [Sun, 3 Sep 1989 03:46:08 +0000 (19:46 -0800)]
add :k (kill kernel), with panic from trap like other traps

SCCS-vsn: sys/deprecated/kdb/kdb_pcs.c 7.3
SCCS-vsn: sys/deprecated/kdb/kdb_trap.c 7.6
SCCS-vsn: sys/deprecated/kdb/defs.h 7.8

34 years agoreturn from kdb means continue previous: trap if from trap,
Mike Karels [Sun, 3 Sep 1989 03:44:11 +0000 (19:44 -0800)]
return from kdb means continue previous: trap if from trap,
back to work if kdb intr

SCCS-vsn: sys/tahoe/tahoe/kdb_machdep.c 7.8

34 years agobranch for osi alpha without vnodes
Mike Karels [Sun, 3 Sep 1989 03:31:39 +0000 (19:31 -0800)]
branch for osi alpha without vnodes

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

34 years agoinit physmem to max supported memory (so can limit);
Mike Karels [Sun, 3 Sep 1989 03:28:55 +0000 (19:28 -0800)]
init physmem to max supported memory (so can limit);
set dumpsize according to dump partition

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

34 years agoput -f flag back in; it only stops sorting now
Keith Bostic [Sun, 3 Sep 1989 01:44:15 +0000 (17:44 -0800)]
put -f flag back in; it only stops sorting now

SCCS-vsn: bin/ls/ls.1 6.11
SCCS-vsn: bin/ls/ls.c 5.34
SCCS-vsn: bin/ls/util.c 5.6

34 years agodon't let \v, \f etc. through, \f clears screen for SUNs
Keith Bostic [Sun, 3 Sep 1989 01:14:05 +0000 (17:14 -0800)]
don't let \v, \f etc. through, \f clears screen for SUNs

SCCS-vsn: usr.bin/finger/lprint.c 5.7

34 years agomove NTELOPTS out of #ifdef TELOPTS
Paul Borman [Sat, 2 Sep 1989 06:54:17 +0000 (22:54 -0800)]
move NTELOPTS out of #ifdef TELOPTS

SCCS-vsn: usr.bin/tn3270/distribution/arpa/telnet.h 4.4

34 years agoRFC 1091 term type support, STATUS support, BINARY changes
Paul Borman [Sat, 2 Sep 1989 06:48:24 +0000 (22:48 -0800)]
RFC 1091 term type support, STATUS support, BINARY changes

SCCS-vsn: usr.bin/telnet/Makefile 1.16
SCCS-vsn: usr.bin/telnet/externs.h 1.18
SCCS-vsn: usr.bin/telnet/telnet.c 5.43
SCCS-vsn: usr.bin/telnet/sys_bsd.c 1.21
SCCS-vsn: usr.bin/telnet/utilities.c 1.15
SCCS-vsn: usr.bin/telnet/commands.c 1.21
SCCS-vsn: usr.bin/telnet/telnet.1 6.8

34 years agoadd memory filesystem initialization
Kirk McKusick [Sat, 2 Sep 1989 06:41:44 +0000 (22:41 -0800)]
add memory filesystem initialization

SCCS-vsn: sys/kern/init_main.c 7.16

34 years agoNew telnetd, with LINEMODE support
Paul Borman [Sat, 2 Sep 1989 06:17:55 +0000 (22:17 -0800)]
New telnetd, with LINEMODE support

SCCS-vsn: libexec/telnetd/Makefile 5.5
SCCS-vsn: libexec/telnetd/pathnames.h 5.3
SCCS-vsn: libexec/telnetd/telnetd.c 5.38
SCCS-vsn: libexec/telnetd/defs.h 5.1
SCCS-vsn: libexec/telnetd/ext.h 5.1
SCCS-vsn: libexec/telnetd/global.c 5.1
SCCS-vsn: libexec/telnetd/slc.c 5.1
SCCS-vsn: libexec/telnetd/state.c 5.1
SCCS-vsn: libexec/telnetd/sys_term.c 5.1
SCCS-vsn: libexec/telnetd/telnetd.h 5.1
SCCS-vsn: libexec/telnetd/termstat.c 5.1
SCCS-vsn: libexec/telnetd/utility.c 5.1

34 years agocheck for EOF on fgets so dont get into infinite loop on
Rick Adams [Sat, 2 Sep 1989 04:32:30 +0000 (20:32 -0800)]
check for EOF on fgets so dont get into infinite loop on
truncated input (i.e. a file with only a from  line in it)

SCCS-vsn: bin/rmail/rmail.c 4.14

34 years agoMove NTELOPTS outside of the #ifdef TELOPTS
Paul Borman [Sat, 2 Sep 1989 04:11:18 +0000 (20:11 -0800)]
Move NTELOPTS outside of the #ifdef TELOPTS

SCCS-vsn: include/arpa/telnet.h 5.6

34 years agodon't display meta/control chars; bug report 4.3BSD/usr.bin/213
Keith Bostic [Fri, 1 Sep 1989 23:57:38 +0000 (15:57 -0800)]
don't display meta/control chars; bug report 4.3BSD/usr.bin/213

SCCS-vsn: usr.bin/finger/finger.c 5.18
SCCS-vsn: usr.bin/finger/lprint.c 5.6

34 years agouse the right macros
Keith Bostic [Fri, 1 Sep 1989 23:53:14 +0000 (15:53 -0800)]
use the right macros

SCCS-vsn: bin/cat/cat.c 5.8

34 years agoadd Mfsiomap
Mike Karels [Fri, 1 Sep 1989 13:34:51 +0000 (05:34 -0800)]
add Mfsiomap

SCCS-vsn: sys/tahoe/include/pte.h 7.3
SCCS-vsn: sys/vax/include/pte.h 7.6

34 years agoruid and rgid move to the proc structure
Mike Karels [Fri, 1 Sep 1989 13:30:21 +0000 (05:30 -0800)]
ruid and rgid move to the proc structure

SCCS-vsn: sys/sys/user.h 7.7

34 years agoadd MFS map; cleanup NFS map
Kirk McKusick [Fri, 1 Sep 1989 13:12:49 +0000 (05:12 -0800)]
add MFS map; cleanup NFS map

SCCS-vsn: sys/tahoe/tahoe/locore.s 7.9
SCCS-vsn: sys/vax/vax/locore.s 7.18

34 years agoinit physmem to max supported memory (so can limit);
Mike Karels [Fri, 1 Sep 1989 11:41:31 +0000 (03:41 -0800)]
init physmem to max supported memory (so can limit);
set dumpsize according to dump partition

SCCS-vsn: sys/tahoe/tahoe/machdep.c 7.5

34 years agocorrect synopsis line
Kirk McKusick [Fri, 1 Sep 1989 02:43:57 +0000 (18:43 -0800)]
correct synopsis line

SCCS-vsn: sbin/nfsiod/nfsiod.8 5.2

34 years agonote that it normally does not return
Kirk McKusick [Fri, 1 Sep 1989 02:42:31 +0000 (18:42 -0800)]
note that it normally does not return

SCCS-vsn: lib/libc/sys/nfssvc.2 6.3

34 years agoadd ability to create multiple servers
Kirk McKusick [Fri, 1 Sep 1989 02:32:08 +0000 (18:32 -0800)]
add ability to create multiple servers

SCCS-vsn: sbin/nfsd/nfsd.8 5.3

34 years agofix synopsis line; add cross reference
Kirk McKusick [Fri, 1 Sep 1989 02:27:39 +0000 (18:27 -0800)]
fix synopsis line; add cross reference

SCCS-vsn: lib/libc/sys/nfssvc.2 6.2

34 years agoadd cross reference to system call
Kirk McKusick [Fri, 1 Sep 1989 02:25:32 +0000 (18:25 -0800)]
add cross reference to system call

SCCS-vsn: sbin/nfsd/nfsd.8 5.2

34 years agoneed to keep the broadcast flag on
Mike Karels [Thu, 31 Aug 1989 23:51:02 +0000 (15:51 -0800)]
need to keep the broadcast flag on

SCCS-vsn: sys/vax/if/if_il.c 7.6

34 years ago^ hasn't been the pipe character in a long while
Keith Bostic [Thu, 31 Aug 1989 23:29:33 +0000 (15:29 -0800)]
^ hasn't been the pipe character in a long while

SCCS-vsn: usr.bin/diction/style/style.sh 4.7
SCCS-vsn: usr.bin/diction/diction/diction.sh 4.7

34 years agoAdd sun-cmd (to quiet the poor sods who put up with this terminal emulator).
Craig Leres [Thu, 31 Aug 1989 17:54:45 +0000 (09:54 -0800)]
Add sun-cmd (to quiet the poor sods who put up with this terminal emulator).

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

34 years agofirst buffer cache implementation; name cache usage; code cleanups
Rick Macklem [Thu, 31 Aug 1989 11:30:19 +0000 (03:30 -0800)]
first buffer cache implementation; name cache usage; code cleanups

SCCS-vsn: sys/nfs/nfs.h 7.3
SCCS-vsn: sys/nfs/nfs_vnops.c 7.5
SCCS-vsn: sys/nfs/nfs_node.c 7.4
SCCS-vsn: sys/nfs/nfs_serv.c 7.7
SCCS-vsn: sys/nfs/nfs_socket.c 7.3
SCCS-vsn: sys/nfs/nfs_subs.c 7.7
SCCS-vsn: sys/nfs/nfs_vfsops.c 7.4
SCCS-vsn: sys/nfs/nfs_syscalls.c 7.2
SCCS-vsn: sys/nfs/nfsm_subs.h 7.3
SCCS-vsn: sys/nfs/nfsmount.h 7.2
SCCS-vsn: sys/nfs/nfsnode.h 7.2
SCCS-vsn: sys/nfs/nfsproto.h 7.2
SCCS-vsn: sys/nfs/rpcv2.h 7.2
SCCS-vsn: sys/nfs/xdr_subs.h 7.2

34 years agoadd some Kerberos detail
Kevin Fall [Thu, 31 Aug 1989 11:27:20 +0000 (03:27 -0800)]
add some Kerberos detail

SCCS-vsn: bin/rcp/rcp.1 6.7

34 years agofirst buffer cache implementation
Rick Macklem [Thu, 31 Aug 1989 11:26:15 +0000 (03:26 -0800)]
first buffer cache implementation

SCCS-vsn: sys/nfs/nfs_bio.c 7.1

34 years agorelease vnode immediately after done with swap buffer
Kirk McKusick [Thu, 31 Aug 1989 11:22:23 +0000 (03:22 -0800)]
release vnode immediately after done with swap buffer

SCCS-vsn: sys/kern/kern_physio.c 7.9

34 years agominor fixes for NFS
Kirk McKusick [Thu, 31 Aug 1989 11:21:09 +0000 (03:21 -0800)]
minor fixes for NFS

SCCS-vsn: sys/kern/vfs_bio.c 7.12
SCCS-vsn: sys/kern/vfs_cluster.c 7.12

34 years agoKerberized version.
Kevin Fall [Thu, 31 Aug 1989 11:03:53 +0000 (03:03 -0800)]
Kerberized version.

SCCS-vsn: bin/rcp/rcp.c 5.22

34 years agoremove redundancy
Kevin Fall [Thu, 31 Aug 1989 11:03:39 +0000 (03:03 -0800)]
remove redundancy

SCCS-vsn: bin/rcp/Makefile 5.2

34 years agonew NFS module
Kirk McKusick [Thu, 31 Aug 1989 10:47:57 +0000 (02:47 -0800)]
new NFS module

SCCS-vsn: sys/conf/files 7.13

34 years agono change
Kevin Fall [Thu, 31 Aug 1989 10:45:33 +0000 (02:45 -0800)]
no change

SCCS-vsn: usr.bin/rsh/rsh.c 5.15

34 years agoremove some redundancy
Kevin Fall [Thu, 31 Aug 1989 10:45:19 +0000 (02:45 -0800)]
remove some redundancy

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

34 years agoadd nfs_start vfs op
Kirk McKusick [Thu, 31 Aug 1989 10:40:02 +0000 (02:40 -0800)]
add nfs_start vfs op

SCCS-vsn: sys/nfs/nfs_vfsops.c 7.3

34 years agono change; but discovered an error in wait.h
Kevin Fall [Thu, 31 Aug 1989 08:52:37 +0000 (00:52 -0800)]
no change; but discovered an error in wait.h

SCCS-vsn: usr.bin/rlogin/rlogin.c 5.21

34 years agodate and time created 89/08/30 15:54:04 by mckusick
Kirk McKusick [Thu, 31 Aug 1989 06:54:04 +0000 (22:54 -0800)]
date and time created 89/08/30 15:54:04 by mckusick

SCCS-vsn: sbin/nfsiod/nfsiod.8 5.1

34 years agodate and time created 89/08/30 15:46:08 by mckusick
Kirk McKusick [Thu, 31 Aug 1989 06:46:08 +0000 (22:46 -0800)]
date and time created 89/08/30 15:46:08 by mckusick

SCCS-vsn: sbin/nfsiod/Makefile 5.1

34 years agofrom Rick Macklem
Kirk McKusick [Thu, 31 Aug 1989 06:38:33 +0000 (22:38 -0800)]
from Rick Macklem

SCCS-vsn: sbin/nfsiod/nfsiod.c 5.1

34 years agoadd async_daemon for NFS
Kirk McKusick [Thu, 31 Aug 1989 06:28:18 +0000 (22:28 -0800)]
add async_daemon for NFS

SCCS-vsn: sys/kern/syscalls.master 7.9

34 years agonew signals
Mike Karels [Thu, 31 Aug 1989 06:26:14 +0000 (22:26 -0800)]
new signals

SCCS-vsn: sys/kern/syscalls.master 7.8

34 years agorename {s,g}etlog{name,in}
Mike Karels [Thu, 31 Aug 1989 06:25:23 +0000 (22:25 -0800)]
rename {s,g}etlog{name,in}

SCCS-vsn: sys/kern/syscalls.master 7.7

34 years agoup line length once again, to 4096
Keith Bostic [Thu, 31 Aug 1989 02:31:44 +0000 (18:31 -0800)]
up line length once again, to 4096

SCCS-vsn: usr.bin/sort/sort.c 4.16

34 years ago_c should zero-pad the hexnumbers, which should be octal.
Keith Bostic [Thu, 31 Aug 1989 02:11:55 +0000 (18:11 -0800)]
_c should zero-pad the hexnumbers, which should be octal.

SCCS-vsn: usr.bin/hexdump/hexdump.1 5.3

34 years ago_c should zero-pad the hexnumbers, which should be octal
Keith Bostic [Thu, 31 Aug 1989 02:11:52 +0000 (18:11 -0800)]
_c should zero-pad the hexnumbers, which should be octal

SCCS-vsn: usr.bin/hexdump/conv.c 5.2

34 years agoremove bpad.c
Keith Bostic [Wed, 30 Aug 1989 14:01:47 +0000 (06:01 -0800)]
remove bpad.c

SCCS-vsn: usr.bin/hexdump/Makefile 5.2

34 years agoremove rest of blank trimming; fold bpad.c into display.c
Keith Bostic [Wed, 30 Aug 1989 14:01:40 +0000 (06:01 -0800)]
remove rest of blank trimming; fold bpad.c into display.c

SCCS-vsn: usr.bin/hexdump/display.c 5.3

34 years agotrimming trailing blanks is too hard; the last revision handles most of the
Keith Bostic [Wed, 30 Aug 1989 13:18:22 +0000 (05:18 -0800)]
trimming trailing blanks is too hard; the last revision handles most of the
cases -- the one I quit on is where you have:
"%06.6_ao "  12/1 "%3o "
"\t\t" "%_p"
"\n"
You'd have to read-ahead and figure out what's going to be printed from
future format strings to know if the current line should be blank padded.

SCCS-vsn: usr.bin/hexdump/bpad.c 5.2
SCCS-vsn: usr.bin/hexdump/display.c 5.2
SCCS-vsn: usr.bin/hexdump/hexdump.1 5.2
SCCS-vsn: usr.bin/hexdump/hexdump.h 5.2

34 years agodate and time created 89/08/29 18:36:26 by bostic
Keith Bostic [Wed, 30 Aug 1989 09:36:26 +0000 (01:36 -0800)]
date and time created 89/08/29 18:36:26 by bostic

SCCS-vsn: usr.bin/hexdump/parse.c 5.1

34 years agodate and time created 89/08/29 18:36:24 by bostic
Keith Bostic [Wed, 30 Aug 1989 09:36:24 +0000 (01:36 -0800)]
date and time created 89/08/29 18:36:24 by bostic

SCCS-vsn: usr.bin/hexdump/hexdump.h 5.1

34 years agodate and time created 89/08/29 18:36:21 by bostic
Keith Bostic [Wed, 30 Aug 1989 09:36:21 +0000 (01:36 -0800)]
date and time created 89/08/29 18:36:21 by bostic

SCCS-vsn: usr.bin/hexdump/hexdump.c 5.1

34 years agodate and time created 89/08/29 18:36:18 by bostic
Keith Bostic [Wed, 30 Aug 1989 09:36:18 +0000 (01:36 -0800)]
date and time created 89/08/29 18:36:18 by bostic

SCCS-vsn: usr.bin/hexdump/hexdump.1 5.1

34 years agodate and time created 89/08/29 18:36:16 by bostic
Keith Bostic [Wed, 30 Aug 1989 09:36:16 +0000 (01:36 -0800)]
date and time created 89/08/29 18:36:16 by bostic

SCCS-vsn: usr.bin/hexdump/display.c 5.1

34 years agodate and time created 89/08/29 18:36:15 by bostic
Keith Bostic [Wed, 30 Aug 1989 09:36:15 +0000 (01:36 -0800)]
date and time created 89/08/29 18:36:15 by bostic

SCCS-vsn: usr.bin/hexdump/conv.c 5.1

34 years agodate and time created 89/08/29 18:36:13 by bostic
Keith Bostic [Wed, 30 Aug 1989 09:36:13 +0000 (01:36 -0800)]
date and time created 89/08/29 18:36:13 by bostic

SCCS-vsn: usr.bin/hexdump/bpad.c 5.1

34 years agodate and time created 89/08/29 18:36:09 by bostic
Keith Bostic [Wed, 30 Aug 1989 09:36:09 +0000 (01:36 -0800)]
date and time created 89/08/29 18:36:09 by bostic

SCCS-vsn: usr.bin/hexdump/Makefile 5.1

34 years agomove to old
Keith Bostic [Wed, 30 Aug 1989 09:15:31 +0000 (01:15 -0800)]
move to old

SCCS-vsn: old/od/Makefile 5.3

34 years agomove to /usr/sbin
Keith Sklower [Wed, 30 Aug 1989 09:05:37 +0000 (01:05 -0800)]
move to /usr/sbin

SCCS-vsn: usr.sbin/update/Makefile 5.3

34 years agoNUL terminate the readlink buffer
Keith Bostic [Wed, 30 Aug 1989 07:58:06 +0000 (23:58 -0800)]
NUL terminate the readlink buffer

SCCS-vsn: bin/cp/cp.c 5.9

34 years agoplug memory leak; check in for ``alpha'' tape
Keith Sklower [Wed, 30 Aug 1989 06:01:42 +0000 (22:01 -0800)]
plug memory leak; check in for ``alpha'' tape

SCCS-vsn: sys/net/rtsock.c 7.5

34 years agovarious fixes concerning lost annotations; check in for ``alpha tape''
Keith Sklower [Wed, 30 Aug 1989 05:59:17 +0000 (21:59 -0800)]
various fixes concerning lost annotations; check in for ``alpha tape''

SCCS-vsn: sys/net/radix.c 7.4

34 years agostart routines can't reliably return errors;fix bug in ISO processing;
Bill Joy [Wed, 30 Aug 1989 05:52:58 +0000 (21:52 -0800)]
start routines can't reliably return errors;fix bug in ISO processing;
check in for ``alpha'' tape.

SCCS-vsn: sys/net/if_ethersubr.c 7.4

34 years agoadd memory based file system
Kirk McKusick [Wed, 30 Aug 1989 05:50:09 +0000 (21:50 -0800)]
add memory based file system

SCCS-vsn: sys/conf/files 7.12

34 years agoreorganize
Mike Karels [Wed, 30 Aug 1989 05:48:48 +0000 (21:48 -0800)]
reorganize

SCCS-vsn: sys/conf/files 7.11

34 years agowait even less time on Kerb. failure; fix error msgs
Kevin Fall [Wed, 30 Aug 1989 05:29:11 +0000 (21:29 -0800)]
wait even less time on Kerb. failure; fix error msgs

SCCS-vsn: usr.bin/rlogin/kcmd.c 5.2

34 years agocheckpoint for ``alpha tape''; tp is still a little broken.
Keith Sklower [Wed, 30 Aug 1989 04:45:52 +0000 (20:45 -0800)]
checkpoint for ``alpha tape''; tp is still a little broken.

SCCS-vsn: sys/netiso/clnp_debug.c 7.4
SCCS-vsn: sys/netiso/clnp_er.c 7.4
SCCS-vsn: sys/netiso/clnp_frag.c 7.5
SCCS-vsn: sys/netiso/clnp_input.c 7.6
SCCS-vsn: sys/netiso/clnp_output.c 7.4
SCCS-vsn: sys/netiso/clnp_options.c 7.5
SCCS-vsn: sys/netiso/clnp_raw.c 7.4
SCCS-vsn: sys/netiso/clnp_subr.c 7.6
SCCS-vsn: sys/netiso/clnp_timer.c 7.3
SCCS-vsn: sys/netiso/cons_pcb.h 7.3
SCCS-vsn: sys/netiso/esis.c 7.4
SCCS-vsn: sys/netiso/esis.h 7.3
SCCS-vsn: sys/netiso/if_eon.c 7.4
SCCS-vsn: sys/netiso/iso.c 7.5
SCCS-vsn: sys/netiso/iso.h 7.3
SCCS-vsn: sys/netiso/iso_chksum.c 7.3
SCCS-vsn: sys/netiso/iso_errno.h 7.3
SCCS-vsn: sys/netiso/iso_pcb.c 7.5
SCCS-vsn: sys/netiso/iso_pcb.h 7.3
SCCS-vsn: sys/netiso/iso_proto.c 7.3
SCCS-vsn: sys/netiso/iso_snpac.c 7.5
SCCS-vsn: sys/netiso/iso_snpac.h 7.3
SCCS-vsn: sys/netiso/iso_usrreq.c 7.3
SCCS-vsn: sys/netiso/tp.trans 7.3
SCCS-vsn: sys/netiso/tp_astring.c 7.3
SCCS-vsn: sys/netiso/tp_cons.c 7.3
SCCS-vsn: sys/netiso/tp_emit.c 7.3
SCCS-vsn: sys/netiso/tp_inet.c 7.4
SCCS-vsn: sys/netiso/tp_input.c 7.3
SCCS-vsn: sys/netiso/tp_iso.c 7.3
SCCS-vsn: sys/netiso/tp_meas.c 7.3
SCCS-vsn: sys/netiso/tp_meas.h 7.3
SCCS-vsn: sys/netiso/tp_pcb.c 7.3
SCCS-vsn: sys/netiso/tp_output.c 7.4
SCCS-vsn: sys/netiso/tp_param.h 7.4
SCCS-vsn: sys/netiso/tp_pcb.h 7.4
SCCS-vsn: sys/netiso/tp_seq.h 7.3
SCCS-vsn: sys/netiso/tp_sizes.c 7.3
SCCS-vsn: sys/netiso/tp_subr.c 7.3
SCCS-vsn: sys/netiso/tp_tpdu.h 7.3
SCCS-vsn: sys/netiso/tp_subr2.c 7.3
SCCS-vsn: sys/netiso/tp_timer.c 7.3
SCCS-vsn: sys/netiso/tp_timer.h 7.3
SCCS-vsn: sys/netiso/tp_user.h 7.4
SCCS-vsn: sys/netiso/tp_trace.c 7.3
SCCS-vsn: sys/netiso/tp_trace.h 7.3
SCCS-vsn: sys/netiso/tp_usrreq.c 7.4

34 years agomake tags for header file too
Mike Karels [Tue, 29 Aug 1989 12:28:15 +0000 (04:28 -0800)]
make tags for header file too

SCCS-vsn: lib/libcurses/Makefile 5.8

34 years agomake ctags work with this (wonder if the old ctags did this format?)
Mike Karels [Tue, 29 Aug 1989 12:26:06 +0000 (04:26 -0800)]
make ctags work with this (wonder if the old ctags did this format?)

SCCS-vsn: lib/libcurses/curses.h 5.6

34 years agochange pages/2 to kilobytes
Mike Karels [Tue, 29 Aug 1989 11:13:56 +0000 (03:13 -0800)]
change pages/2 to kilobytes

SCCS-vsn: usr.bin/systat/vmstat.c 5.11

34 years agorearrange so savecore is sooner, "ps -U" is after /var/run removal
Keith Bostic [Tue, 29 Aug 1989 07:14:17 +0000 (23:14 -0800)]
rearrange so savecore is sooner, "ps -U" is after /var/run removal

SCCS-vsn: etc/rc 5.6

34 years agoremove vms defines, leave "unix" macro def
Keith Bostic [Tue, 29 Aug 1989 06:52:41 +0000 (22:52 -0800)]
remove vms defines, leave "unix" macro def

SCCS-vsn: usr.bin/m4/main.c 5.2

34 years agoMakefile for new version from Ozan Yigit
Keith Bostic [Tue, 29 Aug 1989 06:51:05 +0000 (22:51 -0800)]
Makefile for new version from Ozan Yigit

SCCS-vsn: usr.bin/m4/Makefile 5.6

34 years agopathnames for new version from Ozan Yigit
Keith Bostic [Tue, 29 Aug 1989 06:50:04 +0000 (22:50 -0800)]
pathnames for new version from Ozan Yigit

SCCS-vsn: usr.bin/m4/pathnames.h 5.2

34 years agoBerkleyize
Keith Bostic [Tue, 29 Aug 1989 06:47:32 +0000 (22:47 -0800)]
Berkleyize

SCCS-vsn: usr.bin/m4/m4.1 6.3

34 years agooriginal version from Ozan Yigit
Keith Bostic [Tue, 29 Aug 1989 06:47:07 +0000 (22:47 -0800)]
original version from Ozan Yigit

SCCS-vsn: usr.bin/m4/m4.1 6.2

34 years agomove pathnames to pathnames.h
Keith Bostic [Tue, 29 Aug 1989 06:31:07 +0000 (22:31 -0800)]
move pathnames to pathnames.h

SCCS-vsn: usr.bin/m4/mdef.h 5.4

34 years agoremove vms defines
Keith Bostic [Tue, 29 Aug 1989 06:28:22 +0000 (22:28 -0800)]
remove vms defines

SCCS-vsn: usr.bin/m4/eval.c 5.2
SCCS-vsn: usr.bin/m4/mdef.h 5.3
SCCS-vsn: usr.bin/m4/misc.c 5.4

34 years agoprivate version of memcpy
Keith Bostic [Tue, 29 Aug 1989 06:18:09 +0000 (22:18 -0800)]
private version of memcpy

SCCS-vsn: usr.bin/m4/misc.c 5.3

34 years agoremove private getopt(3)
Keith Bostic [Tue, 29 Aug 1989 06:17:01 +0000 (22:17 -0800)]
remove private getopt(3)

SCCS-vsn: usr.bin/m4/misc.c 5.2

34 years agoremove void define
Keith Bostic [Tue, 29 Aug 1989 06:16:23 +0000 (22:16 -0800)]
remove void define

SCCS-vsn: usr.bin/m4/mdef.h 5.2

34 years agodate and time created 89/08/28 15:14:24 by bostic
Keith Bostic [Tue, 29 Aug 1989 06:14:24 +0000 (22:14 -0800)]
date and time created 89/08/28 15:14:24 by bostic

SCCS-vsn: usr.bin/m4/serv.c 5.1

34 years agodate and time created 89/08/28 15:14:22 by bostic
Keith Bostic [Tue, 29 Aug 1989 06:14:22 +0000 (22:14 -0800)]
date and time created 89/08/28 15:14:22 by bostic

SCCS-vsn: usr.bin/m4/misc.c 5.1

34 years agodate and time created 89/08/28 15:14:21 by bostic
Keith Bostic [Tue, 29 Aug 1989 06:14:21 +0000 (22:14 -0800)]
date and time created 89/08/28 15:14:21 by bostic

SCCS-vsn: usr.bin/m4/mdef.h 5.1

34 years agodate and time created 89/08/28 15:14:20 by bostic
Keith Bostic [Tue, 29 Aug 1989 06:14:20 +0000 (22:14 -0800)]
date and time created 89/08/28 15:14:20 by bostic

SCCS-vsn: usr.bin/m4/main.c 5.1

34 years agodate and time created 89/08/28 15:14:17 by bostic
Keith Bostic [Tue, 29 Aug 1989 06:14:17 +0000 (22:14 -0800)]
date and time created 89/08/28 15:14:17 by bostic

SCCS-vsn: usr.bin/m4/look.c 5.1

34 years agodate and time created 89/08/28 15:14:16 by bostic
Keith Bostic [Tue, 29 Aug 1989 06:14:16 +0000 (22:14 -0800)]
date and time created 89/08/28 15:14:16 by bostic

SCCS-vsn: usr.bin/m4/extr.h 5.1

34 years agodate and time created 89/08/28 15:14:14 by bostic
Keith Bostic [Tue, 29 Aug 1989 06:14:14 +0000 (22:14 -0800)]
date and time created 89/08/28 15:14:14 by bostic

SCCS-vsn: usr.bin/m4/expr.c 5.1

34 years agodate and time created 89/08/28 15:14:13 by bostic
Keith Bostic [Tue, 29 Aug 1989 06:14:13 +0000 (22:14 -0800)]
date and time created 89/08/28 15:14:13 by bostic

SCCS-vsn: usr.bin/m4/eval.c 5.1

34 years agodate and time created 89/08/28 14:50:58 by bostic
Keith Bostic [Tue, 29 Aug 1989 05:50:58 +0000 (21:50 -0800)]
date and time created 89/08/28 14:50:58 by bostic

SCCS-vsn: usr.bin/m4/TEST/test.m4 5.1

34 years agodate and time created 89/08/28 14:50:57 by bostic
Keith Bostic [Tue, 29 Aug 1989 05:50:57 +0000 (21:50 -0800)]
date and time created 89/08/28 14:50:57 by bostic

SCCS-vsn: usr.bin/m4/TEST/string.m4 5.1