Age | Commit message (Expand) | Author |
2002-02-19 | From NetBSD: | Jason Wright |
2002-02-19 | If there are pckbd's, register ourselves to handle beeps... AXi's can now | Jason Wright |
2002-02-19 | get rid of old if 0'ed code. add support for __weak_alias and fix | Dale Rahn |
2002-02-19 | From NetBSD: | Jason Wright |
2002-02-19 | From NetBSD: | Jason Wright |
2002-02-19 | stategy is not an english word | Theo de Raadt |
2002-02-19 | correct extended partition botch; gluk, in PR 1449 | Theo de Raadt |
2002-02-19 | proper dependencies on assym.h | Theo de Raadt |
2002-02-19 | add support for media and other generic 802.11 ioctls, elliminates need for w... | Michael Shalayeff |
2002-02-19 | Add new trm driver. Pointed out by brad@ | Kenneth R Westerback |
2002-02-18 | copy the segment regs w/ zeroing upper 16 bits | Michael Shalayeff |
2002-02-18 | This should fix AHA-3950BU2. | Steve Murphree |
2002-02-18 | Correct fix for breakage in rev 1.23. Sorry for the mess. | Matthieu Herrb |
2002-02-18 | fix issue on LP64 BE arch's w/ fcntl's F_GETOWN | Eric Jackson |
2002-02-18 | when saving %fs,%gs clear out the upper 16 bits for ddb | Michael Shalayeff |
2002-02-18 | do not assume PCI_USERCONF is set on all arch; matthieu ok | Theo de Raadt |
2002-02-18 | need rndvar.h for it to compile | Michael Shalayeff |
2002-02-18 | call ether_ioctl(), fix pr/2371; jason@ ok | Michael Shalayeff |
2002-02-18 | store the PCI configuration space bus number in the pci_softc struct | Matthieu Herrb |
2002-02-18 | bye bye. i delete this not because it is disgusting, but because it is disgu... | Theo de Raadt |
2002-02-18 | add pms/pmsi at pckbc and wsmouse at pms/pmsi | Jason Wright |
2002-02-18 | Driver for the i8042 keyboard controller on systems with ebus | Jason Wright |
2002-02-18 | provide pckbc_machdep_cnattach if necessary (like alpha, it does nothing) | Jason Wright |
2002-02-18 | Pull in dev/pckbc/files.pckbc, and put in placeholder for pckbc at ebus | Jason Wright |
2002-02-18 | Add __HAVE_NWSCONS (so pckbc will do the right thing) | Jason Wright |
2002-02-18 | change the dma memory allocation to use kernel_map, not kmem_map. | Dale Rahn |
2002-02-18 | sync | Theo de Raadt |
2002-02-18 | oops | Theo de Raadt |
2002-02-18 | From the UBC branch and NetBSD. | Artur Grabowski |
2002-02-18 | sync | Theo de Raadt |
2002-02-18 | a sunix puc | Theo de Raadt |
2002-02-18 | fix possible panic on reboot for mfs mounted fs. | Eric Jackson |
2002-02-18 | multi-line string literals are deprecated in gcc 3.0 | Eric Jackson |
2002-02-18 | Don't include isavar.h on sparc64 | Jason Wright |
2002-02-18 | Search the correct ACQUIRE list --- shifflett@nps.navy.mil | Angelos D. Keromytis |
2002-02-18 | Don't do unnecessary normalization. ok art@ | Thomas Nordin |
2002-02-18 | Add trm (Tekram TRM-S1040 based SCSI cards, DC-3x5U) driver | Kenneth R Westerback |
2002-02-18 | Add trm - driver for Tekram TRM-S1040 cards (DC395U/UW/F,DC315/U). | Kenneth R Westerback |
2002-02-17 | comment typo | Jason Wright |
2002-02-17 | Patch from Daniel Lucq <daniel@lucq.org> | Mats O Jansson |
2002-02-17 | Calculate IP checksum and copyback modified headers before logging a | Daniel Hartmeier |
2002-02-17 | new puc devices: netmos, moxa, syba | Theo de Raadt |
2002-02-17 | permit > 8 bit offsets | Theo de Raadt |
2002-02-17 | sync | Theo de Raadt |
2002-02-17 | new puc devices | Theo de Raadt |
2002-02-17 | drivers may not be noisy | Theo de Raadt |
2002-02-17 | ICANON is a t_lflag, not t_iflag; neelnatu@yahoo.com | Theo de Raadt |
2002-02-17 | Repeat. But this time get the math right and avoid sleeping forever. | Artur Grabowski |
2002-02-17 | make dc win on alpha too | Nathan Binkert |
2002-02-17 | Make dc match with higher priorit over de for 21142/3 chips | Nathan Binkert |