summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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
2000-05-28Bugfix pmap_activate.Artur Grabowski
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
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
2000-05-27UVM support.Artur Grabowski
2000-05-27use rijndael instead of blowfish because of faster key setup.Niels Provos
2000-05-27UVM support. (kernacc -> uvm_kernacc)Artur Grabowski
2000-05-27uvm support.Artur Grabowski
2000-05-27vm freelist defines for UVM.Artur Grabowski
2000-05-27Make pmap_activate take struct proc * as arguemnt.Artur Grabowski
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
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
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
2000-05-26can now traverse into sun3Theo de Raadt
2000-05-26limit MI man page traversalTheo de Raadt
2000-05-26add another modelTheo de Raadt
2000-05-26pipe output from /etc/security to a temp file and then check thatMarco S Hyman
2000-05-26add missing 'break'Jason Wright
2000-05-26use encrypted blocknumber as IVNiels Provos
2000-05-26Capitalize 'id' to be consistent with our man pages.Aaron Campbell
2000-05-26Add a note saying symbolic links are followed for all primaries except -LAaron Campbell
2000-05-26Conform to the test(1) man page: use -L instead of -h when testing forAaron Campbell
2000-05-26more portable manual pagesTheo de Raadt
2000-05-26Match 2930CU, it works with the new driverChris Cappuccio
2000-05-26Use ../../../conf/GENERIC for standard set of options; general cleanupMiod Vallat