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
*
Extend the "vfsopt" mount options for more general use. Make struct
jamie
2009-03-02
1
-9
/
+2
*
Push down Giant inside sysctl. Also add some more assertions to the code.
ed
2008-12-29
1
-5
/
+2
*
Add 32-bit compat support for AIO.
bz
2008-12-11
1
-0
/
+26
*
Regen.
jhb
2008-12-10
4
-28
/
+111
*
- Add 32-bit compat system calls for VFS_AIO. The system calls live in the
jhb
2008-12-10
1
-12
/
+28
*
When unloading a 32-bit system call module, restore the sysent vector in
jhb
2008-12-03
1
-1
/
+1
*
Regen after jail support was added in r185435.
bz
2008-11-29
4
-7
/
+12
*
MFp4:
bz
2008-11-29
3
-1
/
+80
*
Sigh. Fix a pointer/int compile error.
peter
2008-11-10
1
-1
/
+1
*
Fix a signal emulation bug introduced in r163018 (and present in 7.x).
peter
2008-11-10
1
-1
/
+1
*
Regenerate system call tables for r184789.
ed
2008-11-09
4
-13
/
+13
*
Mark uname(), getdomainname() and setdomainname() with COMPAT_FREEBSD4.
ed
2008-11-09
1
-5
/
+3
*
Regen.
dfr
2008-11-03
4
-5
/
+7
*
Implement support for RPCSEC_GSS authentication to both the NFS client
dfr
2008-11-03
1
-0
/
+2
*
Regen for freebsd32_getdirentries().
jhb
2008-10-22
4
-7
/
+15
*
Split the copyout of *base at the end of getdirentries() out leaving the
jhb
2008-10-22
2
-2
/
+20
*
Add support for installing 32-bit system calls from kernel modules. This
jhb
2008-09-25
2
-0
/
+110
*
Sort includes and add multiple include guards.
jhb
2008-09-25
1
-5
/
+9
*
Regen.
jhb
2008-09-25
4
-26
/
+26
*
Tidy up a few things with syscall generation:
jhb
2008-09-25
1
-12
/
+12
*
Add freebsd32 compat shims for ioctl(2)
obrien
2008-09-22
2
-0
/
+78
*
Regenerate for r183270.
obrien
2008-09-22
4
-7
/
+14
*
Add freebsd32 compat shims for ioctl(2)
obrien
2008-09-22
3
-2
/
+216
*
Regenerate for r183188.
obrien
2008-09-19
4
-7
/
+14
*
Add freebsd32 compat shim for nmount(2).
obrien
2008-09-19
2
-3
/
+47
*
style(9)
obrien
2008-09-15
1
-3
/
+4
*
Regenerate for r183042.
obrien
2008-09-15
4
-7
/
+7
*
Fix bug in r100384 (rev 1.2) in which the 32-bit swapon(2) was made
obrien
2008-09-15
1
-1
/
+1
*
Regenerate following r182123.
rwatson
2008-08-24
4
-5
/
+5
*
When MPSAFE ttys were merged, a new BSM audit event identifier was
rwatson
2008-08-24
1
-1
/
+1
*
Add comments on NOARGS, NODEF, and NOPROTO.
obrien
2008-08-21
1
-0
/
+7
*
Update system call tables.
ed
2008-08-20
4
-4
/
+4
*
Integrate the new MPSAFE TTY layer to the FreeBSD operating system.
ed
2008-08-20
4
-1
/
+5
*
style(9): put parentheses around return values.
brooks
2008-07-10
1
-4
/
+4
*
Regen
brooks
2008-07-10
4
-16
/
+53
*
id_t is a 64-bit integer and thus is passed as two arguments like off_t is.
brooks
2008-07-10
2
-7
/
+70
*
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
[next]