aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ee/ee.c
Commit message (Expand)AuthorAgeFilesLines
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).Archie Cobbs1998-12-061-5/+5
* Use `lpr' vs. `lp' to printDavid E. O'Brien1998-10-011-8/+8
* Use NL_CAT_LOCALE to activate LC_MESSAGESAndrey A. Chernov1998-04-301-3/+3
* Use Id instead of Header. Sort #includes. Use err(3) and change exit(-1).Philippe Charnier1998-01-121-23/+19
* A not initialized variable forced malloc to abort if the userWolfram Schneider1997-07-181-2/+3
* Merge ee version 1.3 from the vendor branch. Clean up files we've gotJoerg Wunsch1996-12-291-106/+439
* Make it more explicit in the main help window that the magic to leaveJoerg Wunsch1996-05-271-4/+4
* Author's fixes of backspace problem, slightly different then mine wasAndrey A. Chernov1995-11-081-8/+6
* Don't assume that $HOME is always set.Jordan K. Hubbard1995-10-221-2/+4
* Fix error: while getting file name, backspace not works, but produceAndrey A. Chernov1995-08-301-2/+4
* Fix 8bit chars output, not highlight all of themAndrey A. Chernov1995-08-301-3/+3
* This is `ee' - the Easy Editor. I'm bringing it in to replace vi onvendor/ee/1.2.4Jordan K. Hubbard1995-08-301-0/+4793