summaryrefslogtreecommitdiff
path: root/sys/i386/linux
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.9.0_cvscvs2svn2003-10-2719-19/+19
* Correct several integer underflows/overflows in linprocfs. See theJacques Vidrine2003-10-031-49/+10
* MFC: ftruncate64 syscall.Maxim Sobolev2003-09-142-1/+16
* MFC: fcntl64 fixesMax Khon2003-01-061-0/+4
* Do not define CPU_ENABLE_SSE automatically if I686_CPU isAlexander Kabaev2003-01-031-7/+0
* Fix an a number of CURRENT-only changes that creptAlexander Kabaev2003-01-031-5/+15
* MFC: ptrace(2) for Linux binaries.Alexander Kabaev2003-01-025-50/+41
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-09-171-0/+490
* MFC (machdep.c rev.1.488, etc.: don't trace into signal handlers;Bruce Evans2002-01-121-2/+2
* MFC: 1.93; convert BSD trap codes to i386.Pierre Beyssac2001-11-271-2/+41
* MFC post-processing:Marcel Moolenaar2001-11-053-3/+3
* Mega MFC: This syncs-up the Linuxulator with -current and henceMarcel Moolenaar2001-11-0510-876/+1260
* MFC:Paul Saab2001-11-031-1/+1
* Add the necessary dependency information to the procfs and linprocfs modules.Dag-Erling Smørgrav2001-10-151-0/+1
* Remove #include <stddef.h>Jonathan Lemon2001-10-091-1/+0
* Regenerate (cosmetic exit syscall declarations)Peter Wemm2001-10-053-4/+4
* MFC: Avoid collision with knowledge that gcc has of exit() and __dead2 etc.Peter Wemm2001-10-051-1/+1
* MFC: Regen after adding linux_sched_get_priority_max() andAlan Cox2001-08-273-7/+15
* MFC: Add linux_sched_get_priority_max() and linux_sched_get_priority_min().Alan Cox2001-08-271-2/+2
* MFC of procfs "kmem" cleanup. With the advent of an entirelyRobert Watson2001-08-121-19/+1
* Added the linux_sysinfo function to implement sysinfo(2).Jim Pirzyk2001-07-305-7/+6
* Implemented /proc/loadavg file.Jim Pirzyk2001-06-254-0/+50
* Fixed the buffer overflow in swap space variables.Jim Pirzyk2001-06-251-8/+8
* MFC: avoid overflow when converting ticks to jiffies.Dag-Erling Smørgrav2001-06-091-1/+1
* MFC 1.13 - linux emulation uses MAP_NOSYNC by default to mimic linux.Matthew Dillon2001-03-021-0/+2
* MFC: 1.70 Correct a misnamed argument hidden behind a #ifdef DEBUGAndrew Gallatin2001-03-021-1/+1
* MFC: ABI dependent MINSIGSTKSZ.Marcel Moolenaar2001-02-221-4/+5
* MFC: regen after signal handling MFCAndrew Gallatin2001-02-212-3/+3
* MFC: Linux signal handling fixes from current. This should improveAndrew Gallatin2001-02-217-49/+513
* MFC: bogus bogomipsDag-Erling Smørgrav2000-12-071-7/+10
* MFC: check that p->p_pptr is not NULL.Dag-Erling Smørgrav2000-11-061-2/+2
* MFC: Collect the MD syscalls from /sys/compat/linux.David E. O'Brien2000-11-011-69/+9
* MFC: Split the Linux compat bits into an MI/MD division.David E. O'Brien2000-11-0113-7172/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-11-011-0/+694
* MFC: Add proc/pid/stat and proc/pid/status. Make proc/cpuinfo correspondDag-Erling Smørgrav2000-10-304-19/+244
* MFC: stat, uptime, versionDag-Erling Smørgrav2000-09-225-32/+167
* MFC: regenPeter Wemm2000-08-081-140/+142
* MFC: Sanitize SYSCTL_HANDLER_ARGS.Paul Saab2000-08-031-3/+3
* MFC: bounds checking to stackgap_alloc.Marcel Moolenaar2000-07-303-11/+14
* Revert implementation of setfsuid and setfsgid due to securityMarcel Moolenaar2000-07-202-20/+2
* MFC: implementation of linux_pread and linux_pwrite.Marcel Moolenaar2000-07-195-9/+41
* MFC: rev 1.32: linux_pread and linux_pwrite prototypesMarcel Moolenaar2000-07-191-2/+4
* MFC: Implement setfsuid and setfsgid.Marcel Moolenaar2000-07-192-2/+20
* MFC: rev 1.39: Simplify F_GETOWN and F_SETOWN fcntl commands.Marcel Moolenaar2000-07-191-49/+7
* MFC: rev 1.28 Regenerated (fixed the calculation of sy_nargs in sysent tables).David E. O'Brien2000-07-071-1/+1
* MFC: rev 1.33 Regenerated (fixed the calculation of sy_nargs in sysent tables).David E. O'Brien2000-07-071-1/+1
* MFC: rev 1.10 (remove unneeded #includes)David E. O'Brien2000-07-071-1/+0
* MFC: Regenerated (fixed the calculation of sy_nargs in sysent tables).David E. O'Brien2000-07-071-1/+1
* MFC: rev 1.31David E. O'Brien2000-07-071-2/+3
* MFC: rev 1.21 (remove unneeded #includes)David E. O'Brien2000-07-071-2/+0