summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)Author
2017-01-24Remove some superfluous words and convert Ar VERSION into Va VERSION.Theo Buehler
2017-01-24in resolver(3), document that _EDNS0 and _DNSSEC are no ops;Jason McIntyre
2017-01-24pfind(9) has been renamed to tfind(9);Jason McIntyre
2017-01-24Document KEEPKERNELS: If set to "yes" in mk.conf or in the environment,Theo Buehler
2017-01-24Display process group in "ps /w" since they got removed from "ps /n".Martin Pieuchot
2017-01-24Display the thread ID (TID) rather than the process group ID (PGRP)Martin Pieuchot
2017-01-24Modernize and unify test idioms for the sake of readability andTheo Buehler
2017-01-24Zap a "true ;" that is there for no good reason.Theo Buehler
2017-01-24The /p modifier now takes a TID, while here add a missing argumentMartin Pieuchot
2017-01-24Rename pfind(9) into tfind(9) to reflect that it deals with threads.Martin Pieuchot
2017-01-23Add LLVM_ARCHS description as well, to make more clear the distinctionVadim Zhukov
2017-01-23quick blurb about the upcoming CLANG_ARCHS variablePeter Hessler
2017-01-23add sxipio(4)Jonathan Gray
2017-01-22improve on previous edit.Sebastian Benoit
2017-01-22remove the perfect exampleSebastian Benoit
2017-01-22system release -> releaseRobert Peichaer
2017-01-21Add my copyright.Theo Buehler
2017-01-21Only do chown :wobj when this command will succeed. Allows usingTheo Buehler
2017-01-21Clarify what local response file actually means.Robert Peichaer
2017-01-18Document the RI_CLEARMARGINS flag.Frederic Cambus
2017-01-18didnt rename enough things after copy/pasteDavid Gwynne
2017-01-17"hosts" is optional; from matthew martinJason McIntyre
2017-01-16tweak previous;Jason McIntyre
2017-01-15Add some guidelines how to write regression tests to the bsd.regress.mk(5)Alexander Bluhm
2017-01-13tweak previous;Jason McIntyre
2017-01-13Add vmmci(4) manpageReyk Floeter
2017-01-12Update athn(4) man page in light of recently added 802.11n support.Stefan Sperling
2017-01-12TAILQ_CONCAT() takes 3 arguments.Martin Pieuchot
2017-01-11syncPatrick Wildt
2017-01-11Updated the route(9) man page by removing nonexistent function andRafael Zalamena
2017-01-10Hyper-V hosts make 64 bytes of entropy available to guests in the formJonathan Gray
2017-01-09Clarify how tabs after .It workIngo Schwarze
2017-01-07fix commata in the NAME sectionIngo Schwarze
2017-01-06Add ruby 2.4 informationJeremy Evans
2017-01-06No point in having an .Xr hostapd if hostap mode is not supported by theTheo Buehler
2017-01-05Document cargo module.Daniel Jakots
2017-01-04modfier -> modifierTheo Buehler
2017-01-03simplefb(4)Mark Kettenis
2017-01-02diff from jesper wallin to remove commas in one of the queue examples;Jason McIntyre
2017-01-01Hyphenate compound adjectives 'up-to-date', 'out-of-date' and 'well-known'Theo Buehler
2016-12-31syncKenji Aoyama
2016-12-30Add xterm+pcfkeys to the tmux entry, for all the xterm(1) function keys.Nicholas Marriott
2016-12-30Update to terminfo-20161126.Nicholas Marriott
2016-12-28fix the remaining cases of .Xr with only one argumentIngo Schwarze
2016-12-28Make the second, section number argument of .Xr mandatory.Ingo Schwarze
2016-12-27Remove user uucp and group news from base.Jeremie Courreges-Anglas
2016-12-22Remove PIM support from the multicast stack.Rafael Zalamena
2016-12-21tweak previous;Jason McIntyre
2016-12-21Add octmmc(4).Visa Hankala
2016-12-18Introduce a list of architectures that use clang as compiler. ThePatrick Wildt