Age | Commit message (Expand) | Author |
2015-09-23 | typos. | Igor Sobrado |
2015-09-23 | fix manufacturer name. | Igor Sobrado |
2015-09-23 | minor .Pa cleanup, including one chunk from Michael Reed | Ingo Schwarze |
2015-09-23 | The best way to display complete command invocations including command | Ingo Schwarze |
2015-09-23 | Obviously, .Ar is the wrong macro for Makefile targets - .Ar is for | Ingo Schwarze |
2015-09-22 | consistency: no need to restate the page name in .Nm over and over again; | Ingo Schwarze |
2015-09-22 | typos: mastter -> master, mandoatory -> mandatory. | Igor Sobrado |
2015-09-22 | fix typo. | 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-21 | Document that m_free(9) and m_freem(9) now accept NULL. | Martin Pieuchot |
2015-09-21 | spelling fix; | Jason McIntyre |
2015-09-21 | scatter some rcctl refs; from rob pierce | Jason McIntyre |
2015-09-21 | use .Sx; from Michael Reed <m dot reed at mykolab dot com> tweaked by me | Ingo Schwarze |
2015-09-20 | fix an Xr to pkg_create(1); | Jason McIntyre |
2015-09-20 | More IP26 bits. | Miod Vallat |
2015-09-19 | Document that rtfree(9) accepts NULL. | Martin Pieuchot |
2015-09-18 | tweak previous; | Jason McIntyre |
2015-09-18 | implement SRPL_INSERT_AFTER_LOCKED. | David Gwynne |
2015-09-16 | use .Sq rather than manual `...' and fix two typos; | Ingo Schwarze |
2015-09-14 | Avoid .Ns right after .Pf, it's pointless. | Ingo Schwarze |
2015-09-14 | convert .Fd #include to .In | Ingo Schwarze |
2015-09-14 | delete stray .Ft line | Ingo Schwarze |
2015-09-14 | Remove useless quoting from .Fo and .Fn function names, to prevent | Ingo Schwarze |
2015-09-14 | add missing function return types | Ingo Schwarze |
2015-09-13 | vallue -> value; | Jason McIntyre |
2015-09-13 | intr_barrier(9) | Mark Kettenis |
2015-09-13 | Mark IGNORE_IS_FATAL and IGNORE_SILENT as user settings explicitly. | Vadim Zhukov |
2015-09-13 | forgot to prototope SRPL_RC_INITIALIZER | David Gwynne |
2015-09-12 | ktrcsw(9) has been removed, so remove its man page too. | Lawrence Teo |
2015-09-11 | add missing functions to NAME; | Jason McIntyre |
2015-09-11 | No longer document RTF_XRESOLVE but keep the define around until | Martin Pieuchot |
2015-09-11 | Document rtref(9). | Martin Pieuchot |
2015-09-11 | introduce a wrapper around reference counts called refcnt. | David Gwynne |
2015-09-11 | No more che(4) so no need for the manpage. | Claudio Jeker |
2015-09-11 | documentation updates for ifmedia64 | Stefan Sperling |
2015-09-11 | Add ps/o | Philip Guenther |
2015-09-10 | use .Vt for extern variables in the SYNOPSIS, not .Ar | Ingo Schwarze |
2015-09-10 | use .In rather than .Fd #include | Ingo Schwarze |
2015-09-10 | delete bogus trailing comma from .Nm in NAME section | Ingo Schwarze |
2015-09-10 | reduce more .Nd to one line and kill more .Tn | Ingo Schwarze |
2015-09-10 | reduce .Nd to one line and kill .Tn while here | Ingo Schwarze |
2015-09-09 | no comma after last entry in NAME; | Jason McIntyre |
2015-09-09 | millert@ noticed an extra period. | David Gwynne |
2015-09-09 | implement a singly linked list built with SRPs. | David Gwynne |
2015-09-07 | Document the new ri_bs member. | Mark Kettenis |
2015-09-06 | Add support for QEMU PCI serial devices in puc(4) | Stefan Fritsch |
2015-09-06 | Remove some lies and document that passing the PR_WAITOK flag to pmap_init(9) | Mark Kettenis |
2015-09-06 | Remove ruby19 and rbx FLAVOR information, as support for both was removed | Jeremy Evans |
2015-09-01 | space between macro args and punctuation; | Jason McIntyre |