Age | Commit message (Expand) | Author |
2008-06-10 | no more amd64_get_mtrr; | Jason McIntyre |
2008-05-23 | remove reference to amd64_vm86(2): although there is code and a | Jason McIntyre |
2008-05-23 | - remove USER_LDT, it was never in a state where it would copile, nor will | Jasper Lievisse Adriaanse |
2008-05-12 | Remove clauses 3 and 4 from the license to match the license on | Todd C. Miller |
2008-05-11 | Add RB_PROTOTYPE_STATIC, RB_GENERATE_STATIC, RB_PREV, RB_NFIND, | Todd C. Miller |
2008-03-31 | some missing bits; from Girish Venkatachalam | Jason McIntyre |
2008-03-24 | msg_controllen has to be CMSG_SPACE so that the kernel can account for | Theo de Raadt |
2008-03-15 | show the correct idiom | Theo de Raadt |
2008-03-13 | Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due to | Theo de Raadt |
2007-12-24 | bool -> int | Otto Moerbeek |
2007-12-24 | some fixes from Girish Venkatachalam; as far as i can see, otto has already | Jason McIntyre |
2007-12-16 | fix TAILQ_PREV; from Girish Venkatachalam | Jason McIntyre |
2007-10-21 | add libexpat; ok espie | Jason McIntyre |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-02-28 | various spelling corrections | David Krause |
2006-07-28 | Explain the effect of the --export-dynamic link option on the visibility | Kurt Miller |
2006-07-26 | Sync with current behavior: | Kurt Miller |
2006-01-12 | remove headp stuff, which is unused; | Jason McIntyre |
2006-01-12 | add an example of a singly-linked list; | Jason McIntyre |
2006-01-11 | missing full stop; from ray lai | Jason McIntyre |
2006-01-06 | fix typo; from ray lai; | Jason McIntyre |
2006-01-01 | missing article; | Jason McIntyre |
2005-12-31 | Fix edata and etext description, and clarify these are not variables; | Miod Vallat |
2005-12-19 | r.i.p. libresolv | Jason McIntyre |
2005-10-27 | Avoid using queue internals in the examples, add a few rules to | Otto Moerbeek |
2005-07-04 | add a manpage describing the socket control message macros. | Jared Yanovich |
2005-04-18 | remove libcurses++ | Robert Nagy |
2005-04-16 | Give a complete, working example how to use the tree macros. The | Otto Moerbeek |
2005-03-22 | - document libgcc | Jason McIntyre |
2005-03-16 | no need for -compact; | Jason McIntyre |
2005-03-16 | document libarm; | Jason McIntyre |
2005-03-12 | escape `.' at eol to avoid double spacing issue; | Jason McIntyre |
2005-03-07 | not a good idea to begin a sentence `...' in an nroff page; | Jason McIntyre |
2005-03-07 | Bug is fixed now. | Mark Kettenis |
2005-01-30 | dl_iterate_phdr man | Mark Kettenis |
2005-01-04 | typo | Jared Yanovich |
2004-11-26 | better kerberos/gssapi references; | Jason McIntyre |
2004-08-16 | correct a mistake in a code example; diff from Lawrence Teo; | Jason McIntyre |
2004-08-12 | new sentence, new line; | Jason McIntyre |
2004-08-11 | add dladdr() support and add some 'standard' dlsym() support. | Dale Rahn |
2004-07-13 | passwd.conf has been deprecated since login.conf was imported. | Todd C. Miller |
2004-06-29 | references to libmilter; | Jason McIntyre |
2004-06-03 | Sync man page with macros: | Jean-Francois Brousseau |
2004-04-08 | swap the last two parameters to TAILQ_FOREACH_REVERSE. matches what FreeBSD | Henning Brauer |
2004-03-12 | add amd64 libs, and sync i386 stuff; | Jason McIntyre |
2004-02-17 | typos; | Jason McIntyre |
2004-02-09 | help makewhatis produce correct entries. | Marc Espie |
2004-01-29 | .Xr gcc-local 1; | Jason McIntyre |
2004-01-25 | use new .St macro; | Jason McIntyre |
2003-12-16 | Add SLIST_FOREACH_PREVPTR and SLIST_REMOVE_NEXT. SLIST_FOREACH_PREVPTR | Todd C. Miller |