summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add test for r190698.Jilles Tjoelker2009-06-241-0/+7
* add a link named athpeek since my fingers keep typing itSam Leffler2009-06-241-0/+1
* read back the written value and displaySam Leffler2009-06-241-2/+1
* Add libjail, a (somewhat) simpler interface to the jail_set and jail_getJamie Gritton2009-06-241-0/+1
* Add tests for r194774.Jilles Tjoelker2009-06-231-0/+9
* Add architecture support for TinyBSDRemko Lodder2009-06-201-2/+4
* Up the scale of the SPX loopback check a bit: use much larger data sizesRobert Watson2009-06-201-59/+38
* Add tests for r194406 and r194516.Jilles Tjoelker2009-06-192-0/+56
* - Don't hard code _.disk.full. Use the variable.Nick Hibma2009-06-181-3/+2
* Reverse some stuff I accidentally committed in the previous commit:Nick Hibma2009-06-181-5/+5
* Allow building world into a separate dir (for reuse in multiple images):Nick Hibma2009-06-181-63/+62
* update usb config; the old stack is goneSam Leffler2009-06-171-11/+12
* When copy+paste goes wrong... Remove duplicate "expr".Edwin Groothuis2009-06-171-1/+1
* iiin -> inEdwin Groothuis2009-06-161-1/+1
* Fix NanoBSD when the data partition size is defined as a negativeEdwin Groothuis2009-06-161-1/+1
* Support for 64 Mb Kodak flash device.Edwin Groothuis2009-06-161-0/+14
* Add support for 256MB Hitachi CF card and 256MB Silicon Systems CF cardEdwin Groothuis2009-06-161-0/+18
* Add a new 'void closefrom(int lowfd)' system call. When called, it closesJohn Baldwin2009-06-153-0/+293
* Add tests for r194127 and r194128.Jilles Tjoelker2009-06-142-0/+29
* Instead of only being able to compare two terminal definitions, nowEdwin Groothuis2009-06-141-21/+88
* Rename since it has will have more capabilities than just comparing ofEdwin Groothuis2009-06-141-0/+0
* Tool to compare two (roughly similar) termcap entries (like rxvt-monoEdwin Groothuis2009-06-141-0/+98
* Check that flopen() can lock against self and that children inherit the lock.Dag-Erling Smørgrav2009-06-061-6/+41
* pciconf(8) removes characters after an #, therefor remove them.Edwin Groothuis2009-06-061-8/+10
* When trying to see if we could update the share/misc/pci_vendors,Edwin Groothuis2009-06-061-79/+99
* Add an interim userland utility for managing vimages / virtualizedMarko Zec2009-06-064-0/+347
* lchflags(2) takes int, not u_long like chflags(2) and fchflags(2).Pawel Jakub Dawidek2009-06-031-1/+1
* Add support for the build options that are currently in the port:Doug Barton2009-06-014-0/+10
* tools for mwl driverSam Leffler2009-06-0110-0/+1305
* Add tests for r193169.Stefan Farfeleder2009-05-314-0/+17
* Add a regression test for multiple threads of the same process acquiring the ...Zachary Loafman2009-05-282-0/+110
* Increment the counter outside the subshell.Dag-Erling Smørgrav2009-05-271-1/+1
* Add the regression test for bin/date.Edwin Groothuis2009-05-271-0/+1
* Add a regression test for kern/21768.Dag-Erling Smørgrav2009-05-261-0/+42
* Use, in uncovered part, the END() macro in order to improve debugging.Attilio Rao2009-05-252-0/+4
* Regression test the 'addr1,+N' feature added in r192732Brian Somers2009-05-253-0/+10
* add npe toolsSam Leffler2009-05-231-0/+16
* add npe tools; first is npestats which reports device statisticsSam Leffler2009-05-238-0/+804
* Added two tools to check the contents of /usr/share/misc/iso* withEdwin Groothuis2009-05-233-0/+264
* Add regression tests for the date(1) + argument for user-definedEdwin Groothuis2009-05-203-0/+99
* fix typoSam Leffler2009-05-181-1/+1
* A script for plucking packages and their runtime dependencies forPoul-Henning Kamp2009-04-191-0/+96
* Cleanups to prepare this code for wider use (likely merged into hostapd):Sam Leffler2009-04-181-102/+249
* allow NANO_CFGDIR to be overriddenSam Leffler2009-04-181-1/+1
* no more need for -p option to wlanwds; it knows how to find the parent nowSam Leffler2009-04-151-1/+1
* o remove the -p option; use the %parent pointer sysctl to find the parent ifnetSam Leffler2009-04-151-20/+29
* switch usb setup to usb2; it still doesn't work right but theSam Leffler2009-04-131-9/+4
* catch up with removal of ATH_SUPPORT_TDMASam Leffler2009-04-132-2/+0
* Add a test for r191009.Stefan Farfeleder2009-04-131-0/+2
* Add a few more regression tests for POSIX.1e ACLs.Edward Tomasz Napierala2009-04-131-2/+114