Age | Commit message (Expand) | Author |
2021-06-10 | provide an Xr for backtrace; ok mortimer | Jason McIntyre |
2021-06-09 | Enable libexecinfo. | mortimer |
2021-06-02 | add RTLD_NODELETE support | Sebastien Marie |
2020-12-30 | Document STAILQ macros. OK mpi@ denis@ jmc@ | Todd C. Miller |
2020-12-03 | grammar fixes from Varik "The Genuine Article!!!" Valefor; | Jason McIntyre |
2020-10-26 | subagentx -> agentx; ok martijn | Jason McIntyre |
2020-09-22 | Add a libagentx reference here as well. | Martijn van Duren |
2020-07-13 | Near the beginning of the DESCRIPTION, provide a tiny table showing | Ingo Schwarze |
2019-12-30 | espie@ pointed out this page failed to mention the lists are intrusive, | Ingo Schwarze |
2019-11-15 | add libcbor and libfido2 | Jonathan Gray |
2019-08-30 | stdarg.3 -> va_start.3, because there is no stdarg(3) | Theo de Raadt |
2019-08-30 | Move 4 manual pages from not-a-function filenames to a correct filename, | Theo de Raadt |
2019-08-30 | mop up for the pcap.3 rename; | Jason McIntyre |
2019-05-15 | listing all the libutil pages is getting cumbersome, and providing little | Jason McIntyre |
2019-05-11 | The BER API is currently used by ldap, ldapd, ldapctl, ypldap, snmpd, and | rob |
2019-05-10 | Document TIMEVAL_TO_TIMESPEC() and TIMESPEC_TO_TIMEVAL(). | cheloha |
2019-05-10 | Make the red-black tree example -Wmissing-prototypes clean by providing | Florian Obser |
2019-03-24 | DES died ages ago; Randy Hartman | Theo de Raadt |
2019-03-05 | tweak previous; | Jason McIntyre |
2019-03-05 | add libLLVM | Jonathan Gray |
2019-02-08 | add libelf; ok jsg | Jason McIntyre |
2019-02-07 | minor formatting tweaks, and add the missing RETURN VALUES section; | Ingo Schwarze |
2019-02-07 | deraadt@ says "don't wait" re. adding timeradd.3 to this Makefile... | cheloha |
2019-02-07 | Add manpage for timer* macros, actually document timespec* macros. | cheloha |
2019-01-25 | I am retiring my old email address; replace it with my OpenBSD one. | Todd C. Miller |
2018-09-30 | Make the HISTORY sections of the "intro" manuals less confusing and | Ingo Schwarze |
2018-08-24 | /tmp/cvsJqyynm | Edd Barrett |
2018-07-09 | no more i386_vm86.2; | Jason McIntyre |
2018-01-27 | Add missing `l' prefix to linker flag and markup SIGHUP; ok jmc@ | anton |
2018-01-21 | remove the ref to gcc-local. the alternative was to add clang-local, | Jason McIntyre |
2017-12-18 | Sync cross references related to libutil; ok jmc@ | anton |
2017-08-11 | remove libobjc; | Jason McIntyre |
2017-07-24 | ansify | Jeremie Courreges-Anglas |
2017-04-24 | update for the llvm libs; help/ok kettenis | Jason McIntyre |
2017-04-11 | shorten introductory sentence and make deprecation clearer; | Ingo Schwarze |
2017-04-03 | Send and receive 1 byte of data in addition to the control message. This is | Otto Moerbeek |
2017-01-12 | TAILQ_CONCAT() takes 3 arguments. | Martin Pieuchot |
2016-09-23 | Unhook sqlite3. | Stuart Henderson |
2016-08-12 | no more libarm; | Jason McIntyre |
2016-03-30 | for some time now mandoc has not required MLINKS to function | Jason McIntyre |
2016-03-24 | no more i386_get_ioperm(2); | Jason McIntyre |
2016-03-14 | some Xr; from michal mazurek | Jason McIntyre |
2016-03-03 | Remove option USER_LDT and everything depending on it. | Christian Weisgerber |
2015-12-30 | sysexits only caught on for mail programs. it is not actually recommended | Ted Unangst |
2015-11-19 | Add SIMPLEQ_CONCAT and TAILQ_CONCAT for moving one queue onto the end | Todd C. Miller |
2015-11-14 | libocurses can go to the Attic. last consumer of it was ramdisk more(1) | Theo de Raadt |
2015-11-10 | update NAME section to include all documented functions, | Jason McIntyre |
2015-10-10 | Added missing curly bracket into LIST_EMPTY example. | Tobias Stoeckmann |
2015-09-22 | fix typo. | Igor Sobrado |
2015-07-30 | update the radius reference; | Jason McIntyre |