| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: Exempt $@ and $* from set -u | jilles | 2009-10-24 | 1 | -0/+12 |
* | Add some tests for ${var?} and set -u. | jilles | 2009-10-24 | 2 | -0/+51 |
* | wordexp(3): fix some bugs with signals and long outputs | jilles | 2009-10-23 | 1 | -0/+42 |
* | Fix a case where rename actually succeeds, which is also expected behaviour | pjd | 2009-10-20 | 1 | -2/+3 |
* | Update copyright. | des | 2009-10-19 | 1 | -1/+1 |
* | Remove redundant $FreeBSD$. | des | 2009-10-19 | 1 | -2/+0 |
* | Support the specification of a range of destination ports e.g. | luigi | 2009-10-15 | 1 | -51/+88 |
* | A small change to avoid calling gettimeofday() too often | luigi | 2009-10-15 | 1 | -4/+19 |
* | Tweaks for sigqueue tests: | kib | 2009-10-11 | 2 | -12/+27 |
* | Fix build on amd64. | delphij | 2009-10-07 | 1 | -4/+5 |
* | sh: Send the "xyz: not found" message to redirected fd 2. | jilles | 2009-10-06 | 1 | -0/+29 |
* | A few regression tests for SOCK_SEQPACKET UNIX domain sockets. | rwatson | 2009-10-05 | 4 | -0/+593 |
* | Regression tests for r197752 (handling of empty/NULL buffers). | das | 2009-10-04 | 1 | -1/+20 |
* | Replace the name of the sysctl to security.bsd.map_at_zero and to be | bz | 2009-10-02 | 1 | -13/+13 |
* | sh: Disallow mismatched quotes in backticks (`...`). | jilles | 2009-10-01 | 1 | -0/+7 |
* | Add a simple C program to check mmap calls to various different addresses. | bz | 2009-09-27 | 2 | -0/+102 |
* | - When we run our trap cleanup handler, echo that we are running this | simon | 2009-09-27 | 1 | -1/+4 |
* | Update the includes to two more levels of subdirs. | rpaulo | 2009-09-24 | 1 | -2/+2 |
* | Add cross-filesystem regression tests for ACLs. | trasz | 2009-09-23 | 3 | -1/+289 |
* | Add ACL fuzzer. It's not used by the regression tests right now, | trasz | 2009-09-23 | 1 | -0/+225 |
* | - Remove a bogus test: setsockopt() doesn't return a length, getsockopt() | jhb | 2009-09-23 | 1 | -4/+1 |
* | IEEE Std 1003.1, 2004 Edition states: | dds | 2009-09-20 | 3 | -0/+6 |
* | Follow POSIX (IEEE Std 1003.1, 2004 Edition) in the implementation | dds | 2009-09-20 | 2 | -0/+5 |
* | Add correct test results. | dds | 2009-09-20 | 3 | -0/+42 |
* | Describe how other systems treat this case. | dds | 2009-09-20 | 1 | -1/+5 |
* | Allow [ to be used as a delimiter. | dds | 2009-09-20 | 1 | -0/+9 |
* | The transition to Subversion allows us to rename files without | dds | 2009-09-20 | 124 | -9/+7 |
* | Add regression tests for NFSv4 ACL granular permission enforcement. | trasz | 2009-09-07 | 9 | -2/+738 |
* | Add regression tests for NFSv4 ACLs and update POSIX.1e tests to the changed | trasz | 2009-09-07 | 4 | -26/+1013 |
* | Adapt to the fact that ls(1) correctly prints '+' for symlinks with ACLs now. | trasz | 2009-09-01 | 1 | -2/+1 |
* | Add regression test for ACLs on device files - mostly to make | trasz | 2009-08-31 | 1 | -0/+16 |
* | sh: Fix crash with empty functions (f() { }) introduced in r196483 | jilles | 2009-08-28 | 1 | -0/+11 |
* | Add some tests for a fixed bug in an uncommitted patch. | jilles | 2009-08-27 | 1 | -0/+9 |
* | recognie invalid register names | sam | 2009-08-27 | 1 | -1/+10 |
* | Add some tests for poll(2)/shutdown(2) interaction. | jilles | 2009-08-25 | 2 | -2/+205 |
* | - Update config to doxygen 1.5.2 (I use this with 1.5.9). | netchild | 2009-08-24 | 19 | -93/+63 |
* | sh: Fix crash when undefining or redefining a currently executing function. | jilles | 2009-08-23 | 1 | -0/+4 |
* | Bugfix: all requests for creating vnets via vimage -c were always | zec | 2009-08-21 | 1 | -4/+2 |
* | vimage(8) is a legacy CLI interface for managing jails associated with | zec | 2009-08-20 | 3 | -175/+399 |
* | 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 |