unix-history/.git
37 years agonew template
Keith Bostic [Sun, 7 Jun 1987 05:58:42 +0000 (21:58 -0800)]
new template

SCCS-vsn: lib/libc/net/SCCS/hosttable/Makefile 5.5
SCCS-vsn: lib/csu/vax/Makefile 5.5
SCCS-vsn: games/fortune/Makefile 1.2
SCCS-vsn: lib/libcompat/4.1/Makefile 5.5

37 years agoadd section on work done during the first part of the contract
Kirk McKusick [Sun, 7 Jun 1987 05:31:54 +0000 (21:31 -0800)]
add section on work done during the first part of the contract

SCCS-vsn: admin/admin/DARPA/DARPAproposal.t 1.4

37 years agonew template
Keith Bostic [Sun, 7 Jun 1987 05:31:47 +0000 (21:31 -0800)]
new template

SCCS-vsn: old/cpp/Makefile 1.5

37 years agodate and time created 87/06/06 13:26:49 by mckusick
Kirk McKusick [Sun, 7 Jun 1987 04:26:49 +0000 (20:26 -0800)]
date and time created 87/06/06 13:26:49 by mckusick

SCCS-vsn: sys/sys/malloc.h 7.1

37 years agodate and time created 87/06/06 13:25:59 by mckusick
Kirk McKusick [Sun, 7 Jun 1987 04:25:59 +0000 (20:25 -0800)]
date and time created 87/06/06 13:25:59 by mckusick

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

37 years agocamap is replaced by kmempt
Kirk McKusick [Sun, 7 Jun 1987 04:25:28 +0000 (20:25 -0800)]
camap is replaced by kmempt

SCCS-vsn: sys/tahoe/tahoe/locore.s 1.17
SCCS-vsn: sys/sys/map.h 7.2

37 years agoallocation of malloc map and usage structure; kmem initialization
Kirk McKusick [Sun, 7 Jun 1987 04:21:28 +0000 (20:21 -0800)]
allocation of malloc map and usage structure; kmem initialization

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

37 years agocamap is replaced by kmempt
Kirk McKusick [Sun, 7 Jun 1987 04:16:20 +0000 (20:16 -0800)]
camap is replaced by kmempt

SCCS-vsn: sys/tahoe/include/pte.h 1.4
SCCS-vsn: sys/tahoe/tahoe/Locore.c 1.4

37 years agobug report tahoe/ucb/2
Keith Bostic [Sun, 7 Jun 1987 03:45:47 +0000 (19:45 -0800)]
bug report tahoe/ucb/2

SCCS-vsn: old/pcc/c2.tahoe/c20.c 1.5

37 years agonew template
Keith Bostic [Sun, 7 Jun 1987 02:53:43 +0000 (18:53 -0800)]
new template

SCCS-vsn: old/as.tahoe/Makefile 1.2
SCCS-vsn: old/as.tahoe/Makefile 1.2

37 years agoadd basic parameters for kernel malloc
Kirk McKusick [Sat, 6 Jun 1987 08:52:07 +0000 (00:52 -0800)]
add basic parameters for kernel malloc

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

37 years agonew template
Keith Bostic [Sat, 6 Jun 1987 07:17:13 +0000 (23:17 -0800)]
new template

SCCS-vsn: games/battlestar/Makefile 1.9
SCCS-vsn: old/boggle/Makefile 5.6
SCCS-vsn: games/robots/Makefile 5.4
SCCS-vsn: games/snake/snake/Makefile 5.3

37 years agolisp fix to work with pipes
Keith Bostic [Sat, 6 Jun 1987 07:01:32 +0000 (23:01 -0800)]
lisp fix to work with pipes

SCCS-vsn: old/pcc/c2.tahoe/c20.c 1.5

37 years agodate and time created 87/06/05 14:37:01 by bostic
Keith Bostic [Sat, 6 Jun 1987 05:37:01 +0000 (21:37 -0800)]
date and time created 87/06/05 14:37:01 by bostic

