aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Add the ability to search for all the inlined instances of a given function.David E. O'Brien2011-05-077-1/+280
* | MFCAttilio Rao2011-05-062-88/+64
|\|
| * * Update copyright notice.Michael Tuexen2011-05-051-78/+63
| * Don't duplicate define the stdint types.David E. O'Brien2011-05-051-10/+1
* | Commit the support for removing cpumask_t and replacing it directly withAttilio Rao2011-05-051-1/+9
* | MFCAttilio Rao2011-05-057-24/+38
|\|
| * libarchive is mixing libmd and libcrypto -- correct to use one or the other.David E. O'Brien2011-05-053-10/+24
| * s/shaN_crypt/crypt_shaN/g to be a more consistent with the existing naming.David E. O'Brien2011-05-054-14/+14
* | MFCAttilio Rao2011-05-041-2/+2
|\|