summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1998-07-07syncTheo de Raadt
1998-07-07two new products; fgsch@olimpo.com.brTheo de Raadt
1998-07-07DECNET is not DECENT. :-)ryker
1998-07-07per XPG, gethostname() with a short buffer returns truncated data - not ENOMEM.Theo de Raadt
1998-07-07oops, i did not handle nchrdev correctlyTheo de Raadt
1998-07-07fix chrtoblk() so that it returne ENODEV for entries beyond the end of the tableTheo de Raadt
1998-07-07syncTheo de Raadt
1998-07-07PNIC, a tulip cloneTheo de Raadt
1998-07-05fix netbsd bug; from boquist@cs.chalmers.seJason Downs
1998-07-05basic chip setupTheo de Raadt
1998-07-05do not print fake slot numbersTheo de Raadt
1998-07-05Add support for ISA PnP to wdc and associated config goo. This does NOT workJason Downs
1998-07-05syncJason Downs
1998-07-05Uncommit wdc.Jason Downs
1998-07-05start at irq frameworkTheo de Raadt
1998-07-05map qec registers properlyTheo de Raadt
1998-07-04Profile support for powerpc port. Now profiling libraries and binariesDale S. Rahn
1998-07-04network driver framework in placeTheo de Raadt
1998-07-04syncTheo de Raadt
1998-07-04add new devices; kleinkTheo de Raadt
1998-07-04emulate shrinking in mremap(); boquist@cs.chalmers.seTheo de Raadt
1998-07-04add nop; fixes Kapok Computer AMI WinBIOS boot sector detection garbageTheo de Raadt
1998-07-04map registers of the qec+be 100mbit cardTheo de Raadt
1998-07-04no need for counting attachmentsTheo de Raadt
1998-07-04add qec register infoTheo de Raadt
1998-07-04add support for qec; same basic thing as lebufferTheo de Raadt
1998-07-03who cares if joystick is attachedTheo de Raadt
1998-07-03add stupid pcib driverTheo de Raadt
1998-07-03wrong endian conversion caused vif stats to be wrong; jonny@jonny.eng.brTheo de Raadt
1998-07-02Mostly sync with FreeBSD-current. Needs more testing.Jason Downs
1998-07-02some config(8) stuffMichael Shalayeff
1998-07-02missed path changesMichael Shalayeff
1998-07-02ansi and fancy gccMichael Shalayeff
1998-07-02I suppose debugging code can be removedTheo de Raadt
1998-07-02for sugid procs ensure that fd 0-2 are allocated slots (by pointing atTheo de Raadt
1998-07-01Add NPMODE_KEEPLAST conditions; not supported yet (act like NPMODE_QUEUE).Angelos D. Keromytis
1998-07-01First shot for EB164SX/LX support; kernels for those should be muchAngelos D. Keromytis
1998-07-01NetBSD sync.Angelos D. Keromytis
1998-07-01Add pciide_machdep.c; that file is taken from NetBSD (forgot toAngelos D. Keromytis
1998-07-01PCI-IDE interface.Angelos D. Keromytis
1998-07-01Do the right thing with interrupts during autoconfiguration; from NetBSD.Angelos D. Keromytis
1998-07-01let COPTS override -02Theo de Raadt
1998-06-30remove unnecessary assignmentNiels Provos
1998-06-30PCI-IDE interface include files (needed for Alpha, at least); from NetBSD.Angelos D. Keromytis
1998-06-30Fix broken IPX so the kernel will compile.Bob Beck
1998-06-30Add an NPMODE_KEEPLASTAngelos D. Keromytis
1998-06-30In pccngetc, check that dev is not NODEV [NetBSD]Todd C. Miller
1998-06-30nuke custom build rulesMichael Shalayeff
1998-06-29add ym (yamaha OPL3-SA3) PnP driverTodd C. Miller
1998-06-29syncTheo de Raadt