| Age | Commit message (Expand) | Author |
| 2001-12-28 | Add PPPoE to all generic kernels that should be able to use it. | martin |
| 2001-12-17 | Added ifmedia(4) support. | fredette |
| 2001-12-15 | Remove some devices that aren't needed in INSTALL or RAMDISK | fredette |
| 2001-12-15 | Be sure to mark in the prototype attach args | fredette |
| 2001-12-14 | Add a blurb to the top of all GENERIC files. This serves three purposes: | gmcgarry |
| 2001-12-09 | Add support for dumping ELF-cormat core files. | thorpej |
| 2001-12-07 | Picked up some old scheduler changes. Now the sun2 locore | fredette |
| 2001-12-06 | Tweaked whitespace and, in comments only, added % to make this | fredette |
| 2001-12-01 | Abstract out a large chunk of the kernel build machinery so that new | fredette |
| 2001-11-30 | Catch-up to revision 1.135 of the sun3 pmap. This revision | fredette |
| 2001-11-30 | Implement bus_space_mmap. | fredette |
| 2001-11-30 | vm_offset_t -> vaddr_t or paddr_t, as appropriate. | fredette |
| 2001-11-30 | vm_offset_t -> vaddr_t or paddr_t or db_addr_t, as appropriate. | fredette |
| 2001-11-30 | Purge vm_offset_t. | fredette |
| 2001-11-30 | Convert to use genassym.cf and genassym.sh, as other ports do. | fredette |
| 2001-11-30 | In kernel config files, now mention the options SCSI_OLD_NOINQUIRY, | fredette |
| 2001-11-26 | A new config file for VME-only machines | fredette |
| 2001-11-26 | Only declare the console keyboard on zs if it's a Sun-2 | fredette |
| 2001-11-26 | Disabled some more things that lighter kernels don't need, | fredette |
| 2001-11-20 | cleanup: | lukem |
| 2001-11-20 | - pull in opt_kgdb.h where necessary | lukem |
| 2001-11-15 | MAXSLP is defined to be a machine-independent scheduling parameter, | soren |
| 2001-11-09 | Remove unneeded declarations of the db_machine_init() function. The | thorpej |
| 2001-10-26 | Change defaults for kernel compiles. Default all to USETOOLS?=no and have | jmc |
| 2001-10-23 | Set MACHINE_ARCH explicitly in Makefiles for which it is constant. | thorpej |
| 2001-10-01 | Changed an obio to read Multibus. | fredette |
| 2001-10-01 | Added the prom_kbdid function, to help us figure out if | fredette |
| 2001-09-15 | a whole bunch of changes to improve performance and robustness under load: | chs |
| 2001-09-10 | Update pmap_update to now take the updated pmap as an argument. | chris |
| 2001-09-06 | In _bus_dmamap_load, now check the return value of pmap_extract | fredette |
| 2001-09-06 | Added -D__SVR4_ABI__ to XDEFS. Without it, m68k libkern assembly | fredette |
| 2001-09-01 | Add bridge pseudo devices to GENERIC configs | atatat |
| 2001-08-26 | Fixed a bug processing options - we were ORing | fredette |
| 2001-08-26 | Under __ELF__, getvbr must return its pointer value | fredette |
| 2001-08-19 | in vunmapbuf(), call pmap_*remove() explicitly since uvm_km_free_wakeup() | chs |
| 2001-08-17 | Sometimes the ec board reports a packet length that's too large. | fredette |
| 2001-08-17 | Under DEBUG, have a global buserr_reg that stores the | fredette |
| 2001-08-16 | Now treat the bus error register as 16-bits wide, even | fredette |
| 2001-08-16 | Made prom_putchar and prom_putstr use the PROM putchar | fredette |
| 2001-08-14 | Fixed a bug where we were using ETHERMIN and ETHERMTU | fredette |
| 2001-07-29 | use pmap_k* for buffer cache pages. | chs |
| 2001-07-15 | Added. | fredette |
| 2001-07-13 | Now mimic the sparc64's handling of NKBD/NSUNKBD and NMS/NSUNMS. | fredette |
| 2001-07-12 | Fixed the known obio address range for the Multibus | fredette |
| 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-27 | Removed stand from SUBDIRS. | fredette |
| 2001-06-27 | Added a Makefile for the sun2 includes. | fredette |
| 2001-06-27 | Include a common header, then define macros that | fredette |
| 2001-06-27 | Now define a suitable ELF32_MACHDEP_ID_CASES. | fredette |