aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Put in a temporary workaround for ctfmerge hanging on processingDimitry Andric2011-03-011-0/+4
* Remove duplicate "in".Rebecca Cran2011-03-012-2/+2
* - Add missing MLINKS for libusb and some manpage fixes.Hans Petter Selasky2011-02-282-3/+180
* - Add support for software pre-scaling of ISOCHRONOUS transfers.Hans Petter Selasky2011-02-286-22/+30
* Revert some of r177626. "in in" is valid in certain sentences.Rebecca Cran2011-02-282-2/+2
* Update llvm/clang to trunk r126547.Dimitry Andric2011-02-273-3/+4
|\
| * Vendor import of clang trunk r126547:vendor/clang/clang-r126547Dimitry Andric2011-02-26121-2638/+4851
* | Instead of defining LLVM_MULTITHREADED as 0 or 1, define or undefine it,Dimitry Andric2011-02-272-2/+2
* | Update llvm's config.h files to match more closely what is generated byDimitry Andric2011-02-262-11/+132
* | Fix style(9) issues in pututxline(3).Ed Schouten2011-02-251-5/+10
* | Add the BSD-licensed Citrus iconv to the base system with default offGabor Kovesdan2011-02-25137-0/+19595
* | Remove sysctl vm.max_proc_mmap used to protect from KVA space exhaustion.Sergey Kandaurov2011-02-241-3/+0
* | Fix the 32-bit build stage on amd64 when WITH_CTF is enabled. It seemsDimitry Andric2011-02-231-1/+1
* | Fix bzero() for 64-bit.Jayachandran C.2011-02-221-19/+1
* | Fix typos - remove duplicate "the".Rebecca Cran2011-02-218-8/+8
| |
| \
*-. | Upgrade our copy of llvm/clang to r126079, from upstream's trunk.Dimitry Andric2011-02-2049-243/+303
|\ \|
| | * Vendor import of clang trunk r126079:vendor/clang/clang-r126079Dimitry Andric2011-02-20371-36139/+72718
| * | Vendor import of llvm trunk r126079:vendor/llvm/llvm-r126079Dimitry Andric2011-02-201040-74452/+116684
* | | Add complex(3) manual page documenting our partial support for C99Murray Stokely2011-02-202-1/+130
* | | Add a utility, utxrm(8).Ed Schouten2011-02-191-2/+3
* | | Properly styleify utmpx code and document error codes in man page.Ed Schouten2011-02-194-56/+107
* | | Turn off default generation of userland dot symbols on powerpc64 now thatNathan Whitehorn2011-02-1810-31/+20
* | | Fix some leftover binaries and shared libraries in the system that stillDimitry Andric2011-02-153-2/+8
* | | Don't forget to bump man page date for r218711.Ed Schouten2011-02-151-1/+1
* | | Remove dead reference to regexp(3). Use regex(3) instead.Ed Schouten2011-02-151-1/+1
* | | Document some more sysconf(3) variables.Rebecca Cran2011-02-131-1/+58
* | | Replace ERROR() macro with inline function. In-tree gcc cannot tolerateKonstantin Belousov2011-02-121-28/+24
* | | Revert last commit: CPUTYPE will be defined hereWarner Losh2011-02-111-1/+1
* | | Don't require CPUTYPE to be defined for ARM, but use it if it is.Warner Losh2011-02-111-1/+1
* | | Fix a bug where the wrong argument was passed to SET_FLOAT_WORD().David Schultz2011-02-101-2/+2
* | | Fix a bug where the wrong argument was passed to INSERT_WORDS().David Schultz2011-02-101-2/+2
* | | For small arguments, these functions use simple approximations,David Schultz2011-02-105-5/+5
* | | Fix a bogus threshold that was copied from the double precision version.David Schultz2011-02-101-1/+1
* | | sys/rman.h now requires sys/types.h. Include it to make the API matchWarner Losh2011-02-102-1/+2
* | | Introduce a non-portable function pthread_getthreadid_np(3) to retrieveJung-uk Kim2011-02-075-0/+53
* | | rfork_thread(3): Mark deprecated in favor of pthread_create(3).Jilles Tjoelker2011-02-061-2/+10
* | | Update to BIND 9.6.3, the latest from ISC on the 9.6 branch.Doug Barton2011-02-066-6/+34
|\ \ \
| * | | Vendor import of BIND 9.6.3vendor/bind9/9.6.3Doug Barton2011-02-0577-438/+964
| * | | Vendor import of BIND 9.6-ESV-R3vendor/bind9/9.6-ESV-R3Doug Barton2010-12-048-39/+131
| * | | Vendor import of BIND 9.6-ESV-R2vendor/bind9/9.6-ESV-R2Doug Barton2010-10-3040-411/+755
| * | | Vendor import of BIND 9.6.2-P2vendor/bind9/9.6.2-P2Doug Barton2010-05-202-3/+3
* | | | Remove duplicate .note.GNU-stack section declaration.Konstantin Belousov2011-02-042-4/+0
* | | | Remove duplicate .note.GNU-stack section declaration. bcopy alreadyKonstantin Belousov2011-02-043-6/+0
* | | | Make sys_signame upper case.Jilles Tjoelker2011-02-042-33/+33
* | | | libkvm: fix logic inversion introduced with last commitUlrich Spörlein2011-02-021-2/+2
* | | | Whitespace nitWarner Losh2011-02-011-1/+1
* | | | Reintroduce bugfix from r210103 and fix xz on strong-aligned architectures.Martin Matuska2011-02-011-1/+0
* | | | Fix n32 compile.Jayachandran C.2011-01-271-0/+1
* | | | Emit .note.GNU-stack for the syscall stubs generated by libc only onKonstantin Belousov2011-01-251-2/+9
* | | | Do not allocate buffer to hold data for zero-sized sections.Alexander Kabaev2011-01-251-1/+3