SCCS-vsn: games/phantasia/setup.c 5.1

37 years agonew template
Keith Bostic [Sat, 6 Jun 1987 04:41:21 +0000 (20:41 -0800)]
new template

SCCS-vsn: games/adventure/Makefile 4.5

37 years agonew template
Keith Bostic [Sat, 6 Jun 1987 03:31:36 +0000 (19:31 -0800)]
new template

SCCS-vsn: old/adb/adb.vax/Makefile 5.1

37 years agouse copy to preserve permissions, make -f work, add PATH
Keith Bostic [Sat, 6 Jun 1987 03:27:55 +0000 (19:27 -0800)]
use copy to preserve permissions, make -f work, add PATH

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

37 years agorm wrong, unneeded crap
Mike Karels [Sat, 6 Jun 1987 03:27:40 +0000 (19:27 -0800)]
rm wrong, unneeded crap

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

37 years agoremove ifdef's for vax
Keith Bostic [Sat, 6 Jun 1987 02:58:51 +0000 (18:58 -0800)]
remove ifdef's for vax

SCCS-vsn: bin/csh/Makefile 5.7

37 years agogenassym uses vbaparam, not vbavar
Mike Karels [Sat, 6 Jun 1987 02:08:58 +0000 (18:08 -0800)]
genassym uses vbaparam, not vbavar

SCCS-vsn: sys/tahoe/conf/Makefile.tahoe 1.11

37 years agochange free() to blkfree() to allow for malloc()/free()
Kirk McKusick [Fri, 5 Jun 1987 15:05:35 +0000 (07:05 -0800)]
change free() to blkfree() to allow for malloc()/free()

SCCS-vsn: sys/ufs/ffs/ffs_alloc.c 7.3
SCCS-vsn: sys/ufs/lfs/lfs_alloc.c 7.3
SCCS-vsn: sys/ufs/ffs/ffs_inode.c 7.3
SCCS-vsn: sys/ufs/ffs/ufs_inode.c 7.3
SCCS-vsn: sys/ufs/lfs/lfs_inode.c 7.3
SCCS-vsn: sys/ufs/ufs/ufs_inode.c 7.3

37 years agomore fixes: write boot block if writing, not editing;
Mike Karels [Fri, 5 Jun 1987 13:27:00 +0000 (05:27 -0800)]
more fixes: write boot block if writing, not editing;
get spaces right around words on multiple-word lines

SCCS-vsn: sbin/disklabel/disklabel.c 5.8

37 years agoenough memory for callocs of intermediate buffers;
Mike Karels [Fri, 5 Jun 1987 13:25:11 +0000 (05:25 -0800)]
enough memory for callocs of intermediate buffers;
use comments that cpp understands!

SCCS-vsn: sys/tahoe/tahoe/locore.s 1.16

37 years agoallow icmp errors about non-error icmp messages
Mike Karels [Fri, 5 Jun 1987 13:22:30 +0000 (05:22 -0800)]
allow icmp errors about non-error icmp messages

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

37 years agoadd patchable udp ttl
Mike Karels [Fri, 5 Jun 1987 13:03:47 +0000 (05:03 -0800)]
add patchable udp ttl

SCCS-vsn: sys/netinet/udp_var.h 7.2
SCCS-vsn: sys/netinet/udp_usrreq.c 7.2

37 years agoadd patchable tcp ttl
Mike Karels [Fri, 5 Jun 1987 13:01:41 +0000 (05:01 -0800)]
add patchable tcp ttl

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

37 years agoneed data in keepalives for now for 4.2/ultrix compat
Mike Karels [Fri, 5 Jun 1987 13:01:07 +0000 (05:01 -0800)]
need data in keepalives for now for 4.2/ultrix compat

SCCS-vsn: sys/netinet/tcp_timer.c 7.4

37 years agopatchable tcp ttl
Mike Karels [Fri, 5 Jun 1987 13:00:13 +0000 (05:00 -0800)]
patchable tcp ttl

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

