summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Generated a new macor, RAY_RECERR for reporting errors with. Verbosity set wi...dmlb2000-06-111-4/+11
* Generated a new macor, RAY_RECERR for reporting errors with. Verbosity set wi...dmlb2000-06-111-1/+1
* Try and get this list a bit more consistent in style.asmodai2000-06-111-170/+162
* A bunch of misc. tidy ups really.dmlb2000-06-111-209/+195
* Don't oan about padding charactersbrian2000-06-111-2/+0
* Add Adico and Accton NICs to the list.asmodai2000-06-111-1/+3
* Add support for the Accton EN1217.asmodai2000-06-114-0/+28
* Fixed allocation of unit numbers. Allocate the amount of space actuallybde2000-06-111-2/+1
* 1. Update Comtrol RocketPort driver(rp) to version 3.02.tanimura2000-06-1111-817/+1384
* cpu_fork(): Check "flags" before dereferencing "p2". Otherwise,alc2000-06-113-9/+6
* Link explicitly against -lmd. I'm not sure what was pulling this inkris2000-06-111-2/+2
* Fix memory leak in mount_nfs's background (-b) mode which occurs whendillon2000-06-111-2/+3
* Activate Japanese NLS and KANJI supportache2000-06-114-12/+1
* Add ``set ifqueue'' to control the size of the outgoing packetbrian2000-06-116-2/+57
* Don't include opt_smp.h - we don't use anything defined in it.msmith2000-06-102-2/+0
* Correct the tests for ISA PIC/APIC so that they actually work.msmith2000-06-102-4/+4
* Fix security botch in "UseLogin Yes" case: commands are executed withkris2000-06-101-0/+4
* This commit was generated by cvs2svn to compensate for changes in r61524,obrien2000-06-104-23/+30
|\
| * Offical fixes to allow longer lines in the history and tweak expand_lex()obrien2000-06-104-23/+30
* | A checkpoint of a part of a work-in-progress. Some more cleanups forpeter2000-06-1014-185/+174
* | This commit was generated by cvs2svn to compensate for changes in r61521,obrien2000-06-102-5/+7
|\ \ | |/
| * Offical fixes to quiet compiler warnings.obrien2000-06-102-5/+7
* | This commit was generated by cvs2svn to compensate for changes in r61519,obrien2000-06-102-7/+19
|\ \ | |/
| * Offical fixes to the history and I18N bugs ache found.obrien2000-06-102-7/+19
* | Removed a few RAY_MAP_CMs that were not needed.dmlb2000-06-101-22/+13
* | It is not necessary to wrap usage of $f28 with ".set noat/at" pairs.obrien2000-06-101-4/+0
* | This commit was generated by cvs2svn to compensate for changes in r61515,obrien2000-06-108-52/+131
|\ \ | |/
| * Offical fixes to the history and I18N bugs ache found.obrien2000-06-108-52/+131
* | Handle minors like ls(1) does it.phk2000-06-101-2/+8
* | Add an autologin example.phk2000-06-101-0/+7
* | Avoid useless check against NULL, since we assign the checked valuealex2000-06-101-4/+1
* | Update hardware and release-note blurb about AMI and Mylex RAIDmsmith2000-06-104-15/+91
* | The AMI MegaRAID's internal memory map conflicts with scatter/gathermsmith2000-06-101-0/+9
* | fix a typophk2000-06-101-1/+1
* | Add KASSERT() to mbuf free routines in order to allow developers tojlemon2000-06-101-0/+2
* | Check for MGET* returning NULL and return ENOBUFS in this case.jlemon2000-06-101-2/+8
* | Release resources properly in detach.dfr2000-06-102-0/+18
* | Fix the AMD 751 AGP minidriver so that it works with my test code.dfr2000-06-108-16/+224
* | Increment __FreeBSD_version to allow detection of AGP interfaces.dfr2000-06-101-1/+1
* | (1) document *_HEAD_INITIALIZERjake2000-06-101-21/+54
* | Make `ssh-agent -k' work for csh(1)-like shells.ru2000-06-101-1/+1
* | Detail some more 3Com NICs which we support with ep nowadays.asmodai2000-06-101-2/+3
* | Seperate debug for dumping comq entries.dmlb2000-06-101-0/+4
* | Add macros for freeing a set of malloc runq entries and adding them to thedmlb2000-06-101-0/+22
* | Remove promisc_user, ray_reset and ray_reset_timo as they are not used. Incid...dmlb2000-06-101-206/+120
* | Actually detail which ATA controllers we support.asmodai2000-06-101-1/+18
* | Fix alphabetical ordering of supported ATA-chipsets.asmodai2000-06-101-4/+4
* | Unused include: #include "sl.h" - NSL is no longer used.peter2000-06-101-2/+0
* | Unused include: #include "pps.h"peter2000-06-101-1/+0
* | Unused includes: #include "pci.h" and #include "lnc.h"peter2000-06-101-3/+0
OpenPOWER on IntegriCloud