summaryrefslogtreecommitdiffstats
path: root/sys/amd64/linux32
Commit message (Expand)AuthorAgeFilesLines
...
* Implement the openat() linux syscalljulian2007-03-295-5/+11
* MFP4: 115220, 115222jkim2007-03-022-175/+182
* MFP4: 115094jkim2007-02-271-3/+4
* Partial MFp4 of 114977:netchild2007-02-242-5/+5
* Fix accidental removal of an empty line from the previous commit.jkim2007-02-151-0/+1
* Regen.jkim2007-02-153-4/+10
* MFP4: 113033jkim2007-02-152-2/+20
* MFP4: 113025, 113146, 113177, 113203, 113500, 113546, 113570jkim2007-02-152-60/+51
* 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
* MFi386: Use LINUX_SIG_VALID macro.kib2007-02-011-1/+1
* - 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-4/+37
* MFp4 (112893):netchild2007-01-141-0/+1
* MFp4 (112498):netchild2007-01-071-1/+1
* MFi386 rev 1.56:netchild2007-01-061-6/+46
* regen after addition of linux_utimes and linux_rt_sigtimedwaitnetchild2006-12-313-7/+11
* MFp4 (111746, 108671, 108945, 112352):netchild2006-12-312-4/+6
* Regenerate.rwatson2006-12-293-17/+17
* Assign or clean up audit identifiers for a number of additional Linuxrwatson2006-12-291-18/+19
* MFP4: 109655jkim2006-12-202-23/+2
* MFP4 (110939):netchild2006-12-031-1/+1
* Regen.ru2006-11-111-1/+1
* Add a new 'union l_sigval' to use in place of 'union sigval' in thejhb2006-11-071-3/+6
* Fix a typo resulting in truncated linux32 signal trampoline code copiedkib2006-10-311-1/+1
* 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
* 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
* First part of a little cleanup in the calendar/timezone/RTC handling.phk2006-10-021-0/+1
* Change futex lock from mutex to sx. Make futex_get atomic (protected by thenetchild2006-09-091-3/+3
* MFi386 parts of rev 1.55 (modulo real MD parts):netchild2006-08-281-9/+10
* 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/+12
* Sync the MI parts for amd64 with i386 and remove the corresponding specialnetchild2006-08-201-3/+89
* Get rid of some nested includes.netchild2006-08-191-4/+0
* Move some stuff into headers where they belong.netchild2006-08-171-2/+0
* Initialize the emul sx-lock.netchild2006-08-171-0/+1
* Style fixes to comments.netchild2006-08-162-5/+10
* Regen to propogate <prefix>_AUE_<mumble> changes as well as the earlierjhb2006-08-151-0/+234
* - Remove unused sysvec variables from various syscalls.conf.jhb2006-08-152-1942/+1
* Initialize the eventhandlers, mutexes and sx locks.netchild2006-08-151-0/+26
* add autogenerated systrace_args stuff for dtracenetchild2006-08-151-0/+1941
OpenPOWER on IntegriCloud