| Commit message (Expand) | Author | Age | Files | Lines |
* | mdoc: fix function type. | joel | 2012-04-07 | 1 | -1/+1 |
* | mdoc: fix column names, indentation, column separation within each row, and | joel | 2012-04-07 | 12 | -103/+104 |
* | Fix a bug in remquo{,f,l}, in which the quotient didn't always have the | das | 2012-04-07 | 3 | -5/+8 |
* | - Do not use deprecated krb5 error message reporting functions in libtelnet. | stas | 2012-04-06 | 1 | -1/+0 |
* | Update to version 9.8.2, the latest from ISC, which contains numerous bug fixes. | dougb | 2012-04-05 | 7 | -68/+71 |
* | In sem_post, the field _has_waiters is no longer used, because some | davidxu | 2012-04-05 | 1 | -16/+8 |
* | umtx operation UMTX_OP_MUTEX_WAKE has a side-effect that it accesses | davidxu | 2012-04-05 | 2 | -5/+18 |
* | Eliminate two cases of unwanted strncpy(). The name is not required | delphij | 2012-04-02 | 2 | -4/+0 |
* | Export some more useful info about shared memory objects to userland | jhb | 2012-04-01 | 5 | -1/+101 |
* | mdoc: terminate quoted strings. | joel | 2012-03-30 | 1 | -53/+53 |
* | Remove unnecessary Xo/Xc. | joel | 2012-03-29 | 1 | -10/+5 |
* | mdoc: Ud takes no argument. | joel | 2012-03-29 | 1 | -1/+1 |
* | Remove superfluous paragraph macro. | joel | 2012-03-29 | 1 | -3/+0 |
* | mandoc complains loudly when <TAB>s are misused in columnated lists. Fix | joel | 2012-03-29 | 7 | -51/+51 |
* | mdoc: sort prologue macros. | joel | 2012-03-29 | 1 | -1/+1 |
* | Remove trailing whitespace per mdoc lint warning | eadler | 2012-03-29 | 56 | -135/+135 |
* | Fix 32-bit libgeom consumers run on 64-bit kernels with COMPAT_FREEBSD32. | jmallett | 2012-03-29 | 2 | -29/+82 |
* | Fix comment to specify correct struct name. | jimharris | 2012-03-28 | 1 | -2/+2 |
* | Add software PMC support. | fabient | 2012-03-28 | 26 | -26/+234 |
* | Fix Fo arguments. | joel | 2012-03-28 | 1 | -1/+1 |
* | mdoc: add missing El macro. | joel | 2012-03-27 | 1 | -0/+2 |
* | Minor indentation and paragraph nits. | joel | 2012-03-27 | 1 | -4/+4 |
* | Remove useless Ta macro. | joel | 2012-03-27 | 3 | -14/+14 |
* | Minor mdoc nit. | joel | 2012-03-27 | 1 | -1/+1 |
* | Handle MIPS .reginfo section as ELF_T_BYTE | gonzo | 2012-03-26 | 1 | -0/+2 |
* | mdoc: correct .Bd/.Bl arguments. | joel | 2012-03-26 | 2 | -7/+7 |
* | 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 |