summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for ATI Radeon HD 4250.olli2010-08-031-0/+1
* Update references from nonexistent usbconfig(1) to usbconfig(8).bcr2010-08-031-4/+4
* Remove an unnecessary register load.jkim2010-08-031-2/+1
* grdc(6): Partial backout of r210755uqs2010-08-031-18/+24
* Properly set ifi_datalen for compat32 struct if_data32.kib2010-08-031-1/+1
* savectx() has not been used for fork(2) for about 15 years. [1]jkim2010-08-033-107/+65
* - Do not use the runtime mask when logfile is specified.fabient2010-08-033-4/+12
* When compat32 recvmsg(2) does not need to copy out control messages, setkib2010-08-031-0/+2
* Check that gsp is not NULL before access. It can be NULLae2010-08-031-1/+1
* Allow file as a top source, it works with socket now.fabient2010-08-032-72/+90
* One question mark per question; everything else is just exaggerating.bz2010-08-031-1/+1
* Check that table is not NULL before access, it can be NULLae2010-08-031-1/+1
* Modify the return value for nfscl_mustflush() from boolean_t,rmacklem2010-08-034-12/+12
* Fix typoemax2010-08-021-1/+1
* Update the "desiredvnodes" calculation. In particular, make the part ofalc2010-08-021-8/+19
* Rearrange struct pcb. r177532 (CVS r1.64 of pcb.h) moved pcb_flags to makejkim2010-08-022-10/+10
* Fix two (very common) occurrences of s/sytem/system in comments.bcr2010-08-022-2/+2
* Give kgdb(1) a chance to take a look at FPU state.jkim2010-08-021-0/+1
* - Merge savectx2() with savectx() and struct xpcb with struct pcb. [1]jkim2010-08-027-203/+152
* 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
OpenPOWER on IntegriCloud