Age | Commit message (Expand) | Author |
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-03 | sync with ISO web site; ok millert@ | Christian Weisgerber |
2015-09-01 | space between macro args and punctuation; | Jason McIntyre |
2015-09-01 | Introduce rtisvalid(9) a function to check if a (cached) route entry | Martin Pieuchot |
2015-09-01 | mattieu baptiste reported a problem with bpf+srps where the per cpu | David Gwynne |
2015-09-01 | Recommend an unambiguous escape for minus signs instead of \-. | Anthony J. Bentley |
2015-08-31 | update reasons for arch without pie; with pascal | Theo de Raadt |
2015-08-31 | Less confusing description of 'nort' for ghc.port.mk. | Matthias Kilian |
2015-08-31 | tweak previous; | Jason McIntyre |
2015-08-31 | Add efifb(4) man page. | YASUOKA Masahiko |
2015-08-29 | Parse and ignore the escape sequences \, and \/ (italic corrections). | Ingo Schwarze |
2015-08-29 | SHO moved | Theo de Raadt |
2015-08-29 | remove duplicate entry for GRU | Stuart Henderson |
2015-08-29 | Implement the escape sequence \\$*, expanding to all arguments | Ingo Schwarze |
2015-08-29 | sparc64 supports the normal cpuinfo/ddbcpu/startcpu/stopcpu now | Philip Guenther |
2015-08-27 | document CDIOREADTOCENTRIES, rather than the misspelled (but equivalent) | Jason McIntyre |
2015-08-24 | Rename M_RTABLE bucket into "rtable" to match the code and kill unused | Martin Pieuchot |
2015-08-24 | Mark up command arguments properly using Cm. | Anthony J. Bentley |
2015-08-24 | adjust list width for previous; | Jason McIntyre |
2015-08-24 | /usr/share/sysmerge -> /var/sysmerge | Antoine Jacoutot |
2015-08-24 | Add some additional urtwn ids found in the linux rtl8192cu driver. | Jonathan Gray |
2015-08-23 | add supported Netgears WNA1000M and WNA1000Mv2 | Joerg Jung |
2015-08-21 | Fix typo: MODLUA_DEAFULT_VERSION to MODLUA_DEFAULT_VERSION. | Anthony J. Bentley |
2015-08-19 | Convert all calls to rtrequest1() and the following error check | Alexander Bluhm |
2015-08-18 | Update en_US.UTF-8.src to Unicode 7.0.0 | Andrew Fresh |
2015-08-18 | Add a script to generate en_US.UTF-8.src | Andrew Fresh |
2015-08-14 | The disktab attribute 'ty' was used to set D_REMOVEABLE and D_RAMDISK | Kenneth R Westerback |
2015-08-14 | Change examples from DSA to RSA since DSA is starting to be removed | Todd C. Miller |
2015-08-14 | provide ml_requeue and mq_requeue for prepending mbufs on lists/queues | David Gwynne |
2015-08-14 | imply you cant sleep while holding a ref via srp | David Gwynne |
2015-08-13 | 'sk', 'cs', 'hs', 'ts' were removed from getdiskbyname() in 2007 | Kenneth R Westerback |