aboutsummaryrefslogtreecommitdiff
path: root/tools/tools
Commit message (Expand)AuthorAgeFilesLines
* Bump mask to be 64 bits - this fixes seeing MCS rates > 19.Adrian Chadd2015-03-231-1/+1
* Silence a warning.George V. Neville-Neil2015-02-121-1/+1
* Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin;Colin Percival2015-02-124-4/+4
* makeroot: Add -l option to set file system volume labelEd Maste2015-02-062-2/+9
* Handle invocation with neither of -e / -fEd Maste2015-02-061-1/+3
* apparently MAN was misspelled, fix..John-Mark Gurney2015-02-051-1/+1
* add a quick testing program I wrote for adrian...John-Mark Gurney2015-02-053-0/+96
* Keep original images, dont compile tests,Michael Reifenberger2015-01-302-6/+25
* Enable nanobsd.sh to be executed when pwd != NANO_SRC.Will Andrews2015-01-221-7/+7
* We don't want tests on these embedded boxes.Warner Losh2015-01-081-0/+1
* Drop 'new' from the description of NFSCL to match the recent change inJohn Baldwin2015-01-083-3/+3
* Move to new NFS client with NFSCL after old NFS clinet (NFSCLIENT) wasWarner Losh2015-01-084-6/+13
* Fix all nits reported by mandoc -Tlint.Navdeep Parhar2015-01-031-9/+2
* Add a manual page for cxgbetool. It is incomplete but definitelyNavdeep Parhar2015-01-032-1/+498
* mdoc: improvements to SEE ALSO.Joel Dahl2014-12-272-4/+4
* Create the PKG_DIR if it is missingPoul-Henning Kamp2014-12-251-3/+5
* Make NanoBSD source-able from other scripts.Will Andrews2014-12-162-949/+989
* Add missing Makefile defines so that the program in question can beHans Petter Selasky2014-12-021-1/+3
* Make this work with pkgng, and allow PORTS_OPTS to be passed inPoul-Henning Kamp2014-12-011-4/+4
* Face the fact that we have no idea where the ports tree really lives.Poul-Henning Kamp2014-12-011-2/+1
* Update tools/shlib-compat.Gleb Kurtsou2014-12-013-14/+75
* clean_build is not always done (*), so move the mkdir to the first stepNick Hibma2014-11-271-2/+3
* Convert to LIBADDBaptiste Daroussin2014-11-252-4/+2
* Convert to LIBADDBaptiste Daroussin2014-11-253-7/+3
* Sort -K option before -k rather than at the top.Warner Losh2014-11-211-1/+1
* Simply remove the tmp dir before creating the symlink. We are doingNick Hibma2014-11-211-1/+1
* Kill custom in_matroute() radix mathing function removing one rte mutex lock.Alexander V. Chernikov2014-11-111-22/+0
* Remove kernel handling of ICMP_SOURCEQUENCH.Alexander V. Chernikov2014-11-101-9/+0
* Renove faith(4) and faithd(8) from base. It looks like industryAlexander V. Chernikov2014-11-096-13/+0
* Handle full-path-resolutions to detect the magic-ness of the pkg port.Poul-Henning Kamp2014-11-091-11/+11
* cxgbetool: Catch up with r185979. One of MAP_ANON, MAP_PRIVATE,Navdeep Parhar2014-10-211-1/+1
* Add a new option, -P, to pkt-gen which reads a single packet from a storedGeorge V. Neville-Neil2014-10-111-6/+39
* Fix format string warnings.Andrey V. Elsukov2014-10-051-2/+2
* Fix typo.Andrey V. Elsukov2014-10-051-1/+1
* Rework bootparttest to use more code from sys/boot.Andrey V. Elsukov2014-10-053-110/+85
* Add in decode for the AR9300 RX descriptor.Adrian Chadd2014-10-041-0/+74
* Fix debug output that has erroneously been committed with the last update.Stefan Eßer2014-09-041-1/+1
* Import a hackish tool I use to examine the skew of the TSC acrossJohn Baldwin2014-09-032-0/+203
* Final patches to the tools used to convert syscons keymaps for use withStefan Eßer2014-09-012-4/+4
* add scripts for generating a diff from p4...John-Mark Gurney2014-08-272-0/+61
* Update these to make them actually compile!Adrian Chadd2014-08-252-4/+5
* Allow it to compile again.Adrian Chadd2014-08-251-2/+2
* Modify a few output file names as used with vt.Stefan Eßer2014-08-211-2/+2
* The conversion tools have been further improved and some erroneousStefan Eßer2014-08-203-53/+94
* Fix further conversion errors found while testing the converted keymaps.Stefan Eßer2014-08-202-8/+25
* Add support for -X, which installs the native cross tools for qemuWarner Losh2014-08-191-1/+21
* Minor fixes to convert-keymap.pl (conversion of 8bit characters in the formStefan Eßer2014-08-182-12/+12
* Import the tools used to convert the keymap files from SYSCONS (in localeStefan Eßer2014-08-185-0/+469
* Update to the current version of netmap.Luigi Rizzo2014-08-162-35/+177
* create_$ARCH_diskimage never really took off. Collapse back down toWarner Losh2014-08-143-20/+2