| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Large rewrite of the tinybsd script. | julian | 2006-10-04 | 1 | -33/+269 |
* | Revise markup. | ru | 2006-09-30 | 1 | -31/+36 |
* | Removed libc_r build support. | ru | 2006-09-30 | 2 | -9/+0 |
* | Initializate "offset" variable to zero; otherwise, if not using | ru | 2006-09-28 | 2 | -0/+3 |
* | Slight tunups to the config files. | julian | 2006-09-21 | 16 | -70/+25 |
* | In the spirit of nanoBSD and PicoBSD, add TinyBSD. | julian | 2006-09-20 | 46 | -0/+5596 |
* | Move readonly.t regression tests file to where it belongs. | pjd | 2006-09-19 | 1 | -0/+0 |
* | Add regression tests for 'geli configure' subcommand. | pjd | 2006-09-16 | 1 | -0/+130 |
* | Regression tests for read-only option (attach -r). | pjd | 2006-09-16 | 1 | -0/+93 |
* | dd a series of regression tests to validate that privilege requirements are | rwatson | 2006-09-13 | 32 | -0/+4026 |
* | Document the new know, WITHOUT_ASSERT_DEBUG. | ru | 2006-09-11 | 1 | -0/+4 |
* | - Utilize the "showconfig" top-level target. | ru | 2006-09-11 | 1 | -3/+5 |
* | Enforce the compile-time threads limit at run-time, so that a high thread | rwatson | 2006-09-02 | 1 | -0/+4 |
* | Improve input parsing: | phk | 2006-08-28 | 1 | -14/+36 |
* | Remove alpha left-overs. | ru | 2006-08-22 | 1 | -3/+0 |
* | Move the setup of "diskless" /etc magic files from install_etc() to a | simon | 2006-08-15 | 1 | -13/+19 |
* | checkpoint new version | sam | 2006-08-10 | 12 | -483/+2454 |
* | Fix some minor nits in the README file of wesside | keramida | 2006-08-07 | 1 | -4/+3 |
* | add wesside | sam | 2006-08-07 | 2 | -1/+2 |
* | another tool that uses the raw tx api | sam | 2006-08-07 | 8 | -0/+3384 |
* | use proper tx series | sam | 2006-08-06 | 1 | -2/+2 |
* | make it work after the api change | sam | 2006-08-05 | 1 | -6/+43 |
* | hook packet injection tools up | sam | 2006-08-05 | 2 | -1/+15 |
* | test programs for 802.11 packet injection | sam | 2006-08-05 | 17 | -0/+4460 |
* | 802.11 packet injection test tool | sam | 2006-08-05 | 3 | -0/+879 |
* | crude stumbler using raw packet api's | sam | 2006-08-05 | 2 | -0/+1077 |
* | raw tx stat | sam | 2006-08-05 | 1 | -0/+1 |
* | Fix for architectures where sizeof(void *) > sizeof(int). | jb | 2006-08-04 | 1 | -2/+2 |
* | Fix build when .CURDIR != .OBJDIR. | netchild | 2006-08-02 | 1 | -0/+3 |
* | Tell the bitter truth that WITHOUT_GNU and WITHOUT_PAM | yar | 2006-07-31 | 2 | -0/+2 |
* | Document some more src.conf(5) options: | yar | 2006-07-31 | 3 | -0/+13 |
* | Actually skip over undocumented options with "continue" | yar | 2006-07-31 | 1 | -0/+1 |
* | Extend the MK_INET6 section by rescue/ping6 and the manpages. | yar | 2006-07-29 | 1 | -0/+14 |
* | Add a test program which performs some very basic tests of libmp(3). | simon | 2006-07-28 | 3 | -0/+233 |
* | 'make distribution' must be run from src, not src/etc, so that the proper | thomas | 2006-07-28 | 1 | -1/+1 |
* | Do not forget about INET6 and MK_INET6_SUPPORT. | yar | 2006-07-28 | 1 | -0/+6 |
* | Populate the MK_INET6 block. | yar | 2006-07-28 | 1 | -3/+13 |
* | Add Memory Corp 512MB CF Flash. | simon | 2006-07-26 | 1 | -0/+15 |
* | Add a test case for closing a UDPv6 socket that has been connected to | rwatson | 2006-07-19 | 2 | -0/+30 |
* | Add very basic regression test for netinet6: create and close raw, | rwatson | 2006-07-19 | 2 | -0/+67 |
* | Add regression tests of the emulation of the long branch conditional form. | marcel | 2006-07-17 | 2 | -0/+271 |
* | When creating the NanoBSD disk image, install boot blocks from the | thomas | 2006-07-15 | 1 | -1/+1 |
* | Create the diskless magic files in /etc during the install_etc() step | phk | 2006-07-13 | 1 | -10/+13 |
* | o style.Makefile(5): WARNS= -> WARNS?=. | maxim | 2006-07-09 | 20 | -20/+20 |
* | When extending a file with truncate, check that newly added bytes have | rwatson | 2006-07-09 | 1 | -21/+55 |
* | Add regression tests to make sure that attempting to call ftruncate() on | rwatson | 2006-07-09 | 1 | -5/+46 |
* | Add very basic ftruncate() regression test, with a comment rather more | rwatson | 2006-07-09 | 2 | -0/+109 |
* | Add (missing) and remove (obsolete) .m files. | netchild | 2006-07-08 | 1 | -4/+7 |
* | o fix join/rejoin format | sam | 2006-06-30 | 1 | -2/+22 |
* | dump new cabq stats | sam | 2006-06-23 | 1 | -0/+2 |