37 years agoallow icmp errors about non-error icmp messages
Mike Karels [Fri, 5 Jun 1987 12:59:21 +0000 (04:59 -0800)]
allow icmp errors about non-error icmp messages

SCCS-vsn: sys/netinet/ip_icmp.c 7.5
SCCS-vsn: sys/netinet/ip_icmp.h 7.2

37 years agofix record route; don't forward funny stuff; drop if ttl reaches 0
Mike Karels [Fri, 5 Jun 1987 12:49:40 +0000 (04:49 -0800)]
fix record route; don't forward funny stuff; drop if ttl reaches 0

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

37 years agoadd class D, experimental; don't forward those, net 0 or loopback
Mike Karels [Fri, 5 Jun 1987 12:48:43 +0000 (04:48 -0800)]
add class D, experimental; don't forward those, net 0 or loopback

SCCS-vsn: sys/netinet/in.c 7.5
SCCS-vsn: sys/netinet/in.h 7.3

37 years agoforgot udioctl in cdevsw
Mike Karels [Fri, 5 Jun 1987 12:34:25 +0000 (04:34 -0800)]
forgot udioctl in cdevsw

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

37 years agoskip the alternate label crap
Mike Karels [Fri, 5 Jun 1987 10:01:23 +0000 (02:01 -0800)]
skip the alternate label crap

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

37 years agoadded -f, -p flags
Keith Bostic [Fri, 5 Jun 1987 08:55:55 +0000 (00:55 -0800)]
added -f, -p flags

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

37 years agoadded -f and -p flags
Keith Bostic [Fri, 5 Jun 1987 08:50:23 +0000 (00:50 -0800)]
added -f and -p flags

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

37 years agonew template
Keith Bostic [Fri, 5 Jun 1987 08:22:46 +0000 (00:22 -0800)]
new template

SCCS-vsn: bin/Makefile 5.23

37 years agoadd -f, -p flags
Keith Bostic [Fri, 5 Jun 1987 08:16:16 +0000 (00:16 -0800)]
add -f, -p flags

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

37 years agohandle flags, drivedata correctly
Mike Karels [Fri, 5 Jun 1987 06:54:02 +0000 (22:54 -0800)]
handle flags, drivedata correctly

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

37 years agosave cpg in pack label too
Mike Karels [Fri, 5 Jun 1987 05:54:13 +0000 (21:54 -0800)]
save cpg in pack label too

SCCS-vsn: sys/ufs/ffs/ffs_vfsops.c 7.5
SCCS-vsn: sys/ufs/ffs/ufs_vfsops.c 7.5
SCCS-vsn: sys/ufs/lfs/lfs_vfsops.c 7.5
SCCS-vsn: sys/ufs/ufs/ufs_vfsops.c 7.5

37 years agodate and time created 87/06/04 14:54:02 by bostic
Keith Bostic [Fri, 5 Jun 1987 05:54:02 +0000 (21:54 -0800)]
date and time created 87/06/04 14:54:02 by bostic

SCCS-vsn: games/phantasia/phantasia.6 5.1

37 years agonew template
Keith Bostic [Fri, 5 Jun 1987 05:47:34 +0000 (21:47 -0800)]
new template

SCCS-vsn: games/phantasia/Makefile 5.2

37 years agoDEUNA fix, rcv_xmtbuf panic, diff with V7.1
Keith Bostic [Fri, 5 Jun 1987 04:51:48 +0000 (20:51 -0800)]
DEUNA fix, rcv_xmtbuf panic, diff with V7.1

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

37 years agoDEUNA fix, diff to V7.1
Keith Bostic [Fri, 5 Jun 1987 04:50:21 +0000 (20:50 -0800)]
DEUNA fix, diff to V7.1

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

37 years agoDEUNA fixes, rcv_xmtbuf panic
Keith Bostic [Fri, 5 Jun 1987 04:47:33 +0000 (20:47 -0800)]
DEUNA fixes, rcv_xmtbuf panic

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

