| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
press ^Z (undelete line).
Detected by: /etc/malloc.conf -> AJ
|
| |
|
|
|
|
| |
Submitted by: Solaris gencat
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
except `install' at install time. Don't build things at install time.
Don't hide the build steps using @. Install with mode ${NOBINMODE}
instead of 444.
Poor source layout made this harder than it should have been. E.g.,
a suffix rule can't be used because of the subdirectories, and a
new makefile per subdirectory (i.e.m per data file) would be excessive.
See /usr/src/usr.bin/mklocale for a better organisation.
|
| |
|
|
|
|
| |
Submitted by: charnier@xp11.frmug.org (Philippe Charnier)
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
| |
in a different location. (Sigh, the initial import gratuitously
changed the directory structure here, rendering the vendor branch a
little useless.)
Note: the French message catalog needs updating. By now, i've simply
appended the English messages. NB: French message # 123 has been
wrong, please correct whoever is going to deal with this.
|
|\
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| |
| |
| |
| | |
Submitted by: h_mahon@fc.hp.com (Hugh Mahon)
|
| | |
|
| | |
|
| |
| |
| |
| | |
Submitted by: Philippe Charnier charnier@lirmm.fr
|
| |
| |
| |
| |
| |
| |
| | |
`ee' is ``ESC-Enter''. This supposedly fixes the biggest complaint
about it. ;)
(I hope ``ESC-Enter'' ain't too anglicistic in the French text...)
|
| |
| |
| |
| |
| | |
unlink gencat(?) target before install, so gencat don't fail
if target is readonly and you are not root
|
| |
| |
| |
| |
| | |
one man page, not section eight. This is the first round of such changes
and only fixes man pages in manual section one.
|
| | |
|
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| |
| |
| |
| |
| |
| |
| |
| | |
- apply chmod to the targets, not to the sources.
- apply chown to the targets.
It is still bogus to install by building in the target directory. See
mklocale/data/Makefile for a better method.
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
catalog.
:-)
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
^G instead. Proper interaction with ncurses require turn keypad
off/on there.
|
| | |
|
|/
|
|
| |
it a more ideal I18N candidate. Here it is.
|
|
the installation floppy (and in any references in new user docs for
editing files) since tossing a novice into vi with no help or clue as
to what the key bindings are is both cruel and in violation of the
Hague Convention. It's also much SMALLER than vi and even supports emacs
key bindings for those so inclined.
Submitted by: "Hugh F. Mahon" <hugh@nsmdserv.cnd.hp.com>
|