| Age | Commit message (Expand) | Author |
| 2001-12-28 | Add PPPoE to all generic kernels that should be able to use it. | martin |
| 2001-12-14 | Add a blurb to the top of all GENERIC files. This serves three purposes: | gmcgarry |
| 2001-12-12 | MKfoo=no -> NOfoo | tv |
| 2001-11-28 | - convert usage of "defopt" to "defflag" where the relevant option does | lukem |
| 2001-11-23 | The bridge(4) pseudo-device no longer requires the port to | atatat |
| 2001-11-20 | cleanup: | lukem |
| 2001-11-15 | MAXSLP is defined to be a machine-independent scheduling parameter, | soren |
| 2001-10-31 | Split elf32 vs. elf64 handling in loadfile(), including support for | thorpej |
| 2001-10-30 | Attempt at making Type 1 config cycles work, based on "see config-map". | thorpej |
| 2001-10-29 | Check in of work-in-progress of Firepower native device support. | thorpej |
| 2001-10-29 | Add/rework infrastructure that will allow us to support native | thorpej |
| 2001-10-29 | For System registers which are not 32-bits wide, they are "left justified" | thorpej |
| 2001-10-29 | Fix a typo, add some UL suffixes to memory map constants. | thorpej |
| 2001-10-24 | Memory map and system registers for the Firepower ES, MX, LX, and TX | thorpej |
| 2001-10-24 | Need to install intr.h. | thorpej |
| 2001-10-24 | NEWPMAP fixes that I missed committing. | billc |
| 2001-10-23 | For systems (like the briQ) that don't have a "/cpus", look for | thorpej |
| 2001-10-23 | Add the correct model string for the Total Impact briQ. | thorpej |
| 2001-10-23 | Clean up the NetBSD/ofppc boot loader: | thorpej |
| 2001-10-23 | Add machine-dependent defns for libsa's loadfile(). | thorpej |
| 2001-10-23 | Add support for fetching DDB symbols from the boot loader. This requires | thorpej |
| 2001-10-22 | Begin the task of splitting up the ofppc port into common code | thorpej |
| 2001-10-22 | Fetch the platform name earlier, so we can determine what kind of | thorpej |
| 2001-10-22 | CPUs attach to mainbus now. | thorpej |
| 2001-10-22 | Various things that make OFW-driver kernels work on my Firepower LX MP | thorpej |
| 2001-10-20 | Total Impact BRIQ kernel config | billc |
| 2001-10-20 | just set MACHINE and include powerpc/param.h - non-NEWPMAP ofppc kernels boot... | billc |
| 2001-10-20 | Fix cpu check to actually work. | billc |
| 2001-10-20 | update for NEWPMAP | billc |
| 2001-10-06 | soft_splvm() - "block" SPLBIO, SPLNET, and SPLTTY in addition to SPLIMP | thorpej |
| 2001-09-12 | Linux emulation is no longer experimental, removed comment | manu |
| 2001-09-10 | Update pmap_update to now take the updated pmap as an argument. | chris |
| 2001-09-01 | Comment out bridge pseudo devices from ports that don't | atatat |
| 2001-09-01 | Add bridge pseudo devices to GENERIC configs | atatat |
| 2001-08-26 | Make all powerpc ports use a common Makefile.powerpc (except walnut) | matt |
| 2001-08-24 | use pmap_k* for buffer cache pages. | chs |
| 2001-08-05 | Avoid NULL pointer dereference. | tsutsui |
| 2001-08-05 | Define VM_MAX_KERNEL_BUF and PAGER_MAP_SIZE to save KVA space. | tsutsui |
| 2001-08-05 | Add PM_SR | tsutsui |
| 2001-07-22 | bcopy -> memcpy, bzero -> memset | wiz |
| 2001-07-08 | Standardise TCP_COMPAT_42 as commented out, grouped with other COMPAT options, | abs |
| 2001-06-30 | Add System V semaphore resource limits to each GENERIC file that has an | darcy |
| 2001-06-23 | #include <powerpc/spr.h> | matt |
| 2001-06-19 | Make all the ppc delay() functions the same - formating change only, no | simonb |
| 2001-06-18 | Add an e_trapsignal member to struct emul, so that emulated processes can | christos |
| 2001-06-12 | Remove cpu_dumpconf(); it's in powerpc_machdep. | tsubai |
| 2001-06-12 | Move "file .../bus_dma.c" line to MD place. | tsubai |
| 2001-06-02 | replace vm_map{,_entry}_t with struct vm_map{,_entry} *. | chs |
| 2001-05-30 | use _KERNEL_OPT | mrg |
| 2001-05-29 | define _KERNEL_OPT as well as _KERNEL. we will use this in the future to | mrg |