aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Enable compressed debug on little-endian targetsEd Maste2021-08-082-2/+9
* src.conf.5: Regen after fe52b7f60ef4, PROFILE default offEd Maste2021-08-081-10/+1
* Disable PROFILE option by defaultEd Maste2021-08-081-1/+1
* gpio.4: Mention new sifive_gpio driverJessica Clarke2021-08-071-0/+7
* man: Install more man pages unconditionallyFernando Apesteguía2021-08-063-6/+6
* bsd.cpu.mk: add support for x86-64-v[234] levels as CPUTYPEGreg V2021-08-061-7/+13
* pkgbase: locales: Also tag the files dirEmmanuel Vadot2021-08-0610-0/+13
* ctypedef: fix installation of C.UTF-8Kyle Evans2021-08-061-1/+2
* pkgbase: fix locale packagesKyle Evans2021-08-061-1/+1
* Add fspacectl(2), vn_deallocate(9) and VOP_DEALLOCATE(9).Ka Ho Ng2021-08-053-0/+206
* Add vnode_pager_purge_range(9) KPIKa Ho Ng2021-08-052-0/+86
* Disable compressed debug by defaultEd Maste2021-08-051-1/+1
* Use compressed debug in standalone userland debug files by defaultEd Maste2021-08-044-2/+11
* Install ipmi man page also on arm64Ed Maste2021-08-041-1/+1
* arm: enable stack-smashing protectionMitchell Horne2021-08-041-3/+2
* sound: Add an example of basic sound applicationGoran Mekić2021-08-044-0/+434
* pkgbase: move locales into their own packageBaptiste Daroussin2021-08-0310-1/+25
* locales: fix abuse of bsd.dirs.mkBaptiste Daroussin2021-08-0310-20/+20
* locales: fix typo preventing installation of collation for ru_RU.CP866Baptiste Daroussin2021-08-031-1/+1
* locales: stop hardcoding the directories in the mtreeBaptiste Daroussin2021-08-0310-0/+20
* nl_NL.ISO8859-1: reinstall the missing LC_MESSAGESBaptiste Daroussin2021-08-031-0/+1
* Introduce driver for Freescale Felix switchMarcin Wojtas2021-08-032-0/+84
* Use .sinclude for bsd.sanitizer.mkAlex Richardson2021-08-032-2/+4
* malloc(9): Document/complete aligned variantsAdam Fenn2021-08-021-1/+24
* Fix GCC and -DWITH_CLEAN build after 7bc797e3f3807660cf98e5b1bd63545cafe820f8Alex Richardson2021-08-021-2/+2
* Allow bootstrapping llvm-tblgen on macOS and LinuxAlex Richardson2021-08-021-8/+0
* Remove mkcsmapper_static and mkesdb_static from build-toolsAlex Richardson2021-08-024-12/+4
* Add build system support for ASAN+UBSAN instrumentationAlex Richardson2021-08-028-6/+58
* inet6_option_space is deprecated, refer to inet6_opt_init insteadTom Jones2021-07-301-4/+4
* Minor language improvements. Note that they can't be changedDavid Malone2021-07-291-4/+7
* Regen src.conf.5 after 5f946c76c0ccEd Maste2021-07-271-5/+2
* pci_vendors: update to 2021-07-25Baptiste Daroussin2021-07-271-35/+396
* /dev/pci: clarify meaning of writeable file descriptorKonstantin Belousov2021-07-271-2/+13
* bpf: Add an ioctl to set the VLAN Priority on packets sent by bpfLuiz Otavio O Souza2021-07-261-1/+3
* geom: create an API to allocate events, and use that storage to send themWarner Losh2021-07-241-1/+31
* kasan.9: Fix formatting in the synopsisMark Johnston2021-07-231-3/+1
* Remove sr_RS.UTF-8@latin from the list of targetsMark Johnston2021-07-231-1/+1
* locale: Add Farsi/Persian localesFaraz Vahedi2021-07-2314-5/+4096
* locales: upgrade CLDR to 39.0 and Unicode to 13.0.0Baptiste Daroussin2021-07-2346-50251/+50224
* locales: now that C.UTF-8 is the default locale, always install itBaptiste Daroussin2021-07-232-2/+4
* locales: separate unicode from other localesBaptiste Daroussin2021-07-23209-577/+88982
* LC_CTIME: has been removed from automatic generation long agoBaptiste Daroussin2021-07-231-2/+0
* man9: Update guarantees for userspace fetch/store operationsMark Johnston2021-07-222-6/+10
* man9: Remove stray .In macrosMark Johnston2021-07-222-2/+0
* man9/VOP_LISTEXTATTR.9: correct grammar in .NdCeri Davies2021-07-221-1/+1
* man/man7/development.7: correct typo in manpage.Ceri Davies2021-07-221-1/+1
* ports.7: catchup with the package extension name since pkg 1.17Baptiste Daroussin2021-07-221-2/+2
* Update the mlx5en(4) manual page.Hans Petter Selasky2021-07-211-50/+48
* bsd.linker.mk: Detect LLD when built with PACKAGE_VENDORAlex Richardson2021-07-201-1/+3
* pf.conf.5: Document new 'match' keywordKristof Provost2021-07-171-2/+27