Age | Commit message (Expand) | Author |
1998-07-04 | network driver framework in place | Theo de Raadt |
1998-07-04 | add nop; fixes Kapok Computer AMI WinBIOS boot sector detection garbage | Theo de Raadt |
1998-07-04 | map registers of the qec+be 100mbit card | Theo de Raadt |
1998-07-04 | no need for counting attachments | Theo de Raadt |
1998-07-04 | add qec register info | Theo de Raadt |
1998-07-04 | add support for qec; same basic thing as lebuffer | Theo de Raadt |
1998-07-03 | who cares if joystick is attached | Theo de Raadt |
1998-07-03 | add stupid pcib driver | Theo de Raadt |
1998-07-02 | some config(8) stuff | Michael Shalayeff |
1998-07-02 | missed path changes | Michael Shalayeff |
1998-07-02 | ansi and fancy gcc | Michael Shalayeff |
1998-07-01 | First shot for EB164SX/LX support; kernels for those should be much | Angelos D. Keromytis |
1998-07-01 | NetBSD sync. | Angelos D. Keromytis |
1998-07-01 | Add pciide_machdep.c; that file is taken from NetBSD (forgot to | Angelos D. Keromytis |
1998-07-01 | PCI-IDE interface. | Angelos D. Keromytis |
1998-07-01 | Do the right thing with interrupts during autoconfiguration; from NetBSD. | Angelos D. Keromytis |
1998-07-01 | let COPTS override -02 | Theo de Raadt |
1998-06-30 | In pccngetc, check that dev is not NODEV [NetBSD] | Todd C. Miller |
1998-06-30 | nuke custom build rules | Michael Shalayeff |
1998-06-29 | add ym (yamaha OPL3-SA3) PnP driver | Todd C. Miller |
1998-06-29 | Add a __NO_ISA_INTR_CHECK #define, until the maintainers add the code. | Jason Downs |
1998-06-29 | isa_intr_check(), alpha style. | Jason Downs |
1998-06-29 | Add and use isa_intr_check(). | Jason Downs |
1998-06-28 | Stability fix for powerpc openfirmware system. | Dale S. Rahn |
1998-06-28 | I'm clearly having problems with cut-and-paste today. | Angelos D. Keromytis |
1998-06-28 | More defines from NetBSD. | Angelos D. Keromytis |
1998-06-28 | Oops, cut and pasted a bit too much. | Angelos D. Keromytis |
1998-06-28 | Extend struct cia_config, needed for the EB164LX/SX support (and other | Angelos D. Keromytis |
1998-06-28 | Some more defines from NetBSD. | Angelos D. Keromytis |
1998-06-28 | Accept Modem and modem as match strings for PCMCIA modem cards. | Angelos D. Keromytis |
1998-06-28 | Some more system definitions, from NetBSD | Angelos D. Keromytis |
1998-06-27 | have pmsprobe() attempt interrupt establishment; fail probe if interrupt in use | Theo de Raadt |
1998-06-27 | make isa_intr_establish not panic, but return NULL for failure | Theo de Raadt |
1998-06-27 | functions go under #ifdef _KERNEL for X; thanks matthieu for the pointer! | Todd T. Fries |
1998-06-27 | gen boot.lif automagically | Michael Shalayeff |
1998-06-27 | hmm, how could i miss this one? | Michael Shalayeff |
1998-06-25 | Kill PCVT_NETBSD and PCVT_FREEBSD. We no longer have to modify pcvt | Todd C. Miller |
1998-06-23 | remove brain damaged rcs tags | Michael Shalayeff |
1998-06-23 | import the original hp sources for the spmath library w/ | Michael Shalayeff |
1998-06-23 | initial import of osf-hacked HP one | Michael Shalayeff |
1998-06-23 | std framework | Michael Shalayeff |
1998-06-23 | lbikern as well | Michael Shalayeff |
1998-06-23 | some includes | Michael Shalayeff |
1998-06-23 | ok, it boots, include and libkern to come | Michael Shalayeff |
1998-06-23 | wt0 moved to 0x308; avoids conflicts; burgess@cynjut.neonramp.com | Theo de Raadt |
1998-06-17 | there is no such thing as APM_NOIDLE any more | Michael Shalayeff |
1998-06-16 | Xref pcvt(4) not pcvt(8); Oleg Safiullin <form@vs.itam.nsc.ru> | Todd C. Miller |
1998-06-11 | nice DEBUGFLAGS handling | Michael Shalayeff |
1998-06-11 | put missed changes that support booting from floppy (; | Michael Shalayeff |
1998-06-09 | there is no such thing as dprintf'' | Michael Shalayeff |