summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | Implement the long double version for the cube root function, cbrtl.kargl2011-03-126-18/+32
* | | Move cap_enter(2) and cap_getmode(2) symbols from FBSD_1.1 to FBSD_1.2.rwatson2011-03-121-2/+2
* | | Mention the name of the module in warning messages.des2011-03-121-2/+2
* | | Add "ruser" and "luser" options. The former corresponds to the currentdes2011-03-122-5/+35
* | | Now that TLS generally is available on sparc64 since r219534 turn onmarius2011-03-111-1/+1
* | | No newline required.des2011-03-091-2/+2
* | | Correct a typo in the malloc(3) manpage. Malloc options are set in therstone2011-03-071-2/+2
* | | Add cexp() to the complex(3) manpage. Thanks to bde for pointing outdas2011-03-071-14/+12
* | | Remove part of an uncommitted change that snuck into the last commit.das2011-03-071-1/+0
* | | Convert log10f() to use __kernel_log(), which is more accurate and simpler.das2011-03-071-11/+19
* | | Convert log10() to use __kernel_log(), which is more accurate and simpler.das2011-03-071-38/+16
* | | Add cexp() and cexpf().das2011-03-075-2/+317
* | | Because we call __printf_out() with a on-stack buffer, also callpjd2011-03-061-2/+4
* | | expand_number() needs uint64_t, declare it here if not already declared.pjd2011-03-061-0/+5
* | | Fix various issues in how %#T is handled:pjd2011-03-061-7/+11
* | | Mention setloginclass(2) in login_class(3).trasz2011-03-061-2/+7
* | | Move getloginclass(2) and setloginclass(2) to FBSD_1.2, where they should'vetrasz2011-03-061-2/+2
* | | Add FBSD_1.2; syscalls added in 9-CURRENT are supposed to go there.trasz2011-03-061-0/+3
* | | Add manual page for getloginclass(2) and setloginclass(2).trasz2011-03-062-2/+100
* | | Add two new system calls, setloginclass(2) and getloginclass(2). This makestrasz2011-03-053-1/+27
* | | Make acl_strip_np(3) use new trivial ACL format for NFSv4 ACls (threetrasz2011-03-041-1/+1
* | | Make cap_new(2) and cap_getmode(2) symbols from libc public so applicationsrwatson2011-03-033-1/+105
* | | Add description of ECAPMODE to errno(2) man page.rwatson2011-03-031-0/+2
* | | Add text string for ECAPMODE to libc.rwatson2011-03-031-0/+1
* | | Fix some duplicate-word typos in manpages.uqs2011-03-021-1/+1
* | | Put in a temporary workaround for ctfmerge hanging on processingdim2011-03-011-0/+4
* | | Remove duplicate "in".brucec2011-03-012-2/+2
* | | - Add missing MLINKS for libusb and some manpage fixes.hselasky2011-02-282-3/+180
* | | - Add support for software pre-scaling of ISOCHRONOUS transfers.hselasky2011-02-286-22/+30
* | | Revert some of r177626. "in in" is valid in certain sentences.brucec2011-02-282-2/+2
* | | Update llvm/clang to trunk r126547.dim2011-02-273-3/+4
|\ \ \ | | |/ | |/|
| * | Vendor import of clang trunk r126547:dim2011-02-26121-2638/+4851
* | | Instead of defining LLVM_MULTITHREADED as 0 or 1, define or undefine it,dim2011-02-272-2/+2
* | | Update llvm's config.h files to match more closely what is generated bydim2011-02-262-11/+132
* | | Fix style(9) issues in pututxline(3).ed2011-02-251-5/+10
* | | Add the BSD-licensed Citrus iconv to the base system with default offgabor2011-02-25137-0/+19595
* | | Remove sysctl vm.max_proc_mmap used to protect from KVA space exhaustion.pluknet2011-02-241-3/+0
* | | Fix the 32-bit build stage on amd64 when WITH_CTF is enabled. It seemsdim2011-02-231-1/+1
* | | Fix bzero() for 64-bit.jchandra2011-02-221-19/+1
* | | Fix typos - remove duplicate "the".brucec2011-02-218-8/+8
| | |
| \ \
*-. \ \ Upgrade our copy of llvm/clang to r126079, from upstream's trunk.dim2011-02-2049-243/+303
|\ \ \ \ | | |/ / | | | / | | |/ | |/|
| | * Vendor import of clang trunk r126079:dim2011-02-20371-36139/+72718
| | * Vendor import of clang 2.8 release:dim2010-10-071-1/+1
| * | Vendor import of llvm trunk r126079:dim2011-02-201040-74452/+116684
| * | Vendor import of llvm 2.8 release:dim2010-10-073-13/+18
* | | Add complex(3) manual page documenting our partial support for C99murray2011-02-202-1/+130
* | | Add a utility, utxrm(8).ed2011-02-191-2/+3
* | | Properly styleify utmpx code and document error codes in man page.ed2011-02-194-56/+107
* | | Turn off default generation of userland dot symbols on powerpc64 now thatnwhitehorn2011-02-1810-31/+20
* | | Fix some leftover binaries and shared libraries in the system that stilldim2011-02-153-2/+8
OpenPOWER on IntegriCloud