summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-08-10must be external interface. Why do people keep adding stuff to the FAQTheo 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-10If we receive an IPCP protocol reject, bring it down.brian
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-09Change printf formats %q[du] -> %ll[du]brian
1999-08-09Insist that ppp.conf and it's parent directories aren't `other'brian
1999-08-09document "Precedence: list"Theo de Raadt
1999-08-09if verbose, fflush() appropriately before printing warnings to stderrPaul Janzen
1999-08-09Remove unnecessary printf.Federico G. Schwindt
1999-08-09Only parse/setup the hostname.foo file if interface foo exists (thisAngelos D. Keromytis
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-09Fixup interface walking, and do not be upset when seeing non-ethernet ifsNiklas Hallqvist
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-08removal of trailing spaces, spelling, missing operator, match usage with getoptDavid Leonard
1999-08-08add huntDavid Leonard
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-08Don't log_Printf(..., buf) in case buf contains %sbrian
1999-08-08CVS missed this fileNiklas Hallqvist
1999-08-08revert function accidentally committedNiklas Hallqvist
1999-08-08undeclared variableNiklas Hallqvist
1999-08-08typoNiklas Hallqvist
1999-08-08missing G in item list; bdeTheo de Raadt
1999-08-08Fix cases when wanting to communicate with the bridge'Niklas Hallqvist
1999-08-08reserve majors for isdn4bsdNiklas Hallqvist
1999-08-08Detach support for com; NetBSD and meNiklas Hallqvist
1999-08-08Add detaching support to networking pcmcia cardsNiklas Hallqvist
1999-08-08Fill in detach support in the i82365 driver; mostly netbsd, as was theNiklas Hallqvist
1999-08-08Support detaching. Support CIS-less cards. Style police.Niklas Hallqvist
1999-08-08Support detaching of network interfaces. Still work to do in ipf, andNiklas Hallqvist
1999-08-08From NetBSD; new device detaching infrastructure.Niklas Hallqvist