summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Remove the interim vimage containers, struct vimage and struct procg,jamie2009-07-172-62/+94
* Test suite for the poll(2)/select(2) on fifos, pipes and sockets,kib2009-07-1214-0/+883
* Implementation of the upcoming Wireless Mesh standard, 802.11s, on therpaulo2009-07-1111-1/+252
* Fix some uninitialise variables.brian2009-07-082-1/+102
* Fix fpathconf(3) on fifos, in effect making ls(1) properlytrasz2009-07-021-0/+34
* Add some tests for r194975 and r194977.jilles2009-06-251-0/+35
* - Make pprint print through fd 3, so it can be used in customisationn_hibma2009-06-251-1/+6
* Designate special builtins as such in command -V and type.jilles2009-06-241-1/+1
* Add test for r190698.jilles2009-06-241-0/+7
* add a link named athpeek since my fingers keep typing itsam2009-06-241-0/+1
* read back the written value and displaysam2009-06-241-2/+1
* Add libjail, a (somewhat) simpler interface to the jail_set and jail_getjamie2009-06-241-0/+1
* Add tests for r194774.jilles2009-06-231-0/+9
* Add architecture support for TinyBSDremko2009-06-201-2/+4
* Up the scale of the SPX loopback check a bit: use much larger data sizesrwatson2009-06-201-59/+38
* Add tests for r194406 and r194516.jilles2009-06-192-0/+56
* - Don't hard code _.disk.full. Use the variable.n_hibma2009-06-181-3/+2
* Reverse some stuff I accidentally committed in the previous commit:n_hibma2009-06-181-5/+5
* Allow building world into a separate dir (for reuse in multiple images):n_hibma2009-06-181-63/+62
* update usb config; the old stack is gonesam2009-06-171-11/+12
* When copy+paste goes wrong... Remove duplicate "expr".edwin2009-06-171-1/+1
* iiin -> inedwin2009-06-161-1/+1
* Fix NanoBSD when the data partition size is defined as a negativeedwin2009-06-161-1/+1
* Support for 64 Mb Kodak flash device.edwin2009-06-161-0/+14
* Add support for 256MB Hitachi CF card and 256MB Silicon Systems CF cardedwin2009-06-161-0/+18
* Add a new 'void closefrom(int lowfd)' system call. When called, it closesjhb2009-06-153-0/+293
* Add tests for r194127 and r194128.jilles2009-06-142-0/+29
* Instead of only being able to compare two terminal definitions, nowedwin2009-06-141-21/+88
* Rename since it has will have more capabilities than just comparing ofedwin2009-06-141-0/+0
* Tool to compare two (roughly similar) termcap entries (like rxvt-monoedwin2009-06-141-0/+98
* Check that flopen() can lock against self and that children inherit the lock.des2009-06-061-6/+41
* pciconf(8) removes characters after an #, therefor remove them.edwin2009-06-061-8/+10
* When trying to see if we could update the share/misc/pci_vendors,edwin2009-06-061-79/+99
* Add an interim userland utility for managing vimages / virtualizedzec2009-06-064-0/+347
* lchflags(2) takes int, not u_long like chflags(2) and fchflags(2).pjd2009-06-031-1/+1
* Add support for the build options that are currently in the port:dougb2009-06-014-0/+10
* tools for mwl driversam2009-06-0110-0/+1305
* Add tests for r193169.stefanf2009-05-314-0/+17
* Add a regression test for multiple threads of the same process acquiring the ...zml2009-05-282-0/+110
* Increment the counter outside the subshell.des2009-05-271-1/+1
* Add the regression test for bin/date.edwin2009-05-271-0/+1
* Add a regression test for kern/21768.des2009-05-261-0/+42
* Use, in uncovered part, the END() macro in order to improve debugging.attilio2009-05-252-0/+4
* Regression test the 'addr1,+N' feature added in r192732brian2009-05-253-0/+10
* add npe toolssam2009-05-231-0/+16
* add npe tools; first is npestats which reports device statisticssam2009-05-238-0/+804
* Added two tools to check the contents of /usr/share/misc/iso* withedwin2009-05-233-0/+264
* Add regression tests for the date(1) + argument for user-definededwin2009-05-203-0/+99
* fix typosam2009-05-181-1/+1
* A script for plucking packages and their runtime dependencies forphk2009-04-191-0/+96
OpenPOWER on IntegriCloud