aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Add a section describing how to tune ARM kernel options to use an MD_ROOTIan Lepore2017-12-261-1/+42
* Complete the changing of the old "i2c-address" property to the modern "reg"Ian Lepore2017-12-261-5/+3
* Update the FDT example for the lm75 sensor to match current devicetreeIan Lepore2017-12-261-7/+6
* man4: Move back allwinner man page to share/man/man4Emmanuel Vadot2017-12-265-4/+10
* Move arm specific man page to man4.arm subfolderEmmanuel Vadot2017-12-265-4/+4
* Allwinner: gpio: Rename driver to aw_gpio and add man page for itEmmanuel Vadot2017-12-262-0/+103
* Allwinner: mmc: Rename driver to aw_mmc and add a man page for itEmmanuel Vadot2017-12-262-0/+77
* aw_rtc.4: Correct some error/style found by mandoc -TlintEmmanuel Vadot2017-12-261-1/+2
* aw_rsb.4: Remove useless .ReEmmanuel Vadot2017-12-251-1/+0
* aw_rtc: Add man page for this driverEmmanuel Vadot2017-12-252-0/+64
* Follow-up to r326375, by moving the block that disables errors on theDimitry Andric2017-12-241-4/+4
* Drop the NetBSD rcs tag introduced in r326868.Sevan Janiyan2017-12-221-1/+0
* Update HISTORY section for the atomic(9) page.Konstantin Belousov2017-12-221-15/+29
* Provide a nda man page. Add cross referneces. Bump dates.Warner Losh2017-12-216-5/+97
* Add nvme wiring exampleWarner Losh2017-12-201-6/+43
* Document new pci device hints wiring.Warner Losh2017-12-201-0/+53
* Add a new kernel config option, MD_ROOT_READONLY, which forces on theIan Lepore2017-12-201-2/+3
* Update Matthew Macy contact infoStephen Hurd2017-12-191-1/+1
* Document the semantics of atomic_thread_fence operations.Alan Cox2017-12-191-60/+116
* Sync with NetBSD's /usr/share/dict/words, with the exception of quimWarner Losh2017-12-161-2/+48
* Remove white space at EOL.Jens Schweikhardt2017-12-161-5/+5
* Note GELI-enabled zfsboot issues have been solved. Flip the switchWarner Losh2017-12-151-1/+1
* bsd-family-tree: add dfly 5.0.[12]Eitan Adler2017-12-151-3/+9
* bsd-family-tree: Add NetBSD 7.0.2Eitan Adler2017-12-151-22/+25
* Turn loader GELI support in the boot loaders off by default as aWarner Losh2017-12-141-1/+1
* bhnd(4): Include board_devid in the bhnd_board_info structure, and populateLandon J. Fuller2017-12-141-5/+19
* Add myself to committers-src.dotChuck Tuffli2017-12-111-0/+3
* gifconfig_gif0 no longer works, document replacementMike Karels2017-12-091-9/+28
* Add two dates derived from looking at archival source tarballs in theWarner Losh2017-12-091-2/+2
* Look for libraries in OBJDIR when building outside of buildworld.Bryan Drewery2017-12-071-1/+1
* Garbage collect IFCAP_POLLING_NOCOUNT. It wasn't used since veryGleb Smirnoff2017-12-061-5/+2
* AUTO_OBJ: Don't create nested OBJDIRS with print-dir or make -n.Bryan Drewery2017-12-061-1/+2
* Update to 2017-12-06Baptiste Daroussin2017-12-061-11/+52
* Deal with bmake-20170301 no longer resolving -C like it used to.Bryan Drewery2017-12-051-0/+8
* Handle writable-but-not-a-directory cases for writable OBJDIR check.Bryan Drewery2017-12-051-2/+8
* AUTO_OBJ: For all top-level targets enforce using an OBJDIR.Bryan Drewery2017-12-051-1/+1
* Fix DPSRCS not getting .depend.* files.Bryan Drewery2017-12-051-2/+2
* Allow Makefiles to append to DEPENDSRCS.Bryan Drewery2017-12-051-1/+1
* Document the sys/boot -> stand move in hier.7 and the top-level README.Mark Johnston2017-12-031-1/+3
* Add missing wordEitan Adler2017-12-021-1/+1
* Document autofs(6) sysctl variables.Edward Tomasz Napierala2017-12-021-1/+40
* Add an mlink for cloudabi32(4).Ed Schouten2017-12-011-1/+2
* SPDX: use the Beerware identifier.Pedro F. Giffuni2017-11-303-2/+10
* Port cloudabi32.ko to FreeBSD/arm64.Ed Schouten2017-11-301-3/+3
* Update man page for r325354.Fabien Thomas2017-11-301-3/+4
* Fix pthread_condattr(3) typeEitan Adler2017-11-301-2/+2
* Don't fail the build due to clang integer constant range warningsAlex Richardson2017-11-291-0/+3
* Disallow TUN and TAP character device IOCTLs to modify the network deviceHans Petter Selasky2017-11-292-4/+18
* Add a comment to release/release.conf.sample documentingGlen Barber2017-11-281-26/+18
* bhnd(4): Fix bcma/siba core reset behaviorLandon J. Fuller2017-11-271-6/+13