summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Drop all received data mbufs from a socket's queue if the MT_SONAMEbms2006-12-232-0/+116
* initialize mutex and cv.davidxu2006-12-061-2/+2
* Fix spelling.davidxu2006-12-051-1/+1
* Add a test for pthread's cv and cancellation.davidxu2006-12-052-0/+93
* New test cases demonstrating fixed bugs, and the reason whydds2006-12-0321-1/+201
* /usr/sbin/faithd is an INET6-specific tool, and now it won't be builtyar2006-11-271-0/+1
* Shorten the KERNCONF filename to the basename in the install target asn_hibma2006-11-271-1/+1
* add rate knob for net80211 rate control modulessam2006-11-261-0/+2
* ah_if.m was removed a while agonetchild2006-11-261-1/+0
* Make use of mk/ files from a fresh source tree, rather thandelphij2006-11-241-1/+1
* Fix and extend the -j option to pkill/pgrep WRT the jailyar2006-11-232-35/+87
* Remove references to mount_devfs, mount_fdescfs, mount_linprocfs,rodrigc2006-11-227-28/+0
* Fix message size tests for msgsnd(3) and msgrcv(3). msgsz is the length ofjkim2006-11-161-8/+12
* Add the Transcend 2GB card specs.benno2006-11-161-0/+5
* Add a short regression test to try to exercise races in the non-atomicrwatson2006-11-152-0/+219
* o Indent by tab.maxim2006-11-111-1/+1
* o Add several regression tests for dup(2), dup2(2) and fcntl(F_DUPFD).maxim2006-11-113-0/+177
* Update copyright date.bms2006-11-092-2/+2
* Use C99 types.bms2006-11-092-32/+32
* Rewrite the format of pirtool output to match what the kernel currentlybms2006-11-092-50/+66
* Use z modifier for size_t and ssize_t.jkim2006-11-071-15/+15
* Add the examples from the manual page.dds2006-11-0610-2/+630
* Updated results for bin/68981dds2006-11-062-0/+42
* Regress.out is now regress.x.out.dds2006-11-061-1/+0
* Test the handling of supplied and default parameters.dds2006-11-0629-2/+1692
* Add regression tests for PR 105078.stefanf2006-11-059-0/+19
* Only use the filename part of the kernel configuration file as an argument ton_hibma2006-11-021-1/+1
* Add a build option to support WITH_CDDL and WITHOUT_CDDL, defaultingjb2006-11-011-0/+2
* Reworking of how to add ports.julian2006-11-0116-55/+126
* Add fs_unrefs field to the super block structure.pjd2006-10-311-1/+2
* Add configuration stubs for adding package derived files to the variousjulian2006-10-307-0/+42
* Add some code to support including files ffrom packages in the image.julian2006-10-302-15/+31
* Might as well move to the right place if we are not there.julian2006-10-111-0/+2
* let the user know what configurations are available when asking for it.julian2006-10-111-13/+22
* o Grammar.maxim2006-10-092-8/+8
* o Enable test-sparceaout test since alc@ has fixed the panic in rev. 1.229maxim2006-10-091-2/+2
* Large rewrite of the tinybsd script.julian2006-10-041-33/+269
* Revise markup.ru2006-09-301-31/+36
* Removed libc_r build support.ru2006-09-302-9/+0
* Initializate "offset" variable to zero; otherwise, if not usingru2006-09-282-0/+3
* Slight tunups to the config files.julian2006-09-2116-70/+25
* In the spirit of nanoBSD and PicoBSD, add TinyBSD.julian2006-09-2046-0/+5596
* Move readonly.t regression tests file to where it belongs.pjd2006-09-191-0/+0
* Add regression tests for 'geli configure' subcommand.pjd2006-09-161-0/+130
* Regression tests for read-only option (attach -r).pjd2006-09-161-0/+93
* dd a series of regression tests to validate that privilege requirements arerwatson2006-09-1332-0/+4026
* Document the new know, WITHOUT_ASSERT_DEBUG.ru2006-09-111-0/+4
* - Utilize the "showconfig" top-level target.ru2006-09-111-3/+5
* Enforce the compile-time threads limit at run-time, so that a high threadrwatson2006-09-021-0/+4
* Improve input parsing:phk2006-08-281-14/+36
OpenPOWER on IntegriCloud