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
/
i386
/
linux
/
linux_dummy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement linux_chown and linux_lchown. The fchown syscall maps
marcel
2001-10-16
1
-3
/
+0
*
Add a wrapper for linux_getsid -> getsid Syscall.
mr
2001-09-15
1
-1
/
+0
*
Round of cleanups and enhancements. These include (in random order):
marcel
2001-09-08
1
-39
/
+10
*
Added the linux_sysinfo function to implement sysinfo(2).
pirzyk
2001-07-23
1
-1
/
+0
*
Remove dummy stub functions.
jlemon
2001-02-16
1
-3
/
+0
*
Revert auto-generation. The Alpha port is broken.
marcel
2000-11-10
1
-1
/
+1
*
Sync with Alpha:
marcel
2000-11-09
1
-1
/
+1
*
A start at an implemention of linux_rt_sendsig & linux_rt_sigreturn
gallatin
2000-10-17
1
-1
/
+0
*
Revert implementation of setfsuid and setfsgid due to security
marcel
2000-07-20
1
-0
/
+2
*
Implement pread and pwrite.
marcel
2000-07-17
1
-2
/
+0
*
Implement setfsuid and setfsgid. Implementation derived from patch
marcel
2000-07-16
1
-2
/
+0
*
Regen after pointing to the real setres[ug]id(). Remove dummy function.
peter
2000-01-29
1
-2
/
+0
*
Update syscalls to Linux kernel 2.3.38. These syscalls are
marcel
2000-01-10
1
-0
/
+7
*
Implement linux_sigaltstack.
marcel
1999-11-30
1
-1
/
+0
*
Implement linux_ustat.
marcel
1999-11-27
1
-1
/
+0
*
Implement fdatasync in terms of fsync. The regeneration of proto.h,
marcel
1999-11-26
1
-1
/
+0
*
sigset_t change (part 4 of 5)
marcel
1999-09-29
1
-1
/
+0
*
Implement linux_ioperm() syscall. Fix linux_iopl() to use the level argument.
luoqi
1999-09-22
1
-1
/
+0
*
Implementation of the modify_ldt syscall. Use the sysarch() interface to do
marcel
1999-09-02
1
-1
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Fix lingo: 'is not implemented or obsoleted' is not the same as 'is obsoleted
marcel
1999-08-25
1
-2
/
+2
*
Change all UNIMPL syscalls to STD and add them to linux_dummy. Now we always
marcel
1999-08-25
1
-4
/
+33
*
Major rewrite.
marcel
1999-08-15
1
-239
/
+50
*
Reviewed by: Luoqi Chen, Jordan Hubbard
julian
1998-12-19
1
-8
/
+1
*
Move the "retval" (3rd) parameter from all syscall functions and put
phk
1997-11-06
1
-36
/
+36
*
Implement linux_iopl and linux_nice.
kato
1997-10-29
1
-15
/
+1
*
Removed unused #includes.
bde
1997-07-20
1
-3
/
+1
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Mega-commit for Linux emulator update.. This has been stress tested under
peter
1996-03-02
1
-62
/
+43
*
Completed function declarations and added prototypes.
bde
1995-11-22
1
-3
/
+4
*
First incarnation of our Linux emulator or rather compatibility code.
sos
1995-06-25
1
-0
/
+316