summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)Author
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
2014-07-09sort out the MLINKS mess, and tweak previous a bit;Jason McIntyre
2014-07-09Sync x11/gnome with reality.Antoine Jacoutot
2014-07-09Add a daemon_timeout variable for rc_wait().Antoine Jacoutot
2014-07-09Rewrite lockstatus() description to be more like rw_status()Philip Guenther
2014-07-09Document recent x11/gnome MODULE changes.Antoine Jacoutot
2014-07-09MLINKS for rw_{assert_{unlocked,wrlock,rdlock},status}Philip Guenther
2014-07-09Fixed rw_status() description, moving it to where it belongs.Philip Guenther
2014-07-09Add an "If" to make a complete sentence.Brian Callahan
2014-07-09crude rrwlock to appease guenther and beckTed Unangst
2014-07-08Add Maastricht Aachen Airport (MST).Mark Kettenis
2014-07-08tweak previous;Jason McIntyre
2014-07-08introduce the if_rxr api. it is intended to pull the rx ring accountingDavid Gwynne
2014-07-07implement .dei and .amiIngo Schwarze
2014-07-07fork1: FORK_THREAD requires FORK_SHAREFILESMatthew Dempsky
2014-07-05Matthias Pfaller rescinded clauses three and four of his licenseJonathan Gray
2014-07-03Move failure case text from uvm_pagerealloc() to uvm_pagealloc()Matthew Dempsky
2014-07-02Sync uvm_page_physload()'s parameter types with realityMatthew Dempsky
2014-07-02Document the ioctl() argument types for sd(4)'s ioctlsMatthew Dempsky
2014-07-02When .Sm is called without an argument, groff toggles the spacing mode,Ingo Schwarze
2014-07-02Use real parameter types for u{dv,vn}_attach() instead of void *Matthew Dempsky
2014-07-02tweak previous;Jason McIntyre
2014-07-02Implement the obsolete macros .En .Es .Fr .Ot for backward compatibility,Ingo Schwarze
2014-07-02RETURN VALUES sectionDavid Gwynne
2014-07-02oops, extra newlineDavid Gwynne
2014-07-02add a CONTEXT section.David Gwynne
2014-07-01no more uvm_fork(9);Jason McIntyre
2014-06-30Remove some dead functions from uvm.9:Matthew Dempsky
2014-06-30Update to reflect that UVM_INH_ZERO has replaced UVM_INH_DONATE.Matthew Dempsky
2014-06-28espie points out <string.h> is needed for the AUDIO_INITINFO() macroMatthew Dempsky
2014-06-28Dv blah , Dv blehJason McIntyre
2014-06-28audio(4) has nothing to do with <string.h>Matthew Dempsky
2014-06-28Use Fa for vscsi(4) ioctl() commands.Matthew Dempsky
2014-06-28Fix indenting for bio(4) and pci(4) ioctl()s.Matthew Dempsky
2014-06-28Add argument types for bio(4) ioctl() commandsMatthew Dempsky
2014-06-28Use Dv and Fa as appropriate for describing video(4) ioctl() commands.Matthew Dempsky