summaryrefslogtreecommitdiffstats
path: root/tools/tools
Commit message (Expand)AuthorAgeFilesLines
* - Make pprint print through fd 3, so it can be used in customisationn_hibma2009-06-251-1/+6
* add a link named athpeek since my fingers keep typing itsam2009-06-241-0/+1
* read back the written value and displaysam2009-06-241-2/+1
* Add architecture support for TinyBSDremko2009-06-201-2/+4
* - Don't hard code _.disk.full. Use the variable.n_hibma2009-06-181-3/+2
* Reverse some stuff I accidentally committed in the previous commit:n_hibma2009-06-181-5/+5
* Allow building world into a separate dir (for reuse in multiple images):n_hibma2009-06-181-63/+62
* update usb config; the old stack is gonesam2009-06-171-11/+12
* When copy+paste goes wrong... Remove duplicate "expr".edwin2009-06-171-1/+1
* iiin -> inedwin2009-06-161-1/+1
* Fix NanoBSD when the data partition size is defined as a negativeedwin2009-06-161-1/+1
* Support for 64 Mb Kodak flash device.edwin2009-06-161-0/+14
* Add support for 256MB Hitachi CF card and 256MB Silicon Systems CF cardedwin2009-06-161-0/+18
* Instead of only being able to compare two terminal definitions, nowedwin2009-06-141-21/+88
* Rename since it has will have more capabilities than just comparing ofedwin2009-06-141-0/+0
* Tool to compare two (roughly similar) termcap entries (like rxvt-monoedwin2009-06-141-0/+98
* pciconf(8) removes characters after an #, therefor remove them.edwin2009-06-061-8/+10
* When trying to see if we could update the share/misc/pci_vendors,edwin2009-06-061-79/+99
* Add an interim userland utility for managing vimages / virtualizedzec2009-06-064-0/+347
* tools for mwl driversam2009-06-0110-0/+1305
* add npe toolssam2009-05-231-0/+16
* add npe tools; first is npestats which reports device statisticssam2009-05-238-0/+804
* Added two tools to check the contents of /usr/share/misc/iso* withedwin2009-05-233-0/+264
* fix typosam2009-05-181-1/+1
* A script for plucking packages and their runtime dependencies forphk2009-04-191-0/+96
* Cleanups to prepare this code for wider use (likely merged into hostapd):sam2009-04-181-102/+249
* allow NANO_CFGDIR to be overriddensam2009-04-181-1/+1
* no more need for -p option to wlanwds; it knows how to find the parent nowsam2009-04-151-1/+1
* o remove the -p option; use the %parent pointer sysctl to find the parent ifnetsam2009-04-151-20/+29
* switch usb setup to usb2; it still doesn't work right but thesam2009-04-131-9/+4
* catch up with removal of ATH_SUPPORT_TDMAsam2009-04-132-2/+0
* Remember to clear the ports list before generation for prefetchphk2009-04-051-0/+1
* Wrap a long line.phk2009-03-211-2/+7
* Remove the uscanner(4) driver, this follows the removal of the kernel scannerthompsa2009-03-192-2/+0
* add more register bit defssam2009-03-122-12/+39
* move shared register support code to commonsam2009-03-118-4/+4
* add athpoke, a tool to peek/poke registerssam2009-03-113-1/+256
* add athdecode, an app to decode register logssam2009-03-113-1/+441
* add %b format strings for use by athdecodesam2009-03-115-844/+988
* Add tcpp -- TCP parallelism microbenchmark.rwatson2009-03-107-0/+1098
* Make ifinfo build. The struct if_data members ifi_recvquota andyongari2009-03-041-2/+2
* add -b option to suppress the bannersam2009-03-021-4/+8
* really enable usb1sam2009-02-271-8/+9
* o enable PREEMPTIONsam2009-02-272-51/+62
* o add -HEAD to avoid build conflictssam2009-02-271-3/+3
* add -HEAD to avoid build conflictssam2009-02-271-1/+1
* fix buildsam2009-02-271-0/+1
* fix buildsam2009-02-271-1/+1
* use mii instead of miibus to not pull in useless phy codesam2009-02-261-1/+1
* add updatep[12] that grok the partitioning we use and use gpartsam2009-02-262-0/+116
OpenPOWER on IntegriCloud