summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* /etc/rc.d/ip6fw was deprecated.ume2010-08-051-1/+0
* Fix a race between clock_intr() and tick_ticker() when updatingneel2010-08-052-19/+29
* Comment out IEEE Std 1003.1-2001 conformance proclaimed too early,ache2010-08-051-5/+5
* Change kgdb_lookup() to resolve symbols via GDB instead of via libkvm(3).jhb2010-08-043-29/+23
* Copy inode birthtime to the struct stat32.kib2010-08-041-0/+1
* Fix style.kib2010-08-041-1/+2
* Add 3 level page tables for MIPS in n64.jchandra2010-08-045-264/+408
* ithd_name no longer defined, use td_name. Fix compile with KTR enabled.jchandra2010-08-041-1/+1
* Whitespace fix for last check-in, move empty line to below endif.jchandra2010-08-041-1/+1
* MIPS 64 bit support.jchandra2010-08-041-0/+14
* Do not free sc if attach failed, as it was allocated by the busgavin2010-08-041-1/+0
* Fix typo.joel2010-08-041-1/+1
* In order for MAXVNODES_MAX to be an "int" on powerpc and sparc, we mustalc2010-08-041-1/+1
* Add some mutex locking on the nfsnode to the regular NFS client.rmacklem2010-08-042-5/+10
* Catch known CPUs before using IA32_TEMPERATURE_TARGET.delphij2010-08-041-28/+40
* sh: Return 0 from eval if no command was given.jilles2010-08-032-1/+11
* grdc(6): de-obfuscate the timekeeping of now/delayuqs2010-08-031-6/+8
* Correctly sort usbconfig(8) within the SEE ALSO section.bcr2010-08-031-1/+1
* Fix typo.joel2010-08-031-1/+1
* Spelling fixes.joel2010-08-0313-19/+19
* 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
OpenPOWER on IntegriCloud