summaryrefslogtreecommitdiffstats
path: root/sys/i386/linux
Commit message (Expand)AuthorAgeFilesLines
* MFP4: Turn emul_lock into a mutex.jkim2007-04-021-2/+2
* Implement the openat() linux syscalljulian2007-03-295-5/+11
* MFP4: 115220, 115222jkim2007-03-022-175/+187
* MFP4: 115094jkim2007-02-271-3/+4
* Partial MFp4 of 114977:netchild2007-02-243-19/+23
* MFp4 (114193 (i386 part), 114194, 114195, 114200):netchild2007-02-231-39/+42
* Regen.jkim2007-02-153-5/+12
* MFP4: 113025, 113146, 113177, 113203, 113500, 113546, 113570jkim2007-02-153-55/+68
* Introduce some more SO_ option equivalents from Linux to FreeBSD.kib2007-02-011-0/+7
* Fix LOR that occurs because proctree_lock was acquired while holdingkib2007-02-011-8/+8
* - Remove setrunqueue and replace it with direct calls to sched_add().jeff2007-01-231-3/+4
* MFp4 (113077, 113083, 113103, 113124, 113097):netchild2007-01-201-5/+41
* MFp4 (112893):netchild2007-01-141-0/+1
* MFp4 (112498):netchild2007-01-071-1/+1
* regen after addition of linux_utimes and linux_rt_sigtimedwaitnetchild2006-12-313-7/+11
* MFp4 (111746, 108671, 108945, 112352):netchild2006-12-312-4/+6
* Regen (just to fix 'generated from' line from the previous commit).jkim2006-12-203-3/+3
* Add linux_nanosleep() and regen.jkim2006-12-204-5/+11
* MFP4: 109655jkim2006-12-201-2/+2
* Merge posix4/* into normal kernel hierarchy.trhodes2006-11-111-1/+1
* Sweep kernel replacing suser(9) calls with priv(9) calls, assigningrwatson2006-11-061-1/+2
* regen after linux_io_* backoutnetchild2006-10-293-47/+8
* Backout the linux aio stuff. Several problems where identified and thenetchild2006-10-292-7/+5
* regen (prctl addition)netchild2006-10-283-5/+9
* MFP4:netchild2006-10-282-2/+2
* Fix a recent regression regarding valid signals.netchild2006-10-201-1/+1
* regen (linux AIO stuff)netchild2006-10-153-8/+47
* MFP4 (with some minor changes):netchild2006-10-152-5/+7
* MFP4 (106538 + 106541):netchild2006-10-152-0/+11
* Revert my previous commit, I mismerged this to the wrong place.netchild2006-10-151-1/+0
* MFP4 (106541): Fix the clone05 test in the LTP.netchild2006-10-151-0/+1
* MFP4 (107144[1]): Implement CLONE_FS on i386[1] and amd64.netchild2006-10-151-1/+7
* MFP4 (107868 - 107870):netchild2006-10-151-1/+1
* Regenerate.rwatson2006-09-213-5/+5
* Use AUE_CREAT instead of AUE_O_CREAT for linux_creat().rwatson2006-09-211-1/+1
* Regenerate.rwatson2006-09-213-15/+15
* Use AUE_GETDIRENTRIES instead of AUE_O_GETDENTS and AUE_NULL for a numberrwatson2006-09-211-13/+14
* style(9)netchild2006-09-201-4/+4
* Bring the i386 linux mmap code more into line with how linux (2.4.x)netchild2006-09-201-2/+42
* Change futex lock from mutex to sx. Make futex_get atomic (protected by thenetchild2006-09-091-3/+3
* Fix video playing and network connections in realplayer (and most likelynetchild2006-08-271-14/+11
* regennetchild2006-08-273-5/+6
* Add the linux statfs64 call. This allows Tivoli backup to proceed a littlenetchild2006-08-272-2/+1
* Emulate what vfork does instead of using it in linux_vfork. This waynetchild2006-08-251-1/+13
* Get rid of some nested includes.netchild2006-08-191-4/+0
* Move some stuff into headers where they belong.netchild2006-08-172-8/+1
* Style fixes to comments.netchild2006-08-162-9/+18
* Regen to propogate <prefix>_AUE_<mumble> changes as well as the earlierjhb2006-08-151-0/+235
* - Remove unused sysvec variables from various syscalls.conf.jhb2006-08-152-2047/+1
* add autogenerated systrace_args stuff for dtracenetchild2006-08-151-0/+2046
OpenPOWER on IntegriCloud