Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | more stack direction fixes; art@ ok | 1999-11-05 | 1 | -1/+14 | ||
| | ||||||
* | a new way of mapping in exec for uvm | 1999-02-26 | 1 | -1/+100 | ||
| | ||||||
* | Return EINVAL when msg_iovlen or iovcnt <= 0; Make uio_resid unsigned (size_t) and don't return EINVAL if it is < 0 in sys_{read,write}. Remove check for uio_resid < 0 uiomove() now that uio_resid is unsigned and brack remaining panics with #ifdef DIAGNOSTIC. vn_rdwr() must now take a size_t * ↵ | 1998-07-28 | 1 | -2/+2 | ||
| | | | | as its 9th argument so change that and clean up uses of vn_rdwr(). Fixes 549 + more | |||||
* | OpenBSD tags | 1997-02-24 | 1 | -0/+1 | ||
| | ||||||
* | round RLIMIT_STACK; problem spotted by jfw@jfwhome.funhousecom | 1997-02-14 | 1 | -1/+1 | ||
| | ||||||
* | use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary types | 1996-12-23 | 1 | -0/+45 | ||
| | ||||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+196 | ||