summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Collapse)Author
1995-11-07$Id$ linesTheo de Raadt
MVME167: repair job
1995-11-07fix type-o by pk. a sun4 cpumodel looks like "SUN-4" rather thanchuck
"SUN/4" ... sun4's definitely do *not* want the a.out header installed.
1995-11-06clean two more .o filesTheo de Raadt
1995-11-06from NetBSDTheo de Raadt
1995-11-06In ccdstart(), only translate the block number from partition-relativeTheo de Raadt
to absolute if part != RAW_PART.
1995-11-06avoid bus_tmp() because mapiodev() may reuse that mapping, which would be a ↵Theo de Raadt
catastrophe
1995-11-06complete ufs -> ffs change (From John Kohl; PR #1403)Theo de Raadt
1995-11-06libkern pica stuffTheo de Raadt
1995-11-05Fixed ioctl name in case statement comment.davem
1995-11-05Fixed macro name typo in comment.davem
1995-11-03can map pixels in VME32 spaceTheo de Raadt
1995-11-03no obio/vme on sun4cTheo de Raadt
1995-11-01from netbsdTheo de Raadt
1995-11-01tls rearranges GENERIC/INSTALLTheo de Raadt
1995-11-01gwr says:Theo de Raadt
New SCSI driver for the NCR5380, by David Jones. Does DMA with interrupts. Much faster than our old driver which did only PIO transfers. (Thanks David!) Could be used on the amiga, and probably others...
1995-11-01xy and xd drivers from chuckTheo de Raadt
1995-11-01LANCE_REVC_BUG fixesTheo de Raadt
1995-11-01new xy & 5380 driversTheo de Raadt
1995-11-01from NetBSDTheo de Raadt
1995-11-01vtrace updateTheo de Raadt
1995-11-01Add the function isbad(), needed by xd/xy driversTheo de Raadt
1995-11-01Fix previous change that broke kd consoleTheo de Raadt
1995-11-01Copyright stuffTheo de Raadt
1995-10-30pms is part of pcconsTheo de Raadt
1995-10-30pms & pc were mergedTheo de Raadt
1995-10-30NLOG of 8 is more usefulTheo de Raadt
1995-10-30locore.s has mips3 code in it (for speed)Theo de Raadt
1995-10-30mislabeled END()Theo de Raadt
1995-10-29correct cursor movementTheo de Raadt
1995-10-29fix camdump(), and use wbflush() to serialize chip acccesses in sngetaddr()Theo de Raadt
1995-10-29fixes from daleTheo de Raadt
1995-10-29line feed support is in putcTheo de Raadt
1995-10-29kill a debug printfTheo de Raadt
1995-10-28XXX hardcode etheraddr for nowTheo de Raadt
1995-10-28fix sys_sysarchTheo de Raadt
1995-10-28use ld.kern (XXX)Theo de Raadt
don't try to link ${LIBKERN} into the kernel twice
1995-10-28sigreturn_args -> sys_sigreturn_argsTheo de Raadt
1995-10-28lance is goneTheo de Raadt
1995-10-28and pefo makes it work!Theo de Raadt
1995-10-28remove old lance cruftTheo de Raadt
1995-10-28pcbb is not usedTheo de Raadt
1995-10-28XXX disable bpfTheo de Raadt
add support for externally controlled dma make sonic work
1995-10-28force NFSMNT_RESVPORT on alwaysTheo de Raadt
1995-10-28hack @(#) into workingTheo de Raadt
1995-10-28move espreadregs() closer to where it is usedTheo de Raadt
1995-10-28RCONSOLE -> RASTERCONSOLETheo de Raadt
1995-10-28allow use of obj dirsTheo de Raadt
1995-10-28fixed 162 reset code from daleTheo de Raadt
1995-10-27ufs -> ffsTheo de Raadt
1995-10-27NetBSD -> OpenBSDTheo de Raadt