summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux
Commit message (Expand)AuthorAgeFilesLines
* Some Linux applications (ping) pass a non-NULL msg_control argument torwatson2007-04-141-0/+10
* Whitespace fixesscottl2007-04-101-28/+28
* Add the CAM 'SG' peripheral device. This device implements a subset of thescottl2007-04-072-0/+61
* Replace custom file descriptor array sleep lock constructed using a mutexrwatson2007-04-041-4/+17
* MFP4: Turn emul_lock into a mutex.jkim2007-04-022-14/+14
* MFP4: Linux futex support for amd64.jkim2007-03-301-87/+129
* Implement the openat() linux syscalljulian2007-03-292-33/+142
* In translate_path_major_minor(), do not calculate otherwise unused 'fp'rwatson2007-03-061-4/+0
* MFP4: 115220, 115222jkim2007-03-021-2/+2
* MFp4 (110541):netchild2007-02-251-2/+7
* MFp4 (110523, parts which apply cleanly):netchild2007-02-252-89/+92
* Partial MFp4 of 114977:netchild2007-02-244-15/+12
* MFp4 (114193 (i386 part), 114194, 114195, 114200):netchild2007-02-232-7/+13
* MFp4 (part of 114132):netchild2007-02-231-7/+8
* Remove extern int hz; use proper include file instead.kib2007-02-021-2/+1
* Introduce some more SO_ option equivalents from Linux to FreeBSD.kib2007-02-011-0/+18
* No need to lock emul_lock in exit_group() because em->sharedkib2007-02-011-3/+2
* No need to synchronize linux_schedtail with linux_proc_init.kib2007-02-011-26/+28
* MFp4 (113077, 113083, 113103, 113124, 113097):netchild2007-01-201-8/+5
* Add support for LINUX_O_DIRECT, LINUX_O_DIRECT and LINUX_O_NOFOLLOW flagskib2007-01-181-17/+46
* MFp4 (112379):netchild2007-01-141-2/+6
* MFp4 (112705):netchild2007-01-141-3/+2
* MFp4 (112646):netchild2007-01-071-1/+1
* MFp4 (112535):netchild2007-01-071-2/+0
* MFp4 (112534):netchild2007-01-072-7/+3
* MFp4 (112499):netchild2007-01-071-0/+2
* MFp4 (112498):netchild2007-01-074-18/+18
* Fix amd64 build.delphij2007-01-011-2/+2
* MFp4 (111746, 108671, 108945, 112352):netchild2006-12-312-0/+117
* MFp4:netchild2006-12-312-73/+77
* MFp4 (111746+):netchild2006-12-313-9/+33
* MFp4:netchild2006-12-312-67/+75
* MFP4 (110956):netchild2006-12-211-0/+2
* MFP4: 109655jkim2006-12-201-30/+68
* MFP4: 110179jkim2006-12-201-3/+41
* MFP4: (part of) 110058jkim2006-12-201-24/+26
* MFP4: 109653jkim2006-12-041-2/+25
* MFP4: 109652jkim2006-12-041-39/+38
* MFP4 (108673, 110519, 110874):netchild2006-12-021-5/+30
* Add missed ")". Fix the build.kib2006-11-181-1/+1
* Sync struct sysinfo with real one from linux.kib2006-11-181-1/+2
* Use standard debugging facilities in linux_getcwd().kib2006-11-181-2/+2
* Add debuging printfs to syscalls that do not contain it yet. Inkib2006-11-181-0/+36
* Remove unecessary locking of process in linux_getpid.kib2006-11-181-2/+0
* Group pid and parent are shared in a case of CLONE_THREAD not CLONE_VM.kib2006-11-151-3/+3
* In rev 1.188 of linux_misc.c the added check for valid options ommitedkib2006-11-151-1/+1
* Merge posix4/* into normal kernel hierarchy.trhodes2006-11-111-2/+1
* Sweep kernel replacing suser(9) calls with priv(9) calls, assigningrwatson2006-11-062-3/+7
* Backout the linux aio stuff. Several problems where identified and thenetchild2006-10-292-1447/+0
* Fix style(9).netchild2006-10-281-29/+29
OpenPOWER on IntegriCloud