Bug 14087

Summary: update sys/boot/ficl/softwords/softcore.awk
Product: Base System Reporter: Joe Abley <jabley>
Component: kernAssignee: dcs <dcs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Joe Abley 1999-10-02 12:30:00 UTC
Update sys/boot/ficl/softwords/softcore.awk in the tree to include
some space optimisation in the ficl keywords stored in the giant C
string softWords[].

Optimisation rules tested to exactly match output of new softcore.pl
supplied by dcs for test data

  cat /sys/boot/ficl/softwords/*.fr

Fix: Apply the following patch. If symptoms persist, consult a specialist.
How-To-Repeat: 
N/A
Comment 1 dcs freebsd_committer freebsd_triage 1999-10-02 13:34:41 UTC
Responsible Changed
From-To: freebsd-bugs->dcs

I asked for it, I got it. :-) 
Comment 2 dcs freebsd_committer freebsd_triage 2000-05-27 00:00:39 UTC
State Changed
From-To: open->closed

Kind of committed. It would have helped if a diff against FreeBSD's 
softcore.awk had been provided... the one here seems more like a 
diff against a previous local version. :-) Thanks, anyway. :-)