flz 2006-01-09 19:54:28 UTC
FreeBSD src repository (ports committer)
Modified files:
usr.sbin/kbdmap kbdmap.c
Log:
Fix -r causing SIGSEGV due to parse_args() being called before font_current is set.
Approved by: krion
MFC after: 3 days
Revision Changes Path
1.4 +3 -3 src/usr.sbin/kbdmap/kbdmap.c