summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* MFCattilio2011-06-061-1/+0
|\
| * Remove redundant assignments to WARNS.ed2011-06-061-1/+0
* | MFCattilio2011-06-041-0/+5
|\ \ | |/
| * Upgrade libcompiler_rt from revision 117047 to 132478.ed2011-06-031-0/+5
| |\
| | * Import compiler-rt r132478.ed2011-06-0274-149/+855
| | * Import compiler-rt r127823.ed2011-03-17189-373/+457
* | | MFCattilio2011-06-021-3/+3
|\ \ \ | |/ /
| * | mdoc: reorder sections consistentlyuqs2011-06-021-3/+3
* | | Revert r222363, as bde@ pointed out the initial solution was far moreattilio2011-05-312-2/+2
* | | MFCattilio2011-05-316-16/+4
|\ \ \ | |/ /
| * | posix_spawn(): Do not fail when trying to close an fd that is not open.jilles2011-05-301-5/+2
| * | Clean up the unneeded cpp macro INLINE_REM_PIO2L.kargl2011-05-305-11/+2
* | | MFCattilio2011-05-271-9/+12
|\ \ \ | |/ /
| * | - Move some internal functions to the private namespacegabor2011-05-271-9/+12
* | | Style fix: cast to size_t rather than u_long when comparing to sizeof()attilio2011-05-272-2/+2
* | | In the near future cpuset_t objects in struct pcpu will be axed out, butattilio2011-05-271-2/+29
* | | MFCattilio2011-05-261-1/+1
|\ \ \ | |/ /
| * | [mdoc] Fixed .Dt call.ru2011-05-251-1/+1
* | | MFCattilio2011-05-221-1/+1
|\ \ \ | |/ /
| * | On amd64, change clang's default triple to 'x86_64-unknown-freebsd9.0',dim2011-05-221-1/+1
| * | Release allocated memory in procstat_close().pluknet2011-05-181-0/+1
* | | MFCattilio2011-05-181-0/+1
* | | MFCattilio2011-05-1719-3290/+38
|\ \ \ | |/ /
| * | mq_setattr(2): Add missing const to man page.jilles2011-05-171-2/+2
| * | Ok, so we use different comment conventions in Symbol.map and Version.defphk2011-05-171-3/+1
| * | Backout libinstall.a -> libpkg commit.flz2011-05-1715-3285/+0
| * | Bump shlib versionphk2011-05-173-3/+38
* | | MFCattilio2011-05-154-1/+25
|\ \ \ | |/ /
| * | - Whitespace fix.stas2011-05-151-1/+1
| * | - Add symbol versioning to libprocstat.stas2011-05-143-0/+24
| * | Disconnect sun4v architecture from the three.attilio2011-05-145-19/+0
| * | Update sticky(7) cross references.pluknet2011-05-132-4/+4
| * | Mark all socket and file descriptors close-on-exec.des2011-05-132-0/+4
| * | - Don't try to build NWFS support module if NCP/IPX is disabled in the build.stas2011-05-122-3/+9
| * | Builds cleanly at the default WARNS level (WARNS=6).des2011-05-121-1/+0
| * | Increase WARNS to 4.des2011-05-123-3/+3
| * | Mechanical whitespace cleanup.des2011-05-121-100/+100
| * | Increase WARNS to 3.des2011-05-122-2/+2
* | | MFCattilio2011-05-145-19/+0
* | | MFCattilio2011-05-132-4/+4
* | | MFCattilio2011-05-137-107/+116
* | | MFCattilio2011-05-1221-2/+2853
|\ \ \ | |/ /
| * | - Commit work from libprocstat project. These patches add support for runtimestas2011-05-1221-2/+2853
* | | Sync with -CURRENTattilio2011-05-101-1/+1
* | | Fix a mismerge.attilio2011-05-081-0/+1
* | | Revert MAXCPU introduction. In userland it is always 1.attilio2011-05-085-10/+20
* | | MFCattilio2011-05-079-6/+287
|\ \ \ | |/ /
| * | Document the behavior of `elf_getdata()` and `elf_rawdata()` withkaiw2011-05-071-4/+5
| * | For zero-sized sections, set the `d_buf` field of the `Elf_Data`kaiw2011-05-071-1/+2
| * | Add the ability to search for all the inlined instances of a given function.obrien2011-05-077-1/+280
OpenPOWER on IntegriCloud