| Commit message (Expand) | Author | Age | Files | Lines |
* | Start respecting WITHOUT_INET6. | bz | 2009-08-13 | 4 | -7/+40 |
* | Fix syntax error, makefile comments start with #. | kib | 2009-07-25 | 1 | -1/+1 |
* | Update for vaps: | sam | 2009-07-24 | 9 | -114/+32 |
* | update for recent mesh additions | sam | 2009-07-21 | 1 | -1/+17 |
* | Remove the interim vimage containers, struct vimage and struct procg, | jamie | 2009-07-17 | 2 | -62/+94 |
* | Test suite for the poll(2)/select(2) on fifos, pipes and sockets, | kib | 2009-07-12 | 14 | -0/+883 |
* | Implementation of the upcoming Wireless Mesh standard, 802.11s, on the | rpaulo | 2009-07-11 | 11 | -1/+252 |
* | Fix some uninitialise variables. | brian | 2009-07-08 | 2 | -1/+102 |
* | Fix fpathconf(3) on fifos, in effect making ls(1) properly | trasz | 2009-07-02 | 1 | -0/+34 |
* | 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 |