37 years agoDEUNA problems; rcv_xmtbuf, fixes for V7.1
Keith Bostic [Fri, 5 Jun 1987 04:35:22 +0000 (20:35 -0800)]
DEUNA problems; rcv_xmtbuf, fixes for V7.1

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

37 years agoDEUNA fix
Keith Bostic [Fri, 5 Jun 1987 03:26:32 +0000 (19:26 -0800)]
DEUNA fix

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

37 years agofix code for passing structures to subroutines (4.3BSD/lib/66)
Kirk McKusick [Fri, 5 Jun 1987 01:25:38 +0000 (17:25 -0800)]
fix code for passing structures to subroutines (4.3BSD/lib/66)
from mcvax!cwi.nl!root@seismo.css.gov (Ed Gronke)

SCCS-vsn: old/pcc/ccom.tahoe/local2.c 1.11

37 years agodate and time created 87/06/03 19:37:39 by bostic
Keith Bostic [Thu, 4 Jun 1987 10:37:39 +0000 (02:37 -0800)]
date and time created 87/06/03 19:37:39 by bostic

SCCS-vsn: games/phantasia/Makefile 5.1

37 years agoBSD template
Keith Bostic [Thu, 4 Jun 1987 10:30:52 +0000 (02:30 -0800)]
BSD template

SCCS-vsn: games/hack/Makefile 5.2
SCCS-vsn: games/larn/Makefile 5.2

37 years agonew template
Keith Bostic [Thu, 4 Jun 1987 10:19:07 +0000 (02:19 -0800)]
new template

SCCS-vsn: games/hack/Makefile 5.2

37 years agodate and time created 87/06/03 19:13:02 by bostic
Keith Bostic [Thu, 4 Jun 1987 10:13:02 +0000 (02:13 -0800)]
date and time created 87/06/03 19:13:02 by bostic

SCCS-vsn: games/larn/Makefile 5.1

37 years agodate and time created 87/06/03 19:11:38 by bostic
Keith Bostic [Thu, 4 Jun 1987 10:11:38 +0000 (02:11 -0800)]
date and time created 87/06/03 19:11:38 by bostic

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

37 years agodate and time created 87/06/03 18:50:18 by bostic
Keith Bostic [Thu, 4 Jun 1987 09:50:18 +0000 (01:50 -0800)]
date and time created 87/06/03 18:50:18 by bostic

SCCS-vsn: games/hack/Makefile 5.1

37 years agonew template
Keith Bostic [Thu, 4 Jun 1987 09:32:26 +0000 (01:32 -0800)]
new template

SCCS-vsn: old/lisp/doctor/Makefile 4.6
SCCS-vsn: old/lisp/doctor/Makefile 4.6

37 years agodate and time created 87/06/03 17:45:54 by bostic
Keith Bostic [Thu, 4 Jun 1987 08:45:54 +0000 (00:45 -0800)]
date and time created 87/06/03 17:45:54 by bostic

SCCS-vsn: games/atc/atc.6 5.1

37 years agonew template
Keith Bostic [Thu, 4 Jun 1987 08:42:48 +0000 (00:42 -0800)]
new template

SCCS-vsn: old/games.vax/zork/Makefile 4.3
SCCS-vsn: old/games.vax/Makefile 5.2

37 years agoadded depend label
Keith Bostic [Thu, 4 Jun 1987 08:37:04 +0000 (00:37 -0800)]
added depend label

SCCS-vsn: old/games.vax/compat/Makefile 4.3
SCCS-vsn: old/games.vax/ddl/Makefile 5.2
SCCS-vsn: old/rogue/Makefile 5.4

37 years agonew template
Keith Bostic [Thu, 4 Jun 1987 08:30:32 +0000 (00:30 -0800)]
new template

SCCS-vsn: games/snake/snake/Makefile 5.3
SCCS-vsn: games/trek/Makefile 5.2
SCCS-vsn: old/games.vax/aard/Makefile 5.3

37 years agocan't init a union
Keith Bostic [Thu, 4 Jun 1987 08:15:59 +0000 (00:15 -0800)]
can't init a union

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

