summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)Author
2014-07-22Drop quotes and mention that 3 and not 2 variables can be overridden.Antoine Jacoutot
2014-07-22Tweak after recebt rc.securelevel change.Antoine Jacoutot
2014-07-19Explicitely check the value of REGRESS_SKIP_SLOW rather than its emptyness,Miod Vallat
2014-07-18pass atomic_{cas,swap}_uint a volatile void * instead of a volatileDavid Gwynne
2014-07-16zap trailing newlines; "go for it" deraadtOkan Demirmen
2014-07-16invert the description describing calendar, since it is run by defaultJason McIntyre
2014-07-16no more /etc/disklabels (ironically making my previous commit to thisJason McIntyre
2014-07-16no more html/milter;Jason McIntyre
2014-07-15crank to 5.6-betaTheo de Raadt
2014-07-15put examples/ in the right place;Jason McIntyre
2014-07-15/var/db/sysmerge -> /usr/share/sysmergeAntoine Jacoutot
2014-07-14No more "securelevel" variable.Antoine Jacoutot
2014-07-14powerdown is gone.Antoine Jacoutot
2014-07-14Add /etc/examples/Antoine Jacoutot
2014-07-14Add TEST_ENV and ALL_TEST_ENV description.Vadim Zhukov
2014-07-14use Nx;Jason McIntyre
2014-07-13KASSERTMSG(9): New kernel assertion with messageMasao Uebayashi
2014-07-13add RDC R1012 supportsasano
2014-07-13Do not fold multiple function arguments into the same .Fn argument:Ingo Schwarze
2014-07-13tweak previous;Jason McIntyre
2014-07-13Document the security/heimdal MODULE.Antoine Jacoutot
2014-07-13Try to document new 'net' option that is a bit like 'noauto'.Claudio Jeker
2014-07-13tweak previous; ok dlgJason McIntyre
2014-07-13Unconfuse .Fa documentation:Ingo Schwarze
2014-07-13tweak previous;Jason McIntyre
2014-07-13tweak previous;Jason McIntyre
2014-07-13treat external storage allocated by the mbuf layer the same asDavid Gwynne
2014-07-13What would you use config_init() for?Martin Pieuchot
2014-07-13Split config_attach/detach(9) from autoconf(9). Stop talking aboutMartin Pieuchot
2014-07-13document that rc.conf is not a shell script anymoreRobert Nagy
2014-07-13we dont do per interface accounting in the mbuf layer anymoreDavid Gwynne
2014-07-12some basic formatting fixes;Jason McIntyre
2014-07-12uyap: your call has been disconnectedTed Unangst
2014-07-12Add devel/cmake bits (rotted in my tree for more than a year) and a shortVadim Zhukov
2014-07-12teduuuuuudfu(4) it has never been enabled in 5 years.Martin Pieuchot
2014-07-12add a size argument to free. will be used soon, but for now default to 0.Ted Unangst
2014-07-12some basic formatting tweaks;Jason McIntyre
2014-07-12jmc points out this babbled about the accept_rtadvd sysctl which is no moreHenning Brauer
2014-07-12Grammar, from stsp@Martin Pieuchot
2014-07-12remove bluetooth malloc typesTed Unangst
2014-07-12a bit more detailMarc Espie
2014-07-12document the GitHub support in bsd.port.mkRobert Nagy
2014-07-12Improve the definition of USBD_FORCE_SHORT_XFER, prompted by a questionMartin Pieuchot
2014-07-11Let us hurry. There is nothing to fear here.Ted Unangst
2014-07-10Oops, fix man page typo.Matthew Dempsky
2014-07-10Add mallocarray(9)Matthew Dempsky
2014-07-10No need to talk about config_activate(), we don't have it anymore.Martin Pieuchot
2014-07-10Backport support for -Wframe-larger-than=N to base GCCMatthew Dempsky
2014-07-10divert-packet no longer uses the PACKET_TAG_PF_DIVERT mbuf tag.Lawrence Teo
2014-07-09zap trailing whitespace;Jason McIntyre