summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve pmap_change_attr() so that it is able to demote a large (2/4MB)jhb2009-08-312-52/+181
* Partially revert 196524: this part of change should not be committed asdelphij2009-08-311-20/+25
* Backport the 'dirtying dbuf' panic fix from newer ZFS version.pjd2009-08-314-22/+40
* Remove empty directory.pjd2009-08-310-0/+0
* Make it easier to find proper manual page for newer ServeRAID controllers.trasz2009-08-311-0/+5
* Manual page for mfiutil(8) is in section 8 now.trasz2009-08-311-2/+2
* Purge some non-useful mergeinfo that is a relic from a temporary USB2 namejhb2009-08-310-0/+0
* Delete some empty mergeinfo.jhb2009-08-310-0/+0
* Make the mnt_writeopcount and mnt_secondary_writes counters,kib2009-08-311-2/+4
* Remove spurious pfs_unlock().kib2009-08-311-1/+0
* As part of r196609, a call to "rtalloc" did not take the fib intoqingli2009-08-311-1/+1
* Add missing mountpoint vnode locking.pjd2009-08-301-0/+5
* add core dump support to blkfrontkmacy2009-08-301-2/+87
* Fix build with INVARIANTS.mav2009-08-301-1/+1
* Short ATA command format has 28bit address, not 36bit.mav2009-08-305-14/+14
* MFp4:mav2009-08-301-27/+120
* ATA_FLUSHCACHE is a 36bit format command, not 48.mav2009-08-301-4/+4
* MFp4:mav2009-08-303-56/+196
* MFp4:mav2009-08-301-5/+31
* Fix the reference for the IPV6_V6ONLY option. This option is describedmotoyuki2009-08-301-1/+1
* Make sure FreeBSD binaries without .note.ABI-tag section workbz2009-08-305-10/+19
* Fix the problem that the entry broke into two lines with multi-byteume2009-08-303-12/+24
* AM/PM date format for ja_JP.eucJP and ja_JP.SJIS wereume2009-08-301-4/+2
* Prevents pam_lastlog from segfaulting on session close when tty is null.jon2009-08-301-0/+5
* Prefix on-link verification is being performed on staticallyqingli2009-08-301-0/+9
* Reverse r196640 and r196644 for now.kib2009-08-299-127/+81
* Dispose the kernel stack of the proper thread.kib2009-08-291-1/+1
* Swap the start/end virtual addresses in pmap_invalidate_cache_range().rnoland2009-08-292-4/+4
* Remove the altkstacks, instead instantiate threads with kernel stackkib2009-08-299-81/+127
* Style: Remove trailing whitespace.kientzle2009-08-291-11/+11
* Mark the fake pages constructed by the OBJT_SG pager valid. This wasjhb2009-08-291-0/+1
* Connect bwi up to the build. While there are some problems with thisimp2009-08-292-0/+3
* Fix a few panics in linuxulator + VIMAGE due to curvnet not being set.zec2009-08-282-1/+10
* sh: Fix crash with empty functions (f() { }) introduced in r196483jilles2009-08-285-8/+28
* Introduce a separate sx lock for protecting lists of vnet sysinitzec2009-08-281-20/+26
* Extend the device pager to support different memory attributes on differentjhb2009-08-285-16/+41
* Hook up the pty(4) module to the build.ed2009-08-281-0/+1
* Fix a bug where vlan interfaces are not supported by SCTP.tuexen2009-08-281-0/+1
* In ip_output(), the flow-table module must not try to cache L2/L3qingli2009-08-282-1/+40
* Do not try to free the rt_lle entry of the cached route inqingli2009-08-281-3/+1
* Add some tests for a fixed bug in an uncommitted patch.jilles2009-08-271-0/+9
* revert r196600; didn't notice it'd been done alreadysam2009-08-271-1/+0
* change default regdomain for thailandsam2009-08-271-1/+1
* enable mesh by defaultsam2009-08-271-0/+1
* recognie invalid register namessam2009-08-271-1/+10
* Fix a LOR between allprison_lock and vnode locks by releasingjamie2009-08-271-2/+2
* In the loop through the list of interfaces in network6_interface_setup()dougb2009-08-271-2/+2
* Update some comments to match the removal of the docset compilationblackend2009-08-271-2/+2
* MFV of r195794edwin2009-08-271-2/+2
* MFV of r196350edwin2009-08-272-3/+38
OpenPOWER on IntegriCloud