summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* update to v3.1sam2009-05-093-7460/+7464
* Remove bogus comment.imp2009-05-091-1/+1
* Implement RFC 5095 more fully. Rather than marking this no-op code asimp2009-05-092-35/+3
* Remove reference to nonexistant manpage.roberto2009-05-091-1/+0
* Do not embed struct ucred into larger netcred parent structures.kan2009-05-097-42/+37
* Unmark the ASR Compat IOCTLs as BURN_BRIDGES, per scottl@imp2009-05-091-2/+0
* TTYs don't necessarily use /dev/ttyxx.ed2009-05-091-3/+2
* Work around non-standard behaviour of rpcbind in some versions of Linux (FC4?).dfr2009-05-091-14/+17
* Add support for old TTY ioctls to kdump.ed2009-05-092-4/+1
* Fix a race involving vnode_pager_input_smlfs(). Specifically, in the casealc2009-05-091-23/+10
* fix atomic.S rename and vimage breakagekmacy2009-05-092-4/+4
* atomic.S has been renamed opensolaris_atomic.S to avoid collisionskmacy2009-05-091-1/+1
* Convert IPFW_DEFAULT_TO_ACCEPT into a loader tunablejhb2009-05-091-5/+9
* - rename atomic.S and crc32.c to avoid collisions when linking zfs in to the ...kmacy2009-05-097-2/+4
* Update to less v429.delphij2009-05-0964-3549/+4937
* - Fixed incorrect packet length problem caused be earlier change todavidch2009-05-082-2/+6
* Regenerate system call tables to use SVN ids.ed2009-05-089-12/+23
* Regenerate ibcs2 system call table.ed2009-05-083-20/+12
* Burn TTY ioctl bridges in compat layers.ed2009-05-0810-550/+7
* Use log(9) for debug and status messages and hide some of the details withdfr2009-05-081-68/+60
* A NOP change: style / whitespace cleanup of the noise that slippedzec2009-05-086-21/+21
* Remove a bogus check that unintentionally slipped in r191816.zec2009-05-081-3/+0
* Introduce a new virtualization container, provisionally named vprocg, to holdzec2009-05-0817-32/+165
* Sync ubsec(4) with reality, note BCM5825 support.philip2009-05-081-0/+2
* Drain the tasks before the interface stop call in case a restart was queued.thompsa2009-05-082-6/+6
* Add one more board ID with inverted external amplifier control.mav2009-05-081-0/+1
* Change the internal buffer used to store input lines from a static buffersepotvin2009-05-087-54/+75
* kill more portability functions that are no longer usefulsam2009-05-083-29/+5
* kill unused OS_GETUPTIMEsam2009-05-082-11/+0
* don't call vn_rele_async_fini in the !_KERNEL casekmacy2009-05-071-0/+2
* define VN_RELE_ASYNC for use by libzpoolkmacy2009-05-071-0/+1
* move VN_RELE_ASYNC to the compatibility layer with the rest of the VN_* defineskmacy2009-05-072-5/+1
* Partially revert r191171, which went too far in tryingkientzle2009-05-071-20/+49
* avoid LOR and gratuitous extra lock acquisitions by moving user_evict list bu...kmacy2009-05-071-6/+16
* Allow the VM to provide backpressure on the ARC cache as it doeskmacy2009-05-071-0/+9
* Asynchronously release vnodes to avoid blocking on range locks when calling b...kmacy2009-05-075-4/+165
* No man page currently exists so comment the two uncommentedkmacy2009-05-071-4/+13
* Give vfs_getopt the type it's expecting.jamie2009-05-071-4/+2
* Add ID of one more SII3132 revision found on adaptec aar-1225sa rev a2.mav2009-05-072-0/+2
* Move the per-prison Linux MIB from a private one-off pointer to the newjamie2009-05-077-98/+331
* Eliminate the loop and the call to pause(9) in vfs_vget_ino(). Ifkib2009-05-071-6/+8
* Add PCI IDs for the Broadcom 5825 incarnation.philip2009-05-072-2/+6
* If we have a regular rint handler, never go into rint_bypass mode.ed2009-05-071-3/+6
* Use a 32 bit type for the interface mask as this equals the max interfacethompsa2009-05-071-1/+2
* repository sync to multi-OS repo ... spaceing changerrs2009-05-071-0/+1
* ABI expansions to hopefully future-proof our MIB/netstat code for 8.0rrs2009-05-071-2/+4
* Update example with feedback from thompsa@.emaste2009-05-071-1/+2
* Add KTR(9) tracing for futex emulation.dchagin2009-05-071-11/+49
* Add my birthdayskreuzer2009-05-071-0/+1
* Adding myself as a ports committerskreuzer2009-05-071-0/+3
OpenPOWER on IntegriCloud