summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Classify all EISA cards with major firmware revions '2' as 742As.gibbs2000-11-133-3/+22
* Don't attempt to reference a NULL scb_data area during teardown eventsgibbs2000-11-131-0/+2
* add SII MC-P200sanpei2000-11-131-0/+4
* add SII MC-P200sanpei2000-11-132-2/+6
* add support for 3CXFE575BT(XJack Connector)sanpei2000-11-132-2/+2
* Change the ext_type type from short to int, since it doesn't cost usbmilekic2000-11-131-1/+2
* Update for OpenSSL 0.9.6kris2000-11-134-61/+69
* Resolve conflicts, and garbage collect some local changes that are nokris2000-11-1320-269/+616
* This commit was generated by cvs2svn to compensate for changes in r68651,kris2000-11-13576-11608/+38575
|\
| * Initial import of OpenSSL 0.9.6kris2000-11-13598-11885/+39181
* | Add webgear aviator cardimp2000-11-121-0/+8
* | Add raycontrol to the build.imp2000-11-121-0/+1
* | Control program for raylan cards.imp2000-11-123-0/+807
* | Add ray driver for card (OLDCARD) and pccard (NEWCARD) entries.imp2000-11-121-0/+3
* | Changes necessary to make this work.imp2000-11-125-108/+83
* | Only offset raid disks > 1 on the HPT, this should solve thesos2000-11-121-1/+2
* | Better handling of immediate commands, mainly to solve timeoutssos2000-11-124-12/+37
* | Hopefully fix the probing problems that caused lost slaves etc..sos2000-11-121-53/+67
* | Be a little clearer about the relationship between these two.nik2000-11-124-4/+24
* | Remove the comment about the occupied Palestinian territory not having anik2000-11-121-5/+4
* | Create the links for the reentrant time functions.nik2000-11-121-1/+3
* | Add missing "delta" argument to description headline of "apm" -r optionrse2000-11-121-1/+1
* | Fixed a certain panic on IO error in sendfile(): Page must be set PG_BUSYdg2000-11-121-1/+3
* | Stop using AUXRELEASETAG for everything and use PORTSRELEASETAG andjkh2000-11-121-4/+6
* | Check the return value of strdupn_hibma2000-11-121-0/+8
* | Share one devclass between ISA and PCI sectionsjulian2000-11-121-3/+3
* | -U cannot be an option since some signals start with U. -u is theps2000-11-121-1/+0
* | aic7xxx.c:gibbs2000-11-123-4/+16
* | Add new M_RDONLY flag, which can be set during setup (MEXTADD, for example),bmilekic2000-11-111-14/+32
* | Change MEXTADD usage to pass the two new arguments.bmilekic2000-11-115-5/+6
* | Change check from mbuf->m_ext.ext_free to use the new ext_type in orderbmilekic2000-11-111-6/+3
* | While I'm here, get rid of (now useless) MCLISREFERENCED and use MEXT_IS_REFbmilekic2000-11-112-12/+4
* | * Have m_pulldown() use the new M_WRITABLE() macro in order to determinebmilekic2000-11-112-15/+33
* | Changed variable killchar to killch and erasechar to erasech to avoiddg2000-11-113-13/+14
* | Change check for existence of mbuf->m_ext.ext_free to check of new ext_typebmilekic2000-11-111-1/+1
* | Correct the logic for checking the emptiness of the waiting queue.deischen2000-11-113-3/+3
* | * Fix inconsistency between "int" and "num"; as far as I can see they meanben2000-11-111-4/+4
* | Fix bitrot.abial2000-11-112-28/+44
* | Correct description of KERN_PROC. Add description of KERN_PROC_ARGS.abial2000-11-111-2/+13
* | Add basic PCI capabilityjulian2000-11-111-42/+162
* | Create the various required directories if they don't exist.obrien2000-11-111-0/+10
* | Properly format the SUBTARGET_SWITCHES so that ``gcc -v --help'' printsobrien2000-11-111-6/+6
* | Minimal distribution now gets cropto binaries.kuriyama2000-11-112-2/+6
* | Increase M_MAXBUF so that it's greater than HDLCSIZEbrian2000-11-111-1/+1
* | Create temporary filenames securely, don't just number them sequentially.kris2000-11-111-9/+11
* | o Fix a mis-transcription of sef's -STABLE protection fixes--only rootrwatson2000-11-101-1/+1
* | Increase the size of the mktemp() filename space by dropping the PID fromkris2000-11-101-25/+17
* | Enable linux thread support on the alpha. The guts of linux_clone wasgallatin2000-11-101-1/+57
* | Simplify and correct OSF/1 signal handling.gallatin2000-11-103-133/+16
* | Don't overwrite the filename for KTR_EXTEND with "../../kern/kern_ktr.c".jhb2000-11-101-1/+0
OpenPOWER on IntegriCloud