| Commit message (Expand) | Author | Age | Files | Lines |
* | Classify all EISA cards with major firmware revions '2' as 742As. | gibbs | 2000-11-13 | 3 | -3/+22 |
* | Don't attempt to reference a NULL scb_data area during teardown events | gibbs | 2000-11-13 | 1 | -0/+2 |
* | add SII MC-P200 | sanpei | 2000-11-13 | 1 | -0/+4 |
* | add SII MC-P200 | sanpei | 2000-11-13 | 2 | -2/+6 |
* | add support for 3CXFE575BT(XJack Connector) | sanpei | 2000-11-13 | 2 | -2/+2 |
* | Change the ext_type type from short to int, since it doesn't cost us | bmilekic | 2000-11-13 | 1 | -1/+2 |
* | Update for OpenSSL 0.9.6 | kris | 2000-11-13 | 4 | -61/+69 |
* | Resolve conflicts, and garbage collect some local changes that are no | kris | 2000-11-13 | 20 | -269/+616 |
* | This commit was generated by cvs2svn to compensate for changes in r68651, | kris | 2000-11-13 | 576 | -11608/+38575 |
|\ |
|
| * | Initial import of OpenSSL 0.9.6 | kris | 2000-11-13 | 598 | -11885/+39181 |
* | | Add webgear aviator card | imp | 2000-11-12 | 1 | -0/+8 |
* | | Add raycontrol to the build. | imp | 2000-11-12 | 1 | -0/+1 |
* | | Control program for raylan cards. | imp | 2000-11-12 | 3 | -0/+807 |
* | | Add ray driver for card (OLDCARD) and pccard (NEWCARD) entries. | imp | 2000-11-12 | 1 | -0/+3 |
* | | Changes necessary to make this work. | imp | 2000-11-12 | 5 | -108/+83 |
* | | Only offset raid disks > 1 on the HPT, this should solve the | sos | 2000-11-12 | 1 | -1/+2 |
* | | Better handling of immediate commands, mainly to solve timeouts | sos | 2000-11-12 | 4 | -12/+37 |
* | | Hopefully fix the probing problems that caused lost slaves etc.. | sos | 2000-11-12 | 1 | -53/+67 |
* | | Be a little clearer about the relationship between these two. | nik | 2000-11-12 | 4 | -4/+24 |
* | | Remove the comment about the occupied Palestinian territory not having a | nik | 2000-11-12 | 1 | -5/+4 |
* | | Create the links for the reentrant time functions. | nik | 2000-11-12 | 1 | -1/+3 |
* | | Add missing "delta" argument to description headline of "apm" -r option | rse | 2000-11-12 | 1 | -1/+1 |
* | | Fixed a certain panic on IO error in sendfile(): Page must be set PG_BUSY | dg | 2000-11-12 | 1 | -1/+3 |
* | | Stop using AUXRELEASETAG for everything and use PORTSRELEASETAG and | jkh | 2000-11-12 | 1 | -4/+6 |
* | | Check the return value of strdup | n_hibma | 2000-11-12 | 1 | -0/+8 |
* | | Share one devclass between ISA and PCI sections | julian | 2000-11-12 | 1 | -3/+3 |
* | | -U cannot be an option since some signals start with U. -u is the | ps | 2000-11-12 | 1 | -1/+0 |
* | | aic7xxx.c: | gibbs | 2000-11-12 | 3 | -4/+16 |
* | | Add new M_RDONLY flag, which can be set during setup (MEXTADD, for example), | bmilekic | 2000-11-11 | 1 | -14/+32 |
* | | Change MEXTADD usage to pass the two new arguments. | bmilekic | 2000-11-11 | 5 | -5/+6 |
* | | Change check from mbuf->m_ext.ext_free to use the new ext_type in order | bmilekic | 2000-11-11 | 1 | -6/+3 |
* | | While I'm here, get rid of (now useless) MCLISREFERENCED and use MEXT_IS_REF | bmilekic | 2000-11-11 | 2 | -12/+4 |
* | | * Have m_pulldown() use the new M_WRITABLE() macro in order to determine | bmilekic | 2000-11-11 | 2 | -15/+33 |
* | | Changed variable killchar to killch and erasechar to erasech to avoid | dg | 2000-11-11 | 3 | -13/+14 |
* | | Change check for existence of mbuf->m_ext.ext_free to check of new ext_type | bmilekic | 2000-11-11 | 1 | -1/+1 |
* | | Correct the logic for checking the emptiness of the waiting queue. | deischen | 2000-11-11 | 3 | -3/+3 |
* | | * Fix inconsistency between "int" and "num"; as far as I can see they mean | ben | 2000-11-11 | 1 | -4/+4 |
* | | Fix bitrot. | abial | 2000-11-11 | 2 | -28/+44 |
* | | Correct description of KERN_PROC. Add description of KERN_PROC_ARGS. | abial | 2000-11-11 | 1 | -2/+13 |
* | | Add basic PCI capability | julian | 2000-11-11 | 1 | -42/+162 |
* | | Create the various required directories if they don't exist. | obrien | 2000-11-11 | 1 | -0/+10 |
* | | Properly format the SUBTARGET_SWITCHES so that ``gcc -v --help'' prints | obrien | 2000-11-11 | 1 | -6/+6 |
* | | Minimal distribution now gets cropto binaries. | kuriyama | 2000-11-11 | 2 | -2/+6 |
* | | Increase M_MAXBUF so that it's greater than HDLCSIZE | brian | 2000-11-11 | 1 | -1/+1 |
* | | Create temporary filenames securely, don't just number them sequentially. | kris | 2000-11-11 | 1 | -9/+11 |
* | | o Fix a mis-transcription of sef's -STABLE protection fixes--only root | rwatson | 2000-11-10 | 1 | -1/+1 |
* | | Increase the size of the mktemp() filename space by dropping the PID from | kris | 2000-11-10 | 1 | -25/+17 |
* | | Enable linux thread support on the alpha. The guts of linux_clone was | gallatin | 2000-11-10 | 1 | -1/+57 |
* | | Simplify and correct OSF/1 signal handling. | gallatin | 2000-11-10 | 3 | -133/+16 |
* | | Don't overwrite the filename for KTR_EXTEND with "../../kern/kern_ktr.c". | jhb | 2000-11-10 | 1 | -1/+0 |