Age | Commit message (Expand) | Author |
---|---|---|
2014-03-26 | Move p_emul and p_sigcode from proc to process. | Philip Guenther |
2012-04-22 | Add struct proc * argument to FRELE() and FILE_SET_MATURE() in | Philip Guenthe |
2010-05-18 | dont let sys/ioctl.h imply that you get the ioctls in dkio.h. this | David Gwynne |
2007-06-05 | use six new macros to access & store the 48-bit disklabel fields related | Theo de Raadt |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-02-13 | More FREF/FRELE on relevant places. Now, only sys_mmap and a bunch of ioctl f... | Artur Grabowski |
2002-02-08 | Remove some commented out FILE_UNUSE (incorrect) | Artur Grabowski |
2001-10-26 | - every new fd created by falloc() is marked as larval and should not be used | Artur Grabowski |
2001-04-09 | Handle more Linux ioctls; from NetBSD. ok deraadt@ | Thorsten Lockert |