aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ee
Commit message (Collapse)AuthorAgeFilesLines
* o Merge SA-06:01.texindex, SA-06:02.ee, SA-06:03.cpio.Maxim Konovalov2006-01-181-12/+22
| | | | | | | Approved by: so (cperciva) Notes: svn path=/releng/4.8/; revision=154514
* The .Nm utilityPhilippe Charnier2002-06-201-6/+9
| | | | Notes: svn path=/stable/4/; revision=98522
* MFC 1.27:Mark Peek2002-05-111-1/+4
| | | | | | | | | | | - Properly initialize the count_win when the user turns the info window back on (and count_win is recreated). - Create info_win as the same size for all invocations. Approved by: re Notes: svn path=/stable/4/; revision=96407
* MFC: FILES support for bsd.prog.mk.Ruslan Ermilov2002-02-181-9/+5
| | | | Notes: svn path=/stable/4/; revision=90852
* MFC: ISO_ -> ISOAlexey Zelkin2002-01-054-742/+0
| | | | | | | Approved by: re Notes: svn path=/stable/4/; revision=88915
* MFC: rev 1.16-1.18, ISO_ -> ISO, additional Latin15 entriesAlexey Zelkin2002-01-051-1/+12
| | | | | | | Approved by: re Notes: svn path=/stable/4/; revision=88914
* MFC: r1.26: Exit gracefully when a SIGHUP is received.Mark Peek2001-09-011-0/+1
| | | | | | | Approved by: jkh Notes: svn path=/stable/4/; revision=82744
* MFC 1.25: Properly handle wgetch(3) returning ERR.Mark Peek2001-07-311-9/+4
| | | | | | | Approved by: jkh (for early MFC prior to code chill) Notes: svn path=/stable/4/; revision=80732
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-160/+160
| | | | Notes: svn path=/stable/4/; revision=80147
* MFC:Maxim Sobolev2001-06-1011-185/+605
| | | | | | | | | - update to 1.4.2; - two new translations: Ukrainian and Russian; - various local fixes and improvements from -current. Notes: svn path=/stable/4/; revision=77970
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-04-261-0/+187
| | | | Notes: svn path=/stable/4/; revision=76029
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-04-096-0/+955
| | | | Notes: svn path=/stable/4/; revision=75354
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-061-1/+1
| | | | Notes: svn path=/stable/4/; revision=73879
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-191-0/+1
| | | | Notes: svn path=/stable/4/; revision=70198
* MFC: add /dev/zero and use PATH_* where possible.David E. O'Brien2000-12-111-1/+2
| | | | Notes: svn path=/stable/4/; revision=69839
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-5/+5
| | | | Notes: svn path=/stable/4/; revision=69768
* MFC: Don't call vfprintf-like functions without a format string.Kris Kennaway2000-07-201-1/+1
| | | | Notes: svn path=/stable/4/; revision=63636
* MFC: Add links to "edit" to ease tech support's job.Paul Saab2000-07-041-2/+4
| | | | Notes: svn path=/stable/4/; revision=62492
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-03-134-730/+0
| | | | Notes: svn path=/stable/4/; revision=57955
* For emacs key binding clearly describe ^t/^u as "begin of file"/"end of file"Andrey A. Chernov1999-10-183-9/+9
| | | | | | | | Old description "start of text"/"end of text" is too confusing assuming text currently visible on the screen Notes: svn path=/head/; revision=52384
* Correct spelling : ascii -> ASCIIAlexey Zelkin1999-09-201-1/+1
| | | | | | | | | PR: docs/13702 Submitted by: Stephen J. Roznowski <sjr@home.com> Reviewed by: mpp Notes: svn path=/head/; revision=51457
* Redefine KEY_HOME as BOL like in pico, joe and lot of others and line editionAndrey A. Chernov1999-09-121-2/+4
| | | | | | | Add KEY_END as EOL Notes: svn path=/head/; revision=51199
* $Revision$ -> $FreeBSD$Peter Wemm1999-09-061-1/+1
| | | | Notes: svn path=/head/; revision=50997
* Zap $Revision$Peter Wemm1999-09-061-1/+1
| | | | Notes: svn path=/head/; revision=50996
* $Header$ -> $FreeBSD$Peter Wemm1999-08-283-4/+4
| | | | Notes: svn path=/head/; revision=50488
* $Id$ -> $FreeBSD$Peter Wemm1999-08-288-9/+9
| | | | Notes: svn path=/head/; revision=50477
* Typo.Jean-Marc Zucconi1999-01-152-4/+4
| | | | Notes: svn path=/head/; revision=42683
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).Archie Cobbs1998-12-062-5/+6
| | | | Notes: svn path=/head/; revision=41568
* Use `lpr' vs. `lp' to printDavid E. O'Brien1998-10-011-8/+8
| | | | | | | Add "ESC-Enter: exit" message to the emacs binding info window. Notes: svn path=/head/; revision=39875
* Use NL_CAT_LOCALE to activate LC_MESSAGESAndrey A. Chernov1998-04-301-3/+3
| | | | Notes: svn path=/head/; revision=35551
* Convert to mdoc format. Header -> Id.Philippe Charnier1998-02-021-356/+394
| | | | Notes: svn path=/head/; revision=33015
* Change message 103, trailing \n is not needed when using errx(3).Philippe Charnier1998-01-124-8/+8
| | | | Notes: svn path=/head/; revision=32471
* Use Id instead of Header. Change message 103, trailing \n is not neededPhilippe Charnier1998-01-124-8/+8
| | | | | | | when using errx(3). Notes: svn path=/head/; revision=32470
* Use Id instead of Header. Sort #includes. Use err(3) and change exit(-1).Philippe Charnier1998-01-121-23/+19
| | | | Notes: svn path=/head/; revision=32469
* Translated too much of it.Wolfram Schneider1997-09-272-54/+54
| | | | | | | Submitted by: Andrzej Bialecki <abial@korin.warman.org.pl> Notes: svn path=/head/; revision=29886
* Polish message catalogs for ee.Wolfram Schneider1997-09-223-1/+369
| | | | | | | | | | | Still buggy. Help messages and command names are not in sync, eg. 'quit' <-> 'KONIEC'. Submitted by: abial@warman.org.pl PR: 4522 Notes: svn path=/head/; revision=29724
* Fix a typo that caused an incorrect path to be displayed.Steve Price1997-08-131-2/+2
| | | | | | | PR: docs/4258 Notes: svn path=/head/; revision=28137
* A not initialized variable forced malloc to abort if the userWolfram Schneider1997-07-181-2/+3
| | | | | | | | | press ^Z (undelete line). Detected by: /etc/malloc.conf -> AJ Notes: svn path=/head/; revision=27506
* kill the undeadPeter Wemm1997-07-131-179/+0
| | | | Notes: svn path=/head/; revision=27369
* Add forgotten newline.Wolfram Schneider1997-07-012-4/+4
| | | | | | | Submitted by: Solaris gencat Notes: svn path=/head/; revision=27153
* Fixed missing ${COPY} in install rule.Bruce Evans1997-04-041-1/+1
| | | | Notes: svn path=/head/; revision=24618
* Don't use a dot in a chown command. In fact, don't use any commandsBruce Evans1997-03-091-9/+13
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=23561
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-222-2/+2
| | | | Notes: svn path=/head/; revision=23012
* Update for the French message catalog.Joerg Wunsch1997-01-172-64/+64
| | | | | | | Submitted by: charnier@xp11.frmug.org (Philippe Charnier) Notes: svn path=/head/; revision=21821
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=21673
* Merge ee version 1.3 from the vendor branch. Clean up files we've gotJoerg Wunsch1996-12-2917-4792/+644
| | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=21015
* This commit was generated by cvs2svn to compensate for changes in r20983,Joerg Wunsch1996-12-288-0/+4753
|\ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=20984
| * Update from the author, just onto the vendor-branch by now.Joerg Wunsch1996-12-2811-144/+5086
| | | | | | | | | | | | | | Submitted by: h_mahon@fc.hp.com (Hugh Mahon) Notes: svn path=/cvs2svn/branches/HUGH_F_MAHON/; revision=20983
* | ree (aka ee) doesn't have a man pageWolfram Schneider1996-07-291-0/+1
| | | | | | | | | | | | | | Submitted by: Philippe Charnier charnier@lirmm.fr Notes: svn path=/head/; revision=17328
* | Make it more explicit in the main help window that the magic to leaveJoerg Wunsch1996-05-277-22/+22
| | | | | | | | | | | | | | | | | | | | `ee' is ``ESC-Enter''. This supposedly fixes the biggest complaint about it. ;) (I hope ``ESC-Enter'' ain't too anglicistic in the French text...) Notes: svn path=/head/; revision=15940