summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* This patch fixes a LOR that happens during INIT-ACK collision.rrs2006-11-102-9/+17
* MFp4thompsa2006-11-092-20/+44
* fix hanging on invalid data... (This doesn't fix hanging due to brokenjmg2006-11-091-3/+4
* Fixes an issue with handling of stream reset. When arrs2006-11-092-4/+3
* MFp4: boot2 should now buildimp2006-11-092-1/+3
* MFp4: boot on KB9202 correctly. Also, reduce the size of the SD/MMC driverimp2006-11-0915-163/+331
* MFp4: Support KB9202 booting betterimp2006-11-091-0/+4
* Fix typoimp2006-11-091-1/+1
* MFp4: Make boot2 work on Kwikbyte KB9202 boards.imp2006-11-094-10/+67
* MFp4: Merge a slightly more generic build infrastructure.imp2006-11-091-6/+8
* MFp4: Remove bogus \rimp2006-11-091-2/+2
* Don't try to print a NULL string during boot. If a device doesn't have ajhb2006-11-091-9/+15
* Don't dump the $PIR table under bootverbose. The pirtool program injhb2006-11-091-39/+0
* Reformat the bootverbose messages that dump out the status of pci_linkjhb2006-11-091-16/+16
* Instead of using the legacy if_timer/if_watchdog interface createglebius2006-11-092-26/+30
* Enable ata and atapicd now those work on sun4v.jb2006-11-091-2/+2
* Add a stub of bios_addsmapdata(). PC98 does not have BIOS SMAP.nyan2006-11-091-0/+38
* MFi386: revisions from 1.39 to 1.43.nyan2006-11-091-58/+50
* MFi386: revisions 1.634 and 1.639.nyan2006-11-091-6/+4
* Add a new address cache type called sticky. On an interface marked sticky anythompsa2006-11-092-19/+27
* Remove unused structures.kevlo2006-11-091-25/+0
* move panic_bad_hcall to its use site in support.S in attempt to un-break thekmacy2006-11-082-24/+27
* Fix for ithread interrupt handling. Don't reset the interrupt vector untilkmacy2006-11-082-38/+75
* The NETSMBCRYPTO option has long gone.ru2006-11-081-1/+1
* add missing bits for crypto supportsam2006-11-081-0/+3
* I misplaced the assertion that was added to vm_page_startup() in thealc2006-11-081-6/+6
* Simplify the construction of the free queues in vm_page_startup(). Addalc2006-11-081-2/+12
* o Fix a couple of obvious typos.maxim2006-11-081-2/+2
* MFamd64/ia64/i386/sun4valc2006-11-081-1/+1
* Ensure that the page's oflags field is initialized by contigmalloc().alc2006-11-081-0/+1
* Increate cnt.v_intr on interrupt.cognet2006-11-081-0/+1
* -Fixes first of all the getcred on IPv6 and V4. Therrs2006-11-0810-177/+167
* XPT_GET_TRAN_SETTINGS can fail- so check for an error andmjacob2006-11-071-1/+9
* Identify the xscale 81342.cognet2006-11-076-11/+117
* In the ARM_USE_SMALL_ALLOC case, vm_page_t may have an address < KERNBASE,cognet2006-11-072-2/+14
* Spelling.ru2006-11-072-2/+2
* Line up memory amount reporting that got broken when s/real/usable/.ru2006-11-071-2/+2
* Style cleanups to the sctp_* syscall functions.andre2006-11-071-107/+95
* Fix TFTP NAT support by making sure the appropriate fingerprinting checksmarcus2006-11-071-2/+4
* Simplify operations with sync_mtx in sched_sync():jhb2006-11-071-7/+3
* - Don't bother to include IDs of PCnet chips which are not supportedmarius2006-11-072-40/+27
* Fix comment typo and function declaration.jhb2006-11-071-2/+2
* Fix some edge cases in detach (including attach failures):jhb2006-11-071-3/+2
* Remove extra forward declare of 'struct sem'.jhb2006-11-071-2/+0
* Various whitespace cleanups.jhb2006-11-073-25/+27
* Add a new 'union l_sigval' to use in place of 'union sigval' in thejhb2006-11-071-3/+6
* Remove old XXX comment about possibly adding a print_Intel_info() functionjhb2006-11-071-8/+0
* Remove duplicate IDTVEC macro definition, it's already defined injhb2006-11-072-4/+0
* honor nolockd flag in root mount optionssam2006-11-071-0/+2
* Add atomic_cmpset_acq_32.cognet2006-11-071-0/+1
OpenPOWER on IntegriCloud