summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)Author
2015-12-01Send Aviion to same place as Nova IITheo de Raadt
2015-11-30change Xrs from now-defunct db(3) to dbopen(3); this wasn;t aJason McIntyre
2015-11-29Special case SWIDTH1 for U+E000 - U+F8FFAndrew Fresh
2015-11-26document MODPY_SETUP_ARGSJasper Lievisse Adriaanse
2015-11-26remove rpc.yppasswdd bits;Jason McIntyre
2015-11-26mlink for SRPL_FOREACH_SAFE_LOCKED and tweak its description;Jason McIntyre
2015-11-26Add SRPL_FOREACH_SAFE_LOCKED(9), needed to turn the single list ofMartin Pieuchot
2015-11-25add uvm_uarea_{alloc,free} to NAME and MLINKS;Jason McIntyre
2015-11-25replace IFF_OACTIVE manipulation with mpsafe operations.David Gwynne
2015-11-24Fix a link that got broken by a recent change that was made to the web pages.Stuart Henderson
2015-11-24update NAME; somehow missed this file when i did man9;Jason McIntyre
2015-11-24no mlink for ctlname; ok schwarzeJason McIntyre
2015-11-24missing NAME entry;Jason McIntyre
2015-11-24update NAME;Jason McIntyre
2015-11-24two missing NAME entries;Jason McIntyre
2015-11-24no need for zsc mlink now;Jason McIntyre
2015-11-23Remove support for "lookup yp" in /etc/resolv.conf. This historicalTheo de Raadt
2015-11-23add missing NAME entries;Jason McIntyre
2015-11-23tweaks;Jason McIntyre
2015-11-23Move ifq_deq_{begin,commit,rollback} appart to keep man pages short,Martin Pieuchot
2015-11-23zs(4) is now called zs, from jmc@Martin Pieuchot
2015-11-23point to mount_mfs(8), not mfs(8);Jason McIntyre
2015-11-21add missing NAME entries; ok schwarzeJason McIntyre
2015-11-21previous chopped off too much;Jason McIntyre
2015-11-21after some discussion with dlg and schwarze, add scsibus to NAME;Jason McIntyre
2015-11-21Retire ml_requeue(9) and mq_requeue(9).Martin Pieuchot
2015-11-21Install terminfo files into /usr/share/terminfo (as well asNicholas Marriott
2015-11-21fix NAME; ok schwarzeJason McIntyre
2015-11-21zap mlinks for advansys(4), pnp(4), and networking(4), all of whichJason McIntyre
2015-11-21provide MBUF_LIST_FIRST and MBUF_LIST_NEXT for iterating over an mbuf_list.David Gwynne
2015-11-20cleanup powerhooks links tooTheo de Raadt
2015-11-20Don't specify full paths for doas and path, and don't suggest that usersmmcc
2015-11-20After being separated for more than 5 years, allow these poor manualsMartin Pieuchot
2015-11-20ntpd ison by default; from rob pierceTheo de Raadt
2015-11-20i made a mistake. rename ifq_enq and ifq_deq to ifq_enqueue and ifq_dequeueDavid Gwynne
2015-11-20do not uppercase Nd;Jason McIntyre
2015-11-20shuffle struct ifqueue so in flight mbufs are protected by a mutex.David Gwynne
2015-11-19Add SIMPLEQ_CONCAT and TAILQ_CONCAT for moving one queue onto the endTodd C. Miller
2015-11-17no more pac;Jason McIntyre
2015-11-17Add a manual page for cnmac.Visa Hankala
2015-11-15remove mlink for non-existent ieee80211_compute_duration;Jason McIntyre
2015-11-15remove entries for SRPL_HEAD_INIT (listed twice!) and SRPL_ENTRY_INIT,Jason McIntyre
2015-11-15word fix;Jason McIntyre
2015-11-14libocurses can go to the Attic. last consumer of it was ramdisk more(1)Theo de Raadt
2015-11-14no need for a mirror-maker(7) mlink;Jason McIntyre
2015-11-14knock out obsolete mlinks for srandom and urandom;Jason McIntyre
2015-11-14pci at macepcibr, not macepcbir;Jason McIntyre
2015-11-14remove pointless resolver(5) mlink: if you want this file, ask forJason McIntyre
2015-11-14the mandoc(7) mlink is useless; zapping now, at ingo's behestJason McIntyre
2015-11-13ARC4 and non-HMAC MD5 & SHA1 have been removed; prodded by mikeb@Christian Weisgerber