summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Introduce linux_kernver() interface which is intended for an exactDmitry Chagin2009-05-102-17/+62
* Rework r189362, r191883.Dmitry Chagin2009-05-104-3/+9
* Eliminate stale comments.Alan Cox2009-05-102-10/+1
* PowerPC does not, in general, have ISA sound devices or an ISA bus,Nathan Whitehorn2009-05-101-1/+1
* - Fix build with INVARIANTS enabled.Stanislav Sedov2009-05-101-2/+2
* - Fix multicast operation that I broke in previous commit.Stanislav Sedov2009-05-101-16/+44
* - Fix promisc/multicast/broadcast parameters setting by introducing theStanislav Sedov2009-05-101-12/+53
* Abort any scan on a fatal firmware. ic_scan_curchan is overridden to performAndrew Thompson2009-05-104-0/+12
* Cancel the scan when going to INIT state. Should do this for other states hereAndrew Thompson2009-05-101-0/+2
* - Use "device\t" and "options \t" for consistency.Jun Kuriyama2009-05-1039-406/+406
* push wme parameter setting to the taskq thread; the update callback fromSam Leffler2009-05-092-7/+21
* Spell NULL properly, use (void) rather than () for functions with noWarner Losh2009-05-091-12/+12
* Clean up <sys/ioctl.h>.Ed Schouten2009-05-091-22/+2
* Retire kern.vm.kmem.size. It was marked as obsolete prior to 5.2, soWarner Losh2009-05-091-4/+0
* Makefile to record the technique by which the .uu files are generatedSam Leffler2009-05-091-0/+24
* update to v3.1Sam Leffler2009-05-093-7448/+7452
* Remove bogus comment.Warner Losh2009-05-091-1/+1
* Implement RFC 5095 more fully. Rather than marking this no-op code asWarner Losh2009-05-092-35/+3
* Do not embed struct ucred into larger netcred parent structures.Alexander Kabaev2009-05-097-42/+37
* Unmark the ASR Compat IOCTLs as BURN_BRIDGES, per scottl@Warner Losh2009-05-091-2/+0
* Work around non-standard behaviour of rpcbind in some versions of Linux (FC4?).Doug Rabson2009-05-091-14/+17
* Add support for old TTY ioctls to kdump.Ed Schouten2009-05-091-4/+0
* Fix a race involving vnode_pager_input_smlfs(). Specifically, in the caseAlan Cox2009-05-091-23/+10
* fix atomic.S rename and vimage breakageKip Macy2009-05-092-4/+4
* Convert IPFW_DEFAULT_TO_ACCEPT into a loader tunableJohn Baldwin2009-05-091-5/+9
* - rename atomic.S and crc32.c to avoid collisions when linking zfs in to the ...Kip Macy2009-05-097-2/+4
* - Fixed incorrect packet length problem caused be earlier change toDavid Christensen2009-05-082-2/+6
* Regenerate system call tables to use SVN ids.Ed Schouten2009-05-089-12/+23
* Regenerate ibcs2 system call table.Ed Schouten2009-05-083-20/+12
* Burn TTY ioctl bridges in compat layers.Ed Schouten2009-05-0810-550/+7
* Use log(9) for debug and status messages and hide some of the details withDoug Rabson2009-05-081-68/+60
* A NOP change: style / whitespace cleanup of the noise that slippedMarko Zec2009-05-086-21/+21
* Remove a bogus check that unintentionally slipped in r191816.Marko Zec2009-05-081-3/+0
* Introduce a new virtualization container, provisionally named vprocg, to holdMarko Zec2009-05-0817-32/+165
* Drain the tasks before the interface stop call in case a restart was queued.Andrew Thompson2009-05-082-6/+6
* Add one more board ID with inverted external amplifier control.Alexander Motin2009-05-081-0/+1
* Change the internal buffer used to store input lines from a static bufferStephane E. Potvin2009-05-081-1/+1
* kill more portability functions that are no longer usefulSam Leffler2009-05-083-29/+5
* kill unused OS_GETUPTIMESam Leffler2009-05-082-11/+0
* don't call vn_rele_async_fini in the !_KERNEL caseKip Macy2009-05-071-0/+2
* move VN_RELE_ASYNC to the compatibility layer with the rest of the VN_* definesKip Macy2009-05-072-5/+1
* avoid LOR and gratuitous extra lock acquisitions by moving user_evict list bu...Kip Macy2009-05-071-6/+16
* Allow the VM to provide backpressure on the ARC cache as it doesKip Macy2009-05-071-0/+9
* Asynchronously release vnodes to avoid blocking on range locks when calling b...Kip Macy2009-05-075-4/+165
* No man page currently exists so comment the two uncommentedKip Macy2009-05-071-4/+13
* Give vfs_getopt the type it's expecting.Jamie Gritton2009-05-071-4/+2
* Add ID of one more SII3132 revision found on adaptec aar-1225sa rev a2.Alexander Motin2009-05-072-0/+2
* Move the per-prison Linux MIB from a private one-off pointer to the newJamie Gritton2009-05-077-98/+331
* Eliminate the loop and the call to pause(9) in vfs_vget_ino(). IfKonstantin Belousov2009-05-071-6/+8
* Add PCI IDs for the Broadcom 5825 incarnation.Philip Paeps2009-05-072-2/+6