summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mdoc: fix function type.joel2012-04-071-1/+1
| * | | mdoc: fix column names, indentation, column separation within each row, andjoel2012-04-0712-103/+104
| * | | Fix a bug in remquo{,f,l}, in which the quotient didn't always have thedas2012-04-073-5/+8
| * | | - Do not use deprecated krb5 error message reporting functions in libtelnet.stas2012-04-061-1/+0
| * | | Update to version 9.8.2, the latest from ISC, which contains numerous bug fixes.dougb2012-04-057-68/+71
| * | | In sem_post, the field _has_waiters is no longer used, because somedavidxu2012-04-051-16/+8
| * | | umtx operation UMTX_OP_MUTEX_WAKE has a side-effect that it accessesdavidxu2012-04-052-5/+18
| * | | Eliminate two cases of unwanted strncpy(). The name is not requireddelphij2012-04-022-4/+0
| * | | Export some more useful info about shared memory objects to userlandjhb2012-04-015-1/+101
| * | | mdoc: terminate quoted strings.joel2012-03-301-53/+53
| * | | Remove unnecessary Xo/Xc.joel2012-03-291-10/+5
| * | | mdoc: Ud takes no argument.joel2012-03-291-1/+1
| * | | Remove superfluous paragraph macro.joel2012-03-291-3/+0
| * | | mandoc complains loudly when <TAB>s are misused in columnated lists. Fixjoel2012-03-297-51/+51
| * | | mdoc: sort prologue macros.joel2012-03-291-1/+1
| * | | Remove trailing whitespace per mdoc lint warningeadler2012-03-2956-135/+135
| * | | Fix 32-bit libgeom consumers run on 64-bit kernels with COMPAT_FREEBSD32.jmallett2012-03-292-29/+82
| * | | Fix comment to specify correct struct name.jimharris2012-03-281-2/+2
| * | | Add software PMC support.fabient2012-03-2826-26/+234
| * | | Fix Fo arguments.joel2012-03-281-1/+1
| * | | mdoc: add missing El macro.joel2012-03-271-0/+2
| * | | Minor indentation and paragraph nits.joel2012-03-271-4/+4
| * | | Remove useless Ta macro.joel2012-03-273-14/+14
| * | | Minor mdoc nit.joel2012-03-271-1/+1
| * | | Handle MIPS .reginfo section as ELF_T_BYTEgonzo2012-03-261-0/+2
| * | | mdoc: correct .Bd/.Bl arguments.joel2012-03-262-7/+7
| * | | mdoc: sort prologue macros.joel2012-03-268-8/+8
| * | | Register signal 33 explicitly as reserved by real-time library, andrmh2012-03-262-7/+5
| * | | mdoc: remove unknown macro.joel2012-03-262-2/+0
| * | | libthr: In the atfork handlers for signals, do not skip the last signal.jilles2012-03-261-3/+3
| * | | mdoc: remove empty lines.joel2012-03-262-2/+0
| * | | This string should be quoted.joel2012-03-261-1/+1
| * | | mdoc: terminate quoted strings.joel2012-03-263-23/+23
| * | | Fix date.joel2012-03-261-1/+1
| * | | Use program exit status as pam_exec return code (optional)dumbbell2012-03-262-38/+362
| * | | mdoc: document title should be all caps.joel2012-03-251-1/+1
| * | | Make sure sections are sorted into conventional order.joel2012-03-253-29/+29
| * | | Remove superfluous paragraph macro.joel2012-03-2535-38/+0
| * | | Update manual pages for MIPS-related CPUs:gonzo2012-03-253-6/+261
| * | | Minor mdoc fixes.joel2012-03-241-11/+1
| * | | Build libproc and librtld_db for MIPSgonzo2012-03-241-0/+5
| * | | - Avoid using deprecated heimdal functions in pam_krb5.stas2012-03-242-69/+102
| * | | Make libproc compilable for MIPSgonzo2012-03-232-0/+11
| * | | Add handler for MIPS.options sectiongonzo2012-03-231-0/+2
| * | | Silence alignment warnings from clang in libarchive's ppmd code (whichdim2012-03-231-0/+1
| * | | Make utmpx(3) thread safe if we support TLS.ed2012-03-232-0/+9
| * | | - Do not build libcom_err and compile_et when kerberos is disabled. Theystas2012-03-231-1/+4
| * | | Add Octeon-related parts to libpmcgonzo2012-03-231-0/+21
| * | | Correct a function prototype.jkoshy2012-03-221-1/+1
| * | | Make reusable part of code have mips prefix, not mips24gonzo2012-03-221-9/+10
OpenPOWER on IntegriCloud