| Commit message (Expand) | Author | Age | Files | Lines |
* | Add some tests for r194975 and r194977. | jilles | 2009-06-25 | 1 | -0/+35 |
* | - Make pprint print through fd 3, so it can be used in customisation | n_hibma | 2009-06-25 | 1 | -1/+6 |
* | Designate special builtins as such in command -V and type. | jilles | 2009-06-24 | 1 | -1/+1 |
* | Add test for r190698. | jilles | 2009-06-24 | 1 | -0/+7 |
* | add a link named athpeek since my fingers keep typing it | sam | 2009-06-24 | 1 | -0/+1 |
* | read back the written value and display | sam | 2009-06-24 | 1 | -2/+1 |
* | Add libjail, a (somewhat) simpler interface to the jail_set and jail_get | jamie | 2009-06-24 | 1 | -0/+1 |
* | Add tests for r194774. | jilles | 2009-06-23 | 1 | -0/+9 |
* | Add architecture support for TinyBSD | remko | 2009-06-20 | 1 | -2/+4 |
* | Up the scale of the SPX loopback check a bit: use much larger data sizes | rwatson | 2009-06-20 | 1 | -59/+38 |
* | Add tests for r194406 and r194516. | jilles | 2009-06-19 | 2 | -0/+56 |
* | - Don't hard code _.disk.full. Use the variable. | n_hibma | 2009-06-18 | 1 | -3/+2 |
* | Reverse some stuff I accidentally committed in the previous commit: | n_hibma | 2009-06-18 | 1 | -5/+5 |
* | Allow building world into a separate dir (for reuse in multiple images): | n_hibma | 2009-06-18 | 1 | -63/+62 |
* | update usb config; the old stack is gone | sam | 2009-06-17 | 1 | -11/+12 |
* | When copy+paste goes wrong... Remove duplicate "expr". | edwin | 2009-06-17 | 1 | -1/+1 |
* | iiin -> in | edwin | 2009-06-16 | 1 | -1/+1 |
* | Fix NanoBSD when the data partition size is defined as a negative | edwin | 2009-06-16 | 1 | -1/+1 |
* | Support for 64 Mb Kodak flash device. | edwin | 2009-06-16 | 1 | -0/+14 |
* | Add support for 256MB Hitachi CF card and 256MB Silicon Systems CF card | edwin | 2009-06-16 | 1 | -0/+18 |
* | Add a new 'void closefrom(int lowfd)' system call. When called, it closes | jhb | 2009-06-15 | 3 | -0/+293 |
* | Add tests for r194127 and r194128. | jilles | 2009-06-14 | 2 | -0/+29 |
* | Instead of only being able to compare two terminal definitions, now | edwin | 2009-06-14 | 1 | -21/+88 |
* | Rename since it has will have more capabilities than just comparing of | edwin | 2009-06-14 | 1 | -0/+0 |
* | Tool to compare two (roughly similar) termcap entries (like rxvt-mono | edwin | 2009-06-14 | 1 | -0/+98 |
* | Check that flopen() can lock against self and that children inherit the lock. | des | 2009-06-06 | 1 | -6/+41 |
* | pciconf(8) removes characters after an #, therefor remove them. | edwin | 2009-06-06 | 1 | -8/+10 |
* | When trying to see if we could update the share/misc/pci_vendors, | edwin | 2009-06-06 | 1 | -79/+99 |
* | Add an interim userland utility for managing vimages / virtualized | zec | 2009-06-06 | 4 | -0/+347 |
* | lchflags(2) takes int, not u_long like chflags(2) and fchflags(2). | pjd | 2009-06-03 | 1 | -1/+1 |
* | Add support for the build options that are currently in the port: | dougb | 2009-06-01 | 4 | -0/+10 |
* | tools for mwl driver | sam | 2009-06-01 | 10 | -0/+1305 |
* | Add tests for r193169. | stefanf | 2009-05-31 | 4 | -0/+17 |
* | Add a regression test for multiple threads of the same process acquiring the ... | zml | 2009-05-28 | 2 | -0/+110 |
* | Increment the counter outside the subshell. | des | 2009-05-27 | 1 | -1/+1 |
* | Add the regression test for bin/date. | edwin | 2009-05-27 | 1 | -0/+1 |
* | Add a regression test for kern/21768. | des | 2009-05-26 | 1 | -0/+42 |
* | Use, in uncovered part, the END() macro in order to improve debugging. | attilio | 2009-05-25 | 2 | -0/+4 |
* | Regression test the 'addr1,+N' feature added in r192732 | brian | 2009-05-25 | 3 | -0/+10 |
* | add npe tools | sam | 2009-05-23 | 1 | -0/+16 |
* | add npe tools; first is npestats which reports device statistics | sam | 2009-05-23 | 8 | -0/+804 |
* | Added two tools to check the contents of /usr/share/misc/iso* with | edwin | 2009-05-23 | 3 | -0/+264 |
* | Add regression tests for the date(1) + argument for user-defined | edwin | 2009-05-20 | 3 | -0/+99 |
* | fix typo | sam | 2009-05-18 | 1 | -1/+1 |
* | A script for plucking packages and their runtime dependencies for | phk | 2009-04-19 | 1 | -0/+96 |
* | Cleanups to prepare this code for wider use (likely merged into hostapd): | sam | 2009-04-18 | 1 | -102/+249 |
* | allow NANO_CFGDIR to be overridden | sam | 2009-04-18 | 1 | -1/+1 |
* | no more need for -p option to wlanwds; it knows how to find the parent now | sam | 2009-04-15 | 1 | -1/+1 |
* | o remove the -p option; use the %parent pointer sysctl to find the parent ifnet | sam | 2009-04-15 | 1 | -20/+29 |
* | switch usb setup to usb2; it still doesn't work right but the | sam | 2009-04-13 | 1 | -9/+4 |