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