aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Adjust optional obsolete files with new MK_GNUCXXAntoine Brodin2013-09-071-3/+19
* Do not try to remove directories that are part of BSD.include.distAntoine Brodin2013-09-071-2/+0
* Add more leftovers from gcc.Gleb Smirnoff2013-09-071-1/+5
* Add WITH_GCC alongside WITHOUT_GCC.Niclas Zeising2013-09-062-5/+3
* Don't delete c++filt when doing a make delete-old if GCC is not built butDavid Chisnall2013-09-061-0/+2
* On platforms where clang is the default compiler, don't build gcc or libstdc++.David Chisnall2013-09-062-0/+6
* libc/stdio: Allow fopen/freopen modes in any order (except initial r/w/a).Jilles Tjoelker2013-09-062-0/+123
* libc/stdio: Run mkostemp test using prove.Jilles Tjoelker2013-09-061-0/+10
* libc/stdio: Provide proper TAP output for fmemopen/open_[w]memstream.Jilles Tjoelker2013-09-063-3/+18
* sh: Make return return from the closest function or dot script.Jilles Tjoelker2013-09-041-0/+13
* Fix a compiler warning about signed vs unsigned compare.Ian Lepore2013-09-011-1/+1
* sh: Recognize "--" as end of options in type builtin.Jilles Tjoelker2013-08-301-0/+3
* Remove GNU_PATCH leftover.Andreas Tobler2013-08-291-5/+0
* Drop build option switch for the older GNU patch.Pedro F. Giffuni2013-08-291-2/+0
* Formally remove WITH_BSDCONFIG build option and re-generate src.conf.5Devin Teske2013-08-271-2/+0
* Add more obsolete files.Antoine Brodin2013-08-261-0/+5
* Document WITHOUT_ICONV, WITH_LIBICONV_COMPAT and WITH_USB_GADGET_EXAMPLESAntoine Brodin2013-08-264-2/+6
* Fix fcntl F_GETFL F_SETFL for files opened execute-only (O_EXEC).Jilles Tjoelker2013-08-253-0/+127
* drm/radeon: Import the Radeon KMS driverJean-Sébastien Pédron2013-08-257-0/+829
* drm: Update drm_pciids.h based on Linux 3.8Jean-Sébastien Pédron2013-08-253-0/+188
* sh: Recognize "--" as end of options in alias builtin.Jilles Tjoelker2013-08-251-0/+4
* sh: Disallow empty simple commands.Jilles Tjoelker2013-08-251-0/+3
* sh: Reject ++ and -- in arithmetic.Jilles Tjoelker2013-08-241-0/+6
* Add simple test for the read/write/lseek on posix shm filedescriptor.Konstantin Belousov2013-08-211-6/+21
* Catch up with various changes to if_data and make this compile againBjoern A. Zeeb2013-08-201-2/+9
* sh: Recognize "--" as end of options in bg/fg/jobid builtins.Jilles Tjoelker2013-08-161-0/+9
* sh: Add test for the non-standard jobid builtin.Jilles Tjoelker2013-08-161-0/+7
* Add tests for dup3().Jilles Tjoelker2013-08-161-1/+86
* sh: Recognize "--" as end of options in local builtin.Jilles Tjoelker2013-08-141-0/+12
* sh: Allow a lone redirection before '|', ';;' or ';&'.Jilles Tjoelker2013-08-143-0/+6
* The iconv in libc did two things - implement the standard APIs, the GNUPeter Wemm2013-08-131-4/+28
* Fix some signed comparison compile warnings.Hans Petter Selasky2013-08-123-5/+5
* fnmatch(): Add test for r254091 (pattern with single backslash).Jilles Tjoelker2013-08-111-0/+4
* Initial commit of my USB test code which can exercise connected USBHans Petter Selasky2013-08-097-0/+3579
* Add mkostemp() and mkostemps().Jilles Tjoelker2013-08-092-3/+167
* * Add random_adaptors.[ch] which is basically a store of random_adaptor's.David E. O'Brien2013-08-091-0/+7
* Improve the sysctl symbol extraction from the kernel so that it find moreDavid E. O'Brien2013-08-071-4/+8
* Adjust make knobs to know that WITH_ICONV installs a /usr/bin/iconvSean Bruno2013-08-061-0/+4
* Fix formatting warning.Andrey V. Elsukov2013-08-061-1/+1
* Teach cxgbetool to display T5 congestion manager context.Navdeep Parhar2013-08-011-1/+12
* Back out r253779 & r253786.David E. O'Brien2013-07-312-15/+4
* Decouple yarrow from random(4) device.David E. O'Brien2013-07-292-4/+15
* Include stdint.h to fix build.Andrey V. Elsukov2013-07-291-1/+2
* Revert r253748,253749Andriy Gapon2013-07-281-0/+1
* remove needless inclusion of machine/cpu.h in userlandAndriy Gapon2013-07-281-1/+0
* Add support for packet-sniffing tracers to cxgbe(4). This works withNavdeep Parhar2013-07-261-0/+202
* Make the BSD-licensed patch the default.Pedro F. Giffuni2013-07-262-2/+2
* Remove define and documentation for vm_pageout_algorithm missed in r253587Andrey Zonov2013-07-261-3/+0
* zfsboottest: remove explicit -WerrorAndriy Gapon2013-07-241-2/+1
* wordexp(): Fix syntax validation for backslashes in single-quotes.Jilles Tjoelker2013-07-231-0/+12