unix-history/.git
34 years agoKerberos include files are in a subdirectory now
Keith Bostic [Wed, 4 Apr 1990 09:42:06 +0000 (01:42 -0800)]
Kerberos include files are in a subdirectory now

SCCS-vsn: usr.bin/su/su.c 5.17

34 years agoadd fs_state field to validate fs_clean
Kirk McKusick [Wed, 4 Apr 1990 07:39:36 +0000 (23:39 -0800)]
add fs_state field to validate fs_clean

SCCS-vsn: sys/ufs/ffs/fs.h 7.9

34 years agonew ctlinput, matches local port/addr when appropriate
Mike Karels [Wed, 4 Apr 1990 05:35:35 +0000 (21:35 -0800)]
new ctlinput, matches local port/addr when appropriate

SCCS-vsn: sys/netinet/tcp_subr.c 7.16
SCCS-vsn: sys/netinet/in_pcb.c 7.11

34 years agoin_pcb.h requires ip.h
Mike Karels [Wed, 4 Apr 1990 05:34:08 +0000 (21:34 -0800)]
in_pcb.h requires ip.h

SCCS-vsn: sys/netinet/tcp_debug.c 7.4
SCCS-vsn: sys/netinet/tcp_usrreq.c 7.13
SCCS-vsn: sys/netinet/tcp_timer.c 7.16

34 years agovarious cleanups: new route, ifaddr stuff; #ifdef DEBUG for printfs;
Mike Karels [Wed, 4 Apr 1990 05:33:24 +0000 (21:33 -0800)]
various cleanups: new route, ifaddr stuff; #ifdef DEBUG for printfs;
gateway forwarding matrix; no pullups unless reassembling; suppress redir.
only if srcrt, not other opts; clean up forward. error handling, bug fix
on which mbuf to send; use only host unreach.

SCCS-vsn: sys/netinet/ip_input.c 7.15

34 years agostart shifting away from udpip structure (part done); new ctlinput
Mike Karels [Wed, 4 Apr 1990 05:26:53 +0000 (21:26 -0800)]
start shifting away from udpip structure (part done); new ctlinput
so port unreachables match only correct socket; more stats (sklower);
extra arg for control (tmp); disconnect resets local addr as well as remote

SCCS-vsn: sys/netinet/udp_usrreq.c 7.13

34 years agosonewconn has second arg; in_pcb.h requires ip.h
Mike Karels [Wed, 4 Apr 1990 05:21:32 +0000 (21:21 -0800)]
sonewconn has second arg; in_pcb.h requires ip.h

SCCS-vsn: sys/netinet/tcp_input.c 7.22

34 years agodefault ttl 30 => 60
Mike Karels [Wed, 4 Apr 1990 05:20:11 +0000 (21:20 -0800)]
default ttl 30 => 60

SCCS-vsn: sys/netinet/tcp_timer.h 7.7

34 years agochange "35% rule" to 50%, as its just a backstop; don't check
Mike Karels [Wed, 4 Apr 1990 04:50:01 +0000 (20:50 -0800)]
change "35% rule" to 50%, as its just a backstop; don't check
whether receiver is caught up for window update/ack; patchable ttl

SCCS-vsn: sys/netinet/tcp_output.c 7.19

34 years agopass ip header in error packet to protocol, making sure it's whole
Mike Karels [Wed, 4 Apr 1990 04:44:43 +0000 (20:44 -0800)]
pass ip header in error packet to protocol, making sure it's whole
and contiguous

SCCS-vsn: sys/netinet/ip_icmp.c 7.13

34 years agoinclude files moved to kerberosIV, not /usr/include
Keith Bostic [Wed, 4 Apr 1990 03:06:17 +0000 (19:06 -0800)]
include files moved to kerberosIV, not /usr/include

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

34 years agoneeded libcompat, minor cleanups
Keith Bostic [Wed, 4 Apr 1990 02:48:07 +0000 (18:48 -0800)]
needed libcompat, minor cleanups

SCCS-vsn: old/refer/Makefile 4.14

34 years agoneeded start routine pointer
Mike Karels [Wed, 4 Apr 1990 02:30:25 +0000 (18:30 -0800)]
needed start routine pointer

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

