index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
compat
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reject negative ngrp arguments in linux_setgroups() and linux_setgroups16();
tjr
2003-10-21
2
-2
/
+2
*
fix build: linux_to_bsd_msf_lba is no longer used because of previous commit
sam
2003-10-20
1
-12
/
+0
*
Fix some security bugs in the SVR4 emulator:
tjr
2003-10-20
6
-20
/
+78
*
We dont support CDROMREADAUDIO anymore.
sos
2003-10-20
1
-18
/
+1
*
Various style and type fixes in my last commit.
cognet
2003-10-20
1
-16
/
+12
*
Implement partially /proc/<pid>/maps.
cognet
2003-10-19
1
-5
/
+96
*
Fix some problems in linux_sendmsg() and linux_recvmsg().
iwasaki
2003-10-11
1
-36
/
+38
*
make kernel_sysctl()'s args match its prototype in order to fix the
gallatin
2003-10-08
1
-1
/
+1
*
Fix a (fortunately harmless) signed / unsigned bug.
des
2003-09-30
1
-1
/
+2
*
Add sysentvec->sv_fixlimits() hook so that we can catch cases on 64 bit
peter
2003-09-25
4
-3
/
+72
*
Previous commit contained too-smart-for-its-own-good code that might
des
2003-09-22
1
-8
/
+9
*
Fake multi-cpu statistics for proc/stat by dividing the totals by the
des
2003-09-22
1
-5
/
+18
*
Fix some broken comments.
des
2003-09-09
1
-3
/
+3
*
Add cwd, root and statm (modeled on a 2.4.20 kernel). De-obfuscate
des
2003-09-09
1
-17
/
+96
*
Restored a non-egregious cast so that this file compiles on i386's
bde
2003-09-07
1
-1
/
+1
*
Switch to using the emulator in the common compat area.
peter
2003-08-23
3
-10
/
+13
*
Initial sweep at dividing up the generic 32bit-on-64bit kernel support
peter
2003-08-22
4
-55
/
+8
*
Initial sweep to de-i386-ify this
peter
2003-08-22
3
-79
/
+84
*
Regen
peter
2003-08-22
4
-411
/
+411
*
Begin attempting to consolidate the two different i386 emulations
peter
2003-08-22
3
-63
/
+75
*
Regen
peter
2003-08-21
4
-14
/
+14
*
This is too funny for words. Swap syscalls 416 and 417 around. It works
peter
2003-08-21
1
-2
/
+2
*
Whitespace cleanup.
des
2003-08-18
1
-14
/
+14
*
Cleanup <machine/cpu.h> by moving MD prototypes to <machine/md_var.h>
marcel
2003-08-17
1
-0
/
+1
*
Remove dangling extern reference to swap_pager_full
phk
2003-08-06
1
-2
/
+0
*
Add support for multiple CPUs to cpuinfo.
des
2003-08-04
1
-8
/
+18
*
Try to make 'uname -a' look more like it does on Linux:
des
2003-07-29
1
-0
/
+30
*
Add a "int fd" argument to VOP_OPEN() which in the future will
phk
2003-07-26
1
-1
/
+1
*
Use __FBSDID().
obrien
2003-07-25
3
-5
/
+8
*
Add a new function swap_pager_status() which reports the total size of the
phk
2003-07-18
2
-16
/
+9
*
Don't map LINUX_POSIX_VDISABLE to _POSIX_VDISABLE and vice versa for
marcel
2003-06-28
1
-2
/
+4
*
Add a f_vnode field to struct file.
phk
2003-06-22
4
-6
/
+6
*
Rename P_THREADED to P_SA. P_SA means a process is using scheduler
davidxu
2003-06-15
1
-1
/
+1
*
Use __FBSDID().
obrien
2003-06-10
15
-44
/
+48
*
Use __FBSDID().
obrien
2003-06-10
14
-28
/
+73
*
Put definition of struct svr4_sockcache_entry in a .h file rather than
phk
2003-05-31
4
-13
/
+14
*
Regenerate.
peter
2003-05-31
1
-0
/
+447
*
Make this compile with WITNESS enabled. It wants the syscall names.
peter
2003-05-31
2
-2
/
+3
*
Deal with the user VM space expanding. 32 bit applications do not like
peter
2003-05-23
3
-6
/
+6
*
Collect the nastiness for preserving the kernel MSR_GSBASE around the
peter
2003-05-15
1
-8
/
+1
*
Regen
peter
2003-05-14
3
-18
/
+43
*
Add BASIC i386 binary support for the amd64 kernel. This is largely
peter
2003-05-14
8
-164
/
+472
*
- Merge struct procsig with struct sigacts.
jhb
2003-05-13
3
-10
/
+21
*
Don't #define memset() to bzero(), it is far too prone to bite somebody.
phk
2003-05-12
1
-2
/
+0
*
Change the semantics of sysv shm emulation to take a additional
mbr
2003-05-05
1
-60
/
+73
*
Initialize tbuf in newstat_copyout() too.
mbr
2003-04-29
1
-0
/
+1
*
Deprecate machine/limits.h in favor of new sys/limits.h.
kan
2003-04-29
3
-6
/
+3
*
Do the same thing for stat64_copyout() as we already
mbr
2003-04-29
1
-0
/
+19
*
Argh! We want to return the old signal set when the error return is zero
jhb
2003-04-28
1
-1
/
+1
*
Use a switch to convert the Linux sigprocmask flags to the equivalent
jhb
2003-04-25
1
-3
/
+14
[next]