summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Submitted by: "Randall W. Dean" <rwd@osf.org>se1994-10-142-8/+8
* Move `ncrcontrol' into machine-dependant section.gpalmer1994-10-141-3/+3
* I added PROCFS back to the GENERIC kernels. ps(1) needs /proc, so almostphk1994-10-142-2/+4
* Fix install of ibcs2 script.sos1994-10-142-6/+8
* Add ${.MAKEFLAGS} to sub-makes, pointed by Rodache1994-10-141-4/+4
* revision 1.6ache1994-10-141-10/+81
* Fix range checking bug, pointed by peter@haywire.dialix.comache1994-10-142-6/+6
* #include'ing mysterious stuff from ${DESTDIR}/sys/<somewhere> is no longerjoerg1994-10-142-4/+3
* Got rid of redundant declaration warnings.dg1994-10-142-7/+2
* The code I wrote to write mbufs out using PIO had a bug in the handlingdg1994-10-142-104/+110
* Last commit not quite right - this works.jkh1994-10-141-2/+4
* Get the EXCLUDES correct so you can actually exclude GUS support.jkh1994-10-141-2/+2
* Add missing )'s to previous midnight changes. :-)jkh1994-10-141-3/+3
* Added coff & ibcs2 modules.sos1994-10-142-4/+4
* iBCS2 emulator core files.sos1994-10-1416-14/+6962
* LKM module for the coff loader (used for iBCS2 emulation)sos1994-10-144-0/+136
* LKM module for the iBCS2 emulatorsos1994-10-147-20/+72
* Add new IS_INTERACTIVE flag. This lets you specify that the portjkh1994-10-141-3/+37
* Add ft.jkh1994-10-141-1/+1
* Sigh. NOW it's ok! :-)jkh1994-10-141-2/+2
* Print a better verbose message when creating packages.jkh1994-10-141-3/+7
* This should do it - I forgot about pkg_info.jkh1994-10-142-7/+10
* Whoops - variable was in wrong scope. Correct.jkh1994-10-141-3/+2
* Fix bug in home directory calculation that I introduced with the free spacejkh1994-10-141-2/+2
* Fix bug in home directory calculation that I introduced with the free spacejkh1994-10-141-5/+9
* Fixed bug where page modifications would be lost when swap space wasdg1994-10-141-2/+11
* Changed I/O error messages to be somewhat less cryptic. Removed a piecedg1994-10-141-6/+3
* Fix some endianness and packet header bugs found in BSDi's port of this code.wollman1994-10-131-14/+27
* Damn, check in the wrong version, fixed.sos1994-10-131-3/+3
* Main iBCS2 include file. First part of iBCS2 emulator.sos1994-10-131-0/+266
* Made it possible for ioctl to return a value.sos1994-10-131-1/+29
OpenPOWER on IntegriCloud