summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Support Last-Modified behind proxies which return UTC instead of GMT.bdrewery2014-03-111-0/+6
* libbsdstat: fix warnings, set WARNSeadler2014-03-112-3/+1
* Export _libc_arm_fpu_present as a private symbol to be used by otherandrew2014-03-111-0/+2
* various formating fixes, use NUL for NUL bytes..jmg2014-03-091-29/+37
* libc man pages: Remove reference to non-existent FreeBSD Securityeadler2014-03-073-8/+0
* fts: Don't abort if an empty pathname is given.jilles2014-03-061-5/+1
* Let __bt_put() accept the R_SETCURSOR flag, as stated in the dbopen(3) manpage.jlh2014-03-061-1/+2
* Add 'libstatfoo' from Sam Leffler.adrian2014-03-064-0/+347
* Add a manual page for zopen(3) provided by our libz.so.delphij2014-03-062-1/+97
* Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP}marcel2014-03-0446-138/+142
* When querying a process's umask via sysctl in libprocstat(), don'trwatson2014-03-021-1/+1
* MFV r262639: ncurses 5.9 20140222 snapshot.delphij2014-03-022-10/+20
* Silence the gcc warning about unsigned comparison with 0 in a differenttijl2014-03-011-3/+2
* MFV r262617: ncurses 5.9.delphij2014-02-283-93/+245
* Merge from head up to r262611.dim2014-02-281-1/+1
|\
| * syncer(4) is a kernel process, not a user processbjk2014-02-271-1/+1
* | Merge from head up to r262536.dim2014-02-267-24/+24
|\ \ | |/
| * Update LLDB snapshot to upstream r202189emaste2014-02-265-4/+9
| |\
| | * Update LLDB bmake build for r262187emaste2014-02-185-4/+9
| * | Queue pending exceptions in the 'struct vcpu' instead of directly updating theneel2014-02-262-20/+15
* | | Merge from head up to r262472.dim2014-02-255-20/+21
|\ \ \ | |/ /
| * | Wrap for loop in #if block testing the size is actually greaterdelphij2014-02-251-1/+4
| * | Revert 262462 and 262461, they didn't solve the problem, indelphij2014-02-251-12/+10
| * | Patch 2/2:delphij2014-02-241-11/+11
| * | Patch 1/2:delphij2014-02-241-0/+2
| * | Fix an array index out of bounds bug in iconv VIQR (Vietnamese) module.tijl2014-02-241-1/+1
| * | Fix Simplified Chinese character set conversions by switching around thetijl2014-02-241-1/+1
| * | Consistently pass around context information using a simple pointer. Thistijl2014-02-244-17/+15
* | | Merge from head up to r262415.dim2014-02-234-103/+22
|\ \ \ | |/ /
| * | Lower the level of WARNS to fix build with gccbapt2014-02-231-1/+1
| * | Remove libyaml, it has been replaced by libuclbapt2014-02-233-103/+0
| * | Branch libucl to the buildbapt2014-02-231-0/+1
| * | Import libucl into headbapt2014-02-231-0/+21
* | | Merge from head up to r262311.dim2014-02-211-3/+3
|\ \ \ | |/ /
| * | Match the correct variable to the variable description.brueffer2014-02-211-3/+3
| |/
* | In lib/msun/ld128/s_expl.c, remove '/*' within block comment, to avoid adim2014-02-211-1/+1
* | For lib/msun, turn off warnings about unknown pragmas, sincedim2014-02-211-0/+1
* | In lib/libc/sparc64/sys/__sparc_utrap_setup.c, avoid an error aboutdim2014-02-201-1/+1
* | Add Makefile glue to build the Sparc backend libraries and link themdim2014-02-2022-1/+150
|/
*-. Upgrade our copy of llvm/clang to 3.4 release. This version supportsdim2014-02-1641-147/+173
|\ \
| | * Vendor import of clang release_34 branch r197841 (effectively, 3.4 RC3):dim2013-12-22397-28930/+67004
| * | Vendor import of llvm release_34 branch r197841 (effectively, 3.4 RC3):dim2013-12-221251-82357/+147957
* | | Switch the hardcoded default hash function from MD5 / DES to SHA512.des2014-02-151-5/+1
* | | document _JAIL as a possible option to set a cpuset for a jail..jmg2014-02-151-1/+2
* | | MFV: Import atf-0.20.jmmv2014-02-143-13/+19
* | | libutil/pw_util.3: Fix two prototypes.eadler2014-02-131-2/+2
* | | Add kvm_getncpus() to obtain mp_ncpus.glebius2014-02-123-1/+18
* | | Add bounds check for pteindex / pdeindexemaste2014-02-121-0/+4
* | | While it isn't too late and kvm_read_zpcpu() function isn't yet usedglebius2014-02-123-4/+4
* | | add support for building a cross-gdb for ARM... This isn't hooked upjmg2014-02-122-1/+13
OpenPOWER on IntegriCloud