34 years agomove fmt to its own directory
Keith Bostic [Wed, 4 Apr 1990 01:40:05 +0000 (17:40 -0800)]
move fmt to its own directory

SCCS-vsn: usr.bin/mail/Makefile 5.14

34 years agoinclude from kerberosIV, not /usr/include
Keith Bostic [Wed, 4 Apr 1990 01:37:33 +0000 (17:37 -0800)]
include from kerberosIV, not /usr/include

SCCS-vsn: libexec/rshd/rshd.c 5.29

34 years agoinclude from kerberosIV directory
Keith Bostic [Wed, 4 Apr 1990 01:34:24 +0000 (17:34 -0800)]
include from kerberosIV directory

SCCS-vsn: usr.bin/login/login.c 5.51

34 years agochecked in for Marc, checkpoint for pmake
Keith Bostic [Tue, 3 Apr 1990 12:52:18 +0000 (04:52 -0800)]
checked in for Marc, checkpoint for pmake

SCCS-vsn: usr.bin/fstat/Makefile 5.3

34 years agopmake makefile
Keith Bostic [Tue, 3 Apr 1990 11:53:48 +0000 (03:53 -0800)]
pmake makefile

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

34 years agonew version
Marc Teitelbaum [Tue, 3 Apr 1990 09:24:23 +0000 (01:24 -0800)]
new version

SCCS-vsn: bin/ps/ps.c 5.21

34 years ago[us]time moves to proc
Marc Teitelbaum [Tue, 3 Apr 1990 09:06:22 +0000 (01:06 -0800)]
[us]time moves to proc

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

34 years agoextern declarations for v_*c
Marc Teitelbaum [Tue, 3 Apr 1990 07:31:58 +0000 (23:31 -0800)]
extern declarations for v_*c

SCCS-vsn: sys/vax/vax/kdb_machdep.c 7.6

34 years agoktrace (checked in by karels)
Marc Teitelbaum [Tue, 3 Apr 1990 04:43:10 +0000 (20:43 -0800)]
ktrace (checked in by karels)

SCCS-vsn: sys/vax/vax/trap.c 7.6

34 years agoIn prompt(), use multiple putstr()s to avoid overrunning pbuf when "next_file"
Craig Leres [Mon, 2 Apr 1990 08:19:11 +0000 (00:19 -0800)]
In prompt(), use multiple putstr()s to avoid overrunning pbuf when "next_file"
is long.

SCCS-vsn: usr.bin/more/command.c 5.19

34 years agonew proc hashing (pointers, not indices)
Mike Karels [Mon, 2 Apr 1990 05:11:12 +0000 (21:11 -0800)]
new proc hashing (pointers, not indices)

SCCS-vsn: sys/kern/kern_exit.c 7.15

34 years agochanges to syscall tracing (checked in by karels)
Marc Teitelbaum [Mon, 2 Apr 1990 04:43:18 +0000 (20:43 -0800)]
changes to syscall tracing (checked in by karels)

SCCS-vsn: sys/tahoe/tahoe/trap.c 7.6

34 years agoadd third arg to ctlinput routines
Mike Karels [Sun, 1 Apr 1990 05:46:01 +0000 (21:46 -0800)]
add third arg to ctlinput routines

SCCS-vsn: sys/kern/uipc_domain.c 7.5

34 years agomove euids, etc. to proc (for signals); mv logname there (for ps);
Mike Karels [Sun, 1 Apr 1990 05:45:09 +0000 (21:45 -0800)]
move euids, etc. to proc (for signals); mv logname there (for ps);
s/[gs]etlogname/[gs]etlogin/

SCCS-vsn: sys/kern/kern_prot.c 7.8

34 years agohave to reset vfreet when removing the last vnode
Kirk McKusick [Fri, 30 Mar 1990 09:15:13 +0000 (01:15 -0800)]
have to reset vfreet when removing the last vnode

SCCS-vsn: sys/kern/vfs_subr.c 7.37

34 years agoprotect vgoneall from other vgone's
Kirk McKusick [Fri, 30 Mar 1990 08:53:04 +0000 (00:53 -0800)]
protect vgoneall from other vgone's

