/boot,/mdec,[T]MSCP (Part 1 of 22)
Steven M. Schultz
sms at wlv.imsd.contel.com
Sat May 18 16:01:12 AEST 1991
Subject: Part 1 of 22 /boot,/mdec,[T]MSCP updates
Index: /sys/<many>, /usr/src/etc/<several> 2.11BSD
Description:
Repeat-By:
Fix:
See part 0 (the README) for the Description, the Reason and
the instructions on how update your system.
This is part 1 of 22
The GENERIC kernel required an adjustment of the overlay structure.
*** /usr/src/sys/GENERIC/Makefile.old Sat Apr 6 00:30:59 1991
--- /usr/src/sys/GENERIC/Makefile Sat Apr 6 00:29:02 1991
***************
*** 58,66 ****
kern_xxx.o quota_sys.o subr_prf.o sys_process.o \
syscalls.o ufs_mount.o subr_log.o vm_swp.o
OV4= tty_pty.o quota_kern.o quota_subr.o quota_ufs.o machdep2.o \
! cons.o ra.o kern_prot.o machdep.o
OV5= ht.o tm.o ts.o
! OV6= tmscp.o
KERNOBJ=${CONF} ${BASE} ${OV1} ${OV2} ${OV3} ${OV4} ${OV5} \
${OV6} ${OV7} ${OV8} ${OV9} ${OV10} ${OV11} ${OV12} \
--- 58,66 ----
kern_xxx.o quota_sys.o subr_prf.o sys_process.o \
syscalls.o ufs_mount.o subr_log.o vm_swp.o
OV4= tty_pty.o quota_kern.o quota_subr.o quota_ufs.o machdep2.o \
! ra.o kern_prot.o machdep.o
OV5= ht.o tm.o ts.o
! OV6= tmscp.o cons.o
KERNOBJ=${CONF} ${BASE} ${OV1} ${OV2} ${OV3} ${OV4} ${OV5} \
${OV6} ${OV7} ${OV8} ${OV9} ${OV10} ${OV11} ${OV12} \
More information about the Comp.bugs.2bsd
mailing list