| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove $FreeBSD$: one-line catalog | Warner Losh | 2023-08-16 | 7 | -7/+0 |
| * | Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 2 | -2/+0 |
| * | Update/fix Makefile.depend for userland | Simon J. Gerraty | 2023-04-19 | 1 | -2/+2 |
| * | ncurses: chase dependency changes in the source tree | Baptiste Daroussin | 2021-10-04 | 1 | -1/+1 |
| * | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 1 | -1/+0 |
| * | Adopt SRCTOP in usr.bin | Warner Losh | 2017-03-12 | 1 | -2/+2 |
| * | Create ee(1) package. | Glen Barber | 2016-02-02 | 1 | -0/+1 |
| * | new depends | Simon J. Gerraty | 2015-06-16 | 1 | -1/+0 |
| * | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+20 |
| |\ | |||||
| | * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| | * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 1 | -2/+1 |
| | |\ | |/ |/| | |||||
| | * | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 2 | -3/+3 |
| | |\ | |||||
| | * | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| | * | | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| | * | | sync from head | Simon J. Gerraty | 2013-04-12 | 2 | -3/+3 |
| | |\ \ | |||||
| | * | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| | * | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| | * | | | Sync with HEAD. | David E. O'Brien | 2013-02-08 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+21 |
| * | | | | | Convert to usr.bin/ to LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -2/+1 |
| | |_|_|/ |/| | | | |||||
| * | | | | Replace all uses of libncurses and libtermcap with their wide character | Brooks Davis | 2014-07-17 | 1 | -2/+2 |
| | |_|/ |/| | | |||||
| * | | | Fix spelling. | Gleb Smirnoff | 2013-03-11 | 1 | -2/+2 |
| * | | | Fix some NLS catalogs broken after r245888. | Antoine Brodin | 2013-02-09 | 1 | -1/+1 |
| | |/ |/| | |||||
| * | | Install the NLS catalog in the C directory rather than en_US.US-ASCII | Brooks Davis | 2013-01-24 | 1 | -1/+1 |
| |/ | |||||
| * | - pt_BR.ISO8859-1 catalog | Gabor Kovesdan | 2010-02-09 | 2 | -1/+188 |
| * | Remove single occurance of HAS_CTYPE ifdef, ctype functions | Andrey A. Chernov | 2009-09-04 | 1 | -1/+1 |
| * | - Add Hungarian catalog | Gabor Kovesdan | 2009-06-01 | 2 | -1/+186 |
| * | Update ee(1) in the base system to version 1.5.0. | Ed Schouten | 2009-05-27 | 6 | -7/+9 |
| |\ | |||||
| | * | Vendor import of ee 1.4.2.vendor/ee/1.4.2 | Ed Schouten | 2009-05-26 | 17 | -15192/+0 |
| * | | Merge local changes to ee(1) into contrib space. | Ed Schouten | 2009-05-26 | 8 | -6540/+6 |
| * | | Remove unused curses replacement implementation from ee(1) sources. | Ed Schouten | 2009-05-26 | 2 | -3989/+0 |
| * | | Correct insecure temporary file usage in texindex. [06:01] | Colin Percival | 2006-01-11 | 1 | -12/+22 |
| * | | - Remove MLINKS to nonexistant manpages | Christian Brueffer | 2005-07-14 | 1 | -1/+1 |
| * | | Fix two cut'n'paste'os which violated format of NLS catalogs | Alexey Zelkin | 2005-02-27 | 1 | -4/+2 |
| * | | Expand *n't contractions. | Ruslan Ermilov | 2005-02-13 | 1 | -1/+1 |
| * | | Check that ee's standard input and output is a terminal. | Max Khon | 2004-11-05 | 1 | -4/+5 |
| * | | Deal with double whitespace. | Ruslan Ermilov | 2004-07-03 | 1 | -3/+3 |
| * | | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 1 | -43/+85 |
| * | | o Fix identation. | Maxim Konovalov | 2003-06-30 | 1 | -21/+21 |
| * | | o Support for '--' to cancel options list processing. | Maxim Konovalov | 2003-06-30 | 1 | -3/+12 |
| * | | Fix references to non-existing or obsoleted man pages. | Jens Schweikhardt | 2003-04-30 | 1 | -1/+1 |
| * | | Reimplemented bsd.nls.mk using bsd.files.mk and bsd.links.mk. | Ruslan Ermilov | 2002-07-02 | 1 | -8/+3 |
| * | | Consistently use FBSDID | David E. O'Brien | 2002-06-30 | 2 | -8/+4 |
| * | | Assume __STDC__, remove non-__STDC__ code. | Alfred Perlstein | 2002-05-28 | 2 | -52/+3 |
| * | | - Properly initialize the count_win when the user turns the info window | Mark Peek | 2002-05-06 | 1 | -1/+4 |
| * | | Remove GCC-specific flags. | Mark Murray | 2002-04-28 | 1 | -1/+0 |
| * | | Use `The .Nm utility' | Philippe Charnier | 2002-04-19 | 1 | -6/+9 |
| * | | Add support for french and german locales in tcsh's way. | Alexey Zelkin | 2002-03-04 | 1 | -3/+6 |
| * | | Use NLSLINKS to setup symbolic links in NLS area | Alexey Zelkin | 2002-03-04 | 1 | -10/+6 |
| * | | Use bsd.nls.mk for building/installing NLS files | Alexey Zelkin | 2002-03-04 | 1 | -9/+5 |
