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.
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
*
Regenerate.
rwatson
2006-10-03
4
-4
/
+4
*
Change getpagesize() system call audit event to more clearly indicate
rwatson
2006-10-03
1
-1
/
+1
*
First part of a little cleanup in the calendar/timezone/RTC handling.
phk
2006-10-02
1
-0
/
+1
*
Regenerate.
davidxu
2006-09-23
4
-6
/
+7
*
Enable sigwait.
davidxu
2006-09-23
1
-1
/
+2
*
Regenerate.
davidxu
2006-09-22
4
-12
/
+23
*
Add compatible code to let 32bit libthr work on 64bit kernel.
davidxu
2006-09-22
3
-5
/
+76
*
Regenerate.
davidxu
2006-09-22
4
-6
/
+16
*
Add umtx support for 32bit process on AMD64 machine.
davidxu
2006-09-22
1
-1
/
+3
*
Regenerate.
davidxu
2006-09-21
3
-9
/
+7
*
sync with master.
davidxu
2006-09-21
1
-9
/
+4
*
Regenerate.
rwatson
2006-09-17
4
-6
/
+6
*
AUE_SIGALTSTACK instead of AUE_SIGPENDING for sigaltstack().
rwatson
2006-09-17
1
-1
/
+1
*
The following functions need not to be reimplemented, reuse 64bit
davidxu
2006-09-09
4
-15
/
+27
*
Regenerate.
rwatson
2006-09-03
4
-29
/
+29
*
Set freebsd32 system call event identifiers for:
rwatson
2006-09-03
1
-47
/
+49
*
Regenerate. Looks like someone missed doing this previously as more than
rwatson
2006-09-03
4
-6
/
+10
*
Use AUE_NTP_ADJTIME instead of AUE_ADJTIME for ntp_adjtime().
rwatson
2006-09-03
1
-1
/
+1
*
while (0); -> while (0) in multi-line macros
imp
2006-08-17
1
-1
/
+1
*
Grab two syscall numbers. One is used to emulate functionality that linux
peter
2006-08-16
1
-0
/
+2
*
Include sys/limits.h for INT_MAX. freebsd32_proto.h 1.58 does not include
jkim
2006-08-16
1
-0
/
+1
*
Regen to propogate <prefix>_AUE_<mumble> changes as well as the earlier
jhb
2006-08-15
2
-472
/
+518
*
- Remove unused sysvec variables from various syscalls.conf.
jhb
2006-08-15
1
-1
/
+1
*
Regen for MPSAFE flag removal.
jhb
2006-07-28
4
-283
/
+293
*
Now that all system calls are MPSAFE, retire the SYF_MPSAFE flag used to
jhb
2006-07-28
1
-273
/
+269
*
Various fixes to comments in the syscall master files including removing
jhb
2006-07-28
1
-3
/
+4
*
sync with master.
davidxu
2006-07-14
1
-6
/
+11
*
- Split out kern_accept(), kern_getpeername(), and kern_getsockname() for
jhb
2006-07-10
1
-3
/
+5
*
Unexpand PTRIN() in several places and fix one instance where 0 was being
jhb
2006-07-10
1
-13
/
+13
*
Regen.
jhb
2006-06-27
4
-7
/
+7
*
- Expand the scope of Giant some in mount(2) to protect the vfsp structure
jhb
2006-06-27
1
-3
/
+3
*
Regen.
jhb
2006-06-26
4
-14
/
+14
*
- Sync with master: rmdir(), mkdir(), and extattr_*() are all MPSAFE.
jhb
2006-06-26
1
-10
/
+10
*
Do not copy out the iovec in the 32bit recvmsg call since soreceive
ps
2006-06-08
1
-24
/
+0
*
regen for 32bit System V shared memory
ps
2006-03-30
4
-7
/
+13
*
Properly support for FreeBSD 4 32bit System V shared memory.
ps
2006-03-30
2
-7
/
+169
*
Fix exec_map resource leaks.
ups
2006-03-08
1
-9
/
+13
*
use strlcpy in cvtstatfs and copy_statfs instead of bcopy to ensure
ps
2006-03-04
1
-6
/
+8
*
regen for 32bit sendfile
ps
2006-02-28
4
-6
/
+6
[next]