Age | Commit message (Expand) | Author |
2017-01-09 | Clarify how tabs after .It work | Ingo Schwarze |
2016-12-28 | Make the second, section number argument of .Xr mandatory. | Ingo Schwarze |
2016-12-27 | Remove user uucp and group news from base. | Jeremie Courreges-Anglas |
2016-11-03 | Re-add the Xr macro to syspatch now that it's hooked up. | Antoine Jacoutot |
2016-10-11 | link to http://mdocml.bsd.lv/mdoc/ below SEE ALSO; | Ingo Schwarze |
2016-09-28 | group the sysctls; | Jason McIntyre |
2016-09-28 | document kern.allowkmem; reminded by deraadt | Jason McIntyre |
2016-09-18 | there's no reason to point readers to options(4) now; | Jason McIntyre |
2016-09-18 | option INSECURE is obsolete | Theo de Raadt |
2016-09-06 | document /etc/acme/ | Jason McIntyre |
2016-09-06 | remove the Xr macro to syspatch (since it doesn;t get installed yet) | Jason McIntyre |
2016-09-04 | Add /var/syspatch/ to hier(7). | Antoine Jacoutot |
2016-09-03 | Retire zaurus, as it hasn't made the EABI jump and will be permanently broken | Philip Guenther |
2016-09-02 | move links from http to https://www.openbsd.org/ | Theo Buehler |
2016-09-01 | no more sparc; | Jason McIntyre |
2016-08-10 | no more armish; | Jason McIntyre |
2016-05-11 | remove hppa64 port, which we never got going beyond broken single users. | Theo de Raadt |
2016-04-25 | remove systrace | Ted Unangst |
2016-04-17 | all archs support shared libs; from bob nw8l | Jason McIntyre |
2016-04-07 | Link to faq15.html#Ports instead of just faq15.html. This matches the | Theo Buehler |
2016-04-07 | update the ports link; from solene rapenne | Jason McIntyre |
2016-03-10 | un-vax; | Jason McIntyre |
2016-03-02 | Stop mentioning /emul/ in hier(7), naddy@ agrees. | Stuart Henderson |
2016-01-31 | Use standard name for ASCII LF and FF control codes. | Christian Weisgerber |
2016-01-07 | no more vi/catalog; | Jason McIntyre |
2016-01-03 | The pkgpath given mentioned -qt4, but the description wrongly told -main. | Vadim Zhukov |
2015-12-08 | remove libexec/smtpd; | Jason McIntyre |
2015-12-04 | document /usr/include/{msdosfs,ntfs} | Jason McIntyre |
2015-12-03 | tweak previous; | Jason McIntyre |
2015-12-03 | Change /usr/share/misc/terminfo.db to /usr/share/terminfo. | Nicholas Marriott |
2015-12-01 | sync and update the list of supported archs; | Jason McIntyre |
2015-11-24 | Fix a link that got broken by a recent change that was made to the web pages. | Stuart Henderson |
2015-11-14 | no need for a mirror-maker(7) mlink; | Jason McIntyre |
2015-11-14 | the mandoc(7) mlink is useless; zapping now, at ingo's behest | Jason McIntyre |
2015-11-05 | After removing National Language Support (NLS) from base, stop | Alexander Bluhm |
2015-11-01 | Specify option ordering in the DESCRIPTION section | Philip Guenther |
2015-10-24 | change one instance of Dl to a display and provide a teeny indent | Jason McIntyre |
2015-10-11 | Mention that the first argument of .Pf does not need escaping. | Ingo Schwarze |
2015-09-27 | basic grammar fixes; | Jason McIntyre |
2015-09-27 | typo, resolve_lib->resolve-lib; from Theo Buehler | Stuart Henderson |
2015-09-27 | check-conflicts was replaced with check-problems; from Theo Buehler | Stuart Henderson |
2015-09-23 | typos. | Igor Sobrado |
2015-09-21 | punctuation and upper case fixes; Michael Reed <m dot reed at mykolab dot com> | Ingo Schwarze |
2015-09-21 | Mark up login.conf(5) variable names as .Va, not .Ar, | Ingo Schwarze |
2015-09-14 | Avoid .Ns right after .Pf, it's pointless. | Ingo Schwarze |
2015-09-10 | use .Vt for extern variables in the SYNOPSIS, not .Ar | Ingo Schwarze |
2015-09-01 | Recommend an unambiguous escape for minus signs instead of \-. | Anthony J. Bentley |
2015-08-29 | Parse and ignore the escape sequences \, and \/ (italic corrections). | Ingo Schwarze |
2015-08-29 | Implement the escape sequence \\$*, expanding to all arguments | Ingo Schwarze |
2015-08-24 | Mark up command arguments properly using Cm. | Anthony J. Bentley |