summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1998-06-28Stability fix for powerpc openfirmware system.Dale S. Rahn
1998-06-28I'm clearly having problems with cut-and-paste today.Angelos D. Keromytis
1998-06-28More defines from NetBSD.Angelos D. Keromytis
1998-06-28Oops, cut and pasted a bit too much.Angelos D. Keromytis
1998-06-28Extend struct cia_config, needed for the EB164LX/SX support (and otherAngelos D. Keromytis
1998-06-28Some more defines from NetBSD.Angelos D. Keromytis
1998-06-28Accept Modem and modem as match strings for PCMCIA modem cards.Angelos D. Keromytis
1998-06-28Some more system definitions, from NetBSDAngelos D. Keromytis
1998-06-27have pmsprobe() attempt interrupt establishment; fail probe if interrupt in useTheo de Raadt
1998-06-27make isa_intr_establish not panic, but return NULL for failureTheo de Raadt
1998-06-27functions go under #ifdef _KERNEL for X; thanks matthieu for the pointer!Todd T. Fries
1998-06-27delete extra KFREE(); d@openbsd.orgTheo de Raadt
1998-06-27securelevels do NOT protect running binaries; only filesystem activityTheo de Raadt
1998-06-27gen boot.lif automagicallyMichael Shalayeff
1998-06-27indentTheo de Raadt
1998-06-27indentTheo de Raadt
1998-06-27Disallow TCP connect() to multicast addresses; cmetz@inner.netAngelos D. Keromytis
1998-06-27there is no string.h in stand landMichael Shalayeff
1998-06-27hmm, how could i miss this one?Michael Shalayeff
1998-06-27stand guys don't have string.h as wellMichael Shalayeff
1998-06-27fix for non-ansi compilersMichael Shalayeff
1998-06-26indentTheo de Raadt
1998-06-26convert DLT_LOOP header to network-order u_int32_tTheo de Raadt
1998-06-26fix bpf select(); from mts@rare.netTheo de Raadt
1998-06-26syncTheo de Raadt
1998-06-26check for invalid and empty slots by nameTheo de Raadt
1998-06-26rename BAD as INVALIDTheo de Raadt
1998-06-26no luns on the ricoh scannerTheo de Raadt
1998-06-25syncTheo de Raadt
1998-06-25remove duplicateTheo de Raadt
1998-06-25Kill PCVT_NETBSD and PCVT_FREEBSD. We no longer have to modify pcvtTodd C. Miller
1998-06-24initialization error; joel@wmi.comTheo de Raadt
1998-06-24add bcmp()Michael Shalayeff
1998-06-24some more files for libkern (/boot uses it's own Makefile for this)Michael Shalayeff
1998-06-23syncTheo de Raadt
1998-06-23add LoFi;jonathanTheo de Raadt
1998-06-23remove brain damaged rcs tagsMichael Shalayeff
1998-06-23import the original hp sources for the spmath library w/Michael Shalayeff
1998-06-23initial import of osf-hacked HP oneMichael Shalayeff
1998-06-23std frameworkMichael Shalayeff
1998-06-23lbikern as wellMichael Shalayeff
1998-06-23some includesMichael Shalayeff
1998-06-23use HP versionMichael Shalayeff
1998-06-23initial importMichael Shalayeff
1998-06-23ok, it boots, include and libkern to comeMichael Shalayeff
1998-06-23syncTheo de Raadt
1998-06-23new stuffTheo de Raadt
1998-06-23wt0 moved to 0x308; avoids conflicts; burgess@cynjut.neonramp.comTheo de Raadt
1998-06-23insert debug printfMichael Shalayeff
1998-06-19Added memset.c, needed by AUDIO_INITINFOMarc Espie