aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Start respecting WITHOUT_INET6.Bjoern A. Zeeb2009-08-134-7/+40
* Fix syntax error, makefile comments start with #.Konstantin Belousov2009-07-251-1/+1
* Update for vaps:Sam Leffler2009-07-249-114/+32
* update for recent mesh additionsSam Leffler2009-07-211-1/+17
* Remove the interim vimage containers, struct vimage and struct procg,Jamie Gritton2009-07-172-62/+94
* Test suite for the poll(2)/select(2) on fifos, pipes and sockets,Konstantin Belousov2009-07-1214-0/+883
* Implementation of the upcoming Wireless Mesh standard, 802.11s, on theRui Paulo2009-07-1111-1/+252
* Fix some uninitialise variables.Brian Somers2009-07-082-1/+102
* Fix fpathconf(3) on fifos, in effect making ls(1) properlyEdward Tomasz Napierala2009-07-021-0/+34
* Add some tests for r194975 and r194977.Jilles Tjoelker2009-06-251-0/+35
* - Make pprint print through fd 3, so it can be used in customisationNick Hibma2009-06-251-1/+6
* Designate special builtins as such in command -V and type.Jilles Tjoelker2009-06-241-1/+1
* 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