SCCS-vsn: sys/kern/vfs_subr.c 7.36

34 years agokerberos include files moved to /usr/include/kerberosIV
Kevin Fall [Fri, 30 Mar 1990 08:11:01 +0000 (00:11 -0800)]
kerberos include files moved to /usr/include/kerberosIV

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

34 years agoinclude files for kerberos have moved into /usr/include/kerberosIV
Kevin Fall [Fri, 30 Mar 1990 08:00:41 +0000 (00:00 -0800)]
include files for kerberos have moved into /usr/include/kerberosIV

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

34 years agocall setttyent() before calling getttyent(); bug report 4.3BSD-tahoe/lib/30
Kirk McKusick [Fri, 30 Mar 1990 06:25:24 +0000 (22:25 -0800)]
call setttyent() before calling getttyent(); bug report 4.3BSD-tahoe/lib/30

SCCS-vsn: lib/libc/gen/ttyslot.c 5.4

34 years agoindirect through virtual console routines (v_*)
Marc Teitelbaum [Fri, 30 Mar 1990 06:20:06 +0000 (22:20 -0800)]
indirect through virtual console routines (v_*)

SCCS-vsn: sys/vax/vax/kdb_machdep.c 7.5

34 years agocreate utmp file if it does not exist (from shanzer@ritcsh.rit.edu)
Kirk McKusick [Fri, 30 Mar 1990 02:37:44 +0000 (18:37 -0800)]
create utmp file if it does not exist (from shanzer@ritcsh.rit.edu)

SCCS-vsn: lib/libutil/login.c 5.3

34 years agoupdate uio_offset as well as resid
Mike Karels [Thu, 29 Mar 1990 09:04:03 +0000 (01:04 -0800)]
update uio_offset as well as resid

SCCS-vsn: sys/tahoe/if/if_enp.c 7.6

34 years agocosmetic change
Marc Teitelbaum [Thu, 29 Mar 1990 01:35:29 +0000 (17:35 -0800)]
cosmetic change

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

34 years agoif host address doesn't match name, attempt to login using number;
Mike Karels [Thu, 29 Mar 1990 00:04:41 +0000 (16:04 -0800)]
if host address doesn't match name, attempt to login using number;
if that fails, error message reports mismatch; cleanups

SCCS-vsn: libexec/rshd/rshd.c 5.28

34 years agospecinfo structure moved to specdev.h
Kirk McKusick [Wed, 28 Mar 1990 10:26:02 +0000 (02:26 -0800)]
specinfo structure moved to specdev.h

SCCS-vsn: sys/sys/vnode.h 7.25

34 years agodo not lose memory on error
Kirk McKusick [Wed, 28 Mar 1990 10:23:26 +0000 (02:23 -0800)]
do not lose memory on error

SCCS-vsn: sys/miscfs/fifofs/fifo_vnops.c 7.3

34 years agobreak out from vnode.h
Kirk McKusick [Wed, 28 Mar 1990 10:14:34 +0000 (02:14 -0800)]
break out from vnode.h

SCCS-vsn: sys/miscfs/specfs/specdev.h 7.1

34 years agobreak specinfo structure out of vnode.h into specdev.h
Kirk McKusick [Wed, 28 Mar 1990 10:13:06 +0000 (02:13 -0800)]
break specinfo structure out of vnode.h into specdev.h

SCCS-vsn: sys/miscfs/specfs/spec_vnops.c 7.24
SCCS-vsn: sys/kern/vfs_bio.c 7.25
SCCS-vsn: sys/kern/vfs_cluster.c 7.25
SCCS-vsn: sys/kern/vfs_subr.c 7.35
SCCS-vsn: sys/vm/vm_swap.c 7.11
SCCS-vsn: sys/kern/kern_physio.c 7.13
SCCS-vsn: sys/ufs/ffs/ffs_vfsops.c 7.38
SCCS-vsn: sys/ufs/ffs/ufs_vfsops.c 7.38
SCCS-vsn: sys/ufs/lfs/lfs_vfsops.c 7.38
SCCS-vsn: sys/ufs/ufs/ufs_vfsops.c 7.38
SCCS-vsn: sys/ufs/ffs/ffs_vnops.c 7.35
SCCS-vsn: sys/ufs/ffs/ufs_vnops.c 7.35
SCCS-vsn: sys/ufs/lfs/lfs_vnops.c 7.35
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 7.35

