summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2000-05-29syncTheo de Raadt
2000-05-29forwardagent defaults to no, add ssh -AMarkus Friedl
2000-05-29Note support for 3c574 and 3c556.Aaron Campbell
2000-05-29Add tqphy; needed for 3c574 support in ep(4).Aaron Campbell
2000-05-29Support for 3c574 and 3CCFEM556BI PCMCIA Ethernet; from NetBSD.Aaron Campbell
2000-05-29preparing for AX88190 support; from NetBSD.Federico G. Schwindt
2000-05-29syncFederico G. Schwindt
2000-05-29new products.Federico G. Schwindt
2000-05-29better MI supportTheo de Raadt
2000-05-29More text about config file format, some of it unfortunately at theAngelos D. Keromytis
expense of Theo's artistic expression.
2000-05-29start to describe config file formatTheo de Raadt
2000-05-29enable mgTheo de Raadt
2000-05-29Print space between the last process to attach/use and the access time.Angelos D. Keromytis
2000-05-28do not treat bind(2) with IPv4 mapped address in a special way.Jun-ichiro itojun Hagino
old code fails to check for port number duplicate. XXX should remove more IPv4 mapped code
2000-05-28ef has had mii support for awhile now... remove BUGS sectionJason Wright
2000-05-28remove crudTheo de Raadt
2000-05-28typo; maurice@ivo.ig.netTheo de Raadt
2000-05-28Need -DUVM if UVM is enabled.Artur Grabowski
Alignment saved us on i386 and sparc, but it doesn't save us on 68k.
2000-05-28Bugfix pmap_activate.Artur Grabowski
From NetBSD.
2000-05-28Disable cross for UVM until I figure out what the #$%&! is happening in here.Artur Grabowski
2000-05-28UVM. kmem_alloc -> uvm_km_zalloc. And one ugly construction -> uvm_km_valloc.Artur Grabowski
2000-05-28UVM. grow -> uvm_grow, useracc -> uvm_useracc.Artur Grabowski
2000-05-28missing arguments and typos.Artur Grabowski
2000-05-27Fix a bunch of typos.Artur Grabowski
2000-05-27UVM. useracc -> uvm_useracc.Artur Grabowski
2000-05-27oops. remove "line noise".Artur Grabowski
2000-05-27UVM. grow -> uvm_growArtur Grabowski
2000-05-27kcopy, needed by UVM.Artur Grabowski
From NetBSD.
2000-05-27Even more name changes for UVM.Artur Grabowski
2000-05-27Need to include <vm/vm.h> for round_page.Artur Grabowski
2000-05-27UVM support.Artur Grabowski
Just some changes of function names. *yawn*
2000-05-27UVM support.Artur Grabowski
From NetBSD.
2000-05-27use rijndael instead of blowfish because of faster key setup.Niels Provos
break swap paritions into sections, each section has own encryption key. if a section's key becomes unreferenced, erase it.
2000-05-27UVM support. (kernacc -> uvm_kernacc)Artur Grabowski
2000-05-27uvm support.Artur Grabowski
Buffer cache allocation code from NetBSD.
2000-05-27vm freelist defines for UVM.Artur Grabowski
From NetBSD.
2000-05-27Make pmap_activate take struct proc * as arguemnt.Artur Grabowski
From NetBSD.
2000-05-27always enter pctrTheo de Raadt
2000-05-27Start of support for UVM. interrupt counters and kmem_free -> uvm_km_free.Artur Grabowski
2000-05-27Interrupt counter define for UVM.Artur Grabowski
2000-05-27Oops. This is also needed for MACHINE_NEW_NONCONTIG.Artur Grabowski
2000-05-27MACHINE_NEW_NONCONTIG code for amiga. Enabled by default.Artur Grabowski
Old contig and NONCONTIG code will no longer work.
2000-05-27Make this compile for VM_PSTRAT_RANDOM.Artur Grabowski
2000-05-27add a few more codecsMichael Shalayeff
2000-05-27gas recognizes m68020/30/40/60... doubtful it does anything usefulMarc Espie
with 68060, but still, IT's there.
2000-05-27better man page buildingTheo de Raadt
2000-05-27urhm, this is flakeyTheo de Raadt
2000-05-27superior dvorak map by Adam RogoyskiHugh Graham
2000-05-27whitespace issuesHugh Graham
2000-05-26syncTheo de Raadt