summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Update copyright.des2009-10-191-1/+1
* Remove redundant $FreeBSD$.des2009-10-191-2/+0
* Support the specification of a range of destination ports e.g.luigi2009-10-151-51/+88
* A small change to avoid calling gettimeofday() too oftenluigi2009-10-151-4/+19
* Tweaks for sigqueue tests:kib2009-10-112-12/+27
* Fix build on amd64.delphij2009-10-071-4/+5
* sh: Send the "xyz: not found" message to redirected fd 2.jilles2009-10-061-0/+29
* A few regression tests for SOCK_SEQPACKET UNIX domain sockets.rwatson2009-10-054-0/+593
* Regression tests for r197752 (handling of empty/NULL buffers).das2009-10-041-1/+20
* Replace the name of the sysctl to security.bsd.map_at_zero and to bebz2009-10-021-13/+13
* sh: Disallow mismatched quotes in backticks (`...`).jilles2009-10-011-0/+7
* Add a simple C program to check mmap calls to various different addresses.bz2009-09-272-0/+102
* - When we run our trap cleanup handler, echo that we are running thissimon2009-09-271-1/+4
* Update the includes to two more levels of subdirs.rpaulo2009-09-241-2/+2
* Add cross-filesystem regression tests for ACLs.trasz2009-09-233-1/+289
* Add ACL fuzzer. It's not used by the regression tests right now,trasz2009-09-231-0/+225
* - Remove a bogus test: setsockopt() doesn't return a length, getsockopt()jhb2009-09-231-4/+1
* IEEE Std 1003.1, 2004 Edition states:dds2009-09-203-0/+6
* Follow POSIX (IEEE Std 1003.1, 2004 Edition) in the implementationdds2009-09-202-0/+5
* Add correct test results.dds2009-09-203-0/+42
* Describe how other systems treat this case.dds2009-09-201-1/+5
* Allow [ to be used as a delimiter.dds2009-09-201-0/+9
* The transition to Subversion allows us to rename files withoutdds2009-09-20124-9/+7
* Add regression tests for NFSv4 ACL granular permission enforcement.trasz2009-09-079-2/+738
* Add regression tests for NFSv4 ACLs and update POSIX.1e tests to the changedtrasz2009-09-074-26/+1013
* Adapt to the fact that ls(1) correctly prints '+' for symlinks with ACLs now.trasz2009-09-011-2/+1
* Add regression test for ACLs on device files - mostly to maketrasz2009-08-311-0/+16
* sh: Fix crash with empty functions (f() { }) introduced in r196483jilles2009-08-281-0/+11
* Add some tests for a fixed bug in an uncommitted patch.jilles2009-08-271-0/+9
* recognie invalid register namessam2009-08-271-1/+10
* Add some tests for poll(2)/shutdown(2) interaction.jilles2009-08-252-2/+205
* - Update config to doxygen 1.5.2 (I use this with 1.5.9).netchild2009-08-2419-93/+63
* sh: Fix crash when undefining or redefining a currently executing function.jilles2009-08-231-0/+4
* Bugfix: all requests for creating vnets via vimage -c were alwayszec2009-08-211-4/+2
* vimage(8) is a legacy CLI interface for managing jails associated withzec2009-08-203-175/+399
* Start respecting WITHOUT_INET6.bz2009-08-134-7/+40
* Fix syntax error, makefile comments start with #.kib2009-07-251-1/+1
* Update for vaps:sam2009-07-249-114/+32
* update for recent mesh additionssam2009-07-211-1/+17
* 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
OpenPOWER on IntegriCloud