summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-11-06Document a few of the problems I've found while revamping make.Marc Espie
1999-11-06Bug-fix: when expanding a specific variable v in $A,Marc Espie
1999-11-06Change Cd to openbsd syntax.Federico G. Schwindt
1999-11-06move sea* to RAMDISKBTheo de Raadt
1999-11-06syncTheo de Raadt
1999-11-06I shortened these names ON PURPOSE. Do NOT make them long again!Theo de Raadt
1999-11-05MACHINE_NEW_NONCONTIG is now default even without uvm.Artur Grabowski
1999-11-05Since we no longer allocate the iommu page tables in pmap_bootstrap, we canArtur Grabowski
1999-11-05Move the allocation of iomme ptes to iommuattach (where it belongs).Artur Grabowski
1999-11-05ite screen blanker, set to 10 minutes by default.Marc Espie
1999-11-05remove some #if 0 code that will never be enabled anywayArtur Grabowski
1999-11-05clear buffers used for encryption. ok: niels@Markus Friedl
1999-11-05Commit to pcmciadevs (or any other *devs) should be done in two steps,Federico G. Schwindt
1999-11-05Add BayStack 650 FH 802.11 (from NetBSD)Angelos D. Keromytis
1999-11-05Fix ata_get_params on big endian platforms.Constantine Sapuntzakis
1999-11-05use wdc_input_bytes and wdc_output_bytesConstantine Sapuntzakis
1999-11-05The default network name is not "ANY", it's the empty string. I'veAngelos D. Keromytis
1999-11-05Remove bogus reference to the "ANY" network string. Only the emptyAngelos D. Keromytis
1999-11-05s/memset/bzero/; art@ okMichael Shalayeff
1999-11-05more stack direction fixes; art@ okMichael Shalayeff
1999-11-05Formatting.Angelos D. Keromytis
1999-11-05Add a sample application as a usage guide, minor manpage correction.Angelos D. Keromytis
1999-11-04Make sure bus mastering is enabled, from freebsd if_de.cChris Cappuccio
1999-11-04Support IPsec bypass flows. (ok angelos@, niklas@)Hakan Olsson
1999-11-04Bypass flows can be flushed.Hakan Olsson
1999-11-04Add comment about gettdb() and spl level.Hakan Olsson
1999-11-04gettdb() should be at spltdb().Hakan Olsson
1999-11-04pfkeyv2 aquire should not happen when bypassing IPsec. Add missing splx().Hakan Olsson
1999-11-04Add tdb for IPsec bypass flows. gettdb() should be called at spltdb().Hakan Olsson
1999-11-04New SADB_SATYPE, IPsec bypass tdb.Hakan Olsson
1999-11-04Do a little preprocessing on the incoming mbuf: set the MCAST/BCAST m_flagJason Wright
1999-11-04allow 'enc' interfaces to be bridge membersJason Wright
1999-11-03don't send fail-msg but disconnect if too many authentication failuresMarkus Friedl
1999-11-03bzero the right amount of memory; I think NetBSD has this problem too.Angelos D. Keromytis
1999-11-03Some DVD support, from NetBSD.Angelos D. Keromytis
1999-11-03Handle multiple assertions per file in signature verification, betterAngelos D. Keromytis
1999-11-03Typo in boot message.Angelos D. Keromytis
1999-11-03Stupid thinko. Let pkg's MESSAGES work again.Marc Espie
1999-11-03syncHakan Olsson
1999-11-03Two more Neomagic chipsets.Hakan Olsson
1999-11-03Flexibility in signature printing.Angelos D. Keromytis
1999-11-03Regen.Aaron Campbell
1999-11-03Add Adaptec AIC6915.Aaron Campbell
1999-11-03Driver for Adaptec "StarFire" AIC6915-based Ethernet cards; from FreeBSD.Aaron Campbell
1999-11-03dvdio.h from NetBSDAngelos D. Keromytis
1999-11-03syncChris Cappuccio
1999-11-035597 is a host bridgeChris Cappuccio
1999-11-030x5597 will never match an SiS pciide controller because they are 0x5513Chris Cappuccio
1999-11-02remove assert.hMarkus Friedl
1999-11-02replace assert() with error, fatal or packet_disconnectMarkus Friedl