summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1999-08-13in *_readdir(), constrain uio_offset to make sure it is right; cstone@pobox.comTheo de Raadt
1999-08-12splhigh() when calling pdcMichael Shalayeff
1999-08-12Probe svr4 before linuxNiklas Hallqvist
1999-08-12Use -Os, not -O2Todd C. Miller
1999-08-12fix asm() modifiersMichael Shalayeff
1999-08-12Switchover to new IDE framework, and do away with ed finallyNiklas Hallqvist
1999-08-12Kernel that fits on a floppy, useful for diskless systemsNiklas Hallqvist
1999-08-12use bzero in the kernel (I thought I had done this already?)Niklas Hallqvist
1999-08-12syncTheo de Raadt
1999-08-12promiseTheo de Raadt
1999-08-12conditionalize some code only working on pccom so farNiklas Hallqvist
1999-08-12IDT WinChip models; wd@ics.nara-wu.ac.jpTheo de Raadt
1999-08-11Add a slew of new bus_*_region_* functionsNiklas Hallqvist
1999-08-11define ALIGNED_POINTERNiklas Hallqvist
1999-08-11syncTheo de Raadt
1999-08-11com/pccom special cases found by isapnp.c directly nowTheo de Raadt
1999-08-11if we cannot match a device by name, check to see if it looks like aTheo de Raadt
1999-08-11New pcmcia irq prober that really tries to ensure the irq will workNiklas Hallqvist
1999-08-10support DIOCRLDINFOTheo de Raadt
1999-08-10add DIOCRLDINFO ioctl: causes driver to reload the disklabelTheo de Raadt
1999-08-10we only run this insid the kernel nowTheo de Raadt
1999-08-10more sb irq to 5. This is more likelyTheo de Raadt
1999-08-10Support SADB_DUMP. Misc code cleanup. angelos@ ok.Hakan Olsson
1999-08-10Add tdb_satype (PF_KEY SADB_SATYPE_<XXX>) to struct tdbHakan Olsson
1999-08-10oopsTheo de Raadt
1999-08-10PChome-PCI LANCE; robert@cyrus.watson.orgTheo de Raadt
1999-08-10syncTheo de Raadt
1999-08-10move uha/wds -> 2nd floppyTheo de Raadt
1999-08-10code we do not use, had a typo; sirsyko@temp.ishiboo.comTheo de Raadt
1999-08-09Remove unnecessary printf.Federico G. Schwindt
1999-08-09unique panic messagesTheo de Raadt
1999-08-09make panic messages uniqueTheo de Raadt
1999-08-09re-order things to make them clearerTheo de Raadt
1999-08-09Stop profiling (see profil(2)) when we execve() a new process; ross@netbsd.orgTodd C. Miller
1999-08-09missing const in bus_space_write_region_*; niklas@ okMichael Shalayeff
1999-08-09XEF_CE3 cards w/o modem are XEF_MOHAWK too.Federico G. Schwindt
1999-08-09Reserve types for the USB framework.Federico G. Schwindt
1999-08-09Fix opl_isa_match declaration.Federico G. Schwindt
1999-08-09syncTheo de Raadt
1999-08-08These all are backends for interfaces that can be attached late, whenceNiklas Hallqvist
1999-08-08Explicitly set ifq_maxlen, ifinit does not get its hand on interfacesNiklas Hallqvist
1999-08-08prepare for isapnp, if it ever really happensTheo de Raadt
1999-08-08prepare for alpha, if it ever happensTheo de Raadt
1999-08-08dmesg output correctionsTheo de Raadt
1999-08-08ioh is a bus_space_handle_t not a bus_space_tag_tTheo de Raadt
1999-08-08pasto from pccom.cNiklas Hallqvist
1999-08-08CVS missed this fileNiklas Hallqvist
1999-08-08revert function accidentally committedNiklas Hallqvist
1999-08-08undeclared variableNiklas Hallqvist
1999-08-08typoNiklas Hallqvist