34 years agodo not mark dirs with eighth bit set as corrupt;
Kirk McKusick [Wed, 28 Mar 1990 09:09:29 +0000 (01:09 -0800)]
do not mark dirs with eighth bit set as corrupt;
do mark directories with names containing '/' as corrupt

SCCS-vsn: sbin/fsck/dir.c 5.15

34 years agoadd inode and directory buffer pointers
Kirk McKusick [Wed, 28 Mar 1990 09:06:07 +0000 (01:06 -0800)]
add inode and directory buffer pointers

SCCS-vsn: sbin/fsck/fsck.h 5.14

34 years agoinitialize inode and directory buffer pointers for each run
Kirk McKusick [Wed, 28 Mar 1990 09:05:42 +0000 (01:05 -0800)]
initialize inode and directory buffer pointers for each run

SCCS-vsn: sbin/fsck/utilities.c 5.25

34 years agoinitialize directory buffer pointer for each run
Kirk McKusick [Wed, 28 Mar 1990 09:05:08 +0000 (01:05 -0800)]
initialize directory buffer pointer for each run

SCCS-vsn: sbin/fsck/dir.c 5.14

34 years agoinitialize startinum and inode buffer pointer for each run
Kirk McKusick [Wed, 28 Mar 1990 09:04:37 +0000 (01:04 -0800)]
initialize startinum and inode buffer pointer for each run

SCCS-vsn: sbin/fsck/inode.c 5.14

34 years agouse proper defined constant (from fuller@prisma.com)
Kirk McKusick [Wed, 28 Mar 1990 08:42:51 +0000 (00:42 -0800)]
use proper defined constant (from fuller@prisma.com)

SCCS-vsn: sbin/fsck/utilities.c 5.24

34 years agoget rid of unused variables
Kirk McKusick [Wed, 28 Mar 1990 08:39:40 +0000 (00:39 -0800)]
get rid of unused variables

SCCS-vsn: sbin/fsck/fsck.h 5.13

34 years agova_size and va_bytes become quads
Kirk McKusick [Wed, 28 Mar 1990 06:38:14 +0000 (22:38 -0800)]
va_size and va_bytes become quads

SCCS-vsn: sys/ufs/ffs/ffs_vnops.c 7.34
SCCS-vsn: sys/ufs/ffs/ufs_vnops.c 7.34
SCCS-vsn: sys/ufs/lfs/lfs_vnops.c 7.34
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 7.34
SCCS-vsn: sys/nfs/nfs_subs.c 7.21
SCCS-vsn: sys/kern/vfs_subr.c 7.34
SCCS-vsn: sys/sys/vnode.h 7.24

34 years agodo not release vnode until done creating its alias
Kirk McKusick [Wed, 28 Mar 1990 06:32:12 +0000 (22:32 -0800)]
do not release vnode until done creating its alias

SCCS-vsn: sys/kern/vfs_subr.c 7.33

34 years agomissing splbio (from Naomi@osf)
Kirk McKusick [Wed, 28 Mar 1990 06:13:30 +0000 (22:13 -0800)]
missing splbio (from Naomi@osf)

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

34 years agonew version
Marc Teitelbaum [Wed, 28 Mar 1990 00:57:15 +0000 (16:57 -0800)]
new version

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

34 years agoit's tsleep; it looks like this
Mike Karels [Tue, 27 Mar 1990 11:31:20 +0000 (03:31 -0800)]
it's tsleep; it looks like this

SCCS-vsn: sys/miscfs/fifofs/fifo_vnops.c 7.2

34 years agomy macros didn't work, make the code agree with the comments
Mike Karels [Tue, 27 Mar 1990 10:53:33 +0000 (02:53 -0800)]
my macros didn't work, make the code agree with the comments

SCCS-vsn: sys/netiso/tp_input.c 7.7