37 years agonew template
Keith Bostic [Thu, 4 Jun 1987 08:09:35 +0000 (00:09 -0800)]
new template

SCCS-vsn: games/mille/Makefile 5.3
SCCS-vsn: games/quiz/Makefile 4.3
SCCS-vsn: games/robots/Makefile 5.4
SCCS-vsn: games/sail/Makefile 5.4
SCCS-vsn: games/mille/Makefile 5.3

37 years agonew template
Keith Bostic [Thu, 4 Jun 1987 04:55:02 +0000 (20:55 -0800)]
new template

SCCS-vsn: games/fortune/Makefile 1.2
SCCS-vsn: games/hangman/Makefile 5.2

37 years agodate and time created 87/06/03 13:47:40 by bostic
Keith Bostic [Thu, 4 Jun 1987 04:47:40 +0000 (20:47 -0800)]
date and time created 87/06/03 13:47:40 by bostic

SCCS-vsn: games/hangman/Makefile 5.1

37 years agodate and time created 87/06/03 12:22:12 by bostic
Keith Bostic [Thu, 4 Jun 1987 03:22:12 +0000 (19:22 -0800)]
date and time created 87/06/03 12:22:12 by bostic

SCCS-vsn: games/fortune/Makefile 1.1

37 years agonew template
Keith Bostic [Thu, 4 Jun 1987 03:21:53 +0000 (19:21 -0800)]
new template

SCCS-vsn: games/battlestar/Makefile 1.9
SCCS-vsn: old/boggle/Makefile 5.6
SCCS-vsn: games/cribbage/Makefile 5.4

37 years agoswitch was silly
Keith Bostic [Thu, 4 Jun 1987 02:17:40 +0000 (18:17 -0800)]
switch was silly

SCCS-vsn: games/battlestar/fly.c 1.4

37 years agonew template
Keith Bostic [Thu, 4 Jun 1987 01:55:42 +0000 (17:55 -0800)]
new template

SCCS-vsn: games/backgammon/backgammon/Makefile 5.6

37 years agobug report 4.3BSD/lib/65
Keith Bostic [Thu, 4 Jun 1987 01:45:30 +0000 (17:45 -0800)]
bug report 4.3BSD/lib/65

SCCS-vsn: lib/libc/net/inet_addr.c 5.3

37 years agonew template
Keith Bostic [Thu, 4 Jun 1987 01:17:56 +0000 (17:17 -0800)]
new template

SCCS-vsn: bin/Makefile 5.23
SCCS-vsn: sbin/dump/Makefile 5.6
SCCS-vsn: old/adb/adb.vax/Makefile 5.1

37 years agoold bug fix from some bug report; fixed local symbol handling
Sam Leffler [Thu, 4 Jun 1987 00:22:27 +0000 (16:22 -0800)]
old bug fix from some bug report; fixed local symbol handling

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

37 years agofixed head
Keith Bostic [Wed, 3 Jun 1987 17:05:38 +0000 (09:05 -0800)]
fixed head

SCCS-vsn: bin/Makefile 5.23

37 years agonew template
Keith Bostic [Wed, 3 Jun 1987 17:04:17 +0000 (09:04 -0800)]
new template

SCCS-vsn: bin/Makefile 5.22

37 years agotahoe/vax fixes
Keith Bostic [Wed, 3 Jun 1987 16:59:15 +0000 (08:59 -0800)]
tahoe/vax fixes

SCCS-vsn: include/Makefile 5.18

37 years agonew template
Keith Bostic [Wed, 3 Jun 1987 16:44:21 +0000 (08:44 -0800)]
new template

SCCS-vsn: bin/Makefile 5.22

37 years agotahoe specific chagnes
Keith Bostic [Wed, 3 Jun 1987 15:22:48 +0000 (07:22 -0800)]
tahoe specific chagnes

SCCS-vsn: old/enpload/enpload.c 5.3

