summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Support read-only mount.kato1997-09-042-2/+78
* 1) Changed the volume to be a little louder.sos1997-09-031-12/+29
* Hmm, this is hopefully better.phk1997-09-032-14/+6
* Synchronize with sys/i386/i386/machdep.c and microtime.s revisionskato1997-09-033-8/+3
* Synchronize with sys/i386/conf/files.i386 revision 1.174.kato1997-09-032-12/+12
* Use 2^N hash sizes rather than primesize, this replaces a divisionphk1997-09-031-12/+10
* Revert the v_usecount handling in relation to VOP_INACTIVE.phk1997-09-032-14/+4
* Make the aic7xxx sequencer assembler compile in the kernel's objectgibbs1997-09-0318-2775/+62
* Cleaned up revs 1.36-1.40 (mainly disordered declarations, non-bogusbde1997-09-033-363/+441
* Removed unused #includes.bde1997-09-02100-470/+97
* Removed the "globl" nature of the vec array. This was left over from thefsmp1997-09-023-15/+9
* Struct arpcom should be in the beginning of a softc struct for arp andjhay1997-09-021-1/+1
* Synchronize with sys/i386/isa/if_ed.c and lpt.c revisions 1.118 andkato1997-09-022-2/+4
* Removed another vestige of devconf.bde1997-09-022-9/+2
* Added used #include - don't depend on <sys/mbuf.h> includingbde1997-09-0243-36/+79
* Oops, the previous change applied a reversed patch.bde1997-09-011-1/+3
* Synchronize with sys/i386/isa/sio.c revision 1.180.kato1997-09-012-36/+28
* Synchronize with sys/i386/isa/clock.c revision 1.102.kato1997-09-013-105/+36
* Synchronize with sys/i386/i386/microtime.s revision 1.31.kato1997-09-011-2/+21
* Synchronize with sys/i386/i386/machdep.c revision 1.260.kato1997-09-012-4/+10
* Synchronize with sys/i386/conf/options.i386 revision 1.57.kato1997-09-012-16/+20
* Synchronize with sys/i386/boot/biosboot/asm.S, boot.c and boot.hkato1997-09-013-39/+4
* General cleanup of the sub-system locking macros.fsmp1997-09-0116-438/+270
* Cleanup.fsmp1997-09-017-56/+70
* Removed unused #includes.bde1997-09-0115-66/+15
* Some staticized variables were still declared to be extern.bde1997-09-012-6/+4
* Print a device number in hex instead of decimal.bde1997-09-011-2/+2
* Removed unused #includes.bde1997-09-011-2/+1
* Removed unused #includes (<machine/cpu.h> now gives more pollution).bde1997-09-012-4/+2
* Removed unused #includes.bde1997-09-016-54/+4
* Fixed absolute pathnames in #includes.bde1997-09-012-4/+4
* Move closer to supporting VM86 under SMP.bde1997-09-019-9/+71
* Removed unused #includes.bde1997-09-015-25/+5
* Removed unused #includes. The !KERNEL case may be more broken than before.bde1997-09-016-61/+6
* Added #include of <sys/queue.h> to make this self-sufficient.bde1997-09-011-1/+3
* Fixed options SHOW_BUSYBUFS and PANIC_REBOOT_WAIT_TIME which were brokenbde1997-08-315-13/+15
* Put I*86_CPU options in opt_global.h and don't #include "opt_cpu.h"bde1997-08-313-15/+15
* Removed unused #includes (bogus #includes were necessary because fusword()bde1997-08-312-4/+2
* Prepare for 64bit programming environment (e.g. Alpha):se1997-08-312-45/+45
* Remove debug printf() that had been ommited by accident.se1997-08-311-3/+2
* Fix problem with early revision 53c825a and 53c875 chips, whichse1997-08-311-5/+3
* Change the 0xdeadb hack to a flag called VDOOMED.phk1997-08-316-148/+163
* Remove pbzero(), things we load zero their own bss.phk1997-08-314-41/+6
* Debug version of simple_lock. This will store the CPU id of thefsmp1997-08-3110-151/+188
* Created a private simple_lock to control accesses to com data structsfsmp1997-08-313-153/+228
* Added clock_lock protection to microtime.fsmp1997-08-301-2/+21
* Define some machine characteristics using symbol naming on conventionspeter1997-08-302-2/+14
* Collect a few missing symbols from the OpenBSD elf includes. (The OpenBSDpeter1997-08-301-2/+44
* Allow non-page aligned file offset mmap's, providing that the system ispeter1997-08-301-23/+47
* Synchronize with sys/i386/isa/clock.c and sio.c revisions 1.101 andkato1997-08-305-114/+171
OpenPOWER on IntegriCloud