Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-05-29 | sync | Theo de Raadt | |
2000-05-29 | forwardagent defaults to no, add ssh -A | Markus Friedl | |
2000-05-29 | Note support for 3c574 and 3c556. | Aaron Campbell | |
2000-05-29 | Add tqphy; needed for 3c574 support in ep(4). | Aaron Campbell | |
2000-05-29 | Support for 3c574 and 3CCFEM556BI PCMCIA Ethernet; from NetBSD. | Aaron Campbell | |
2000-05-29 | preparing for AX88190 support; from NetBSD. | Federico G. Schwindt | |
2000-05-29 | sync | Federico G. Schwindt | |
2000-05-29 | new products. | Federico G. Schwindt | |
2000-05-29 | better MI support | Theo de Raadt | |
2000-05-29 | More text about config file format, some of it unfortunately at the | Angelos D. Keromytis | |
expense of Theo's artistic expression. | |||
2000-05-29 | start to describe config file format | Theo de Raadt | |
2000-05-29 | enable mg | Theo de Raadt | |
2000-05-29 | Print space between the last process to attach/use and the access time. | Angelos D. Keromytis | |
2000-05-28 | do 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-28 | ef has had mii support for awhile now... remove BUGS section | Jason Wright | |
2000-05-28 | remove crud | Theo de Raadt | |
2000-05-28 | typo; maurice@ivo.ig.net | Theo de Raadt | |
2000-05-28 | Need -DUVM if UVM is enabled. | Artur Grabowski | |
Alignment saved us on i386 and sparc, but it doesn't save us on 68k. | |||
2000-05-28 | Bugfix pmap_activate. | Artur Grabowski | |
From NetBSD. | |||
2000-05-28 | Disable cross for UVM until I figure out what the #$%&! is happening in here. | Artur Grabowski | |
2000-05-28 | UVM. kmem_alloc -> uvm_km_zalloc. And one ugly construction -> uvm_km_valloc. | Artur Grabowski | |
2000-05-28 | UVM. grow -> uvm_grow, useracc -> uvm_useracc. | Artur Grabowski | |
2000-05-28 | missing arguments and typos. | Artur Grabowski | |
2000-05-27 | Fix a bunch of typos. | Artur Grabowski | |
2000-05-27 | UVM. useracc -> uvm_useracc. | Artur Grabowski | |
2000-05-27 | oops. remove "line noise". | Artur Grabowski | |
2000-05-27 | UVM. grow -> uvm_grow | Artur Grabowski | |
2000-05-27 | kcopy, needed by UVM. | Artur Grabowski | |
From NetBSD. | |||
2000-05-27 | Even more name changes for UVM. | Artur Grabowski | |
2000-05-27 | Need to include <vm/vm.h> for round_page. | Artur Grabowski | |
2000-05-27 | UVM support. | Artur Grabowski | |
Just some changes of function names. *yawn* | |||
2000-05-27 | UVM support. | Artur Grabowski | |
From NetBSD. | |||
2000-05-27 | use 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-27 | UVM support. (kernacc -> uvm_kernacc) | Artur Grabowski | |
2000-05-27 | uvm support. | Artur Grabowski | |
Buffer cache allocation code from NetBSD. | |||
2000-05-27 | vm freelist defines for UVM. | Artur Grabowski | |
From NetBSD. | |||
2000-05-27 | Make pmap_activate take struct proc * as arguemnt. | Artur Grabowski | |
From NetBSD. | |||
2000-05-27 | always enter pctr | Theo de Raadt | |
2000-05-27 | Start of support for UVM. interrupt counters and kmem_free -> uvm_km_free. | Artur Grabowski | |
2000-05-27 | Interrupt counter define for UVM. | Artur Grabowski | |
2000-05-27 | Oops. This is also needed for MACHINE_NEW_NONCONTIG. | Artur Grabowski | |
2000-05-27 | MACHINE_NEW_NONCONTIG code for amiga. Enabled by default. | Artur Grabowski | |
Old contig and NONCONTIG code will no longer work. | |||
2000-05-27 | Make this compile for VM_PSTRAT_RANDOM. | Artur Grabowski | |
2000-05-27 | add a few more codecs | Michael Shalayeff | |
2000-05-27 | gas recognizes m68020/30/40/60... doubtful it does anything useful | Marc Espie | |
with 68060, but still, IT's there. | |||
2000-05-27 | better man page building | Theo de Raadt | |
2000-05-27 | urhm, this is flakey | Theo de Raadt | |
2000-05-27 | superior dvorak map by Adam Rogoyski | Hugh Graham | |
2000-05-27 | whitespace issues | Hugh Graham | |
2000-05-26 | sync | Theo de Raadt | |