aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* According to POSIX, a write operation shall start at the current size ofAndrey A. Chernov2015-10-251-0/+3
* Fix compiling with gcc [4.2.1] after r287797 when MK_HESOID == no andEnji Cooper2015-10-252-13/+9
* Since no room left in the _flags, reuse __SALC for O_APPEND.Andrey A. Chernov2015-10-245-19/+31
* resolver: abuse _res a little lessEric van Gyzen2015-10-231-39/+52
* figpar(3) merged to stable/10 before release/10.2.0Devin Teske2015-10-231-3/+3
* Bump date/copyright after correcting HISTORYDevin Teske2015-10-231-2/+2
* dpv(3) merged to stable/10 before release/10.2.0Devin Teske2015-10-231-1/+1
* Remove more disconnected libgpib items missed in r276214.Bryan Drewery2015-10-225-1467/+0
* Revert lib/libc/gen/dirname.3@r289695Enji Cooper2015-10-211-2/+0
* Revert r289694Enji Cooper2015-10-211-0/+2
* cpuset.9: Link to/from the new pageConrad Meyer2015-10-202-4/+6
* Switch pl_child_pid from int to pid_t.John Baldwin2015-10-201-2/+2
* Switch the default OpenMP runtime for clang to libomp (from the LLVMDimitry Andric2015-10-182-2/+2
* Make libxo depend on libutil because it uses humanize_number after r287111Enji Cooper2015-10-183-4/+4
* Document bitset(9)Conrad Meyer2015-10-171-2/+3
* Conditionalize the META_MODE tool handling on MK_META_MODE.Bryan Drewery2015-10-171-0/+2
* Set dev->fd to -1 when calling cam_close_spec_device with a valid dev->fdEnji Cooper2015-10-171-1/+3
* Use fopen()'s newfangled "e" flag instead of explicit fcntl() calls.Dag-Erling Smørgrav2015-10-161-5/+3
* Fix two bugs in HTTPS tunnelling:Dag-Erling Smørgrav2015-10-161-4/+32
* Add more SUBDIR_PARALLEL.Bryan Drewery2015-10-151-0/+1
* libstdc++ also snook in incorrectly in r267511, despite not being a realBryan Drewery2015-10-151-1/+0
* Remove unneeded libg++ reference that came in with r267511 based on a removedBryan Drewery2015-10-151-1/+0
* Fix another ++= parsed as '+=', missed in r289384.Bryan Drewery2015-10-151-1/+1
* Let the SUBDIR_DEPEND*c++ variables actually work rather than being parsedBryan Drewery2015-10-151-2/+2
* For the Cortex-A8 use the a8 and not the a9 events table.Bjoern A. Zeeb2015-10-141-1/+1
* resolver: automatically reload /etc/resolv.confEric van Gyzen2015-10-142-2/+51
* Integrate the tests from lib/libarchive, usr.bin/cpio, and usr.bin/tar in toEnji Cooper2015-10-124-262/+508
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-1244-100/+17
* Change the default setting of kern.ipc.shm_allow_removed from 0 to 1.Edward Tomasz Napierala2015-10-101-4/+7
* If we can't open the file, skip devclose() for the exclusive_file_systemMarcel Moolenaar2015-10-081-1/+1
* Move SHLIBDIR?=/lib before <src.opts.mk> so that it works again.Peter Wemm2015-10-081-2/+2
* Use -fpermissive if compiling with GCC.Craig Rodrigues2015-10-081-0/+3
* Use proper function prototypes.Craig Rodrigues2015-10-072-4/+4
* Document the recently added pl_syscall_* fields in struct ptrace_lwpinfo.John Baldwin2015-10-071-1/+24
* truss: Add support for utrace(2).Bryan Drewery2015-10-061-2/+3
* Stop linking libc++.so verbosely, there is no need to.Dimitry Andric2015-10-061-1/+0
* For llvm/clang libraries, skip including tablegen-produced .d files whenDimitry Andric2015-10-061-3/+5
* Fix core corruption caused by race in note_procstat_vmmapConrad Meyer2015-10-062-0/+8
* Upgrade our copies of clang, llvm, lldb, compiler-rt and libc++ to 3.7.0Dimitry Andric2015-10-0685-243/+668
|\
| * Merge ^/head r288836 through r288925.Dimitry Andric2015-10-061-3/+3
| |\
| * \ Merge ^/head r288831 through r288835.Dimitry Andric2015-10-051-7/+6
| |\ \
| * \ \ Merge ^/head r288457 through r288830.Dimitry Andric2015-10-055-16/+20
| |\ \ \
| * | | | Add std::uncaught_exceptions() to libcxxrt (C++17, see N4152 and N4259).Dimitry Andric2015-10-051-0/+6
| * | | | Merge ^/head r288197 through r288456.Dimitry Andric2015-10-0191-235/+266
| |\ \ \ \
| * \ \ \ \ Merge ^/head r288126 through r288196.Dimitry Andric2015-09-242-5/+5
| |\ \ \ \ \
| * | | | | | Revert r286421, now that the fix for LLVM PR24343 is in.Dimitry Andric2015-09-241-7/+1
| * | | | | | Merge ^/head r288100 through r288125.Dimitry Andric2015-09-2239-430/+244
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge ^/head r288035 through r288099.Dimitry Andric2015-09-2239-343/+179
| |\ \ \ \ \ \ \
| * | | | | | | | Don't install Intrin.h, as this is an intrinsics header for Windows.Dimitry Andric2015-09-201-2/+1
| * | | | | | | | Merge ^/head r287878 through r288034.Dimitry Andric2015-09-20110-394/+466
| |\ \ \ \ \ \ \ \