summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge the following from the English version:rushani2003-05-292-14/+14
* Merge the following from the English version:hrs2003-05-282-49/+297
* - Fix to use the official vendor name (s/Melco/MELCO/).hrs2003-05-284-26/+26
* Fix off-by-one and initialization errors which prevented sshd fromdes2003-05-281-1/+2
* This commit was generated by cvs2svn to compensate for changes in r115367,njl2003-05-281-2/+2
|\
| * Revert to using TABLE_ID_DSDT as the default. It looks like the dynamicnjl2003-05-281-2/+2
* | In cluster_wbuild(), initialise b_iocmd to BIO_WRITE before callingiedowse2003-05-281-1/+3
* | If AF_LOCAL is used, we need to use __msgread_withcred() instead ofmbr2003-05-281-1/+6
* | Fix amd(8) clients, if a FreeBSD mountd(8) server is used.mbr2003-05-281-9/+2
* | Fix stripping last path component when only one path component left.fjoe2003-05-281-2/+2
* | From FSF Binutils CVS repo:obrien2003-05-281-1/+15
* | Replace a handrolled defrag function with m_defrag. The handrolledsilby2003-05-281-22/+15
* | Update AMD Features vector to include NX (page table entry no-execute bit)peter2003-05-271-5/+5
* | Minimize the potential for deadlocks between an exiting thread and it'smtm2003-05-271-2/+18
* | Revert part of the last commit. I don't know what I was smoking.mtm2003-05-271-2/+13
* | Fix support for 256 MB aperture sizes on chipsets such as the 845 andjhb2003-05-272-10/+32
* | Grr, fix compile. The bane of trying to split out patches into twojhb2003-05-272-0/+2
* | This commit was generated by cvs2svn to compensate for changes in r115351,njl2003-05-272-4/+44
|\ \ | |/
| * Fix false AE_NOT_FOUND messages, reported in NetBSD port-i386/20897.njl2003-05-272-4/+44
* | Fix compile: the type is spelled bus_dmasync_op_t rather thanjhb2003-05-271-3/+3
* | Add support for the Intel 865 chipset.jhb2003-05-274-6/+20
* | Remove the redundant declaration of bus_dmasync_op_t.scottl2003-05-271-4/+0
* | MFbed: Translation updates: Sync with the English 5.1 relnotes.alex2003-05-2715-4783/+6528
* | Modified release note: Add missing word in rue(4) item.bmah2003-05-272-2/+2
* | A flushrs must be the first in an instruction group.marcel2003-05-272-0/+2
* | Bring back bus_dmasync_op_t. It is now a typedef to an int, though thescottl2003-05-2728-45/+56
* | Have the unwinder allocate memory with M_NOWAIT. The unwinder ismarcel2003-05-271-1/+1
* | Fix fu{byte|word*} and su{byte|word*}:marcel2003-05-273-298/+902
* | Revision 1.99 of this file changed the allocation request frommarcel2003-05-261-1/+1
* | This driver supports the 2920C not the 2920.gibbs2003-05-261-3/+3
* | Consistently use #ifdef for testing AHC_TARGET_MODE.gibbs2003-05-261-9/+9
* | aic79xx.c:gibbs2003-05-263-3/+3
* | Correct/Simplify ignore wide residue message handlinggibbs2003-05-264-49/+42
* | FIFOEMP can lag LAST_SEG_DONE in the Ultra2 and U160gibbs2003-05-261-2/+10
* | Correct/Simplify ignore wide residue message handlinggibbs2003-05-265-65/+51
* | Fix disabling of PCI parity error interrupts. We need to setgibbs2003-05-263-12/+21
* | Change hadling of the Rev. A packetized lun output buggibbs2003-05-263-9/+13
* | Add 7901B support.gibbs2003-05-261-12/+57
* | Fixup spelling of "coalesce" and derivatives.gibbs2003-05-264-77/+77
* | Remove stray K&R style function definition.gibbs2003-05-261-3/+2
* | pkg_create incorrectly does not add trailing '\n' when it receiveslioux2003-05-262-1/+23
* | Add a trailing '\n' character if none is found in the informationlioux2003-05-261-10/+19
* | Fix two typos from the last commitscottl2003-05-262-2/+2
* | Merge the following from the English version:rushani2003-05-267-125/+481
* | De-orbit bus_dmamem_alloc_size from here too.scottl2003-05-261-34/+8
* | Remember to close the read end of the pipe.des2003-05-261-0/+1
* | Remove uninitialized local variable in favor of global.mdodd2003-05-261-2/+1
* | De-orbit bus_dmamem_alloc_size(). It's a hack and was never used anyways.scottl2003-05-2612-213/+32
* | Decouple the thread stack [de]allocating functions from the 'dead threads list'mtm2003-05-264-7/+16
* | Revise the unlock order in _pthread_join(). Also, if the joinedmtm2003-05-261-12/+6
OpenPOWER on IntegriCloud