37 years agovax specific changes
Keith Bostic [Wed, 3 Jun 1987 15:22:10 +0000 (07:22 -0800)]
vax specific changes

SCCS-vsn: old/rxformat/rxformat.c 5.4

37 years agoreorg
Keith Bostic [Wed, 3 Jun 1987 15:10:29 +0000 (07:10 -0800)]
reorg

SCCS-vsn: old/make/Makefile 4.6

37 years agonew template
Keith Bostic [Wed, 3 Jun 1987 15:07:09 +0000 (07:07 -0800)]
new template

SCCS-vsn: old/implog/Makefile 5.5
SCCS-vsn: old/as.vax/Makefile 5.5
SCCS-vsn: old/tp/Makefile 4.3
SCCS-vsn: old/awk/Makefile 4.5
SCCS-vsn: old/sh/Makefile 4.7
SCCS-vsn: bin/csh/Makefile 5.6
SCCS-vsn: old/sed/Makefile 4.3
SCCS-vsn: usr.bin/sed/Makefile 4.3
SCCS-vsn: usr.bin/diff/diff/Makefile 4.3

37 years agodate and time created 87/06/02 22:57:19 by bostic
Keith Bostic [Wed, 3 Jun 1987 13:57:19 +0000 (05:57 -0800)]
date and time created 87/06/02 22:57:19 by bostic

SCCS-vsn: old/as.tahoe/Makefile 1.1

37 years agonew template
Keith Bostic [Wed, 3 Jun 1987 13:55:36 +0000 (05:55 -0800)]
new template

SCCS-vsn: sbin/fsck/Makefile 5.9
SCCS-vsn: usr.sbin/config/Makefile 5.5
SCCS-vsn: sbin/dump/Makefile 5.6
SCCS-vsn: sbin/fsck/Makefile 5.9
SCCS-vsn: libexec/ftpd/Makefile 5.4
SCCS-vsn: libexec/getty/Makefile 5.3
SCCS-vsn: usr.sbin/config/Makefile 5.5
SCCS-vsn: old/htable/Makefile 5.4
SCCS-vsn: old/implog/Makefile 5.5
SCCS-vsn: sbin/newfs/Makefile 7.3
SCCS-vsn: sbin/dump/Makefile 5.6
SCCS-vsn: sbin/restore/Makefile 5.5
SCCS-vsn: sbin/routed/Makefile 5.4
SCCS-vsn: libexec/talkd/Makefile 5.5
SCCS-vsn: share/termcap/Makefile 5.4
SCCS-vsn: libexec/tftpd/Makefile 5.4
SCCS-vsn: usr.sbin/timed/timed/Makefile 5.2
SCCS-vsn: usr.sbin/config/Makefile 5.5
SCCS-vsn: sbin/dump/Makefile 5.6
SCCS-vsn: sbin/fsck/Makefile 5.9
SCCS-vsn: libexec/ftpd/Makefile 5.4
SCCS-vsn: libexec/getty/Makefile 5.3
SCCS-vsn: old/htable/Makefile 5.4
SCCS-vsn: old/implog/Makefile 5.5
SCCS-vsn: sbin/newfs/Makefile 7.3
SCCS-vsn: sbin/restore/Makefile 5.5
SCCS-vsn: sbin/routed/Makefile 5.4
SCCS-vsn: libexec/talkd/Makefile 5.5
SCCS-vsn: libexec/tftpd/Makefile 5.4
SCCS-vsn: usr.sbin/timed/timed/Makefile 5.3
SCCS-vsn: sbin/XNSrouted/Makefile 5.7
SCCS-vsn: old/adb/adb.tahoe/Makefile 5.3
SCCS-vsn: old/adb/adb.vax/Makefile 4.7

37 years agouse RS/RE combo
Keith Bostic [Wed, 3 Jun 1987 11:08:00 +0000 (03:08 -0800)]
use RS/RE combo

SCCS-vsn: usr.bin/mkdep/mkdep.1 5.2

37 years agonew template
Keith Bostic [Wed, 3 Jun 1987 11:02:15 +0000 (03:02 -0800)]
new template

