aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't attempt to reference a NULL scb_data area during teardown eventsJustin T. Gibbs2000-11-131-0/+2
* add SII MC-P200MIHIRA Sanpei Yoshiro2000-11-131-0/+4
* add SII MC-P200MIHIRA Sanpei Yoshiro2000-11-132-2/+6
* add support for 3CXFE575BT(XJack Connector)MIHIRA Sanpei Yoshiro2000-11-132-2/+2
* Change the ext_type type from short to int, since it doesn't cost usBosko Milekic2000-11-131-1/+2
* Update for OpenSSL 0.9.6Kris Kennaway2000-11-134-61/+69
* Resolve conflicts, and garbage collect some local changes that are noKris Kennaway2000-11-1320-269/+616
* This commit was generated by cvs2svn to compensate for changes in r68651,Kris Kennaway2000-11-13576-11583/+38550
|\
| * Initial import of OpenSSL 0.9.6Kris Kennaway2000-11-13598-11860/+39156
* | Add webgear aviator cardWarner Losh2000-11-121-0/+8
* | Add raycontrol to the build.Warner Losh2000-11-121-0/+1
* | Control program for raylan cards.Warner Losh2000-11-123-0/+807
* | Add ray driver for card (OLDCARD) and pccard (NEWCARD) entries.Warner Losh2000-11-121-0/+3
* | Changes necessary to make this work.Warner Losh2000-11-125-108/+83
* | Only offset raid disks > 1 on the HPT, this should solve theSøren Schmidt2000-11-121-1/+2
* | Better handling of immediate commands, mainly to solve timeoutsSøren Schmidt2000-11-124-12/+37
* | Hopefully fix the probing problems that caused lost slaves etc..Søren Schmidt2000-11-121-53/+67
* | Be a little clearer about the relationship between these two.Nik Clayton2000-11-124-4/+24
* | Remove the comment about the occupied Palestinian territory not having aNik Clayton2000-11-121-5/+4
* | Create the links for the reentrant time functions.Nik Clayton2000-11-121-1/+3
* | Add missing "delta" argument to description headline of "apm" -r optionRalf S. Engelschall2000-11-121-1/+1
* | Fixed a certain panic on IO error in sendfile(): Page must be set PG_BUSYDavid Greenman2000-11-121-1/+3
* | Stop using AUXRELEASETAG for everything and use PORTSRELEASETAG andJordan K. Hubbard2000-11-121-4/+6
* | Check the return value of strdupNick Hibma2000-11-121-0/+8
* | Share one devclass between ISA and PCI sectionsJulian Elischer2000-11-121-3/+3
* | -U cannot be an option since some signals start with U. -u is thePaul Saab2000-11-121-1/+0
* | aic7xxx.c:Justin T. Gibbs2000-11-123-4/+16
* | Add new M_RDONLY flag, which can be set during setup (MEXTADD, for example),Bosko Milekic2000-11-111-14/+32
* | Change MEXTADD usage to pass the two new arguments.Bosko Milekic2000-11-115-5/+6
* | Change check from mbuf->m_ext.ext_free to use the new ext_type in orderBosko Milekic2000-11-111-6/+3
* | While I'm here, get rid of (now useless) MCLISREFERENCED and use MEXT_IS_REFBosko Milekic2000-11-111-6/+2
* | * Have m_pulldown() use the new M_WRITABLE() macro in order to determineBosko Milekic2000-11-112-15/+33
* | Changed variable killchar to killch and erasechar to erasech to avoidDavid Greenman2000-11-113-13/+14
* | Change check for existence of mbuf->m_ext.ext_free to check of new ext_typeBosko Milekic2000-11-111-1/+1
* | Correct the logic for checking the emptiness of the waiting queue.Daniel Eischen2000-11-113-3/+3
* | * Fix inconsistency between "int" and "num"; as far as I can see they meanBen Smithurst2000-11-111-4/+4
* | Fix bitrot.Andrzej Bialecki2000-11-112-28/+44
* | Correct description of KERN_PROC. Add description of KERN_PROC_ARGS.Andrzej Bialecki2000-11-111-2/+13
* | Add basic PCI capabilityJulian Elischer2000-11-111-42/+162
* | Create the various required directories if they don't exist.David E. O'Brien2000-11-111-0/+10
* | Properly format the SUBTARGET_SWITCHES so that ``gcc -v --help'' printsDavid E. O'Brien2000-11-111-6/+6
* | Minimal distribution now gets cropto binaries.Jun Kuriyama2000-11-112-2/+6
* | Increase M_MAXBUF so that it's greater than HDLCSIZEBrian Somers2000-11-111-1/+1
* | Create temporary filenames securely, don't just number them sequentially.Kris Kennaway2000-11-111-9/+11
* | o Fix a mis-transcription of sef's -STABLE protection fixes--only rootRobert Watson2000-11-101-1/+1
* | Increase the size of the mktemp() filename space by dropping the PID fromKris Kennaway2000-11-101-25/+17
* | Enable linux thread support on the alpha. The guts of linux_clone wasAndrew Gallatin2000-11-101-1/+57
* | Simplify and correct OSF/1 signal handling.Andrew Gallatin2000-11-103-133/+16
* | Don't overwrite the filename for KTR_EXTEND with "../../kern/kern_ktr.c".John Baldwin2000-11-101-1/+0
* | libgcc now needs to be built earlier in the build.David E. O'Brien2000-11-101-5/+6