34 years agochanges to do compilations in obj subdirectory
Kirk McKusick [Tue, 27 Mar 1990 10:03:25 +0000 (02:03 -0800)]
changes to do compilations in obj subdirectory

SCCS-vsn: old/make/main.c 4.12
SCCS-vsn: old/make/dosys.c 4.13
SCCS-vsn: old/make/files.c 4.21

34 years agoget rid of unneeded header files
Kirk McKusick [Tue, 27 Mar 1990 09:58:46 +0000 (01:58 -0800)]
get rid of unneeded header files

SCCS-vsn: sys/kern/vfs_syscalls.c 7.42

34 years agoget rid of unneeded includes
Kirk McKusick [Tue, 27 Mar 1990 08:30:55 +0000 (00:30 -0800)]
get rid of unneeded includes

SCCS-vsn: sys/kern/vfs_vnops.c 7.17

34 years agoas currently running: tsleep round one; confirming socket changes;
Mike Karels [Mon, 26 Mar 1990 07:56:21 +0000 (23:56 -0800)]
as currently running: tsleep round one; confirming socket changes;
added parameter to sonewconn for connstatus (temp. renamed); make so_q's
be fifo; some EOR stuff in sbappend

SCCS-vsn: sys/kern/uipc_socket2.c 7.10

34 years agoas currently running: control replaces rights entirely,
Mike Karels [Mon, 26 Mar 1990 07:45:14 +0000 (23:45 -0800)]
as currently running: control replaces rights entirely,
tsleep round one, something sklower was doing with end-of-record

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

34 years agoadd PRIMASK, PCATCH for tsleep, PSOCK for socket operations;
Mike Karels [Mon, 26 Mar 1990 03:53:40 +0000 (19:53 -0800)]
add PRIMASK, PCATCH for tsleep, PSOCK for socket operations;
remove unused

SCCS-vsn: sys/sys/param.h 7.13

34 years agoentries now get moved past a context mark instead of an absolute line number;
John A. Kunze [Sun, 25 Mar 1990 11:45:22 +0000 (03:45 -0800)]
entries now get moved past a context mark instead of an absolute line number;
this prevents the header section from being clobbered

SCCS-vsn: share/termcap/reorder 5.5

34 years agodemarcated end of header section so that the reorder script knows not to
John A. Kunze [Sun, 25 Mar 1990 11:43:37 +0000 (03:43 -0800)]
demarcated end of header section so that the reorder script knows not to
clobber it (eg, copyright) when moving entries to the top

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

34 years agoreplaced hp110 entry and removed problematic :dl from vt200 entry
John A. Kunze [Sun, 25 Mar 1990 10:55:43 +0000 (02:55 -0800)]
replaced hp110 entry and removed problematic :dl from vt200 entry

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

34 years agowhat was wrong with this two revisions ago? vmunix != $machine!
Mike Karels [Sun, 25 Mar 1990 10:45:52 +0000 (02:45 -0800)]
what was wrong with this two revisions ago? vmunix != $machine!

SCCS-vsn: usr.sbin/config/mkmakefile.c 5.26

34 years agoreplaced att630/dmd630 and added some variants
John A. Kunze [Sun, 25 Mar 1990 10:38:30 +0000 (02:38 -0800)]
replaced att630/dmd630 and added some variants

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

34 years agoadded tek4025a and made {,tek}4207 aliases for 4107, which also got a :ul
John A. Kunze [Sun, 25 Mar 1990 10:19:27 +0000 (02:19 -0800)]
added tek4025a and made {,tek}4207 aliases for 4107, which also got a :ul

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

34 years agoadded att630
John A. Kunze [Sun, 25 Mar 1990 09:54:16 +0000 (01:54 -0800)]
added att630

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

34 years agoadded AT&T 6386
John A. Kunze [Sun, 25 Mar 1990 09:43:07 +0000 (01:43 -0800)]
added AT&T 6386

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

34 years agoadded ce= to hp236 entry
John A. Kunze [Sun, 25 Mar 1990 09:24:30 +0000 (01:24 -0800)]
added ce= to hp236 entry

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

34 years agoadded :am: to vi55
John A. Kunze [Sun, 25 Mar 1990 09:05:17 +0000 (01:05 -0800)]
added :am: to vi55

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

