summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Lates snapshot:paul1994-10-185-494/+797
* 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
* Use kvm_uread instead of kvm_read to access the upages.dg1994-10-181-2/+3
* 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-185-27/+6
* Remove machdep.color_displayache1994-10-182-4/+2
* 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
* First bugfix: isa devices print as `at isa?' rather than `on isa0'.wollman1994-10-171-1/+1
* This commit was generated by cvs2svn to compensate for changes in r3673,wollman1994-10-175-0/+423
|\
| * lsdev(8), a user-land utility to query the device configuration databasewollman1994-10-175-0/+423
* 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
* Add new machdep variablesache1994-10-171-0/+3
* Document new machdep variables, pointed by Rodache1994-10-172-4/+10
* 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
* Spelling mistakes.phk1994-10-171-4/+4
* 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
* Restore all of my changes that Garrett clobbered in the previous commit.dg1994-10-171-72/+19
* Fixed bug in exec code, cp -R now works.paul1994-10-172-45/+139
* Change references from `/386bsd' to `/kernel'gpalmer1994-10-171-2/+2
* Added slstat.dg1994-10-171-2/+2
* slstats for FBSD 2.0. Copied in the repository from 1.1.5, and then applieddg1994-10-172-13/+25
* Various changes to the 1.1.5.1'sh install procedure.phk1994-10-172-9/+15
* This basically allows you to stick a disklabel on any partition.phk1994-10-172-2/+8
* Added a missing 'break;'phk1994-10-161-0/+1
* Symorder complains if INET isn't in the kernel. I added '-m' to inform itphk1994-10-162-4/+10
* Added socksys modulesos1994-10-162-4/+4
* Added load of socksys driver.sos1994-10-163-3/+6
* LKM for socksys driver (iBCS2 emulation)sos1994-10-162-0/+88
* Some changes to the old floppies to handle the new /etc/init's way of doingphk1994-10-162-9/+13
* Remove `ld' from the clean line also. Someone should look at all thegpalmer1994-10-161-2/+2
* Remove a bogus BINDIR linepaul1994-10-161-1/+0
* 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
* New way of getting disk drive names.wollman1994-10-164-60/+91
* dkstat.h: declare dk_nameswollman1994-10-163-5/+117
OpenPOWER on IntegriCloud