summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Silence warnings.eivind1999-01-1217-39/+59
* Clean up warnings; a couple of these came because of genuine errors ineivind1999-01-122-8/+12
* Silence warnings.eivind1999-01-129-24/+28
* Silence warnings by removing unused convenience function andeivind1999-01-122-32/+6
* Fixed minor style bugs in previous commit.bde1999-01-113-27/+23
* Updated for not-so-new version of Cyclom-Y PCI boards (with a custombde1999-01-113-10/+51
* Avoid warning for unused variable.eivind1999-01-112-4/+4
* remove some unused variablesjulian1999-01-111-8/+7
* Add support for the Cyrix Cx5530 PCI/ISA bridge which also includesjulian1999-01-112-18/+210
* Fix missing \n in boot printfs. Add more mode detection if bootverbose.nsouch1999-01-111-24/+30
* Make HP T4000S quirk to FIXED modemjacob1999-01-111-1/+5
* Add 'static' to the declaration, too.eivind1999-01-111-2/+2
* SLOW_VGA -> VGA_SLOW_IOACCESS here, too.eivind1999-01-113-6/+6
* Update the pointer into the bitmap correctly. The previous codeyokota1999-01-112-4/+4
* Drop boot.help support.rnordier1999-01-112-20/+10
* Add a missing bzero which could be the source of instabilityluigi1999-01-111-12/+21
* No builtin command resets getopt before using it, causingmsmith1999-01-114-3/+10
* Preserve the previous loader as loader.old.msmith1999-01-111-1/+4
* Fix linux sendmsg() emulationmsmith1999-01-112-4/+70
* Don't refer to i386/isa/kbdio.h anymore. Use dev/kbd/atkbdcreg.h instead.yokota1999-01-111-2/+3
* Add splash screen module. This version has rather limitedyokota1999-01-116-2/+1006
* The first stage of console driver reorganization: activate newyokota1999-01-1140-2114/+2000
* Oops, I committed wrong version of these files in the last commit!yokota1999-01-112-73/+151
* Added file handling to ulpt (USB printer) drivern_hibma1999-01-113-4/+43
* Use truncate() instead of otruncate() - step on the way to stoppingeivind1999-01-102-6/+6
* Remove warningn_hibma1999-01-101-3/+1
* Disable kzipping the loader; it seems to be breaking the aout-to-elf buildmsmith1999-01-101-3/+3
* Tweak the vr_start() and vr_rxeof() routines a little to improvewpaul1999-01-104-62/+26
* Sync with NetBSD sources. Almost there. Mostly style fixes.n_hibma1999-01-1024-199/+287
* Remove warningn_hibma1999-01-101-2/+1
* Remove redundant line of code.steve1999-01-101-2/+1
* Forgotten options needed to build last ppbus commit.nsouch1999-01-103-4/+12
* Remove check from where arp replies are coming from -- when doing bridging,luigi1999-01-101-1/+3
* Fix broken low level ppb_rxxx() return type: char becomes u_char.nsouch1999-01-108-65/+63
* Use etc/make.conf settings for serial port and speed.rnordier1999-01-106-16/+28
* Damn, I thought I had committed this already, but it seems not.peter1999-01-104-12/+12
* Add hooks for the Iprobe kernel profiler.dfr1999-01-103-3/+34
* Major ppbus commit with:nsouch1999-01-1020-368/+2880
* Suggested by bde@freebsd.org- memcpy not necessarily good to use. D'oh- not inmjacob1999-01-103-13/+15
* Back out last change to sysctl.phk1999-01-106-67/+2
* Add kernel support for sysctl descriptions. The NO_SYSCTL_DESCRIPTIONS optiondes1999-01-106-8/+73
* Enable escapes for $ to make it possible to insert variable names intomsmith1999-01-102-4/+9
* Add some prototype deadchip detection. Set FIFO bursting (1XX0 only-mjacob1999-01-101-48/+88
* up isp_fifo_threshold NVRAM storage to 3 bits (for future 128 bit)mjacob1999-01-101-3/+3
* add MEMZERO portability definesmjacob1999-01-102-4/+8
* Amazingly stupid forgetfullness had me forgetting to turn on FIFO burstsmjacob1999-01-102-8/+8
* If we can't open alias.log, don't try to write to thebrian1999-01-101-2/+4
* KNFize, by bde.eivind1999-01-1022-101/+92
* Switch to using ".So" as the extension for PIC object files ratherjdp1999-01-097-38/+43
* Oops --<, replace 1.216 with a version that actually check pv_entries (anddt1999-01-092-6/+10
OpenPOWER on IntegriCloud