Simon J. Gerraty
7cf3a1c6b2
Updated dependencies
2013-03-11 17:21:52 +00:00
Simon J. Gerraty
f5f7c05209
Updated dependencies
2013-02-16 01:23:54 +00:00
Simon J. Gerraty
23090366f7
Sync from head
2012-11-04 02:52:03 +00:00
Marcel Moolenaar
7750ad47a9
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
...
Requested by: Simon Gerraty <sjg@juniper.net>
2012-08-22 19:25:57 +00:00
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
Daniel Gerzo
425dcfa4eb
- fix path for locale.alias
...
PR: docs/134070
Submitted by: Frank Shute <frank@shute.org.uk>
MFC after: 1 week
2009-04-28 20:20:13 +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
Ruslan Ermilov
e36f056f97
Simplify and improve the markup.
2006-12-25 18:36:53 +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
Ruslan Ermilov
254dd1666e
Let bsd.prog.mk set SRCS and MAN to their default values.
2005-01-28 16:08:11 +00:00
Ruslan Ermilov
59a3c79da6
Sort sections.
2005-01-18 20:02:45 +00:00
Ruslan Ermilov
455fb174df
Eliminated double whitespace.
2004-07-03 18:35:53 +00:00
Ruslan Ermilov
fe28e568b3
mdoc(7) police: bump document date for the C rewrite, nit.
...
Approved by: re
2002-12-04 14:45:48 +00:00
Ruslan Ermilov
c041c1e0d9
mdoc(7) police: markup fixes.
...
Approved by: re
2002-11-27 15:31:08 +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
Philippe Charnier
7f94b8deee
Use `The .Nm utility'
2002-04-20 12:27:18 +00:00
Ruslan Ermilov
89a374a163
mdoc(7) police: s/vidmap/vidfont/, don't xref to itself.
2001-09-04 13:10:28 +00:00
Murray Stokely
5cffcde644
Note that kbdmap is an interactive command.
...
PR: docs/29506
Submitted by: Gary W. Swearingen <swear@aa.net>
2001-09-04 03:18:13 +00:00
Dima Dorfman
2b3f1731e1
Actually, instead of removing the comment entirely, change it to talk
...
about {vid,kbd}map, which is probably what the author meant.
Submitted by: Gary W. Swearingen <swear@aa.net>
2001-09-03 16:07:14 +00:00
Dima Dorfman
db74fae175
This does not describe kbdcontrol or vidcontrol.
...
PR: 29505
2001-09-03 16:04:59 +00:00
David E. O'Brien
90e655ea4e
Perform a major cleanup of the usr.sbin Makefiles.
...
These are not perfectly in agreement with each other style-wise, but they
are orders of orders of magnitude more consistent style-wise than before.
2001-07-20 06:20:32 +00:00
Dima Dorfman
f247324df7
Remove whitespace at EOL.
2001-07-15 08:06:20 +00:00
Ruslan Ermilov
a4c37c816b
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 15:12:08 +00:00
Ruslan Ermilov
b9ad8c8635
beforeinstall -> SCRIPTS.
2001-04-07 11:21:35 +00:00
Ruslan Ermilov
345e52e742
- Backout botched attempt to introduce MANSECT feature.
...
- MAN[1-9] -> MAN.
2001-03-26 14:42:20 +00:00
Ruslan Ermilov
afcf05e46a
setlocale(3) has been fixed to match POSIX standard:
...
LC_ALL takes precedence over other LC_* envariables.
2001-03-02 16:52:14 +00:00
Ruslan Ermilov
8b5c4af3ff
Prepare for mdoc(7)NG.
2000-12-27 15:30:30 +00:00
Ruslan Ermilov
7a2650d625
mdoc(7) police: use canonical form of .Dd macro.
2000-12-11 15:57:16 +00:00
Ruslan Ermilov
e97407b4f2
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 20:10:44 +00:00
David Malone
ef01ff6408
Add kbdmap.5 to build.
...
Refer to kbdmap(5) from a few man pages.
Remove it from TODO list.
Add missing FreeBSD tags.
PR: 19260
2000-09-13 09:16:57 +00:00
Sheldon Hearn
b3d642a00a
Cope with quotation marks around font names in /etc/rc.conf .
...
PR: 17330
Reported by: Anatoly Vorobey <mellon@pobox.com>
2000-03-14 09:28:00 +00:00
Sheldon Hearn
f2e366a105
Remove single-space hard sentence breaks. These degrade the quality
...
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-01 14:09:25 +00:00
Philippe Charnier
fea43bdfa5
Remove invalid section name. Add missing .El. Do not dot terminate
...
sentences in FILES section.
2000-01-23 20:20:55 +00:00
Peter Wemm
97d92980a9
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
Kazutaka YOKOTA
e47178acae
Do not list a null string in a dialog box.
1999-07-07 13:20:38 +00:00
Wolfram Schneider
1c9a0db841
Added myself as maintainer.
1999-02-09 17:23:03 +00:00
Poul-Henning Kamp
c7fb30fbe4
/usr/sbin/spkrtest and /usr/sbin/vidfont (aka kbdmap) use very
...
predictable /tmp files (static prefix + process number) which are
overwritten blindly, and follow links.
These workarounds change it from a process number to a very random
(9999 with tons of decimal places) number.
PR: 7565
Submitted by: Thomas Stromberg <tstrombe@rtci.com>
1998-08-14 06:26:58 +00:00
Philippe Charnier
f12a14713b
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
1998-03-23 08:31:20 +00:00
Philippe Charnier
e80cad8b8b
Use An macro for author name.
1997-09-19 06:29:52 +00:00
John-Mark Gurney
46657c7e77
fix a few spelling changes
...
Submitted by: Josh Gilliam
Closes PR's: 4429, 4431-4438
PS: He has agreed to submit all contrib fixes back to the original author.
1997-08-30 12:22:49 +00:00
Jordan K. Hubbard
08aa3c9084
sysconfig -> rc.conf
...
PR: 3461
Submitted by: "Donald J. Maddox" <root@cola97.scsn.net>
1997-05-19 07:30:45 +00:00
Peter Wemm
476602a9d0
Revert $FreeBSD$ to $Id$
1997-02-22 16:15:28 +00:00