summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* Conditionally define CC, CWARNOPTS, etc., so that `makeoptions' inwollman1994-10-183-45/+36
* Fix the remaining vmmeter counters. They all now work correctly.dg1994-10-183-6/+11
* Typo in a comment.phk1994-10-181-2/+2
* Removed references to bclnlist which we don't use/support/need.dg1994-10-184-9/+4
* Fixed bug I just introduced that would have allowed a user to clobberdg1994-10-182-8/+12
* Allow upages to be paged in/accessed.dg1994-10-182-4/+4
* Spurious "int PHK;" removed.phk1994-10-181-2/+2
* Added the final printf before jumping to the kernel.phk1994-10-181-0/+1
* Remove CPU_COLORDISP, GIO_COLOR now existsache1994-10-184-26/+6
* Remove color_display, GIO_COLOR now existsache1994-10-183-18/+9
* Made '?' do the same thing as help.phk1994-10-182-5/+9
* Bumped the version to 2.0.1-Development.phk1994-10-181-4/+4
* MDDT_WDC -> MDDT_DISKwollman1994-10-171-2/+2
* Add new definitions for lsdev.wollman1994-10-171-3/+26
* Got a little closer with socksys emulation.sos1994-10-174-74/+45
* Added more SCO compat ioctl's.sos1994-10-175-87/+168
* isa_device.h: Added flag for sensitive HW. ed# seems to break if anythingphk1994-10-179-51/+127
* #ifdef'ed the verbose probe messages. Only until I find a good way ofphk1994-10-172-2/+6
* GENERIC is our new all singing and dancing kernel. Please report ASAP ifphk1994-10-173-9/+195
* Netboot TNG. I have seen this compile, I don't know if it works.phk1994-10-1711-0/+2573
* This is a bunch of changes from NetBSD. There are a couple of bug-fixes.phk1994-10-1738-957/+871
* Initialize color_display as undefined, cosmetiqueache1994-10-173-6/+6
* Ifdef color_display by NSC, pointed by Rodache1994-10-172-2/+12
* Put sanity check for negative hold count into #ifdef DIAGNOSTIC so thatdg1994-10-171-1/+5
* This basically allows you to stick a disklabel on any partition.phk1994-10-172-2/+8
* Added socksys modulesos1994-10-161-2/+2
* Added load of socksys driver.sos1994-10-162-2/+4
* Actually document dk_* variables!wollman1994-10-161-8/+8
* Add semi-bogus initialization of dk_wpms so that systat and friends actuallywollman1994-10-161-0/+6
* dkstat.h: declare dk_nameswollman1994-10-163-5/+117
* kern_clock.c: define dk_names[][].wollman1994-10-165-9/+192
* Add interface to new device configuration table. Also implementwollman1994-10-161-11/+91
* Machine-dependent parts of device configuration table.wollman1994-10-161-0/+61
* Added kern_devconf.c as standard.wollman1994-10-161-0/+1
* Fixed typo and message format change to avoid line wrapping.se1994-10-152-28/+28
* Added ed2 device, on a hard-jumpered location for SMC Ultraphk1994-10-152-8/+10
* This kernel is a barebones kernel. No networking, no CD's no nothing.phk1994-10-151-0/+54
* Add color_display variable for CPU_COLORDISP sysctl.ache1994-10-153-3/+12
* moved a message into a #ifdef DEBUG. This message comes out if a kernelphk1994-10-151-1/+3
* ADd CPU_COLORDISP sysctl to handle console display typeache1994-10-152-2/+8
* CPU_COLORDISP sysctl added for console display typeache1994-10-152-4/+8
* Prevent modem hanging forever on close with CTS off:ache1994-10-153-3/+9
* ttywait: check conditions again right after oprocache1994-10-151-5/+8
* 1) Some of the counters in the vmmeter struct don't fit well into the Mach VMdg1994-10-157-31/+37
* Count vm faults as v_vm_fault, not v_fault.dg1994-10-151-2/+2
* Properly count object lookups and hits.dg1994-10-152-5/+5
* Sanitized a little bit. All SCSI is now "controllers" and LINT is morephk1994-10-154-39/+39
* Add back variable declaration removed by wrong previous cleanupsache1994-10-151-1/+4
* Add back variable declaration removed by wrong prevous cleanups.ache1994-10-151-1/+4
* $DESTDIR missing...phk1994-10-152-6/+6
OpenPOWER on IntegriCloud