summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add LLDB bmake infrastructureemaste2013-09-201-0/+2
* Don't attempt to build ports with missing dependencies.phk2013-09-171-0/+7
* Build and install the Unbound caching DNS resolver daemon.des2013-09-152-0/+22
* Tweak wording.des2013-09-151-1/+1
* Complete the OPENSSH and LDNS sections.des2013-09-151-2/+36
* Properly remove c++filt.ed2013-09-141-2/+0
* Bring in the new iSCSI target and initiator.trasz2013-09-143-0/+888
* We are exceeding default limit (256) of bracket nesting and clang does not likehiren2013-09-121-0/+5
* Clean up the Kerberos build by turning libheimipcc and libheimipcs intodes2013-09-101-0/+16
* Make this more deterministic by sorting the libraries before processingdes2013-09-101-1/+2
* Add a sendfile regression test for transmit length > file size.emaste2013-09-101-32/+64
* Adjust optional obsolete files with new MK_GNUCXXantoine2013-09-071-3/+19
* Do not try to remove directories that are part of BSD.include.distantoine2013-09-071-2/+0
* Add more leftovers from gcc.glebius2013-09-071-1/+5
* Add WITH_GCC alongside WITHOUT_GCC.zeising2013-09-062-5/+3
* Don't delete c++filt when doing a make delete-old if GCC is not built buttheraven2013-09-061-0/+2
* On platforms where clang is the default compiler, don't build gcc or libstdc++.theraven2013-09-062-0/+6
* libc/stdio: Allow fopen/freopen modes in any order (except initial r/w/a).jilles2013-09-062-0/+123
* libc/stdio: Run mkostemp test using prove.jilles2013-09-061-0/+10
* libc/stdio: Provide proper TAP output for fmemopen/open_[w]memstream.jilles2013-09-063-3/+18
* sh: Make return return from the closest function or dot script.jilles2013-09-041-0/+13
* Fix a compiler warning about signed vs unsigned compare.ian2013-09-011-1/+1
* sh: Recognize "--" as end of options in type builtin.jilles2013-08-301-0/+3
* Remove GNU_PATCH leftover.andreast2013-08-291-5/+0
* Drop build option switch for the older GNU patch.pfg2013-08-291-2/+0
* Formally remove WITH_BSDCONFIG build option and re-generate src.conf.5dteske2013-08-271-2/+0
* Add more obsolete files.antoine2013-08-261-0/+5
* Document WITHOUT_ICONV, WITH_LIBICONV_COMPAT and WITH_USB_GADGET_EXAMPLESantoine2013-08-264-2/+6
* Fix fcntl F_GETFL F_SETFL for files opened execute-only (O_EXEC).jilles2013-08-253-0/+127
* drm/radeon: Import the Radeon KMS driverdumbbell2013-08-257-0/+829
* drm: Update drm_pciids.h based on Linux 3.8dumbbell2013-08-253-0/+188
* sh: Recognize "--" as end of options in alias builtin.jilles2013-08-251-0/+4
* sh: Disallow empty simple commands.jilles2013-08-251-0/+3
* sh: Reject ++ and -- in arithmetic.jilles2013-08-241-0/+6
* Add simple test for the read/write/lseek on posix shm filedescriptor.kib2013-08-211-6/+21
* Catch up with various changes to if_data and make this compile againbz2013-08-201-2/+9
* sh: Recognize "--" as end of options in bg/fg/jobid builtins.jilles2013-08-161-0/+9
* sh: Add test for the non-standard jobid builtin.jilles2013-08-161-0/+7
* Add tests for dup3().jilles2013-08-161-1/+86
* sh: Recognize "--" as end of options in local builtin.jilles2013-08-141-0/+12
* sh: Allow a lone redirection before '|', ';;' or ';&'.jilles2013-08-143-0/+6
* The iconv in libc did two things - implement the standard APIs, the GNUpeter2013-08-131-4/+28
* Fix some signed comparison compile warnings.hselasky2013-08-123-5/+5
* fnmatch(): Add test for r254091 (pattern with single backslash).jilles2013-08-111-0/+4
* Initial commit of my USB test code which can exercise connected USBhselasky2013-08-097-0/+3579
* Add mkostemp() and mkostemps().jilles2013-08-092-3/+167
* * Add random_adaptors.[ch] which is basically a store of random_adaptor's.obrien2013-08-091-0/+7
* Improve the sysctl symbol extraction from the kernel so that it find moreobrien2013-08-071-4/+8
* Adjust make knobs to know that WITH_ICONV installs a /usr/bin/iconvsbruno2013-08-061-0/+4
* Fix formatting warning.ae2013-08-061-1/+1
OpenPOWER on IntegriCloud