Age | Commit message (Expand) | Author |
2014-11-30 | Replace all 14 instances of .St -ansiC-99 in our tree with .St -isoC-99. | Ingo Schwarze |
2014-11-07 | Add libtls to intro(3). | Joel Sing |
2014-10-13 | Add a simple man page for the makedev, major and minor macros. | Todd C. Miller |
2014-09-16 | less sendmail specific; | Jason McIntyre |
2014-09-16 | no more milter; | Jason McIntyre |
2014-09-13 | zap MLINK for *Q_END and CIRCLEQ*; | Jason McIntyre |
2014-09-13 | Retire the CIRCLEQ_* and *_END macros here, noting why they were deprecated. | Philip Guenther |
2014-09-08 | obvious cases of missing .An; | Ingo Schwarze |
2014-07-16 | no more html/milter; | Jason McIntyre |
2014-05-13 | ohash stuff in libutil now; | Jason McIntyre |
2014-04-24 | no more asn1 or comm_err; | Jason McIntyre |
2014-04-22 | no more kerberos, ok theo reyk | Henning Brauer |
2014-04-07 | add heimbase; description from (and ok) ajacoutot | Jason McIntyre |
2014-03-24 | no more libwrap; | Jason McIntyre |
2013-12-05 | no more libcompat; | Jason McIntyre |
2013-12-04 | remove reference to non-existent krb5(3). i don;t see any obvious place | Jason McIntyre |
2013-11-30 | add libfuse; ok jmc@ | Pascal Stumpf |
2013-11-02 | move the global description of --export-symbols up to dlopen, | Marc Espie |
2013-09-13 | Removed obsolete reference to GCC 2.95 archs. ok miod & jmc. | Brett Mahar |
2013-08-14 | no longer any need to quote macro lines with >9 args; | Jason McIntyre |
2013-08-10 | libkafs5 has been renamed to libkafs; | Jason McIntyre |
2013-07-11 | Remove lie that old kerberos libs were hardlinked to libkrb5 and | Antoine Jacoutot |
2013-07-10 | no more link(5). either remove references entirely, or point folks | Jason McIntyre |
2013-06-05 | use fancy .In macros for includes. from Jan Klemkow. ok jmc schwarze | Ted Unangst |
2013-05-05 | remove reference to amd64_get_ioperm noticed by jmc | Ted Unangst |
2013-03-24 | dlerror() should not return const char *, as noted by landry | Theo de Raadt |
2013-03-14 | Remove SSLv2 references from the intro(3) and ssl(8) man pages, and | Lawrence Teo |
2012-11-17 | For macro arguments that are type or member names, consistently | Philip Guenthe |
2012-09-25 | Update the libpthread section. | Brad Smith |
2012-09-07 | add pkcs5_pbkdf2(3); | Jason McIntyre |
2012-09-01 | Kill the FILES section. No need to maintain a second list of libraries on the | Pascal Stumpf |
2012-08-31 | tweak tweak, ok jmc@ | Pascal Stumpf |
2012-08-31 | tweak previous; | Jason McIntyre |
2012-08-31 | Adapt this manpage to the removal of _pic.a libraries, restructure a bit and | Pascal Stumpf |
2012-04-28 | document sqlite3; | Jason McIntyre |
2012-04-11 | SLIST_REMOVE_NEXT -> SLIST_REMOVE_AFTER for better consistency and | Christian Weisgerber |
2012-03-06 | Avoid warning from gcc in TAILQ usage example. | Christiano F. Haesbaert |
2012-01-15 | When Joerg Wunsch copied most of the text in this file from sysexits.h, | Ingo Schwarze |
2012-01-11 | Mark the ..._FOREACH_SAFE macros consistently with .FN. | Alexander Bluhm |
2012-01-11 | Remove SLIST_FOREACH_PREVPTR from src tree, it is not used anymore. | Alexander Bluhm |
2011-12-05 | update a comment about gcc; fix suggested by miod | Jason McIntyre |
2011-07-09 | tweak previous; | Jason McIntyre |
2011-07-09 | update MLINKS for the *SAFE macros; | Jason McIntyre |
2011-07-09 | Document the newly added FOREACH_SAFE marcos. | Paul Irofti |
2011-07-07 | no more math.3; | Jason McIntyre |
2011-07-03 | Add a SIMPLEQ_REMOVE_NEXT() macro analogous to SLIST_REMOVE_NEXT(). | Matthew Dempsky |
2011-04-01 | after nicm's last commit, fix some cases where non-arguments | Jason McIntyre |
2010-10-28 | remove the libdes entry; | Jason McIntyre |
2010-10-17 | no more sectok; | Jason McIntyre |
2010-09-12 | document the curses wide libraries, with help from nicm; | Jason McIntyre |