Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 ↵ | Todd C. Miller | |
(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 * as its 9th argument so change that and clean up uses of vn_rdwr(). Fixes 549 + more | |||
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 | |