summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Delay calling the device cleanup routines until the absolute lastps2000-06-148-5/+18
* Fix behaviour of "ipfw pipe show" -- previous code gaveluigi2000-06-141-5/+10
* s/iomem/maddr/peter2000-06-142-62/+62
* s/iomem/maddr/ - these were generated from an older verion of thepeter2000-06-143-14/+14
* Catch up with Peter's config(8) changes.kato2000-06-143-13/+8
* Make typing 'q' or 'Q' work for the show command as the pager promptps2000-06-141-1/+2
* With apologies to dcs, temporarily comment out the version check code. Itpeter2000-06-141-23/+23
* Add option ALT_BREAK_TO_DEBUGGER.ps2000-06-145-0/+69
* Do not perform any opeartion with mbuf after it placed intobp2000-06-143-9/+9
* Print error messages to stderr, not stdout.peter2000-06-143-3/+3
* add alpha-quality recording code and handle pci error interrupts - this maycg2000-06-131-71/+353
* handle closing differently - should fix the end-of-sample cutoff bugcg2000-06-131-22/+25
* Borrow phk's axe and apply the next stage of config(8)'s evolution.peter2000-06-1334-3290/+1884
* Fix a problem of user settings from TEKRAM NVRAMgroudier2000-06-131-6/+10
* Fix panic by moving the prp == 0 check up the order of sanity checks.asmodai2000-06-131-2/+3
* Merged from sys/conf/options.i386 rev 1.137.kato2000-06-131-0/+1
* Treat \t and \n inside /boot.config as whitespaces.ru2000-06-132-4/+4
* Merged from sys/i386/i386/machdep.c rev 1.395.kato2000-06-132-2/+0
* Recognize Coppermine Celeron processors whose CPU ID = 0x68?. Theykato2000-06-132-2/+2
* Correctly set the Maximum DHCP Message Size. bootpd now worksps2000-06-132-2/+2
* Added new options CPU_PPRO2CELERON and CPU_L2_LATENCY to supportkato2000-06-137-6/+138
* Fix breakage to target mode support.mjacob2000-06-121-14/+25
* The buslogic driver doesn't have static unit limits (ie: no bt.h orpeter2000-06-121-1/+1
* Use objcopy to strip the gcc2_compiled. symbol from kernels.peter2000-06-124-12/+20
* unstatic getfp() so that other subsystems can use it.alfred2000-06-123-5/+5
* Sometimes there isn't an ISA bus configured.mjacob2000-06-121-0/+4
* Fix REFILL. It must throw RESTART instead of OUTOFTEXT so thatdcs2000-06-121-2/+27
* The word environment? returns a flag indicating whether the variabledcs2000-06-121-7/+23
* Make abort" functional in interpret mode. This behavior is undefineddcs2000-06-121-11/+24
* Make comment reflect reality.dcs2000-06-121-1/+1
* - Eliminate rpread(). Call generic ttyread(). (cf rev 1.33)tanimura2000-06-122-26/+7
* before this commit, specfs reported disk partitionsjmb2000-06-122-2/+2
* Add (another) PnP entry for the ESS ES1869 (Compaq OEM)brian2000-06-121-0/+1
* The very feeble beginnings of a driver for the LanMedia LMC1504 card.phk2000-06-111-0/+176
* Suck out all of the current and desired n/w parameters.dmlb2000-06-112-5/+33
* 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
* A bunch of misc. tidy ups really.dmlb2000-06-111-209/+195
* 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-1110-805/+1372
* cpu_fork(): Check "flags" before dereferencing "p2". Otherwise,alc2000-06-113-9/+6
* 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
* A checkpoint of a part of a work-in-progress. Some more cleanups forpeter2000-06-108-117/+122
* 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
* Avoid useless check against NULL, since we assign the checked valuealex2000-06-101-4/+1
* The AMI MegaRAID's internal memory map conflicts with scatter/gathermsmith2000-06-101-0/+9
* fix a typophk2000-06-101-1/+1
OpenPOWER on IntegriCloud