34 years agoadded tvi970
John A. Kunze [Sun, 25 Mar 1990 08:41:02 +0000 (00:41 -0800)]
added tvi970

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

34 years agocheckpoint for pmake
Keith Bostic [Sun, 25 Mar 1990 02:43:21 +0000 (18:43 -0800)]
checkpoint for pmake

SCCS-vsn: old/awk/Makefile 4.11
SCCS-vsn: usr.bin/bc/Makefile 5.3

34 years agodate and time created 90/03/24 10:26:05 by bostic
Keith Bostic [Sun, 25 Mar 1990 02:26:05 +0000 (18:26 -0800)]
date and time created 90/03/24 10:26:05 by bostic

SCCS-vsn: usr.bin/Makefile 5.1

34 years agodate and time created 90/03/24 10:15:23 by bostic
Keith Bostic [Sun, 25 Mar 1990 02:15:23 +0000 (18:15 -0800)]
date and time created 90/03/24 10:15:23 by bostic

SCCS-vsn: share/skel/Makefile 5.1

34 years agodate and time created 90/03/24 10:12:36 by bostic
Keith Bostic [Sun, 25 Mar 1990 02:12:36 +0000 (18:12 -0800)]
date and time created 90/03/24 10:12:36 by bostic

SCCS-vsn: share/misc/Makefile 5.1

34 years agocheckpoing for pmake
Keith Bostic [Sun, 25 Mar 1990 02:07:15 +0000 (18:07 -0800)]
checkpoing for pmake

SCCS-vsn: share/Makefile 5.2

34 years agoadded hp700-wy tabset file
John A. Kunze [Sat, 24 Mar 1990 10:21:20 +0000 (02:21 -0800)]
added hp700-wy tabset file

SCCS-vsn: share/termcap/Makefile 5.8

34 years agoThis works with new routing message headers.
Keith Sklower [Sat, 24 Mar 1990 07:22:56 +0000 (23:22 -0800)]
This works with new routing message headers.

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

34 years agoadd NTOHL, etc. to convert in place
Mike Karels [Sat, 24 Mar 1990 03:56:23 +0000 (19:56 -0800)]
add NTOHL, etc. to convert in place

SCCS-vsn: sys/pmax/include/endian.h 7.4
SCCS-vsn: sys/hp300/include/endian.h 7.4

34 years agoremove leftover ex temporaries
Mike Karels [Sat, 24 Mar 1990 03:43:25 +0000 (19:43 -0800)]
remove leftover ex temporaries

SCCS-vsn: etc/rc 5.12

34 years agodate and time created 90/03/23 11:04:36 by bostic
Keith Bostic [Sat, 24 Mar 1990 03:04:36 +0000 (19:04 -0800)]
date and time created 90/03/23 11:04:36 by bostic

SCCS-vsn: sbin/Makefile 5.1

34 years agodate and time created 90/03/23 11:00:07 by bostic
Keith Bostic [Sat, 24 Mar 1990 03:00:07 +0000 (19:00 -0800)]
date and time created 90/03/23 11:00:07 by bostic

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

34 years agocheck in for pmake
Keith Bostic [Sat, 24 Mar 1990 02:52:57 +0000 (18:52 -0800)]
check in for pmake

SCCS-vsn: usr.bin/strip/Makefile 5.3

34 years agocheck in for Marc, so can modify for pmake
Keith Bostic [Sat, 24 Mar 1990 02:41:11 +0000 (18:41 -0800)]
check in for Marc, so can modify for pmake

SCCS-vsn: usr.bin/ktrace/Makefile 1.3

34 years agorename the include file so the Makefile can be a lot simpler
Keith Bostic [Sat, 24 Mar 1990 02:39:50 +0000 (18:39 -0800)]
rename the include file so the Makefile can be a lot simpler

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

34 years agocheckpoint before pmake
Keith Bostic [Sat, 24 Mar 1990 02:32:30 +0000 (18:32 -0800)]
checkpoint before pmake

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

