| Commit message (Expand) | Author | Age | Files | Lines |
* | mdoc: sort prologue macros. | joel | 2012-03-26 | 8 | -8/+8 |
* | Register signal 33 explicitly as reserved by real-time library, and | rmh | 2012-03-26 | 2 | -7/+5 |
* | mdoc: remove unknown macro. | joel | 2012-03-26 | 2 | -2/+0 |
* | libthr: In the atfork handlers for signals, do not skip the last signal. | jilles | 2012-03-26 | 1 | -3/+3 |
* | mdoc: remove empty lines. | joel | 2012-03-26 | 2 | -2/+0 |
* | This string should be quoted. | joel | 2012-03-26 | 1 | -1/+1 |
* | mdoc: terminate quoted strings. | joel | 2012-03-26 | 3 | -23/+23 |
* | Fix date. | joel | 2012-03-26 | 1 | -1/+1 |
* | Use program exit status as pam_exec return code (optional) | dumbbell | 2012-03-26 | 2 | -38/+362 |
* | mdoc: document title should be all caps. | joel | 2012-03-25 | 1 | -1/+1 |
* | Make sure sections are sorted into conventional order. | joel | 2012-03-25 | 3 | -29/+29 |
* | Remove superfluous paragraph macro. | joel | 2012-03-25 | 35 | -38/+0 |
* | Update manual pages for MIPS-related CPUs: | gonzo | 2012-03-25 | 3 | -6/+261 |
* | Minor mdoc fixes. | joel | 2012-03-24 | 1 | -11/+1 |
* | Build libproc and librtld_db for MIPS | gonzo | 2012-03-24 | 1 | -0/+5 |
* | - Avoid using deprecated heimdal functions in pam_krb5. | stas | 2012-03-24 | 2 | -69/+102 |
* | Make libproc compilable for MIPS | gonzo | 2012-03-23 | 2 | -0/+11 |
* | Add handler for MIPS.options section | gonzo | 2012-03-23 | 1 | -0/+2 |
* | Silence alignment warnings from clang in libarchive's ppmd code (which | dim | 2012-03-23 | 1 | -0/+1 |
* | Make utmpx(3) thread safe if we support TLS. | ed | 2012-03-23 | 2 | -0/+9 |
* | - Do not build libcom_err and compile_et when kerberos is disabled. They | stas | 2012-03-23 | 1 | -1/+4 |
* | Add Octeon-related parts to libpmc | gonzo | 2012-03-23 | 1 | -0/+21 |
* | Correct a function prototype. | jkoshy | 2012-03-22 | 1 | -1/+1 |
* | Make reusable part of code have mips prefix, not mips24 | gonzo | 2012-03-22 | 1 | -9/+10 |
* | - Avoid use of deprecated KRB5 functions. | stas | 2012-03-22 | 2 | -15/+25 |
* | Fix style. Somehow I managed to lost a space when copy&paste. | pluknet | 2012-03-22 | 1 | -1/+1 |
* | Prevent fs_file NULL pointer dereference in fixfsfile() uncovered after r1.5 | pluknet | 2012-03-22 | 1 | -1/+1 |
* | - Update FreeBSD Heimdal distribution to version 1.5.1. This also brings | stas | 2012-03-22 | 7 | -0/+20 |
|\ |
|
| * | - Update vendor tree of heimdal to 1.5.1. | stas | 2011-10-08 | 32 | -15261/+35060 |
| * | - Import Heimdal 1.5 distribution. | stas | 2011-10-05 | 1509 | -52863/+406559 |
| * | - Kill files that do not belong to the laters heimdal version imported. | stas | 2011-09-29 | 61 | -8736/+0 |
| * | - Disable keyword expansion on vendor heimdal code. | stas | 2011-09-29 | 1 | -1/+1 |
| * | - Flatten the vendor heimdal tree. | stas | 2011-09-29 | 945 | -0/+253324 |
* | Revert previous change. It is an incomplete change from old branch. :-( | davidxu | 2012-03-21 | 1 | -60/+39 |
* | Use version 2 of semaphore provided by kernel umtx code, now if there is | davidxu | 2012-03-21 | 1 | -39/+60 |
* | Import new version of libcxxrt. Now works correctly with libobjc2 to implement | theraven | 2012-03-20 | 1 | -0/+5 |
* | Add symbol versioning to libcxxrt. | theraven | 2012-03-19 | 2 | -0/+319 |
* | Make __get_locale() static inline, not just inline, so when compiling libc in | theraven | 2012-03-19 | 1 | -1/+1 |
* | Remove trailing whitespace. | bjk | 2012-03-19 | 1 | -2/+2 |
* | Expound a bit more about the system maximum number of FIBs, | bjk | 2012-03-19 | 1 | -2/+20 |
* | draft-ietf-ipv6-scoping-arch-02.txt is now RFC 4007 | eadler | 2012-03-19 | 1 | -1/+1 |
* | Use clockid parameter instead of hard-coded CLOCK_REALTIME. | davidxu | 2012-03-19 | 1 | -1/+1 |
* | fts(3): Mention that FTS_NOCHDIR imposes {PATH_MAX} limits on the returned | jilles | 2012-03-18 | 1 | -2/+5 |
* | fts(3): Document cases where FTS_NOCHDIR is set implicitly. | jilles | 2012-03-18 | 1 | -1/+11 |
* | Unbreak trhe build by including proper header | gonzo | 2012-03-18 | 1 | -1/+1 |
* | Fix TLS for statically linked binaries | gonzo | 2012-03-18 | 1 | -0/+4 |
* | Some software think a mutex can be destroyed after it owned it, for | davidxu | 2012-03-18 | 1 | -7/+0 |
* | Do not claim that msync(2) is obsoleted [1]. | kib | 2012-03-17 | 2 | -4/+7 |
* | Make sure libgcc_s is finished building in _startup_libs before | peter | 2012-03-17 | 1 | -1/+1 |
* | When destroying a barrier, waiting all threads exit the barrier, | davidxu | 2012-03-16 | 2 | -4/+31 |