summaryrefslogtreecommitdiff
path: root/sys/kern/exec_subr.c
AgeCommit message (Expand)Author
1999-07-07Handle misalignment in vmcmd_map_readvn and vmcmd_map_zero correctly.ws
1999-03-24completely remove Mach VM support. all that is left is the all themrg
1998-08-04Abolition of bcopy, ovbcopy, bcmp, and bzero, phase one.perry
1998-07-28Don't cast the null residual pointer passed to vn_rdwr().thorpej
1998-02-23fix uvm-related protection error: we can't write protect thechuck
1998-02-10- add defopt's for UVM, UVMHIST and PMAP_NEW.mrg
1998-02-05initial import of the new virtual memory system, UVM, into -current.mrg
1996-09-30exec vnode locking protocol changes: in a nutshell, don't keep vnodescgd
1994-12-04Use common fdclose() rather than a private version.mycroft
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-05-23cast, also, use vm_map_protect rather than vm_protectcgd
1994-03-27expand uid_t/gid_t/off_tcgd
1994-01-28Fix spelling error in Copyright noticejtc
1994-01-16add function for FD handlingcgd
1994-01-13EXEC_DEBUG -> DEBUG, and trim extra debugging code, for nowcgd
1994-01-08de-macroify kill_vmcmds()cgd
1994-01-08far reaching but relatively minor cleanup and slight reorg of exec codecgd