Age | Commit message (Expand) | Author |
2013-07-10 | Add /var/kerberosV to hier(7)+mtree. | Antoine Jacoutot |
2013-07-09 | Add a few EM_xxx values (arm, sh, ia64, amd64) to match <sys/exec_elf.h> | Miod Vallat |
2013-07-09 | Remove link.5, which describes a.out shared libraries only and which content | Miod Vallat |
2013-07-09 | Update elf(5) to reflect that we now use ELF on all supported | Matthew Dempsky |
2013-07-08 | Document PKG_CREATE_NO_CHECKS=warn | Landry Breuil |
2013-07-07 | move to 5.4-beta | Theo de Raadt |
2013-07-05 | Remove usr.bin/ar and usr.bin/ranlib, no longer building anything. Move their | Miod Vallat |
2013-07-05 | ELF_TOOLCHAIN bye bye. | Miod Vallat |
2013-07-05 | VAX is an ELF citizen now. | Miod Vallat |
2013-07-05 | Document RI_WRONLY, committing on behalf of miod@. | Martin Pieuchot |
2013-07-05 | various tidy up; | Jason McIntyre |
2013-07-04 | free(null) works | Ted Unangst |
2013-07-04 | Fix two errors: | Lawrence Teo |
2013-07-04 | Re-commit: use time_t for storing time_t values. This is an ABI | Philip Guenther |
2013-07-02 | document variable name change in java.port.mk | Marc Espie |
2013-07-02 | Revert previous: sizeof(time_t) != sizeof(long) on LP64, so there was | Philip Guenther |
2013-07-02 | Use time_t for storing time_t values. No change to the underlying | Philip Guenther |
2013-07-01 | missing id tag. | Federico G. Schwindt |
2013-07-01 | Add Turkish. From FreeBSD. | Federico G. Schwindt |
2013-06-30 | Add rgephy(4). | Brad Smith |
2013-06-29 | do not use Sx for sections outwith the man page; | Jason McIntyre |
2013-06-28 | Document RI_VCONS. | Mark Kettenis |
2013-06-24 | tweak previous; | Jason McIntyre |
2013-06-24 | Mention the checks for xenocara in DIAGNOSTICS, prompted by Jan Stary's mail. | Stuart Henderson |
2013-06-21 | regen | syl |
2013-06-21 | document FAKE_SETUP and VARBASE | Marc Espie |
2013-06-19 | explain the redirection mechanism for do-build, as used by ruby and | Marc Espie |
2013-06-19 | refer to dpb for bulk fetch | Marc Espie |
2013-06-19 | point users to dpb for big fetch | Marc Espie |
2013-06-17 | Add .St values for POSIX 1003.1d, 1003.1j, and 1003.1q | Philip Guenther |
2013-06-17 | tweak previous: trim trailing whitespace | Ingo Schwarze |
2013-06-15 | regen | Alexander Hall |
2013-06-14 | introduce REGRESS_FAIL_EARLY to stop regression tests at first | Alexander Hall |
2013-06-12 | some simple initial fixes; this file still needs read properly | Jason McIntyre |
2013-06-12 | sort SEE ALSO; | Jason McIntyre |
2013-06-11 | split "filesystem" and "mountpoints" as "file system" and "mount points", | Igor Sobrado |
2013-06-11 | fix argument to document title (.Dt) macro in the manual page prologue. | Igor Sobrado |
2013-06-11 | fix gratuitous uppercasing in document description (.Nd) macro and | Igor Sobrado |
2013-06-11 | final removal of daddr64_t. daddr_t has been 64 bit for a long enough | Theo de Raadt |
2013-06-11 | Fix model numbers in axe(4) text; from Michal Markowski, tweaked by me, ok jmc. | Stuart Henderson |
2013-06-11 | return ENOBUFS on failure from m_defrag and m_tag_copy_chain. | David Gwynne |
2013-06-10 | Jiri B pointed out that /var/cache is undocumented; | Jason McIntyre |
2013-06-08 | Add CTASSERT macro, for compile time assertions | Stefan Fritsch |
2013-06-06 | tweak previous; | Jason McIntyre |
2013-06-06 | Document the cpsw driver. Feedback from many. | Brandon Mercer |
2013-06-05 | \-1; | Jason McIntyre |
2013-06-05 | use fancy .In macros for includes. from Jan Klemkow. ok jmc schwarze | Ted Unangst |
2013-06-05 | m_defrag(9) wasnt documented. | David Gwynne |
2013-06-04 | Support for the SS10/SS20 NVSIMM as block devices; tested by nick@ | Miod Vallat |
2013-06-04 | Replace old-fashioned .Fd by new-fangled .In for #include lines. | Ingo Schwarze |