summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Introduce linux_kernver() interface which is intended for an exactdchagin2009-05-102-17/+62
* Rework r189362, r191883.dchagin2009-05-104-3/+9
* Eliminate stale comments.alc2009-05-102-10/+1
* PowerPC does not, in general, have ISA sound devices or an ISA bus,nwhitehorn2009-05-101-1/+1
* - Fix build with INVARIANTS enabled.stas2009-05-101-2/+2
* - Fix multicast operation that I broke in previous commit.stas2009-05-101-16/+44
* - Fix promisc/multicast/broadcast parameters setting by introducing thestas2009-05-101-12/+53
* Abort any scan on a fatal firmware. ic_scan_curchan is overridden to performthompsa2009-05-104-0/+12
* Cancel the scan when going to INIT state. Should do this for other states herethompsa2009-05-101-0/+2
* - Use "device\t" and "options \t" for consistency.kuriyama2009-05-1039-406/+406
* Describe the topology_spec sysctl and do some minor adjustments toivoras2009-05-091-4/+59
* hookup iwnfw.4sam2009-05-091-0/+1
* push wme parameter setting to the taskq thread; the update callback fromsam2009-05-092-7/+21
* restore ref to iwnfwsam2009-05-091-0/+1
* iwn firmwaresam2009-05-091-0/+52
* Spell NULL properly, use (void) rather than () for functions with noimp2009-05-091-12/+12
* Clean up <sys/ioctl.h>.ed2009-05-091-22/+2
* Retire kern.vm.kmem.size. It was marked as obsolete prior to 5.2, soimp2009-05-091-4/+0
* Makefile to record the technique by which the .uu files are generatedsam2009-05-091-0/+24
* 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
OpenPOWER on IntegriCloud