summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/kern/subr_uio.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-21Update to FreeBSD head 2018-06-01Sebastian Huber1-3/+3
2018-09-21Update to FreeBSD head 2018-04-01Sebastian Huber1-2/+2
2018-09-21Update to FreeBSD head 2017-12-01Sebastian Huber1-0/+2
2018-09-21Update to FreeBSD head 2017-08-01Sebastian Huber1-25/+22
2017-06-08Use <sys/lock.h> provided by NewlibSebastian Huber1-1/+1
2017-06-08Update due to Newlib 2017-06-07 changesSebastian Huber1-1/+1
2017-04-04Update to FreeBSD head 2017-04-04Sebastian Huber1-4/+5
2017-01-10Update to FreeBSD head 2016-12-10Sebastian Huber1-2/+2
2017-01-10Update to FreeBSD head 2016-08-23Sebastian Huber1-174/+190
2016-10-26Prepare copyiniov() for FreeBSD updateSebastian Huber1-1/+1
2015-05-20Add INVARIANTS supportSebastian Huber1-0/+2
2015-05-20Update to FreeBSD Stable/9 2015-04-08Sebastian Huber1-1/+1
2013-11-11Update to FreeBSD 9.2Sebastian Huber1-114/+57
2013-11-11Reduce divergence from FreeBSD sourcesSebastian Huber1-1/+5
2013-11-11Rename rtems-bsd-config.hSebastian Huber1-1/+1
2013-11-04Update to FreeBSD 8.4Sebastian Huber1-28/+116
2013-10-31Avoid use of "hogticks"Sebastian Huber1-11/+9
2013-10-10Update files to match FreeBSD layoutSebastian Huber1-25/+23
2013-10-10Move files to match FreeBSD layoutSebastian Huber1-0/+0
2012-11-26Switch to a version of select that is closer to bsd's version.Jennifer Averett1-1/+1
2012-04-18Remove superfluous include, formatSebastian Huber1-8/+3
2012-04-18Moved uio_yield implementation into bsd file.Jennifer Averett1-3/+10
2012-04-04Enable copyinuioJoel Sherrill1-0/+3
2012-04-04kern_subr.c - Enable uiomove for rtemsJoel Sherrill1-0/+3
2012-03-27Commented out methods to prevent linker errors.Jennifer Averett1-0/+4
2012-03-26e1000 driver now compiles with fewer modificationsJulien Delange1-5/+0
2012-03-15Added rtems defines to remove source that is not being used, but was causing ...Jennifer Averett1-0/+5
2012-03-08kern/kern_subr.c added for hashinitJoel Sherrill1-0/+586