aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* A script for plucking packages and their runtime dependencies forPoul-Henning Kamp2009-04-191-0/+96
* Cleanups to prepare this code for wider use (likely merged into hostapd):Sam Leffler2009-04-181-102/+249
* allow NANO_CFGDIR to be overriddenSam Leffler2009-04-181-1/+1
* no more need for -p option to wlanwds; it knows how to find the parent nowSam Leffler2009-04-151-1/+1
* o remove the -p option; use the %parent pointer sysctl to find the parent ifnetSam Leffler2009-04-151-20/+29
* switch usb setup to usb2; it still doesn't work right but theSam Leffler2009-04-131-9/+4
* catch up with removal of ATH_SUPPORT_TDMASam Leffler2009-04-132-2/+0
* Add a test for r191009.Stefan Farfeleder2009-04-131-0/+2
* Add a few more regression tests for POSIX.1e ACLs.Edward Tomasz Napierala2009-04-131-2/+114
* Return -1 instead of 0 upon reaching EOF. This is somewhat ill-advisedDavid Schultz2009-04-061-2/+2
* Remove if_ppp(4) and if_sl(4).Ed Schouten2009-04-051-4/+0
* Remember to clear the ports list before generation for prefetchPoul-Henning Kamp2009-04-051-0/+1
* Test the r190298 change.Stefan Farfeleder2009-03-222-0/+2
* Add a few tests for the read built-in.Stefan Farfeleder2009-03-222-0/+44
* Update test for r190284.Stefan Farfeleder2009-03-222-1/+3
* Update and extend the tests for alias.Stefan Farfeleder2009-03-222-1/+5
* Wrap a long line.Poul-Henning Kamp2009-03-211-2/+7
* Remove the uscanner(4) driver, this follows the removal of the kernel scannerAndrew Thompson2009-03-192-2/+0
* Oops. Correct comment in the LICENSE file.Pawel Jakub Dawidek2009-03-141-1/+1
* Regression tests for mac_portacl(4).Pawel Jakub Dawidek2009-03-144-0/+242
* Switch over to gnu99 compilation on default for userland.Roman Divacky2009-03-141-1/+2
* add more register bit defsSam Leffler2009-03-122-12/+39
* move shared register support code to commonSam Leffler2009-03-118-4/+4
* add athpoke, a tool to peek/poke registersSam Leffler2009-03-113-1/+256
* add athdecode, an app to decode register logsSam Leffler2009-03-113-1/+441
* add %b format strings for use by athdecodeSam Leffler2009-03-115-844/+988
* Add tcpp -- TCP parallelism microbenchmark.Robert Watson2009-03-107-0/+1098
* Rename files that collide on case-insensitive file systems by encodingRobert Watson2009-03-103-0/+0
* In UNIX domain socket GC regression test, after setting a socketRobert Watson2009-03-081-1/+1
* Make ifinfo build. The struct if_data members ifi_recvquota andPyun YongHyeon2009-03-041-2/+2
* add -b option to suppress the bannerSam Leffler2009-03-021-4/+8
* Tests for getdelim().David Schultz2009-02-282-1/+169
* Add a file containing tests for simple format specifiers.David Schultz2009-02-282-1/+157
* Tests for wcscasecmp(), wcsnlen(), and stpncpy().David Schultz2009-02-284-1/+269
* really enable usb1Sam Leffler2009-02-271-8/+9
* o enable PREEMPTIONSam Leffler2009-02-272-51/+62
* o add -HEAD to avoid build conflictsSam Leffler2009-02-271-3/+3
* add -HEAD to avoid build conflictsSam Leffler2009-02-271-1/+1
* fix buildSam Leffler2009-02-271-0/+1
* fix buildSam Leffler2009-02-271-1/+1
* Rename all symbols in libmp(3) to mp_*, just like Solaris.Ed Schouten2009-02-261-59/+59
* use mii instead of miibus to not pull in useless phy codeSam Leffler2009-02-261-1/+1
* add updatep[12] that grok the partitioning we use and use gpartSam Leffler2009-02-262-0/+116
* add more gpio registersSam Leffler2009-02-261-2/+9
* Add explicit casting in few places.Pawel Jakub Dawidek2009-02-231-12/+12
* Delete files which serve no purpose in this environment.Michael Reifenberger2009-02-205-237/+0
* Doh! r188813 modified an auto-generated file. Fix it for real:Mike Makonnen2009-02-202-7/+4
* revamp after 1/2 and 1/4 rate changesSam Leffler2009-02-191-89/+77
* add -z option to zero driver statistics (but note we don't yet zeroSam Leffler2009-02-133-3/+18
* add stats no frags and missing stat for no dma buffersSam Leffler2009-02-131-1/+9