summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Remove directories we don't have from the clean SUBDIR's and add notegpalmer1994-10-161-2/+4
* Add DPADD for libraries.paul1994-10-161-0/+1
* Add some missing libraries to LDADDpaul1994-10-161-1/+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
* Dramatically clean up Makefile. Make send-pr get rebuilt if Makefilewollman1994-10-151-16/+18
* 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
* For those who want a little more control over their build process...wollman1994-10-151-1/+37
* CPU_COLORDISP sysctl added for console display typeache1994-10-152-4/+8
* Fix up this makefile so that it handles `clean' and `cleandir' properly.gpalmer1994-10-151-2/+4
* Sync with termcap.srcache1994-10-151-4/+18
* Optimize mono entries a bitache1994-10-151-3/+3
* Monochrome entries addedache1994-10-151-4/+18
* 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
* Extend message format to user@offset[:file]ache1994-10-152-11/+42
* Added sysinstallpaul1994-10-151-1/+1
* Work in progress.paul1994-10-153-0/+722
* Updated to changes in struct vmmeter. There is a slight bogosity here:dg1994-10-151-5/+5
* Updated to changes in struct vmmeter.dg1994-10-151-11/+11
* Updated to changes in struct vmmeter. Nuked !NEWVM code. Fixed roundingdg1994-10-151-72/+19
* 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
* disklabel needs the "full-disk" partitionphk1994-10-151-1/+1
* Format floppy before use. Make 1.44 Mb floppies for now.phk1994-10-151-3/+6
* Stop "make install" from falling over if DESTDIR is defined.phk1994-10-151-2/+2
* 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
* Fix the problem with panics when mounting on nonexistant directories. Probablyphk1994-10-152-4/+4
* Move `ft' into machine-dependant section.gpalmer1994-10-151-3/+3
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1994-10-151-1/+3
OpenPOWER on IntegriCloud