Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 3 | -3/+3 |
| | |||||
* | Do not list a null string in a dialog box. | yokota | 1999-07-07 | 1 | -2/+4 |
| | |||||
* | Added myself as maintainer. | wosch | 1999-02-09 | 1 | -1/+4 |
| | |||||
* | /usr/sbin/spkrtest and /usr/sbin/vidfont (aka kbdmap) use very | phk | 1998-08-14 | 1 | -2/+3 |
| | | | | | | | | | | | 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> | ||||
* | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. | charnier | 1998-03-23 | 1 | -2/+2 |
| | |||||
* | Use An macro for author name. | charnier | 1997-09-19 | 1 | -2/+2 |
| | |||||
* | fix a few spelling changes | jmg | 1997-08-30 | 1 | -2/+2 |
| | | | | | | | | Submitted by: Josh Gilliam Closes PR's: 4429, 4431-4438 PS: He has agreed to submit all contrib fixes back to the original author. | ||||
* | sysconfig -> rc.conf | jkh | 1997-05-19 | 2 | -10/+10 |
| | | | | | PR: 3461 Submitted by: "Donald J. Maddox" <root@cola97.scsn.net> | ||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 3 | -3/+3 |
| | |||||
* | Sort cross references. | wosch | 1997-01-20 | 1 | -2/+2 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 3 | -3/+3 |
| | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. | ||||
* | Some more man page cleanup. | mpp | 1996-12-23 | 1 | -41/+33 |
| | |||||
* | sync copyright with /usr/share/examples/etc/bsd-style-copyright | wosch | 1996-08-27 | 2 | -31/+9 |
| | |||||
* | Use the .Fx macro where appropriate. | mpp | 1996-08-23 | 1 | -2/+3 |
| | |||||
* | bye, bye | wosch | 1996-08-22 | 2 | -90/+0 |
| | |||||
* | New options | wosch | 1996-08-16 | 2 | -20/+46 |
| | | | | | | | | | | -K Run as command kbdmap(1). -V Run as command vidfont(1). -p, -print Print description of available keymaps or fonts to stdout and exit. Document that users should not choose MSDOS codepage keymaps or fonts. | ||||
* | Correct a bunch of man page cross references and generally | mpp | 1996-02-11 | 1 | -3/+3 |
| | | | | | | try and silence "manck". ncurses, rpc, and some of the gnu stuff are still a big mess, however. | ||||
* | Fix a bunch of spelling errors in a bunch of man pages. | mpp | 1996-01-30 | 1 | -4/+4 |
| | |||||
* | Change `install' to `${INSTALL}' so that default install flags can be | bde | 1995-07-25 | 1 | -2/+2 |
| | | | | specified in the top level Makefiles. | ||||
* | The LINKS variable was being improperly specified as non-relative to | jkh | 1995-07-17 | 1 | -2/+2 |
| | | | | ${DESTDIR}. | ||||
* | Manpage not installed | ache | 1995-04-06 | 1 | -1/+3 |
| | |||||
* | Latest version of this package from Wolfram. Is now /etc/sysconfig aware, | jkh | 1995-04-05 | 6 | -54/+446 |
| | | | | | | handles default settings and has a prototype translation file for people wishing to add extra languages (please!). Submitted by: Wolfram Schneider <wosch@cs.tu-berlin.de> | ||||
* | kbdfont -> vidfont for greater commonality with kbdcontrol/vidcontrol | jkh | 1995-03-24 | 1 | -3/+3 |
| | |||||
* | Bring in the kbdmap/kbdfont utilities from Wolfram Schneider. | jkh | 1995-03-24 | 2 | -0/+205 |
Renamed them to make them more consistent with kbdcontrol/fdcontrol/etc. |