| Age | Commit message (Expand) | Author |
| 2002-01-02 | if pm_adb_op times out waiting for an interrupt, attempt to take | dbj |
| 2002-01-02 | defer attaching akbd as console until after it has | dbj |
| 2001-12-31 | save and restore sprg[0-3] when calling openfirmware | dbj |
| 2001-12-28 | Update for new uhidev device attachment. | augustss |
| 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-12-10 | When looking for a console keyboard if usb-kbd-ihandles can't be found | augustss |
| 2001-12-05 | fix macppc MULTIPROCESSOR compilation. | chs |
| 2001-12-02 | Convert to new ata/atapi attach structs. | bouyer |
| 2001-12-01 | #ifdef'ed out debug printf. | tsutsui |
| 2001-11-29 | Need CACHELINESIZE for libkern memset. | mjl |
| 2001-11-23 | The bridge(4) pseudo-device no longer requires the port to | atatat |
| 2001-11-20 | cleanup: | lukem |
| 2001-11-19 | Fix boot device selection when booting from an alias. If the bootpath | matt |
| 2001-11-15 | MAXSLP is defined to be a machine-independent scheduling parameter, | soren |
| 2001-11-14 | Add brgphy | matt |
| 2001-11-14 | Bump the default macppc MSGBUFSIZE to 12KB so we can get an entire | matt |
| 2001-11-14 | ${MAKE} print-objdir -> ${PRINTOBJDIR} | tv |
| 2001-11-13 | Add wsmux (it seems to work now). | augustss |
| 2001-11-10 | If the RTC gives a time more than 1000 days before file system time then | augustss |
| 2001-11-09 | Bump the version numbers of all bootloaders which use loadfile_elfXX() now | scw |
| 2001-11-04 | Use common macro to check message length. | tsutsui |
| 2001-11-04 | Add mpu at cmpci and opl at cmpci attachment. | itohy |
| 2001-11-03 | Add trm at pci. | tsutsui |
| 2001-10-31 | Split elf32 vs. elf64 handling in loadfile(), including support for | thorpej |
| 2001-10-28 | Added character devices #60 and #61 to chrtoblktbl[]. They were missing, | manu |
| 2001-10-20 | Add nb_progname so this will compile on older NetBSD systems that will be | jmc |
| 2001-10-03 | Add a new optional method, dev_ioctl, to the audio hardware driver interface. | augustss |
| 2001-10-02 | Use WSKBD_TYPE_ADB. | mycroft |
| 2001-09-24 | va_{start,end} audit: | wiz |
| 2001-09-22 | objcopy -> ${OBJCOPY}; remove redundant definitions of OBJCOPY?= (it is | tv |
| 2001-09-16 | Grammar improvements in comments. | wiz |
| 2001-09-16 | Spell 'occurred' with two 'r's. | wiz |
| 2001-09-16 | Enabled the clockctl device for macppc, major 61 | manu |
| 2001-09-14 | Add the PCI device. | nathanw |
| 2001-09-14 | Return ~0 for all config space reads on devices < 11 on the primary bus, | nathanw |
| 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-09 | Properly initiatize sc->sc_wdcdev.set_modes for non-DMA controllers. | bouyer |
| 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-29 | Add adw | briggs |
| 2001-08-27 | Add the driver for the LMC WAN adapter. | eeh |
| 2001-08-26 | Make all powerpc ports use a common Makefile.powerpc (except walnut) | matt |
| 2001-08-23 | Fix a bug introduced when machine_type.h was removed. | tsubai |
| 2001-08-22 | Add 7450 recognization. 7450s use NAP mode. print out HID0 register | matt |
| 2001-08-22 | More comment changes: 90x[B] -> 90x[BC] | hubertf |
| 2001-08-13 | Search "/netbsd.gz" and "/netbsd.macppc" in addition to "/netbsd". | tsubai |
| 2001-08-05 | use unsigned variable types as appropriate | jdolecek |