summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* * Handle ++x as well as x++ while converting.marcel2014-06-251-7/+54
* With the migration from GNATS to Bugzilla, we no longer need a tool togavin2014-06-222-358/+0
* use .Mt to mark up email addresses consistently (part1)bapt2014-06-206-13/+14
* share/vt now also includes keymapsemaste2014-06-171-1/+1
* Don't install GSS-API headers when the GSSAPI option has been disabled.tijl2014-06-131-0/+3
* Revert r267424 and r267425:gjb2014-06-132-9/+8
* Enable MK_TESTS by default.jmmv2014-06-122-8/+9
* vt fontcvt: move to usr.bin/vtfontcvtemaste2014-06-103-575/+1
* vt fontcvt: handle failure writing output fontemaste2014-06-101-10/+20
* vt fontcvt: Speed up bold glyph map deduplicationemaste2014-06-091-28/+32
* vt fontcvt: Hide stats by default and improve error handlingemaste2014-06-091-44/+64
* In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.bdrewery2014-06-081-0/+2
* Move atf-sh from /usr/bin/ to /usr/libexec/jmmv2014-06-061-0/+12
* Update after r267011: use -h height and -w width argsemaste2014-06-061-1/+3
* Homogenize libatf-* version numbers with upstream.jmmv2014-06-061-0/+4
* vt fontcvt: Accept space after BITMAP in .bdf parseremaste2014-06-051-1/+2
* Install VT support filesemaste2014-06-051-0/+4
* Support "GNU Unifont" format font dataemaste2014-06-051-26/+88
* vt fontcvt: -w sets the width, not heightemaste2014-06-051-1/+1
* vt fontcvt: Use a hash to speed up glyph deduplicationemaste2014-06-041-7/+12
* Merge (unused) documentation of WITHOUT_TESTS into WITH_TESTS.jmmv2014-06-032-3/+2
* vt fontcvt: Make the bold font optionalemaste2014-06-031-5/+11
* vt fontcvt: Make height and width optional argumentsemaste2014-06-031-9/+25
* - Use strlen instead of hardcoding a numbergahr2014-06-031-2/+2
* Add convert_drvapi.sh; a script that helps to convert NIC driversmarcel2014-06-021-0/+255
* - Return NULL and set errno to EINVAL if size is 0 (as required by POSIX).gahr2014-06-021-0/+47
* Add missing , in converted font outputemaste2014-05-291-1/+1
* Remove empty lines that cause mdoc warnings.gjb2014-05-274-5/+0
* Change libatf-c and libatf-c++ to be private libraries.jmmv2014-05-251-0/+29
* Fix tst.ZeroModuleProbes.d.ksh, which was incorrectly modified in r178534.markj2014-05-191-1/+0
* remove trailing white space...jmg2014-05-191-2/+2
* Remove documention of WITHOUT_NCURSES removed in r266157.brooks2014-05-152-6/+0
* Fix delete-old when WITH_TESTS is set.jmmv2014-05-121-1/+1
* (NANO_CONFIG): New variable containing path of config file, so thatthomas2014-05-121-2/+13
* Upgrade our copy of llvm/clang to 3.4.1 release. This release containsdim2014-05-121-35/+35
* Move DOCCOMPRESS to MK variable.imp2014-05-102-0/+9
* Migrate NO_WARN to MK_WARN. Support legacy NO_WARN usage. Remove aimp2014-05-101-0/+5
* Optionally allow building the historical FreeBSD make program andimp2014-05-101-0/+5
* Document WITHOUT_SYSCALL_COMPAT and WITHOUT_GNU_GREP_COMPAT.imp2014-05-102-0/+6
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-062-2/+2
* Add appropriate quoting to allow building with a KERNCONFDIR containingthomas2014-05-031-12/+12
* Clean up more lindev(4) vestiges.brueffer2014-05-021-21/+0
* Add a C libary and a Python module that implements an API similarmarcel2014-04-289-0/+672
* Note that the bug was fixed, and when.des2014-04-261-1/+1
* Eliminate last vestigies of NO_MAN= in the tree. Also, removeimp2014-04-256-6/+2
* Remove NO_CTF, exccept as an undocumented compatibilityimp2014-04-251-4/+3
* Put my inner hobgoblin on a leash: These routines, at least, needed toimp2014-04-251-10/+10
* Add option WITHOUT_VI to not build/install vi. vi was the largestimp2014-04-241-0/+2
* Use MK_OPENLDAP in preference to WITH_OPENLDAP and make it a defaultimp2014-04-241-0/+2
* Turns out that bash whines line a spoiled three year old when itimp2014-04-241-0/+1
OpenPOWER on IntegriCloud