| Commit message (Expand) | Author | Age | Files | Lines |
* | Extend libprocstat with functions to retrieve process command line | trociny | 2013-04-20 | 7 | -0/+413 |
* | Add procstat_getosrel function to retrieve a process osrel info. | trociny | 2013-04-20 | 6 | -0/+74 |
* | Add procstat_getpathname function to retrieve a process executable. | trociny | 2013-04-20 | 4 | -2/+90 |
* | Add procstat_getrlimit function to retrieve a process resource limits info. | trociny | 2013-04-20 | 6 | -0/+94 |
* | Add procstat_getumask function to retrieve a process umask. | trociny | 2013-04-20 | 6 | -0/+80 |
* | Add procstat_getgroups function to retrieve process groups. | trociny | 2013-04-20 | 6 | -0/+104 |
* | Add procstat_getvmmap function to get VM layout of a process. | trociny | 2013-04-20 | 4 | -1/+118 |
* | Make libprocstat(3) extract procstat notes from a process core file. | trociny | 2013-04-20 | 8 | -17/+453 |
* | Add the Clang specific -Wmissing-variable-declarations to WARNS=6. | ed | 2013-04-19 | 1 | -0/+2 |
* | An even more refined version of r249484, until we can come up with | kientzle | 2013-04-19 | 1 | -1/+1 |
* | Fix the symlink creation from r249484 so that repeated | kientzle | 2013-04-19 | 1 | -1/+1 |
* | Remove debug code. | davidxu | 2013-04-18 | 1 | -1/+0 |
* | Avoid copying memory if SIGCANCEL is not masked. | davidxu | 2013-04-18 | 1 | -4/+14 |
* | Revert revision 249323, the PR/177624 is confusing, that bug is caused | davidxu | 2013-04-18 | 1 | -1/+10 |
* | pututxline: Don't set errno=0 in subfunctions. | jilles | 2013-04-17 | 1 | -4/+8 |
* | - Correct mispellings of the word occurrence | gabor | 2013-04-17 | 5 | -7/+7 |
* | mdoc: remove superfluous paragraph macro. | joel | 2013-04-16 | 1 | -1/+0 |
* | - Document that sem_wait() can fail with EINTR if it is interrupted by a | jhb | 2013-04-16 | 1 | -1/+9 |
* | Use a suitable code generation when building libstand for MIPS. | rwatson | 2013-04-16 | 1 | -0/+3 |
* | Adapt libstand's setjmp/longjmp MIPS support to be portable across 32-bit | rwatson | 2013-04-16 | 1 | -56/+27 |
* | Install a symlink | kientzle | 2013-04-14 | 1 | -0/+3 |
* | Backport upstream r684 (OPENPAM_DEBUG enables debugging macros but does | des | 2013-04-14 | 1 | -3/+1 |
* | libc: Fix typo in French translation. | jilles | 2013-04-14 | 1 | -1/+1 |
* | Clean up. | des | 2013-04-14 | 1 | -39/+12 |
* | Include ldns's b{32,64}_{ntop,pton}(). | des | 2013-04-13 | 1 | -1/+6 |
* | Use the CONNECT method to proxy HTTPS connections through HTTP proxies. | des | 2013-04-12 | 1 | -8/+13 |
* | libthr: Remove _thr_rtld_fini(), unused since r245630. | jilles | 2013-04-12 | 2 | -12/+0 |
*-. | Upgrade our copy of llvm/clang to trunk r178860, in preparation of the | dim | 2013-04-12 | 60 | -139/+247 |
|\ \ |
|
| | * | Vendor import of clang trunk r178860: | dim | 2013-04-08 | 468 | -30139/+56083 |
| | * | Vendor import of clang tags/RELEASE_32/final r170710 (effectively, 3.2 | dim | 2012-12-22 | 5 | -13/+13 |
| * | | Vendor import of llvm trunk r178860: | dim | 2013-04-08 | 1330 | -73958/+136718 |
| * | | Vendor import of llvm tags/RELEASE_32/final r170710 (effectively, 3.2 | dim | 2012-12-22 | 18 | -269/+214 |
* | | | Spelling correction | emaste | 2013-04-11 | 2 | -2/+2 |
* | | | Add sbuf_start_section and sbuf_end_section to the libsbuf symbol map. | trociny | 2013-04-11 | 2 | -0/+8 |
* | | | Remove EOL whitespace. | joel | 2013-04-11 | 1 | -1/+1 |
* | | | Remove unused atomic header | emaste | 2013-04-11 | 1 | -1/+0 |
* | | | Fix typo. | glebius | 2013-04-11 | 1 | -1/+1 |
* | | | Include types.h for C99 uintXX_t types. | glebius | 2013-04-11 | 1 | -1/+1 |
* | | | o Provide function kvm_read_zpcpu() to access UMA_ZONE_PCPU allocations. | glebius | 2013-04-10 | 4 | -7/+89 |
* | | | Remove the number of addresses restriction from sctp_connectx(). | tuexen | 2013-04-10 | 1 | -202/+94 |
* | | | swapcontext wrapper can not be implemented in C, the stack pointer saved in | davidxu | 2013-04-10 | 1 | -10/+1 |
* | | | Fix declaration vs. definition inconsistency. No functional change. | jkim | 2013-04-05 | 1 | -3/+3 |
* | | | Correct the returned message lengths for timeval and bintime control | gnn | 2013-04-05 | 1 | -3/+3 |
* | | | Replace access to /dev/random with the kernel pseudo-random number | delphij | 2013-04-02 | 4 | -55/+32 |
* | | | Fix return type of extattr_set_* and fix rmextattr(8) utility. | mdf | 2013-04-02 | 1 | -3/+3 |
* | | | wordexp(): Remove wrong IFS usage. | jilles | 2013-04-01 | 1 | -4/+1 |
* | | | Remove EOL whitespace. | joel | 2013-03-29 | 2 | -156/+156 |
* | | | Update hwpmc to support Haswell class processors. | sbruno | 2013-03-28 | 4 | -0/+1276 |
* | | | btowc(3), isblank(3): Correct prototypes for _l variants. | jilles | 2013-03-27 | 2 | -3/+3 |
* | | | Update to 9.8.4-P2 | erwin | 2013-03-27 | 5 | -7/+4 |