summaryrefslogtreecommitdiff
path: root/share/man/man3
AgeCommit message (Expand)Author
2017-08-11remove libobjc;Jason McIntyre
2017-07-24ansifyJeremie Courreges-Anglas
2017-04-24update for the llvm libs; help/ok kettenisJason McIntyre
2017-04-11shorten introductory sentence and make deprecation clearer;Ingo Schwarze
2017-04-03Send and receive 1 byte of data in addition to the control message. This isOtto Moerbeek
2017-01-12TAILQ_CONCAT() takes 3 arguments.Martin Pieuchot
2016-09-23Unhook sqlite3.Stuart Henderson
2016-08-12no more libarm;Jason McIntyre
2016-03-30for some time now mandoc has not required MLINKS to functionJason McIntyre
2016-03-24no more i386_get_ioperm(2);Jason McIntyre
2016-03-14some Xr; from michal mazurekJason McIntyre
2016-03-03Remove option USER_LDT and everything depending on it.Christian Weisgerber
2015-12-30sysexits only caught on for mail programs. it is not actually recommendedTed Unangst
2015-11-19Add SIMPLEQ_CONCAT and TAILQ_CONCAT for moving one queue onto the endTodd C. Miller
2015-11-14libocurses can go to the Attic. last consumer of it was ramdisk more(1)Theo de Raadt
2015-11-10update NAME section to include all documented functions,Jason McIntyre
2015-10-10Added missing curly bracket into LIST_EMPTY example.Tobias Stoeckmann
2015-09-22fix typo.Igor Sobrado
2015-07-30update the radius reference;Jason McIntyre
2015-07-25some radius bits; help/ok yasuokaJason McIntyre
2015-02-16Replace \*(Lt \*(Le \*(Gt \*(Ge with literal < <= > >= respectively,Christian Weisgerber
2014-12-10HISTORY correction: v7, not v6.Ingo Schwarze
2014-12-07macro cleanup and RETURN VALUES section; from Kaspars BankovskisIngo Schwarze
2014-12-07macro fixes from Kaspars at Bankovskis dot netIngo Schwarze
2014-11-30Replace all 14 instances of .St -ansiC-99 in our tree with .St -isoC-99.Ingo Schwarze
2014-11-07Add libtls to intro(3).Joel Sing
2014-10-13Add a simple man page for the makedev, major and minor macros.Todd C. Miller
2014-09-16less sendmail specific;Jason McIntyre
2014-09-16no more milter;Jason McIntyre
2014-09-13zap MLINK for *Q_END and CIRCLEQ*;Jason McIntyre
2014-09-13Retire the CIRCLEQ_* and *_END macros here, noting why they were deprecated.Philip Guenther
2014-09-08obvious cases of missing .An;Ingo Schwarze
2014-07-16no more html/milter;Jason McIntyre
2014-05-13ohash stuff in libutil now;Jason McIntyre
2014-04-24no more asn1 or comm_err;Jason McIntyre
2014-04-22no more kerberos, ok theo reykHenning Brauer
2014-04-07add heimbase; description from (and ok) ajacoutotJason McIntyre
2014-03-24no more libwrap;Jason McIntyre
2013-12-05no more libcompat;Jason McIntyre
2013-12-04remove reference to non-existent krb5(3). i don;t see any obvious placeJason McIntyre
2013-11-30add libfuse; ok jmc@Pascal Stumpf
2013-11-02move the global description of --export-symbols up to dlopen,Marc Espie
2013-09-13Removed obsolete reference to GCC 2.95 archs. ok miod & jmc.Brett Mahar
2013-08-14no longer any need to quote macro lines with >9 args;Jason McIntyre
2013-08-10libkafs5 has been renamed to libkafs;Jason McIntyre
2013-07-11Remove lie that old kerberos libs were hardlinked to libkrb5 andAntoine Jacoutot
2013-07-10no more link(5). either remove references entirely, or point folksJason McIntyre
2013-06-05use fancy .In macros for includes. from Jan Klemkow. ok jmc schwarzeTed Unangst
2013-05-05remove reference to amd64_get_ioperm noticed by jmcTed Unangst
2013-03-24dlerror() should not return const char *, as noted by landryTheo de Raadt