aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Revise markup.Ruslan Ermilov2006-09-301-31/+36
* Removed libc_r build support.Ruslan Ermilov2006-09-302-9/+0
* Initializate "offset" variable to zero; otherwise, if not usingRuslan Ermilov2006-09-282-0/+3
* Slight tunups to the config files.Julian Elischer2006-09-2116-70/+25
* In the spirit of nanoBSD and PicoBSD, add TinyBSD.Julian Elischer2006-09-2046-0/+5596
* Move readonly.t regression tests file to where it belongs.Pawel Jakub Dawidek2006-09-191-0/+0
* Add regression tests for 'geli configure' subcommand.Pawel Jakub Dawidek2006-09-161-0/+130
* Regression tests for read-only option (attach -r).Pawel Jakub Dawidek2006-09-161-0/+93
* dd a series of regression tests to validate that privilege requirements areRobert Watson2006-09-1332-0/+4026
* Document the new know, WITHOUT_ASSERT_DEBUG.Ruslan Ermilov2006-09-111-0/+4
* - Utilize the "showconfig" top-level target.Ruslan Ermilov2006-09-111-3/+5
* Enforce the compile-time threads limit at run-time, so that a high threadRobert Watson2006-09-021-0/+4
* Improve input parsing:Poul-Henning Kamp2006-08-281-14/+36
* Remove alpha left-overs.Ruslan Ermilov2006-08-221-3/+0
* Move the setup of "diskless" /etc magic files from install_etc() to aSimon L. B. Nielsen2006-08-151-13/+19
* checkpoint new versionSam Leffler2006-08-1012-483/+2454
* Fix some minor nits in the README file of wessideGiorgos Keramidas2006-08-071-4/+3
* add wessideSam Leffler2006-08-072-1/+2
* another tool that uses the raw tx apiSam Leffler2006-08-078-0/+3384
* use proper tx seriesSam Leffler2006-08-061-2/+2
* make it work after the api changeSam Leffler2006-08-051-6/+43
* hook packet injection tools upSam Leffler2006-08-052-1/+15
* test programs for 802.11 packet injectionSam Leffler2006-08-0517-0/+4460
* 802.11 packet injection test toolSam Leffler2006-08-053-0/+879
* crude stumbler using raw packet api'sSam Leffler2006-08-052-0/+1077
* raw tx statSam Leffler2006-08-051-0/+1
* Fix for architectures where sizeof(void *) > sizeof(int).John Birrell2006-08-041-2/+2
* Fix build when .CURDIR != .OBJDIR.Alexander Leidinger2006-08-021-0/+3
* Tell the bitter truth that WITHOUT_GNU and WITHOUT_PAMYaroslav Tykhiy2006-07-312-0/+2
* Document some more src.conf(5) options:Yaroslav Tykhiy2006-07-313-0/+13
* Actually skip over undocumented options with "continue"Yaroslav Tykhiy2006-07-311-0/+1
* Extend the MK_INET6 section by rescue/ping6 and the manpages.Yaroslav Tykhiy2006-07-291-0/+14
* Add a test program which performs some very basic tests of libmp(3).Simon L. B. Nielsen2006-07-283-0/+233
* 'make distribution' must be run from src, not src/etc, so that the properThomas Quinot2006-07-281-1/+1
* Do not forget about INET6 and MK_INET6_SUPPORT.Yaroslav Tykhiy2006-07-281-0/+6
* Populate the MK_INET6 block.Yaroslav Tykhiy2006-07-281-3/+13
* Add Memory Corp 512MB CF Flash.Simon L. B. Nielsen2006-07-261-0/+15
* Add a test case for closing a UDPv6 socket that has been connected toRobert Watson2006-07-192-0/+30
* Add very basic regression test for netinet6: create and close raw,Robert Watson2006-07-192-0/+67
* Add regression tests of the emulation of the long branch conditional form.Marcel Moolenaar2006-07-172-0/+271
* When creating the NanoBSD disk image, install boot blocks from theThomas Quinot2006-07-151-1/+1
* Create the diskless magic files in /etc during the install_etc() stepPoul-Henning Kamp2006-07-131-10/+13
* o style.Makefile(5): WARNS= -> WARNS?=.Maxim Konovalov2006-07-0920-20/+20
* When extending a file with truncate, check that newly added bytes haveRobert Watson2006-07-091-21/+55
* Add regression tests to make sure that attempting to call ftruncate() onRobert Watson2006-07-091-5/+46
* Add very basic ftruncate() regression test, with a comment rather moreRobert Watson2006-07-092-0/+109
* Add (missing) and remove (obsolete) .m files.Alexander Leidinger2006-07-081-4/+7
* o fix join/rejoin formatSam Leffler2006-06-301-2/+22
* dump new cabq statsSam Leffler2006-06-231-0/+2
* Fix type warnings on 64-bit machines.David E. O'Brien2006-06-211-3/+3