summaryrefslogtreecommitdiff
path: root/sys/arch/pc532
AgeCommit message (Expand)Author
1995-06-18Checkpointing ... still has a couple of problems but it is better.phil
1995-06-18Updating to be like i386 version.phil
1995-06-09Updated To.Dophil
1995-06-09Various updates for the new NCR scsi driver and tweeks to the interruptphil
1995-06-09Replacement of the NCR driver by the Leo Weppelman NCR driver asphil
1995-05-16Removing -DKERNEL, transition to _KERNEL has been completedjtc
1995-05-16Changes from Matthias Pfaller: lpt driver changes, clock code similarphil
1995-05-11KERNEL -> _KERNELjtc
1995-05-08RCS id/header cleanup.phil
1995-05-05define BROKEN_SWAP and/or cpu_swapout as appropriate.cgd
1995-04-29kill historical cruftcgd
1995-04-28ns32k specific portions of ieeefp.h (fp_rnd, fp_except, constants, etc.).jtc
1995-04-28Changed FLT_ROUNDS from constant to a call to __flt_rounds(), so that thejtc
1995-04-28rename files files for new config/config.old namingcgd
1995-04-27needs-count => needs-flagphil
1995-04-27remove warnings in pmap.cphil
1995-04-27scntty & reorg using softc stuff.phil
1995-04-27conf.c: ptstty ...phil
1995-04-22- added sunos_machdep.c for sun3, atari, amiga and mac68k.christos
1995-04-21Remove the "#if 0" around vfs_unmountall().phil
1995-04-21Add scncnpollc.phil
1995-04-20Fix a mycroft typo.phil
1995-04-11Remove deprecated prober/probew/kernacc/useracc.mycroft
1995-04-11Reference cninit.c as well as cons.cmellon
1995-04-10kernel_pmap --> pmap_kernel()mycroft
1995-04-10Bring back pmap_kernel(), for now always inlined as a pointer tomycroft
1995-04-10Add mmopen(), mmclose(), and mmmmap() where appropriate. Lock vmmap whenmycroft
1995-04-10Minor consistency nits.mycroft
1995-04-10device.h is defunct.mycroft
1995-04-10Update for conf.h.mycroft
1995-03-28KERNEL -> _KERNELjtc
1995-03-26invoke ktrsyscall with (vp, code, argsize, args) as args.cgd
1995-03-23Changed name of __weak_reference() to __indr_reference(). They reallyjtc
1995-03-23Added -D_KERNEL to CFLAGS alongside each -DKERNEL.jtc
1995-03-18don't be so quick to cast macro arguments to unsigned; if thecgd
1995-03-09copy*str() should use size_t.mycroft
1995-03-01Clean up deleted files.mycroft
1995-02-14Increase the VM limits and initial sizes limits.phil
1995-02-12Do what it takes to make vnd a swap device :)phil
1995-02-08Fix from Matthias for device closing.phil
1995-02-03Update it!phil
1995-01-28ANSI says that <stdarg.h>'s va_end macro must expand to a void expression.jtc
1995-01-25add 'maxpartitions' keyword as first 'intesting' thing in the file, tocgd
1995-01-25vn -> vnd renaming, for consistencycgd
1995-01-25vn -> vnd renaming, for consistencycgd
1995-01-22Do a shorter cache invalidate. (from Matthias)phil
1995-01-19Clean up deleted files.mycroft
1995-01-19move nncr.c -> ncr.c, nscn.c -> scn.cphil
1995-01-19change file names in clean for config.new. (nncr.c -> ncr.c, nscn.c -> scn.c)phil
1995-01-19This file, which will be included by <sys/cdefs.h>, will contain macrosjtc