aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/linux32
Commit message (Expand)AuthorAgeFilesLines
...
* MFP4: Fix style(9) nits and grammar in comments.Jung-uk Kim2007-03-301-49/+48
* MFP4: 114193, 114194Jung-uk Kim2007-03-301-11/+11
* Regen for set_thread_area.Jung-uk Kim2007-03-303-4/+10
* MFP4: Linux set_thread_area syscall (aka TLS) support for amd64.Jung-uk Kim2007-03-304-16/+158
* Implement the openat() linux syscallJulian Elischer2007-03-295-5/+11
* MFP4: 115220, 115222Jung-uk Kim2007-03-022-167/+174
* MFP4: 115094Jung-uk Kim2007-02-271-3/+4
* Partial MFp4 of 114977:Alexander Leidinger2007-02-242-5/+5
* Fix accidental removal of an empty line from the previous commit.Jung-uk Kim2007-02-151-0/+1
* Regen.Jung-uk Kim2007-02-153-4/+10
* MFP4: 113033Jung-uk Kim2007-02-152-2/+20
* MFP4: 113025, 113146, 113177, 113203, 113500, 113546, 113570Jung-uk Kim2007-02-152-60/+51
* Introduce some more SO_ option equivalents from Linux to FreeBSD.Konstantin Belousov2007-02-011-0/+7
* Fix LOR that occurs because proctree_lock was acquired while holdingKonstantin Belousov2007-02-011-8/+8
* MFi386: Use LINUX_SIG_VALID macro.Konstantin Belousov2007-02-011-1/+1
* - Remove setrunqueue and replace it with direct calls to sched_add().Jeff Roberson2007-01-231-3/+4
* MFp4 (113077, 113083, 113103, 113124, 113097):Alexander Leidinger2007-01-201-4/+37
* MFp4 (112893):Alexander Leidinger2007-01-141-0/+1
* MFp4 (112498):Alexander Leidinger2007-01-071-1/+1
* MFi386 rev 1.56:Alexander Leidinger2007-01-061-6/+46
* regen after addition of linux_utimes and linux_rt_sigtimedwaitAlexander Leidinger2006-12-313-7/+11
* MFp4 (111746, 108671, 108945, 112352):Alexander Leidinger2006-12-312-4/+6
* Regenerate.Robert Watson2006-12-293-17/+17
* Assign or clean up audit identifiers for a number of additional LinuxRobert Watson2006-12-291-18/+19
* MFP4: 109655Jung-uk Kim2006-12-202-23/+2
* MFP4 (110939):Alexander Leidinger2006-12-031-1/+1
* Regen.Ruslan Ermilov2006-11-111-1/+1
* Add a new 'union l_sigval' to use in place of 'union sigval' in theJohn Baldwin2006-11-071-3/+6
* Fix a typo resulting in truncated linux32 signal trampoline code copiedKonstantin Belousov2006-10-311-1/+1
* regen after linux_io_* backoutAlexander Leidinger2006-10-293-47/+8
* Backout the linux aio stuff. Several problems where identified and theAlexander Leidinger2006-10-292-7/+5
* regen (prctl addition)Alexander Leidinger2006-10-283-5/+9
* MFP4:Alexander Leidinger2006-10-282-2/+2
* regen (linux AIO stuff)Alexander Leidinger2006-10-153-8/+47
* MFP4 (with some minor changes):Alexander Leidinger2006-10-152-5/+7
* MFP4 (106538 + 106541):Alexander Leidinger2006-10-152-0/+11
* Revert my previous commit, I mismerged this to the wrong place.Alexander Leidinger2006-10-151-1/+0
* MFP4 (106541): Fix the clone05 test in the LTP.Alexander Leidinger2006-10-151-0/+1
* MFP4 (107144[1]): Implement CLONE_FS on i386[1] and amd64.Alexander Leidinger2006-10-151-1/+7
* First part of a little cleanup in the calendar/timezone/RTC handling.Poul-Henning Kamp2006-10-021-0/+1
* Change futex lock from mutex to sx. Make futex_get atomic (protected by theAlexander Leidinger2006-09-091-3/+3
* MFi386 parts of rev 1.55 (modulo real MD parts):Alexander Leidinger2006-08-281-9/+10
* regenAlexander Leidinger2006-08-273-5/+6
* Add the linux statfs64 call. This allows Tivoli backup to proceed a littleAlexander Leidinger2006-08-272-2/+1
* Emulate what vfork does instead of using it in linux_vfork. This wayAlexander Leidinger2006-08-251-1/+12
* Sync the MI parts for amd64 with i386 and remove the corresponding specialAlexander Leidinger2006-08-201-3/+89
* Get rid of some nested includes.Alexander Leidinger2006-08-191-4/+0
* Move some stuff into headers where they belong.Alexander Leidinger2006-08-171-2/+0
* Initialize the emul sx-lock.Alexander Leidinger2006-08-171-0/+1
* Style fixes to comments.Alexander Leidinger2006-08-162-5/+10