Bug 45677 - [patch] misc/tcb: fix console.h/union wait usage on -current
Summary: [patch] misc/tcb: fix console.h/union wait usage on -current
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-24 16:00 UTC by Volker Stolz
Modified: 2002-11-24 16:47 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (1.76 KB, patch)
2002-11-24 16:00 UTC, Volker Stolz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Volker Stolz 2002-11-24 16:00:03 UTC
- console.h is spelled consio.h here.
- Fix union wait
- Remove pointers to no longer existent web page

Tested on: -CURRENT, -STABLE

Fix

Fix: New files:
- patch-Makefile
- patch-src-tcb.c
Comment 1 Oliver Braun freebsd_committer freebsd_triage 2002-11-24 16:44:04 UTC
State Changed
From-To: open->closed

Committed, thanks!