summaryrefslogtreecommitdiff
path: root/sys/arch/prep
AgeCommit message (Expand)Author
2000-07-21switch to sys/conf/newvers_stand.sh for generation of version filejdolecek
2000-07-02Kwality control:cgd
2000-06-30raise MSIZE from 128 to 256.itojun
2000-06-30add PULLDOWN_TEST for all the platforms.itojun
2000-06-29remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>mrg
2000-06-26Add <machine/int_types.h>, which provides namespace-pure definitionskleink
2000-06-26remove/move more mach vm header files:mrg
2000-06-26Change the kernel mmap interface so that the offset to map is ansimonb
2000-06-22Remove prefix construction for softdeps. Add SOFTDEP option to GENERIC.fvdl
2000-06-21 - rewrite enable io/mem space code.nonaka
2000-06-14Remove the obsolete config fragments for kernel crypto, because the IPsecveego
2000-06-11Add cpu_counter().tsubai
2000-06-09increase number of parameters of pckbc_cnattach(), since offset of command portsoda
2000-06-08Added USB devices.nonaka
2000-06-08USB supportnonaka
2000-06-04Implement the more flexiable `evcnt' interface as discussed (briefly) oncgd
2000-06-02booted_partition, not booted_parition...cgd
2000-06-01Don't pass booted_* to findroot/getdevice, access them via the globals.matt
2000-06-01Make booted_device global (and booted_parition for consitency).matt
2000-06-01kill __P in these files. (I had to look at them anyway with an eye forcgd
2000-05-31Fix maxpartitions, pointed out by NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp>nonaka
2000-05-31Add a comment about needing to initialize p_cpu when multiplethorpej
2000-05-27ncr(4) wouldn't work, so s/ncr/siop/.soren
2000-05-26First sweep at scheduler state cleanup. Collect MI schedulerthorpej
2000-05-26Introduce a new process state distinct from SRUN called SONPROCthorpej
2000-05-16Nuke dk_establish() from orbit except from those ports which still usethorpej
2000-05-10fix tyopis
2000-05-09Add "install" target, so "make install" after building the kernelhubertf
2000-05-09HAVE_GCC28 -> HAVE_EGCS, and make it match gcc 2.9 as well. Also,thorpej
2000-05-08Add (sometimes commented out) MIIVERBOSE option.augustss
2000-05-03Display the VPD's PrintableModel item on startup.kleink
2000-05-02mbr partition table parameter is little endian.nonaka
2000-05-02LABELOFFSET 42 -> 64nonaka
2000-05-02add cn_bell to struct consdevs pccons.nonaka
2000-05-01Like, really block soft clock interrupts.kleink
2000-05-01Bump default data size to 32 MB.kleink
2000-04-29Require that each each MACHINE/MACHINE_ARCH supply a lock.h. This filethorpej
2000-04-19add stf pseudo interface (commented out due to possible security risks)itojun
2000-04-16* GC two unused variables.kleink
2000-04-08Make this actually configure.kleink
2000-03-27rewrite some bus_space functions like port-i386.nonaka
2000-03-25add some devicesnonaka
2000-03-25more fixup pci base addressnonaka
2000-03-24Update several ports to at least work again without IPKDBws
2000-03-23New callout mechanism with two major improvements over the oldthorpej
2000-03-22add commented out option PCI_CONFIG_DUMP whever there's a PCIVERBOSE.cgd
2000-03-19bus_dma works. (at least de, le and vr work.)nonaka
2000-03-17Install "machineendian_machdep.h".tron
2000-03-17In the `MY THAT'S GROSS' department...mycroft
2000-03-15s/md/raid/ for RAIDframe major name.soren