aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Provide libdl.Konstantin Belousov2017-07-103-0/+5
* Connect ena(4) to the build.Glen Barber2017-07-071-0/+1
* Improve BIT_FLS() documentation.Konstantin Belousov2017-07-071-2/+4
* Add BIT_FLS() analogous to BIT_FFS().Konstantin Belousov2017-07-061-1/+21
* Regenerate src.conf(5)Enji Cooper2017-07-061-3/+25
* Add tests to help verify Links functionality for .../contrib/tzdata/backwardsEnji Cooper2017-07-064-0/+122
* Formalize LEAPSECONDS and OLDTIMEZONES in share/zoneinfo/... asEnji Cooper2017-07-062-2/+21
* Cosmetic tweaks to the default shell rc files, mostly comments.Edward Tomasz Napierala2017-07-052-1/+5
* Use more canonical .Dt for vt(4).Edward Tomasz Napierala2017-07-051-1/+1
* Run "resizewin -z" from the default shell profile files. This makesEdward Tomasz Napierala2017-07-052-0/+4
* Fix a few issues with the lockstat provider man page.Mark Johnston2017-07-031-113/+162
* Switch fabric scans from GID_FT to GID_PT+GFF_ID/GFT_ID.Alexander Motin2017-07-031-3/+12
* Do not build clang for all riscv*, not just riscv64Ed Maste2017-07-011-1/+1
* Disable RCMDS by default.Jeremie Le Hen2017-07-011-1/+1
* Add myself to commiters-src.dot, emaste@ as mentor; sort his mentees while hereKyle Evans2017-06-301-1/+3
* bsd.linker.mk: add band-aid for linker invocation failureEd Maste2017-06-301-3/+5
* Allow parallel installworld (-j N) and poudriere installworldCy Schubert2017-06-281-1/+1
* Add kyua TAP test integration examplesEnji Cooper2017-06-286-0/+399
* share/examples/tests/{atf,plain}/Makefile: tweak example Makefile snippetsEnji Cooper2017-06-282-8/+4
* share/examples/tests/Makefile: clean up example snippets/documentationEnji Cooper2017-06-281-4/+6
* Add "Terminus BSD Console" size 32Ed Maste2017-06-262-0/+1295
* Provide visual feedback when timezone files are installed.Edward Tomasz Napierala2017-06-261-3/+8
* Solve the y2038 problem for powerpcJustin Hibbits2017-06-261-2/+2
* Introduce LINKER_FEATURES to avoid duplicating version logicEd Maste2017-06-231-1/+11
* change GNU ld LINKER_TYPE from binutils to bfdEd Maste2017-06-231-1/+1
* Clarify usage of aio(4) with kqueue(2)Alan Somers2017-06-231-2/+18
* Provide proper values for X_LINKER_TYPE/VERSION when XLD == LD.Bryan Drewery2017-06-221-0/+4
* Don't overwrite already-set LINKER_VERSION/LINKER_TYPE.Bryan Drewery2017-06-221-1/+2
* LINKER_VERSION: Support external binutils.Bryan Drewery2017-06-221-1/+1
* Support cached linker values in environment.Bryan Drewery2017-06-221-0/+29
* Support XLD for setting X_LINKER_TYPE and X_LINKER_VERSION.Bryan Drewery2017-06-221-6/+20
* Add basic bsd.linker.mk auto included from bsd.compiler.mk.Bryan Drewery2017-06-223-0/+35
* Fix spelling error.Bryan Drewery2017-06-221-1/+1
* Rework logic for skipping .depend/.meta file read/stat/writes.Bryan Drewery2017-06-221-5/+17
* Remove logic for setting .MAKE.DEPENDFILE=/dev/null already covered by _SKIP_...Bryan Drewery2017-06-211-2/+1
* Similar to r296013 for NO_ROOT, force SUBDIR_PARALLEL for buildworld WORLDTMP...Bryan Drewery2017-06-211-1/+1
* objwarn should be .PHONY.Bryan Drewery2017-06-211-1/+1
* Fix 'make clean all' to work again.Bryan Drewery2017-06-202-3/+4
* LIBADD: Try to support partial tree checkouts in some limited cases.Bryan Drewery2017-06-201-0/+22
* Fall back to GPL dtc(1) when we lack a C++11 compilerEd Maste2017-06-201-4/+3
* Fix punctionation in UPDATING and regen src.conf after r320127Emmanuel Vadot2017-06-201-4/+4
* Switch back to the BSDL DTC (Device Tree Compiler).Emmanuel Vadot2017-06-201-1/+1
* Utilize SYSROOT from r320119 in places where DESTDIR may be wanting WORLDTMP.Bryan Drewery2017-06-192-155/+157
* Follow-up r320061: Need to respect make.conf/env LIBDIR overrides.Bryan Drewery2017-06-192-0/+9
* make.conf: Add the possibility to use another DTCEmmanuel Vadot2017-06-171-1/+6
* Fix Makefiles which override LIBDIR to not add incorrect dependencies into .d...Bryan Drewery2017-06-173-156/+157
* WITH_META_MODE: End each ERROR_CMD CMD line with ';'.Bryan Drewery2017-06-161-1/+1
* Fix more incorrect library directories fix 'stale .depend' rebuilds.Bryan Drewery2017-06-161-3/+3
* Fix LIBAMU location to fix 'stale .depend' rebuilds in usr.sbin/amd.Bryan Drewery2017-06-161-1/+1
* Don't print all timezones during installworld.Edward Tomasz Napierala2017-06-161-1/+1