SCCS-vsn: sbin/dump/Makefile 5.6
SCCS-vsn: usr.sbin/config/Makefile 5.5
SCCS-vsn: sbin/dump/Makefile 5.6

37 years agousing new template
Keith Bostic [Wed, 3 Jun 1987 10:17:17 +0000 (02:17 -0800)]
using new template

SCCS-vsn: usr.sbin/config/Makefile 5.5

37 years agodisallow no args, missing or not-writeable Makefile
Keith Bostic [Wed, 3 Jun 1987 09:36:33 +0000 (01:36 -0800)]
disallow no args, missing or not-writeable Makefile

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

37 years agonew version
Keith Bostic [Wed, 3 Jun 1987 09:36:09 +0000 (01:36 -0800)]
new version

SCCS-vsn: usr.sbin/config/Makefile 5.5

37 years agodisallow no args, or missing "Makefile"
Keith Bostic [Wed, 3 Jun 1987 09:17:02 +0000 (01:17 -0800)]
disallow no args, or missing "Makefile"

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

37 years agodate and time created 87/06/02 18:11:12 by bostic
Keith Bostic [Wed, 3 Jun 1987 09:11:12 +0000 (01:11 -0800)]
date and time created 87/06/02 18:11:12 by bostic

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

37 years agodate and time created 87/06/02 17:54:28 by bostic
Keith Bostic [Wed, 3 Jun 1987 08:54:28 +0000 (00:54 -0800)]
date and time created 87/06/02 17:54:28 by bostic

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

37 years agobad144 is vax specific
Keith Bostic [Wed, 3 Jun 1987 05:21:21 +0000 (21:21 -0800)]
bad144 is vax specific

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

37 years agoarff is a vax specific program
Keith Bostic [Wed, 3 Jun 1987 05:20:39 +0000 (21:20 -0800)]
arff is a vax specific program

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

37 years agomake vax specific
Keith Bostic [Wed, 3 Jun 1987 05:19:58 +0000 (21:19 -0800)]
make vax specific

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

37 years agodon't bother forking to read /dev/null
Mike Karels [Wed, 3 Jun 1987 03:44:55 +0000 (19:44 -0800)]
don't bother forking to read /dev/null

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

