Age | Commit message (Expand) | Author |
2004-11-23 | fix typo in comment | Hans-Joerg Hoexer |
2003-05-09 | vmcmd_map_readvn - don't map the initial mapping with X unless the | Artur Grabowski |
2002-12-19 | simplify stack grownups (growndowns are not touched) | Michael Shalayeff |
2002-11-06 | Eliminate the use of KERN_SUCCESS outside of uvm/ | Artur Grabowski |
2002-10-07 | Remove a diagnostic check that I added when reorganizing the code. | Artur Grabowski |
2002-10-06 | Move out the execution of vmcmds into a separate function. | Artur Grabowski |
2002-10-02 | make it compile w/ DEBUG by syncing w/ exec.h; deraadt@ ok | Michael Shalayeff |
2002-07-21 | Map stack pages without VM_PROT_EXECUTE. Notice that right now this | Artur Grabowski |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-12-19 | UBC was a disaster. It worked very good when it worked, but on some | Artur Grabowski |
2001-11-28 | Sync in more uvm changes from NetBSD. | Artur Grabowski |
2001-11-27 | Merge in the unified buffer cache code as found in NetBSD 2001/03/10. The | Artur Grabowski |
2001-11-07 | Add an alignment argument to uvm_map that specifies an alignment hint | Artur Grabowski |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-06-27 | remove old vm | Artur Grabowski |
2001-06-22 | KNF | Theo de Raadt |
2001-02-22 | ELF uses more than 5 vmcmds by default, so grow the default vmcmd set size | Artur Grabowski |
2000-11-06 | Don't bomb when the length of pagedvn vm_cmd is not page aligned. | Artur Grabowski |
2000-09-26 | Don't use MALLOC/FREE on variable sized allocations. | Artur Grabowski |
1999-11-05 | more stack direction fixes; art@ ok | Michael Shalayeff |
1999-02-26 | a new way of mapping in exec for uvm | Artur Grabowski |
1998-07-28 | Return EINVAL when msg_iovlen or iovcnt <= 0; Make uio_resid unsigned (size_t... | Todd C. Miller |
1997-02-24 | OpenBSD tags | Niklas Hallqvist |
1997-02-14 | round RLIMIT_STACK; problem spotted by jfw@jfwhome.funhousecom | Theo de Raadt |
1996-12-23 | use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary types | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |