Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Second-to-last commit implementing Capsicum capabilities in the FreeBSD | rwatson | 2011-08-11 | 1 | -1/+2 |
* | We no longer need to use d_thread_t, migrate to struct thread *. | imp | 2009-05-20 | 1 | -1/+1 |
* | Make amr_linux work as a module by avoiding calling amr_linux_ioctl_int | ambrisko | 2006-05-03 | 1 | -120/+9 |
* | Reduce the Linux ioctl range to what is needed. I didn't know what | ambrisko | 2006-04-14 | 1 | -2/+2 |
* | Check the return value of copyin() and return an error if it fails. | jhb | 2006-02-23 | 1 | -2/+4 |
* | Add in the Linux IOCTL shim and create the megadev0 device so | ambrisko | 2006-01-24 | 1 | -0/+191 |