summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix another mismerge: bring back the definition of DT_MUTEX_HELD().rpaulo2010-08-021-0/+8
* Fix the result of a mismerge. MUTEX_HELD should be DT_MUTEX_HELD() andrpaulo2010-08-022-9/+11
* Tweak the logic to disable CLFLUSH in virtual environments to work aroundjhb2010-08-022-12/+12
* Added myself (must have forgot a couple of years ago?) and fixed theglarkin2010-08-021-1/+2
* Spelling fixes.joel2010-08-027-9/+9
* Fix case for library macrosuqs2010-08-021-1/+1
* mdoc policing: use consistent section ordering, fix quotes and trailinguqs2010-08-021-15/+15
* MFV OpenSolaris DTrace userland bits.rpaulo2010-08-02112-250/+4419
|\
| * Update DTrace userland code to the latest available.rpaulo2010-08-02114-295/+4462
* | Fix the calltree top view that incorrectly filter out some nodes.fabient2010-08-021-2/+8
* | mdoc: remove unbalanced quotesuqs2010-08-022-6/+6
* | mdoc: make sure to pass at least one argument to quotation macrosuqs2010-08-029-12/+12
* | mdoc: remove unused/empty macrosuqs2010-08-023-3/+3
* | Properly warp around more code under COMPILE_ONLY to recover from buildrpaulo2010-08-022-4/+18
* | grdc(6): fix timekeeping for user-supplied value nuqs2010-08-021-18/+15
* | Document the new argument parser for sleep(1) and SIGINFO behaviour.kib2010-08-021-6/+7
* | Simplify argument parser by using sscanf(); simplify usage() by notkib2010-08-021-72/+19
* | Forward ioctl requests to original geom.ae2010-08-021-0/+19
* | Release access for consumers that are opened, but will be destroyedae2010-08-021-0/+4
* | sh: Add a test for a corner case in eval that already works correctly.jilles2010-08-011-0/+5
* | Correct function name.pjd2010-08-011-1/+1
* | sh: Do not enter consecutive duplicates into the history.jilles2010-08-011-0/+1
* | Allow starting /etc/rc.d/ipmon if ipnat is enabled but ipfilter is notjilles2010-08-011-1/+1
* | Disable all warnings when building gdtoa. This allows building libc withrpaulo2010-08-011-1/+1
* | Use CFLAGS and LDFLAGS when compiling mkmagic. This ensures that all therpaulo2010-08-011-2/+1
* | Spelling fixes.joel2010-08-016-8/+8
* | Fix typos.joel2010-08-012-2/+2
* | MFV of r210716, tzdata2010kedwin2010-08-017-25/+146
* | Cleanup code.tuexen2010-08-011-2/+1
* | Improve hash coverage for kernel page table entries by modifying the kernelnwhitehorn2010-07-313-16/+10
* | Document the mandatory argument to the arptimer() andbz2010-07-312-12/+5
* | Spelling fixes.joel2010-07-316-9/+9
* | Fixes a bug when installing with a ZFS on root (/) and UFS /bootimp2010-07-311-0/+14
* | Adds the async option for journaled file systems (UFS + journaling)imp2010-07-311-2/+10
* | Use PTR_ADDU to change sp, so that it works for n64 too.jchandra2010-07-311-2/+2
* | Use fuword32() to fetch instructions, this will work on both 32 and 64 bitjchandra2010-07-311-2/+2
* | lockstat(1) now depends on libutil and librtld_db.rpaulo2010-07-311-2/+5
* | Deal with proper format for printing time_t.kib2010-07-311-3/+5
* | proc_wait() was replaced by proc_wstatus(). Right now this call isrpaulo2010-07-311-1/+1
* | Revert SHLIB_MAJOR to 2.rpaulo2010-07-311-1/+1
* | libdtrace, dtrace(1) and lockstat(1) are for i386 and amd64 only rightrpaulo2010-07-312-3/+12
* | Update to the new proc_detach() function.rpaulo2010-07-311-2/+2
* | dtrace(1) now depends on libutil and librtld_db.rpaulo2010-07-311-2/+4
* | Build librtld_db.rpaulo2010-07-311-0/+2
* | Bump the shared library major version due to ABI conflicts.rpaulo2010-07-311-1/+1
* | New version of libproc. Changes are:rpaulo2010-07-3116-76/+1316
* | MFp4 @181628:bz2010-07-311-6/+20
* | Add libproc.rpaulo2010-07-311-0/+1
* | Simplify the Makefile. The i386 and amd64 sections are equal.rpaulo2010-07-311-10/+1
* | libproc is going to be i386/amd64 only with the next update.rpaulo2010-07-311-1/+3
OpenPOWER on IntegriCloud