Eitan Adler
|
c84c09f445
|
Remove variables which are initialized but never used thereafter reported by gcc46 warning
Approved by: cperciva
MFC After: 3 days
|
2012-06-19 06:10:31 +00:00 |
|
Ulrich Spörlein
|
3df5ecac8c
|
Spelling fixes for usr.sbin/
|
2011-12-30 10:58:14 +00:00 |
|
Nathan Whitehorn
|
5d920ef704
|
Place quotes around the output of kbdmap(1), designed to be pasted into
/etc/rc.conf.
PR: bin/161711
Submitted by: manolis
MFC after: 1 week
|
2011-10-16 16:05:23 +00:00 |
|
Jaakko Heinonen
|
b2ce2d693f
|
Don't try to close the stream if fopen(3) fails.
PR: bin/155349
Submitted by: Urankar Mikael
|
2011-06-01 15:48:43 +00:00 |
|
Nathan Whitehorn
|
c5199e9706
|
Use auto-sizing syntax appropriate for the new dialog(1). This should
probably be modified to use libdialog.
|
2011-01-13 16:42:16 +00:00 |
|
Kevin Lo
|
b77a4a441b
|
Fix fd leak in get_font
|
2010-11-29 09:21:26 +00:00 |
|
Murray Stokely
|
262185e9d2
|
Output keymap choice to stderr so it is easier to parse for apps chained to
this curses based app.
Submitted by: ivoras
Approved by: re@ (bmah@)
|
2007-08-27 21:56:42 +00:00 |
|
Kevin Lo
|
d069140339
|
Use sizeof() for calculating the buffer size instead of hard-coded values.
|
2007-03-06 09:32:41 +00:00 |
|
Florent Thoumie
|
61927b8299
|
Fix -r causing SIGSEGV due to parse_args() being called before font_current is set.
Approved by: krion
MFC after: 3 days
|
2006-01-09 19:54:28 +00:00 |
|
Ruslan Ermilov
|
76c6134966
|
Fixed two bugs in Perl to C conversion that prevented locale name
from being parsed correctly.
OK'ed by: markm
Approved by: re (scottl)
MFC after: 3 days
|
2005-06-30 05:31:01 +00:00 |
|
Garrett Wollman
|
688dfe4533
|
Do not include <sys/syslimits.h> directly; it is not intended for general
consumption.
|
2002-10-27 17:44:33 +00:00 |
|
Mark Murray
|
ece80b1d6f
|
C rewrite of kbdmap/vidfont.
Submitted by: Jonathan Belson <jon@witchspace.com>
OK'ed by: wosch (Perl code maintainer)
|
2002-07-03 14:56:08 +00:00 |
|