37 years agoheader file changes (guess this works, noone's complained)
Sam Leffler [Tue, 2 Jun 1987 11:59:33 +0000 (03:59 -0800)]
header file changes (guess this works, noone's complained)

SCCS-vsn: sys/tahoe/stand/vdformat/exercise.c 1.2
SCCS-vsn: sys/tahoe/stand/vdformat/format.c 1.4
SCCS-vsn: sys/tahoe/stand/vdformat/io.c 1.4
SCCS-vsn: sys/tahoe/stand/vdformat/maps.c 1.4
SCCS-vsn: sys/tahoe/stand/vdformat/proc_cmd.c 1.3
SCCS-vsn: sys/tahoe/stand/vdformat/profile.c 1.2
SCCS-vsn: sys/tahoe/stand/vdformat/relocate.c 1.3
SCCS-vsn: sys/tahoe/stand/vdformat/vdfmt.c 1.4
SCCS-vsn: sys/tahoe/stand/vdformat/vdfmt.h 1.4
SCCS-vsn: sys/tahoe/stand/vdformat/verify.c 1.3

37 years agoreally, the kernel doesn't have to map all of memory
Mike Karels [Tue, 2 Jun 1987 09:19:37 +0000 (01:19 -0800)]
really, the kernel doesn't have to map all of memory

SCCS-vsn: sys/tahoe/include/vmparam.h 1.7

37 years agoadded depend label
Keith Bostic [Mon, 1 Jun 1987 12:34:21 +0000 (04:34 -0800)]
added depend label

SCCS-vsn: usr.bin/calendar/Makefile 4.2
SCCS-vsn: usr.bin/dc/Makefile 5.1
SCCS-vsn: usr.bin/diction/Makefile 4.6
SCCS-vsn: usr.bin/diff/diff3/Makefile 4.2
SCCS-vsn: usr.bin/graph/Makefile 4.2
SCCS-vsn: usr.bin/learn/Makefile 4.5
SCCS-vsn: old/lex/Makefile 4.2
SCCS-vsn: old/pcc/lint/Makefile 1.17
SCCS-vsn: usr.bin/m4/Makefile 5.2
SCCS-vsn: old/roff/nroff/Makefile 4.3
SCCS-vsn: usr.bin/plot/Makefile 4.9
SCCS-vsn: old/prof/Makefile 4.2
SCCS-vsn: old/ratfor/Makefile 5.2
SCCS-vsn: usr.bin/spell/Makefile 4.7
SCCS-vsn: usr.bin/struct/struct/Makefile 4.4
SCCS-vsn: old/tbl/Makefile 4.2
SCCS-vsn: usr.bin/tip/Makefile 5.3
SCCS-vsn: usr.bin/xsend/xsend/Makefile 4.3
SCCS-vsn: old/yacc/Makefile 4.3

37 years agoMACHINE is in make, now
Keith Bostic [Mon, 1 Jun 1987 12:23:16 +0000 (04:23 -0800)]
MACHINE is in make, now

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

37 years agoadded depend label
Keith Bostic [Mon, 1 Jun 1987 12:18:29 +0000 (04:18 -0800)]
added depend label

SCCS-vsn: usr.bin/ctags/Makefile 5.2
SCCS-vsn: old/dbx/Makefile 5.8
SCCS-vsn: usr.bin/error/Makefile 5.2
SCCS-vsn: usr.bin/ex/Makefile 7.15
SCCS-vsn: old/lisp/fp/fp.vax/Makefile 4.2
SCCS-vsn: usr.bin/ftp/Makefile 5.3
SCCS-vsn: usr.bin/gprof/Makefile 5.7
SCCS-vsn: old/more/Makefile 5.2
SCCS-vsn: usr.bin/msgs/Makefile 5.2
SCCS-vsn: usr.bin/netstat/Makefile 5.6
SCCS-vsn: usr.bin/pascal/Makefile 5.3
SCCS-vsn: usr.bin/rdist/Makefile 5.2
SCCS-vsn: libexec/bugfiler/Makefile 5.9
SCCS-vsn: usr.bin/tftp/Makefile 5.3
SCCS-vsn: usr.bin/tset/Makefile 5.5
SCCS-vsn: usr.bin/vgrind/Makefile 5.2
SCCS-vsn: old/sysline/Makefile 5.2

37 years agoadded depend labels
Keith Bostic [Mon, 1 Jun 1987 12:07:27 +0000 (04:07 -0800)]
added depend labels

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

37 years agodo "make depend" in sub-directories
Keith Bostic [Mon, 1 Jun 1987 12:04:45 +0000 (04:04 -0800)]
do "make depend" in sub-directories

SCCS-vsn: games/Makefile 5.8

37 years agoadded depend label
Keith Bostic [Mon, 1 Jun 1987 12:02:06 +0000 (04:02 -0800)]
added depend label

SCCS-vsn: games/adventure/Makefile 4.4
SCCS-vsn: games/backgammon/backgammon/Makefile 5.5
SCCS-vsn: games/battlestar/Makefile 1.8
SCCS-vsn: old/boggle/Makefile 5.5
SCCS-vsn: games/cribbage/Makefile 5.3
SCCS-vsn: games/mille/Makefile 5.2
SCCS-vsn: games/robots/Makefile 5.3
SCCS-vsn: games/sail/Makefile 5.3
SCCS-vsn: games/snake/snake/Makefile 5.2

37 years agoadded depend label, got rid of "makefile", MACHINE in make(1), now
Keith Bostic [Mon, 1 Jun 1987 11:53:50 +0000 (03:53 -0800)]
added depend label, got rid of "makefile", MACHINE in make(1), now

SCCS-vsn: usr.sbin/timed/timed/Makefile 5.1