summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1999-11-09Add OpenBSD tags.Dale S. Rahn
1999-11-09Remove old unused config files.Dale S. Rahn
1999-11-09Additional changes due to the fallout of the p4e -> ppc changes.Dale S. Rahn
1999-11-09Merge error in previous version caused compilation failure.Dale S. Rahn
1999-11-09add memset to list of files to build.Dale S. Rahn
1999-11-09autoconf.hDale S. Rahn
1999-11-09in the ifdef POWERPC section, do use ppc, not p4e, for the iohandleDale S. Rahn
1999-11-09syncChris Cappuccio
1999-11-09Add Triones/Highpoint HPT343, HPT366Chris Cappuccio
1999-11-09autoconf.c:Dale S. Rahn
1999-11-08Support for imac drivers, Additional configurations for mac kernels.Dale S. Rahn
1999-11-08Changes for imac support. support for VI computers and MCG PowerstackDale S. Rahn
1999-11-08Initial import of NetBSD macppc code to allow OpenBSD/powerpc to runDale S. Rahn
1999-11-08move MI definition of rd into it's MI place also fixingMichael Shalayeff
1999-11-07regen.Federico G. Schwindt
1999-11-07sigh, tag shouldn't be a comment in *devs.Federico G. Schwindt
1999-11-07sync with NetBSD.Federico G. Schwindt
1999-11-07regen.Federico G. Schwindt
1999-11-07oops. add OpenBSD tag.Federico G. Schwindt
1999-11-07New devices.Federico G. Schwindt
1999-11-07add APM powerhooks.Niels Provos
1999-11-06make ramdiskB fitTheo de Raadt
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-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-05s/memset/bzero/; art@ okMichael Shalayeff
1999-11-05more stack direction fixes; art@ okMichael Shalayeff
1999-11-04Make sure bus mastering is enabled, from freebsd if_de.cChris Cappuccio
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-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-03Typo in boot message.Angelos D. Keromytis
1999-11-03syncHakan Olsson