summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)Author
2019-05-18document -c and -I. Use compact literal for the examples, so that theMarc Espie
2019-05-15new sentence, new line;Jason McIntyre
2019-05-15listing all the libutil pages is getting cumbersome, and providing littleJason McIntyre
2019-05-14Remove the REGRESS_MAXTIME feature from regress framework. TheAlexander Bluhm
2019-05-14document CONFIGURE_STYLE=autoreconf; ok espie@Christian Weisgerber
2019-05-14minor macro cleanupIngo Schwarze
2019-05-14minor wording improvement from Stephen GregorattoIngo Schwarze
2019-05-14Delete some .Sx macros that were used in a wrong way.Ingo Schwarze
2019-05-12mention render node device filesJonathan Gray
2019-05-12Delete documentation of the former HOSTALIASES featuresIngo Schwarze
2019-05-12document log reading errorsMarc Espie
2019-05-12document existing command status, and new command wipeMarc Espie
2019-05-12new sentence, new line;Jason McIntyre
2019-05-12sort;Jason McIntyre
2019-05-12add missing ucrcom pageJonathan Gray
2019-05-11The BER API is currently used by ldap, ldapd, ldapctl, ypldap, snmpd, androb
2019-05-11Add a manpage for fusbtc(4).Patrick Wildt
2019-05-11Add a manpage for mvuart(4).Patrick Wildt
2019-05-11Remove Rockchip from the manpage since it's just a leftover fromPatrick Wildt
2019-05-11Add the colemak keyboard layout.Aaron Bieber
2019-05-11socppc makes an extended visit to the bigbucket.Theo de Raadt
2019-05-10Document TIMEVAL_TO_TIMESPEC() and TIMESPEC_TO_TIMEVAL().cheloha
2019-05-10Document port protection support in switch(4). Also add SIOCBRDGSIFPROT toakoshibe
2019-05-10tweak previous: fix three wrong macros and one missing macroIngo Schwarze
2019-05-10Document the wsfont framework.Frederic Cambus
2019-05-10The correct header for KASSERT(9) is <sys/systm.h>.Martin Pieuchot
2019-05-10Make the red-black tree example -Wmissing-prototypes clean by providingFlorian Obser
2019-05-10Browsers using SAN instead of CN in Subject is now more than just "someStuart Henderson
2019-05-10syncStuart Henderson
2019-05-09actual timeout is smaller.Marc Espie
2019-05-09be more thorough in describing what register-plist does.Marc Espie
2019-05-08update to PF pfctl(8) and pf.conf(5) manpagesAlexandr Nedvedicky
2019-05-08Add flang to the MODFORTRAN_COMPILER list.Brian Callahan
2019-05-06Remove vmm(4) from i386 MAKEDEV.8Mike Larkin
2019-05-06Cleanup things that missed removal during vmm(4) i386 purge a few monthsMike Larkin
2019-05-05sync the description of bufcachepercent; ok deraadtJason McIntyre
2019-05-04call these devices "Ethernet device", as other pages do;Jason McIntyre
2019-05-04Xr mcxTheo de Raadt
2019-05-04a quick and dirty manpage for mcxDavid Gwynne
2019-04-30elaborate a little on how route priorities work;Jason McIntyre
2019-04-29Update to reflect change of default ruby version to ruby 2.6Jeremy Evans
2019-04-28add WITNESS support to barriers modelled on the timeout stuff visa did.David Gwynne
2019-04-27switch the example mirror to cdn.openbsd.orgT.J. Townsend
2019-04-27the installer creates /etc/installurl even if we don't use http for the sets,T.J. Townsend
2019-04-26sysupgrade(8) uses /home/_sysupgradeFlorian Obser
2019-04-26Additional devices that are supported by uslcom.remi
2019-04-25reflect recent bpf changesanton
2019-04-25Make openprom.4 platform independent.denis
2019-04-25Add a manual page for octcf(4).Visa Hankala
2019-04-25sticky-address is working with source-hash.YASUOKA Masahiko