aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Obtain bswap64() function implementation fromCraig Rodrigues2011-06-101-10/+26
* MFCAttilio Rao2011-06-061-1/+0
|\
| * Remove redundant assignments to WARNS.Ed Schouten2011-06-061-1/+0
* | MFCAttilio Rao2011-06-041-0/+5
|\|
| * Upgrade libcompiler_rt from revision 117047 to 132478.Ed Schouten2011-06-031-0/+5
| |\
| | * Import compiler-rt r132478.vendor/compiler-rt/compiler-rt-r132478Ed Schouten2011-06-0274-149/+855
| | * Import compiler-rt r127823.vendor/compiler-rt/compiler-rt-r127823Ed Schouten2011-03-17189-373/+457
* | | MFCAttilio Rao2011-06-021-3/+3
|\| |
| * | mdoc: reorder sections consistentlyUlrich Spörlein2011-06-021-3/+3
* | | Revert r222363, as bde@ pointed out the initial solution was far moreAttilio Rao2011-05-312-2/+2
* | | MFCAttilio Rao2011-05-316-16/+4
|\| |
| * | posix_spawn(): Do not fail when trying to close an fd that is not open.Jilles Tjoelker2011-05-301-5/+2
| * | Clean up the unneeded cpp macro INLINE_REM_PIO2L.Steve Kargl2011-05-305-11/+2
* | | MFCAttilio Rao2011-05-271-9/+12
|\| |
| * | - Move some internal functions to the private namespaceGabor Kovesdan2011-05-271-9/+12
* | | Style fix: cast to size_t rather than u_long when comparing to sizeof()Attilio Rao2011-05-272-2/+2
* | | In the near future cpuset_t objects in struct pcpu will be axed out, butAttilio Rao2011-05-271-2/+29
* | | MFCAttilio Rao2011-05-261-1/+1
|\| |
| * | [mdoc] Fixed .Dt call.Ruslan Ermilov2011-05-251-1/+1
* | | MFCAttilio Rao2011-05-221-1/+1
|\| |
| * | On amd64, change clang's default triple to 'x86_64-unknown-freebsd9.0',Dimitry Andric2011-05-221-1/+1
* | | MFCAttilio Rao2011-05-181-0/+1
|\| |
| * | Release allocated memory in procstat_close().Sergey Kandaurov2011-05-181-0/+1
* | | MFCAttilio Rao2011-05-1719-3290/+38
|\| |
| * | mq_setattr(2): Add missing const to man page.Jilles Tjoelker2011-05-171-2/+2
| * | Ok, so we use different comment conventions in Symbol.map and Version.defPoul-Henning Kamp2011-05-171-3/+1
| * | Backout libinstall.a -> libpkg commit.Florent Thoumie2011-05-1715-3285/+0
| * | Bump shlib versionPoul-Henning Kamp2011-05-173-3/+38
* | | MFCAttilio Rao2011-05-154-1/+25
|\| |
| * | - Whitespace fix.Stanislav Sedov2011-05-151-1/+1
| * | - Add symbol versioning to libprocstat.Stanislav Sedov2011-05-143-0/+24
* | | MFCAttilio Rao2011-05-145-19/+0
|\| |
| * | Disconnect sun4v architecture from the three.Attilio Rao2011-05-145-19/+0
* | | MFCAttilio Rao2011-05-132-4/+4
|\| |
| * | Update sticky(7) cross references.Sergey Kandaurov2011-05-132-4/+4
* | | MFCAttilio Rao2011-05-137-107/+116
|\| |
| * | Mark all socket and file descriptors close-on-exec.Dag-Erling Smørgrav2011-05-132-0/+4
| * | - Don't try to build NWFS support module if NCP/IPX is disabled in the build.Stanislav Sedov2011-05-122-3/+9
| * | Builds cleanly at the default WARNS level (WARNS=6).Dag-Erling Smørgrav2011-05-121-1/+0
| * | Increase WARNS to 4.Dag-Erling Smørgrav2011-05-123-3/+3
| * | Mechanical whitespace cleanup.Dag-Erling Smørgrav2011-05-121-100/+100
| * | Increase WARNS to 3.Dag-Erling Smørgrav2011-05-122-2/+2
* | | MFCAttilio Rao2011-05-1221-2/+2853
|\| |
| * | - Commit work from libprocstat project. These patches add support for runtimeStanislav Sedov2011-05-1221-2/+2853
* | | Sync with -CURRENTAttilio Rao2011-05-101-1/+1
* | | Fix a mismerge.Attilio Rao2011-05-081-0/+1
* | | Revert MAXCPU introduction. In userland it is always 1.Attilio Rao2011-05-085-10/+20
* | | MFCAttilio Rao2011-05-079-6/+287
|\| |
| * | Document the behavior of `elf_getdata()` and `elf_rawdata()` withKai Wang2011-05-071-4/+5
| * | For zero-sized sections, set the `d_buf` field of the `Elf_Data`Kai Wang2011-05-071-1/+2