summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Integrate FreeBSD changes for acfreebsd.h.jkim2010-04-021-4/+5
| * Import ACPICA 20100331.jkim2010-04-0231-617/+880
* | Don't assume that "resource" property is in metadata.pjd2010-04-281-1/+1
* | Address the LOD that some are seeing, put the RX lockjfv2010-04-281-10/+13
* | Initialize the callout structure earlier in attach before calling anyjhb2010-04-281-1/+1
* | Backport fix for 'zfs_znode_dmu_init: existing znode for dbuf' panic from Ope...pjd2010-04-281-12/+31
* | Change default WOL back to MAGIC only, havingjfv2010-04-281-2/+2
* | Remove dead code. Calculated greatest common divisor was not used at all.jkim2010-04-281-11/+0
* | - Extract the IODEV_PIO interface from ia64 and make it MI.attilio2010-04-288-198/+251
* | Add a private field to struct ieee80211_rx_ampdu do hold driver specificrpaulo2010-04-281-0/+1
* | Add ic_rxstream and ic_txstream. These variables hold the number of RXrpaulo2010-04-281-1/+2
* | Couple of fixes from DragonFly (typos).rpaulo2010-04-282-5/+5
* | When in the RUN -> AUTH -> RUN FSM transition happens, we'll call therpaulo2010-04-282-17/+21
* | Fix typo. No functional change.rpaulo2010-04-281-1/+1
* | Bump man page date.rpaulo2010-04-281-1/+1
* | Fix typos.rpaulo2010-04-282-3/+3
* | Upgrade to OpenSSH 5.5p1.des2010-04-2825-88/+254
* | fx->lock is used as an index, correct test case.rnoland2010-04-281-1/+1
* | - When canceling jaddrefs they may not yet be in the journal if this is viajeff2010-04-281-1/+2
* | - Fix builds without SOFTUPDATES defined in the kernel config.jeff2010-04-281-0/+171
* | Setting PG_REFERENCED on a page at the end of vm_fault() is redundant sincealc2010-04-281-1/+0
* | Change vm_object_madvise() so that it checks whether the page is invalidalc2010-04-281-10/+6
* | Adapt i386 r207205 to mips: Clearing PV_TABLE_REF and setting the page'salc2010-04-281-9/+3
* | need to initialize the lock before it is usedkmacy2010-04-271-1/+1
* | On sparc64 obtain the initiator ID to be used for SPI HBAs from themarius2010-04-273-1/+16
* | Replace a magic value with the appropriate macro.marius2010-04-271-2/+3
* | - On sparc64 obtain the initiator ID from the Open Firmware device treemarius2010-04-271-4/+9
* | Use _exit(2) system call directly instead of using exit(3) in signaldelphij2010-04-271-1/+1
* | Language improvements to make the BUGS section easier to read.delphij2010-04-271-3/+3
* | Update device identify data and serial number when device change detected.mav2010-04-271-2/+6
* | Take advantage of OF_getscsinitid().marius2010-04-271-3/+1
* | MFP4: @177254bz2010-04-271-3/+8
* | Enhance the historic behaviour of raw sockets and jails in a waybz2010-04-272-6/+19
* | Make sure IPv6 source address selection does not change interfacebz2010-04-271-5/+20
* | Fix a regression where DVMRP diagnostic traffic, such as that usedbms2010-04-271-6/+11
* | Style: use #define<TAB> instead of #define<SPACE>.kib2010-04-278-11/+11
* | Provide 32bit compat for SIOCGDEFIFACE_IN6.kib2010-04-271-0/+25
* | Require the option that's mapped be listed in the options file. Thisimp2010-04-271-9/+28
* | Redo how we add compat options so as to be compatible with oldimp2010-04-272-78/+81
* | MFi386 r207205alc2010-04-271-13/+7
* | Move checking the version up from Makefile generation to just afterimp2010-04-273-24/+62
* | It seems ale(4) controllers do not like to see TCP payload in theyongari2010-04-261-4/+33
* | Don't bother enabling interrupts before we're ready to handle them. Thismarius2010-04-265-30/+38
* | Add a signal handler for SIGINT which removes output file when necessary.delphij2010-04-261-4/+21
* | Add OF_getscsinitid(), a helper similar to OF_getetheraddr() but formarius2010-04-263-1/+16
* | For the on-board interfaces found in Fujitsu SPARC64 machines obtain themarius2010-04-261-1/+1
* | - Add a missing const.marius2010-04-261-1/+2
* | Skip the pseudo-devices found in Fujitsu Siemens PRIMEPOWER250.marius2010-04-261-0/+2
* | Better handling of ipv6_default_interface usingume2010-04-263-25/+15
* | - Rework the underlying ALQ storage to be a circular buffer, which amongst otherlstewart2010-04-263-189/+768
OpenPOWER on IntegriCloud