34 years agodate and time created 90/03/23 09:45:20 by bostic
Keith Bostic [Sat, 24 Mar 1990 01:45:20 +0000 (17:45 -0800)]
date and time created 90/03/23 09:45:20 by bostic

SCCS-vsn: old/as.tahoe/instrs.h 5.1

34 years agodate and time created 90/03/23 09:45:16 by bostic
Keith Bostic [Sat, 24 Mar 1990 01:45:16 +0000 (17:45 -0800)]
date and time created 90/03/23 09:45:16 by bostic

SCCS-vsn: old/as.tahoe/instrs 5.1

34 years agodate and time created 90/03/23 09:45:13 by bostic
Keith Bostic [Sat, 24 Mar 1990 01:45:13 +0000 (17:45 -0800)]
date and time created 90/03/23 09:45:13 by bostic

SCCS-vsn: old/as.tahoe/bignum.s 5.1

34 years agodate and time created 90/03/23 09:45:11 by bostic
Keith Bostic [Sat, 24 Mar 1990 01:45:11 +0000 (17:45 -0800)]
date and time created 90/03/23 09:45:11 by bostic

SCCS-vsn: old/as.tahoe/bignum.c 5.1

34 years agodate and time created 90/03/23 09:45:08 by bostic
Keith Bostic [Sat, 24 Mar 1990 01:45:08 +0000 (17:45 -0800)]
date and time created 90/03/23 09:45:08 by bostic

SCCS-vsn: old/as.tahoe/astoks.H 5.1

34 years agodate and time created 90/03/23 09:45:06 by bostic
Keith Bostic [Sat, 24 Mar 1990 01:45:06 +0000 (17:45 -0800)]
date and time created 90/03/23 09:45:06 by bostic

SCCS-vsn: old/as.tahoe/astokfix.awk 5.1

34 years agodate and time created 90/03/23 09:45:03 by bostic
Keith Bostic [Sat, 24 Mar 1990 01:45:03 +0000 (17:45 -0800)]
date and time created 90/03/23 09:45:03 by bostic

SCCS-vsn: old/as.tahoe/assyms.h 5.1

34 years agodate and time created 90/03/23 09:45:01 by bostic
Keith Bostic [Sat, 24 Mar 1990 01:45:01 +0000 (17:45 -0800)]
date and time created 90/03/23 09:45:01 by bostic

SCCS-vsn: old/as.tahoe/assizetab.c 5.1

34 years agodate and time created 90/03/23 09:44:57 by bostic
Keith Bostic [Sat, 24 Mar 1990 01:44:57 +0000 (17:44 -0800)]
date and time created 90/03/23 09:44:57 by bostic

SCCS-vsn: old/as.tahoe/asscanl.h 5.1

34 years agodate and time created 90/03/23 09:44:53 by bostic
Keith Bostic [Sat, 24 Mar 1990 01:44:53 +0000 (17:44 -0800)]
date and time created 90/03/23 09:44:53 by bostic

SCCS-vsn: old/as.tahoe/asscan4.c 5.1

34 years agodate and time created 90/03/23 09:44:50 by bostic
Keith Bostic [Sat, 24 Mar 1990 01:44:50 +0000 (17:44 -0800)]
date and time created 90/03/23 09:44:50 by bostic

SCCS-vsn: old/as.tahoe/asscan3.c 5.1

34 years agodate and time created 90/03/23 09:44:47 by bostic
Keith Bostic [Sat, 24 Mar 1990 01:44:47 +0000 (17:44 -0800)]
date and time created 90/03/23 09:44:47 by bostic

SCCS-vsn: old/as.tahoe/asscan2.c 5.1

34 years agodate and time created 90/03/23 09:44:44 by bostic
Keith Bostic [Sat, 24 Mar 1990 01:44:44 +0000 (17:44 -0800)]
date and time created 90/03/23 09:44:44 by bostic

SCCS-vsn: old/as.tahoe/asscan1.c 5.1

34 years agodate and time created 90/03/23 09:44:39 by bostic
Keith Bostic [Sat, 24 Mar 1990 01:44:39 +0000 (17:44 -0800)]
date and time created 90/03/23 09:44:39 by bostic

SCCS-vsn: old/as.tahoe/asscan.h 5.1