| Commit message (Expand) | Author | Age | Files | Lines |
* | lchflags(2) takes int, not u_long like chflags(2) and fchflags(2). | pjd | 2009-06-03 | 1 | -1/+1 |
* | Add support for the build options that are currently in the port: | dougb | 2009-06-01 | 4 | -0/+10 |
* | tools for mwl driver | sam | 2009-06-01 | 10 | -0/+1305 |
* | Add tests for r193169. | stefanf | 2009-05-31 | 4 | -0/+17 |
* | Add a regression test for multiple threads of the same process acquiring the ... | zml | 2009-05-28 | 2 | -0/+110 |
* | Increment the counter outside the subshell. | des | 2009-05-27 | 1 | -1/+1 |
* | Add the regression test for bin/date. | edwin | 2009-05-27 | 1 | -0/+1 |
* | Add a regression test for kern/21768. | des | 2009-05-26 | 1 | -0/+42 |
* | Use, in uncovered part, the END() macro in order to improve debugging. | attilio | 2009-05-25 | 2 | -0/+4 |
* | Regression test the 'addr1,+N' feature added in r192732 | brian | 2009-05-25 | 3 | -0/+10 |
* | add npe tools | sam | 2009-05-23 | 1 | -0/+16 |
* | add npe tools; first is npestats which reports device statistics | sam | 2009-05-23 | 8 | -0/+804 |
* | Added two tools to check the contents of /usr/share/misc/iso* with | edwin | 2009-05-23 | 3 | -0/+264 |
* | Add regression tests for the date(1) + argument for user-defined | edwin | 2009-05-20 | 3 | -0/+99 |
* | fix typo | sam | 2009-05-18 | 1 | -1/+1 |
* | A script for plucking packages and their runtime dependencies for | phk | 2009-04-19 | 1 | -0/+96 |
* | Cleanups to prepare this code for wider use (likely merged into hostapd): | sam | 2009-04-18 | 1 | -102/+249 |
* | allow NANO_CFGDIR to be overridden | sam | 2009-04-18 | 1 | -1/+1 |
* | no more need for -p option to wlanwds; it knows how to find the parent now | sam | 2009-04-15 | 1 | -1/+1 |
* | o remove the -p option; use the %parent pointer sysctl to find the parent ifnet | sam | 2009-04-15 | 1 | -20/+29 |
* | switch usb setup to usb2; it still doesn't work right but the | sam | 2009-04-13 | 1 | -9/+4 |
* | catch up with removal of ATH_SUPPORT_TDMA | sam | 2009-04-13 | 2 | -2/+0 |
* | Add a test for r191009. | stefanf | 2009-04-13 | 1 | -0/+2 |
* | Add a few more regression tests for POSIX.1e ACLs. | trasz | 2009-04-13 | 1 | -2/+114 |
* | Return -1 instead of 0 upon reaching EOF. This is somewhat ill-advised | das | 2009-04-06 | 1 | -2/+2 |
* | Remove if_ppp(4) and if_sl(4). | ed | 2009-04-05 | 1 | -4/+0 |
* | Remember to clear the ports list before generation for prefetch | phk | 2009-04-05 | 1 | -0/+1 |
* | Test the r190298 change. | stefanf | 2009-03-22 | 2 | -0/+2 |
* | Add a few tests for the read built-in. | stefanf | 2009-03-22 | 2 | -0/+44 |
* | Update test for r190284. | stefanf | 2009-03-22 | 2 | -1/+3 |
* | Update and extend the tests for alias. | stefanf | 2009-03-22 | 2 | -1/+5 |
* | Wrap a long line. | phk | 2009-03-21 | 1 | -2/+7 |
* | Remove the uscanner(4) driver, this follows the removal of the kernel scanner | thompsa | 2009-03-19 | 2 | -2/+0 |
* | Oops. Correct comment in the LICENSE file. | pjd | 2009-03-14 | 1 | -1/+1 |
* | Regression tests for mac_portacl(4). | pjd | 2009-03-14 | 4 | -0/+242 |
* | Switch over to gnu99 compilation on default for userland. | rdivacky | 2009-03-14 | 1 | -1/+2 |
* | add more register bit defs | sam | 2009-03-12 | 2 | -12/+39 |
* | move shared register support code to common | sam | 2009-03-11 | 8 | -4/+4 |
* | add athpoke, a tool to peek/poke registers | sam | 2009-03-11 | 3 | -1/+256 |
* | add athdecode, an app to decode register logs | sam | 2009-03-11 | 3 | -1/+441 |
* | add %b format strings for use by athdecode | sam | 2009-03-11 | 5 | -844/+988 |
* | Add tcpp -- TCP parallelism microbenchmark. | rwatson | 2009-03-10 | 7 | -0/+1098 |
* | Rename files that collide on case-insensitive file systems by encoding | rwatson | 2009-03-10 | 3 | -0/+0 |
* | In UNIX domain socket GC regression test, after setting a socket | rwatson | 2009-03-08 | 1 | -1/+1 |
* | Make ifinfo build. The struct if_data members ifi_recvquota and | yongari | 2009-03-04 | 1 | -2/+2 |
* | add -b option to suppress the banner | sam | 2009-03-02 | 1 | -4/+8 |
* | Tests for getdelim(). | das | 2009-02-28 | 2 | -1/+169 |
* | Add a file containing tests for simple format specifiers. | das | 2009-02-28 | 2 | -1/+157 |
* | Tests for wcscasecmp(), wcsnlen(), and stpncpy(). | das | 2009-02-28 | 4 | -1/+269 |
* | really enable usb1 | sam | 2009-02-27 | 1 | -8/+9 |