summaryrefslogtreecommitdiffstats
path: root/tools/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Update after r267011: use -h height and -w width argsemaste2014-06-061-1/+3
* vt fontcvt: Accept space after BITMAP in .bdf parseremaste2014-06-051-1/+2
* 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
* vt fontcvt: Make the bold font optionalemaste2014-06-031-5/+11
* vt fontcvt: Make height and width optional argumentsemaste2014-06-031-9/+25
* Add missing , in converted font outputemaste2014-05-291-1/+1
* remove trailing white space...jmg2014-05-191-2/+2
* (NANO_CONFIG): New variable containing path of config file, so thatthomas2014-05-121-2/+13
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
* Add appropriate quoting to allow building with a KERNCONFDIR containingthomas2014-05-031-12/+12
* Eliminate last vestigies of NO_MAN= in the tree. Also, removeimp2014-04-256-6/+2
* Put my inner hobgoblin on a leash: These routines, at least, needed toimp2014-04-251-10/+10
* Turns out that bash whines line a spoiled three year old when itimp2014-04-241-0/+1
* Channel my inner hobgoblin and make all functions enclosed in ()imp2014-04-241-14/+14
* Hoist CR convenience function up from dhcpd config and useimp2014-04-242-18/+19
* Switch to using pkgng for all package management. Add necessaryimp2014-04-242-59/+17
* Add a routine for easy workaround any umount issues w/o hackingimp2014-04-241-4/+10
* Introduce NANO_PKG_META_BASE to allow moving where metadata forimp2014-04-241-5/+8
* No need for true here, remove it.imp2014-04-241-1/+0
* Override the parallel make target to use all CPUs.imp2014-04-241-1/+3
* An abstracted down version of the NanoBSD config files as used byimp2014-04-183-0/+533
* Add -x to the removal of trees to prevent crossing mount points toimp2014-04-181-9/+9
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-1355-55/+55
* Also ignore files from Murcirial (.hg) and git (.git) when copyingimp2014-04-081-2/+2
* Dump default media size to 1GB to reflect a fatter environment andimp2014-03-281-1/+1
* Update userspace users of hw.bus.devctl_disable.mjg2014-03-261-10/+0
* Remove comment meant for removal in r263287bdrewery2014-03-181-1/+0
* 'pkg(8) add' has no internal restriction on number of packages.bdrewery2014-03-181-2/+1
* Remove TARGET_BIG_ENDIAN. It's no longer relevant.imp2014-03-141-1/+0
* Rely on default UFS type (though this is unlikely to change).imp2014-03-141-1/+1
* Be more explicit about setting SRCCONF to /dev/null (plus allow it toimp2014-03-141-4/+11
* NanoBSD has a utility shell script called save_cfg which helps keepimp2014-03-141-2/+78
* When NANO_IMAGE_MBRONLY is set, and we're backing via swap, only copyimp2014-03-141-0/+11
* Print an error message when we exit out early.imp2014-03-141-1/+11
* With the more generous footprints today, it makes little sense to useimp2014-03-141-1/+1
* Make pcengines config files compile again.imp2014-03-142-5/+10
* Fix build with spaces in names.imp2014-03-141-6/+8
* Remove AppleTalk support.glebius2014-03-142-2/+0
* Remove IPX support.glebius2014-03-141-1/+0
* Since 32-bit if_baudrate isn't enough to describe a baud rate of a 10 Gbitglebius2014-03-131-2/+0
* wlanstats: print timestampeadler2014-03-121-0/+5
* wlanstats: Add some logic to translate from a vap to its parent device.eadler2014-03-071-0/+18
OpenPOWER on IntegriCloud