Patch-ID# 102261-01 Keywords: select, fifo, exception, point patch Synopsis: SunOS 4.1.2: point patch for select to return when fifo closed. Date: Dec/16/94 Solaris Release: 1.0.1 SunOS release: 4.1.2 Note: This patch is available for 4.1.3 as 101241-02 Unbundled Product: Unbundled Release: Note: As a point patch, this fix is not currently scheduled nor will necessarily be approved for integration in a future SunOS release. This patch is available for 4.1.3 as 101241-02 BugId's fixed with this patch: 1071706 Changes incorporated in this version: 1071706 Architectures for which this patch is available: sun4, sun4c Patches which conflict with this patch: 100347-03 Other patches this accumulates and obsoletes: Obsoleted by: Files included with this patch: README fifo_vnodeops.o Problem Description: 1071706 --> OS/KERNEL-SYSTEM CALL-WHEN PROCESS CLOSES A FIFO THEN SELECT SHOULD PICK UP THE EXCEPTION Patch Installation Instructions: 1. Save FCS version of the file: mv /sys/`arch -k`/fifo_vnodeops.o /sys/`arch -k`/OBJ/fifo_vnodeops.o.FCS 2. Copy the patch: cp `arch -k`/fifo_vnodeops.o /sys/`arch -k`/OBJ 3. Rebuild the kernel and reboot the system with the new kernel. Refer to the System Administration Manual for information about building and booting new kernels.