aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/linux
Commit message (Expand)AuthorAgeFilesLines
* Direct commit:Dmitry Chagin2021-06-101-122/+9
* MFC r367002, r367060Kyle Evans2020-10-271-0/+3
* MFC r363305:Edward Tomasz Napierala2020-09-013-3/+40
* MFC r363304:Edward Tomasz Napierala2020-09-012-2/+2
* MFC r362441:Edward Tomasz Napierala2020-08-245-7/+14
* MFC r362440:Edward Tomasz Napierala2020-08-242-1/+8
* MFC r347538 by dchagin:Edward Tomasz Napierala2020-08-243-158/+4
* MFC r354413:Edward Tomasz Napierala2020-08-241-0/+2
* MFC r353725 by yuripv:Edward Tomasz Napierala2020-08-231-1/+0
* MFC r350451 by emaste:Edward Tomasz Napierala2020-08-231-0/+0
* MFC r355818:Edward Tomasz Napierala2020-08-231-3/+3
* MFC r356241:Edward Tomasz Napierala2020-08-231-2/+0
* MFC r356231:Edward Tomasz Napierala2020-08-233-3/+25
* MFC r356229:Edward Tomasz Napierala2020-08-231-1/+2
* MFC r356177:Edward Tomasz Napierala2020-08-231-1/+0
* MFC r352224 by emaste:Edward Tomasz Napierala2020-08-231-1/+1
* MFC r352222 by emaste:Edward Tomasz Napierala2020-08-231-2/+1
* MFC r352221 by emaste:Edward Tomasz Napierala2020-08-231-1/+2
* MFC r352210 by emaste:Edward Tomasz Napierala2020-08-231-2/+0
* MFC r352209 by emaste:Edward Tomasz Napierala2020-08-232-4/+4
* MFC r352208 by emaste:Edward Tomasz Napierala2020-08-231-2/+2
* MFC r359937:Brooks Davis2020-04-281-8/+1
* MFC r356945, r356946:Mark Johnston2020-04-031-13/+0
* MFC r355754, r355807 (trasz):Mark Johnston2020-04-031-1/+0
* MFC r355752, r355753 (by trasz):Mark Johnston2020-04-034-4/+32
* MFC r355473, r356540, r356604, r356868, r356937: sysent improvementsKyle Evans2020-01-251-10/+2
* MFC r348446:Brooks Davis2019-08-281-2/+2
* Regenerate to add @generated tag in generated files.Brooks Davis2019-08-285-5/+5
* MFC r347052:Dmitry Chagin2019-05-221-8/+0
* MFC r344705:Edward Tomasz Napierala2019-05-141-2/+0
* MFC r345471, r345472, r346603:Dmitry Chagin2019-04-288-7/+1094
* MFC r345469, r345470:Dmitry Chagin2019-04-284-24/+31
* MFC r342933:Fedor Uporov2019-01-131-1/+1
* Regenerated assorted syscall related files after:Brooks Davis2018-10-091-0/+8
* Fix the Linux kernel version number calculationChuck Tuffli2018-06-221-3/+4
* linuxulator: do not include legacy syscalls on arm64Ed Maste2018-06-151-0/+2
* Correct pointer subtraction in KASSERT().Brooks Davis2018-05-291-2/+1
* Avoid two suword() calls per auxarg entry.Brooks Davis2018-05-241-5/+15
* Fix futexes on i386 after the 4/4G split.Konstantin Belousov2018-04-242-126/+178
* Simplify the code to allocate stack for auxv, argv[], and environment vectors.John Baldwin2018-04-191-19/+11
* linuxulator: deduplicate linux_exec_imgact_tryEd Maste2018-04-091-43/+0
* Move most of the contents of opt_compat.h to opt_global.h.Brooks Davis2018-04-061-2/+0
* Remove very old and unused signal information codes.John Baldwin2018-03-271-0/+1
* Remove redundant cast from Linuxulator SYSINITsEd Maste2018-03-231-2/+2
* Sort headers in MD Linuxulator filesEd Maste2018-03-231-6/+6
* Share Linux errno table with libsysdecodeEd Maste2018-03-221-2/+2
* Rename assym.s to assym.incEd Maste2018-03-202-2/+2
* Rationalize license text on Linuxolator filesEd Maste2018-03-201-16/+13
* Rename linuxulator functions with linux_ prefixEd Maste2018-03-192-16/+16
* linux*_sysvec.c: rationalize whitespace and commentsEd Maste2018-03-191-25/+25