summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | MFp4:mav2010-04-262-14/+19
* | Mark ATA channel as idle on timeout in non-ATA_CAM mode.mav2010-04-261-1/+1
* | missed pv access before pmap lockkmacy2010-04-251-1/+1
* | Incremental reduction of delta with head_page_lock_2 branchkmacy2010-04-251-25/+38
* | Set USB_DEBUG like the other platforms, I had turned it off to test the buildthompsa2010-04-251-1/+1
* | sh: Use stalloc for arith variable names.jilles2010-04-253-24/+10
* | Clearing a page table entry's accessed bit (PG_A) and setting thealc2010-04-252-45/+12
* | Sending a FWDTSN chunk should not affect the retran count.tuexen2010-04-251-1/+1
* | Make hash, type and ulimit available via execve().jilles2010-04-252-3/+6
* | Provide compat32 shims for bpf(4), except zero-copy facilities.kib2010-04-252-3/+166
* | Provide 32bit compat shims for sysctl net.route NET_RT_IFLIST.kib2010-04-251-1/+101
* | Undo my lastest fix since that wasn't one at all.tuexen2010-04-251-19/+19
* | unlinkat(2): unlinkat(AT_REMOVEDIR) fails with ENOTEMPTY like rmdir()jilles2010-04-251-2/+2
OpenPOWER on IntegriCloud