summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2009-05-28Add a regression test for multiple threads of the same process acquiring the ...Zachary Loafman
2009-05-27Increment the counter outside the subshell.Dag-Erling Smørgrav
2009-05-27Add the regression test for bin/date.Edwin Groothuis
2009-05-26Add a regression test for kern/21768.Dag-Erling Smørgrav
2009-05-25Use, in uncovered part, the END() macro in order to improve debugging.Attilio Rao
2009-05-25Regression test the 'addr1,+N' feature added in r192732Brian Somers
2009-05-23add npe toolsSam Leffler
2009-05-23add npe tools; first is npestats which reports device statisticsSam Leffler
2009-05-23Added two tools to check the contents of /usr/share/misc/iso* withEdwin Groothuis
2009-05-20Add regression tests for the date(1) + argument for user-definedEdwin Groothuis
2009-05-18fix typoSam Leffler
2009-04-19A script for plucking packages and their runtime dependencies forPoul-Henning Kamp
2009-04-18Cleanups to prepare this code for wider use (likely merged into hostapd):Sam Leffler
2009-04-18allow NANO_CFGDIR to be overriddenSam Leffler
2009-04-15no more need for -p option to wlanwds; it knows how to find the parent nowSam Leffler
2009-04-15o remove the -p option; use the %parent pointer sysctl to find the parent ifnetSam Leffler
2009-04-13switch usb setup to usb2; it still doesn't work right but theSam Leffler
2009-04-13catch up with removal of ATH_SUPPORT_TDMASam Leffler
2009-04-13Add a test for r191009.Stefan Farfeleder
2009-04-13Add a few more regression tests for POSIX.1e ACLs.Edward Tomasz Napierala
2009-04-06Return -1 instead of 0 upon reaching EOF. This is somewhat ill-advisedDavid Schultz
2009-04-05Remove if_ppp(4) and if_sl(4).Ed Schouten
2009-04-05Remember to clear the ports list before generation for prefetchPoul-Henning Kamp
2009-03-22Test the r190298 change.Stefan Farfeleder
2009-03-22Add a few tests for the read built-in.Stefan Farfeleder
2009-03-22Update test for r190284.Stefan Farfeleder
2009-03-22Update and extend the tests for alias.Stefan Farfeleder
2009-03-21Wrap a long line.Poul-Henning Kamp
2009-03-19Remove the uscanner(4) driver, this follows the removal of the kernel scannerAndrew Thompson
2009-03-14Oops. Correct comment in the LICENSE file.Pawel Jakub Dawidek
2009-03-14Regression tests for mac_portacl(4).Pawel Jakub Dawidek
2009-03-14Switch over to gnu99 compilation on default for userland.Roman Divacky
2009-03-12add more register bit defsSam Leffler
2009-03-11move shared register support code to commonSam Leffler
2009-03-11add athpoke, a tool to peek/poke registersSam Leffler
2009-03-11add athdecode, an app to decode register logsSam Leffler
2009-03-11add %b format strings for use by athdecodeSam Leffler
2009-03-10Add tcpp -- TCP parallelism microbenchmark.Robert Watson
2009-03-10Rename files that collide on case-insensitive file systems by encodingRobert Watson
2009-03-08In UNIX domain socket GC regression test, after setting a socketRobert Watson
2009-03-04Make ifinfo build. The struct if_data members ifi_recvquota andPyun YongHyeon
2009-03-02add -b option to suppress the bannerSam Leffler
2009-02-28Tests for getdelim().David Schultz
2009-02-28Add a file containing tests for simple format specifiers.David Schultz
2009-02-28Tests for wcscasecmp(), wcsnlen(), and stpncpy().David Schultz
2009-02-27really enable usb1Sam Leffler
2009-02-27o enable PREEMPTIONSam Leffler
2009-02-27o add -HEAD to avoid build conflictsSam Leffler
2009-02-27add -HEAD to avoid build conflictsSam Leffler
2009-02-27fix buildSam Leffler