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
/
freebsd32
Commit message (
Expand
)
Author
Age
Files
Lines
*
Regen
kib
2008-03-31
4
-5
/
+72
*
Add the freebsd32 compatibility shims for the *at() syscalls.
kib
2008-03-31
2
-7
/
+90
*
Regen.
dfr
2008-03-26
4
-6
/
+6
*
Add the new kernel-mode NFS Lock Manager. To use it instead of the
dfr
2008-03-26
1
-1
/
+2
*
Regen.
jhb
2008-03-25
4
-6
/
+21
*
Add entries for the cpuset-related system calls. The existing system calls
jhb
2008-03-25
1
-0
/
+12
*
Remove kernel support for M:N threading.
jeff
2008-03-12
4
-22
/
+15
*
Regenerate for readlink(2).
ru
2008-02-12
4
-4
/
+4
*
Change readlink(2)'s return type and type of the last argument
ru
2008-02-12
1
-2
/
+2
*
Regenerate.
rwatson
2008-01-20
4
-6
/
+6
*
Use audit events AUE_SHMOPEN and AUE_SHMUNLINK with new system calls
rwatson
2008-01-20
1
-2
/
+2
*
Regen for shm_open(2) and shm_unlink(2).
jhb
2008-01-08
4
-5
/
+11
*
Add a new file descriptor type for IPC shared memory objects and use it to
jhb
2008-01-08
1
-0
/
+3
*
Bah, remove last vestiges of some statfs conversion fixes that aren't quite
jhb
2007-12-10
1
-22
/
+10
*
Grrr, remove an unused variable missed in the last commit.
scottl
2007-12-08
1
-1
/
+0
*
Don't expect a return value from statfs_scale_blocks().
scottl
2007-12-07
1
-3
/
+1
*
Regen.
jhb
2007-12-06
4
-10
/
+26
*
Add freebsd32 compat wrappers for msgctl() and __semctl() using
jhb
2007-12-06
1
-4
/
+4
*
Add freebsd32 compat wrappers for msgctl() and _semctl() using
jhb
2007-12-06
2
-25
/
+219
*
Move 32-bit SYSV IPC structure definitions into freebsd32_ipc.h.
jhb
2007-12-06
2
-36
/
+72
*
Move several data structure definitions out of freebsd32_misc.c and into
jhb
2007-12-06
3
-83
/
+93
*
Remove redundant checks for msgsnd(3) and msgrcv(3).
jkim
2007-12-04
1
-6
/
+0
*
Rework the routines to convert a 5.x+ statfs structure (with fixed-size
jhb
2007-08-28
1
-9
/
+9
*
Regenerate.
davidxu
2007-08-16
3
-1
/
+4
*
Add thr_kill2 compat32 syscall.
davidxu
2007-08-16
1
-0
/
+1
*
Add compat6 wrapper code for mmap/lseek/pread/pwrite/truncate/ftruncate.
peter
2007-07-04
1
-0
/
+83
*
Regenerate after mmap/lseek/etc syscall changes
peter
2007-07-04
4
-102
/
+177
*
Add i386 emulation wrappers for mmap/lseek/etc. These use COMPAT6, so
peter
2007-07-04
1
-6
/
+22
*
Try a cheap way to get around gcc4.2 believing that user arguments
mjacob
2007-06-17
1
-3
/
+6
*
Remove stale 'XXX implement' comments for syscalls which have since been
emaste
2007-06-15
1
-3
/
+0
*
Remove duplicate includes.
cognet
2007-05-23
1
-3
/
+0
*
Eliminate the use of Giant from ia64-specific code in freebsd32_mmap().
alc
2007-05-01
1
-6
/
+1
*
Regen.
jkim
2006-12-20
4
-10
/
+27
*
MFP4: (part of) 110058
jkim
2006-12-20
2
-6
/
+58
*
Regen.
ru
2006-11-11
1
-1
/
+1
*
Regen.
ru
2006-11-03
4
-43
/
+4
*
Fix build breakage introduced in previous commit (redeclatation
ru
2006-11-03
1
-6
/
+6
*
This commits the remake in kern/ make sysent to get
rrs
2006-11-03
4
-5
/
+56
*
Ok, here it is, we finally add SCTP to current. Note that this
rrs
2006-11-03
1
-0
/
+10
*
Regen.
sobomax
2006-10-24
4
-54
/
+4
*
Fix kernel breakage introduced in the previous commit (redeclatation
sobomax
2006-10-24
1
-9
/
+9
*
Regenerate.
rwatson
2006-10-24
4
-22
/
+81
*
Hook up audit functions in the freebsd32 compatibility code. It is
rwatson
2006-10-24
1
-9
/
+15
*
Regenerate.
davidxu
2006-10-17
4
-5
/
+5
*
Sync with master.
davidxu
2006-10-17
1
-1
/
+1
*
Regenerate.
davidxu
2006-10-06
4
-6
/
+16
*
Implement 32bit umtx_lock and umtx_unlock system calls, these two system
davidxu
2006-10-06
1
-2
/
+2
*
Regenerate.
davidxu
2006-10-05
4
-8
/
+23
*
Oops, add the missing file.
davidxu
2006-10-05
1
-0
/
+75
*
Move some declaration of 32-bit signal structures into file
davidxu
2006-10-05
2
-10
/
+89
[next]