aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* spdx: initial adoption of licensing ID tags.Pedro F. Giffuni2017-11-1828-22/+79
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-1/+1
* Move zstd from contrib to sys/contrib so it can be used in theWarner Losh2017-11-141-1/+1
* Fix formatting of _umtx_op(2)Eric van Gyzen2017-11-131-60/+70
* Add notes about overlapping copies.Warner Losh2017-11-133-0/+25
* Introduce syslog service for Casper.Mariusz Zaborski2017-11-124-0/+278
* We return a pointer when we are using cap_init() or cap_service_open()Mariusz Zaborski2017-11-121-0/+2
* libkvm: fix lib32 build.Will Andrews2017-11-121-0/+1
* libkvm: fix build failuresWill Andrews2017-11-1210-17/+39
* libkvm: fix 'index' shadowing.Will Andrews2017-11-121-13/+13
* libkvm: add kvm_walk_pages API.Will Andrews2017-11-1113-122/+740
* Fix some nroff style issueBaptiste Daroussin2017-11-111-13/+6
* Follow up on zstd updateBaptiste Daroussin2017-11-111-1/+6
* Simplify the efivar interface a little.Warner Losh2017-11-102-37/+4
* Tell bsd.dep.mk which depend files to dinclude.Bryan Drewery2017-11-102-20/+2
* s/NgSendMsgReply/NgSendReplyMsg/ in man to match the code.Alexander Motin2017-11-082-4/+4
* Fix the 'casper' package, following r325062.Glen Barber2017-11-081-1/+1
* Wrap to 80 columns. No functional change.John Baldwin2017-11-071-2/+4
* Make sysctl_kern_proc_umask execute fast path when requested pid inBartek Rutkowski2017-11-071-1/+1
* Use MACHINE_CPUARCH in preference MACHINE for userland.Warner Losh2017-11-071-1/+1
* Correct the detection of hard float armWarner Losh2017-11-071-3/+3
* Redo r325502Enji Cooper2017-11-071-1/+2
* Handle arm/armv[67] hosted/targeted builds gracefullyEnji Cooper2017-11-071-1/+1
* Remove unnecessary src.opts.mk .includeEnji Cooper2017-11-071-2/+0
* Use bsd.compiler.mk instead of src.opts.mkEnji Cooper2017-11-071-1/+1
* Choose a simpler, more philosophically correct version for CRTARCH with armv[67]Enji Cooper2017-11-051-1/+6
* Revert r325443Enji Cooper2017-11-051-8/+1
* Fix paths for cross-built versions of lib/libclang_rt and hardfloat arm variantsEnji Cooper2017-11-051-1/+8
|\
| * Simplify r325427Enji Cooper2017-11-051-4/+2
| * Define CRTARCH to armhf when TARGET/TARGET_ARCH are set to arm/armv[67]Enji Cooper2017-11-051-1/+10
| * MFhead@r325422Enji Cooper2017-11-059-15/+33
| |\
| * \ MFhead@r325383Enji Cooper2017-11-045-27/+86
| |\ \
| * \ \ MFhead@r325209Enji Cooper2017-10-311-1/+1
| |\ \ \
| * \ \ \ MFhead@r325199Enji Cooper2017-10-31223-207/+291
| |\ \ \ \
| * | | | | Revert r325128; would break buildworld without TARGET_ARCHEnji Cooper2017-10-301-0/+1
| * | | | | Don't try overriding TARGET_ARCH from llvm.build.mk; rely on sys.mk's definitionEnji Cooper2017-10-301-1/+0
| * | | | | MFhead@r325119Enji Cooper2017-10-3032-19/+309
| |\ \ \ \ \
| * \ \ \ \ \ MFhead@r325004Enji Cooper2017-10-2616-84/+2450
| |\ \ \ \ \ \
| * | | | | | | -fvisibility is a c++ thing, per gcc(1)Enji Cooper2017-10-231-1/+1
| * | | | | | | This shouldn't be required eitherEnji Cooper2017-10-231-1/+0
| * | | | | | | Diff reduce with ^/headEnji Cooper2017-10-231-1/+0
| * | | | | | | Support compiling lib/libclang_rt/profile with gccEnji Cooper2017-10-231-4/+4
| * | | | | | | MFhead@r324884Enji Cooper2017-10-221-1/+5
| |\ \ \ \ \ \ \
| * | | | | | | | Define TARGET_CPUARCH and use in libclang_rt as the basis for CRTARCHEnji Cooper2017-10-221-1/+1
| * | | | | | | | MFhead@r324837Enji Cooper2017-10-2192-18651/+264
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ MFhead@r324482Enji Cooper2017-10-1018-28/+38
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ MFhead@r324148Enji Cooper2017-10-014-5/+8
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ MFhead@r324075Enji Cooper2017-09-281-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ MFhead@r320180Enji Cooper2017-09-238-6/+24
| |\ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | Support compiling lib/libclang_rt/profile a bit more with recent versions of gccEnji Cooper2017-11-052-5/+5