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_proto.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove __P.
alfred
2002-03-20
1
-153
/
+153
*
Implement linux_chown and linux_lchown. The fchown syscall maps
marcel
2001-10-16
1
-13
/
+7
*
Regen: Stop using linux_getpgid(). Use the native getpgid()
marcel
2001-09-28
1
-5
/
+1
*
KSE Milestone 2
julian
2001-09-12
1
-155
/
+157
*
Round of cleanups and enhancements. These include (in random order):
marcel
2001-09-08
1
-398
/
+496
*
Added the linux_sysinfo function to implement sysinfo(2).
pirzyk
2001-07-23
1
-1
/
+1
*
Regen after adding linux_sched_get_priority_max() and
alc
2001-04-01
1
-1
/
+9
*
Re-gen auto generated files.
jlemon
2001-02-16
1
-4
/
+15
*
o Change the argument of linux_sigreturn to be a pointer to a
marcel
2000-11-23
1
-2
/
+2
*
Revert auto-generation. The Alpha port is broken.
marcel
2000-11-10
1
-0
/
+694
*
Sync with Alpha:
marcel
2000-11-09
1
-694
/
+0
*
regen after addition of linux_rt_sigreturn
gallatin
2000-10-17
1
-2
/
+2
*
Regen. (Fix SYS_exit)
peter
2000-07-29
1
-1
/
+1
*
Regenerate with makesyscalls.sh
peter
2000-07-29
1
-1
/
+1
*
Implement pread and pwrite.
marcel
2000-07-17
1
-3
/
+9
*
Regenerated (fixed the calculation of sy_nargs in sysent tables).
bde
2000-05-09
1
-1
/
+1
*
Regen after pointing to the real setres[ug]id(). Remove dummy function.
peter
2000-01-29
1
-12
/
+4
*
Update syscalls to Linux kernel 2.3.38. These syscalls are
marcel
2000-01-10
1
-1
/
+31
*
Implement linux_sigaltstack.
marcel
1999-11-30
1
-2
/
+3
*
Implement linux_ustat.
marcel
1999-11-27
1
-2
/
+3
*
Implement fdatasync in terms of fsync. The regeneration of proto.h,
marcel
1999-11-26
1
-1
/
+1
*
sigset_t change (part 4 of 5)
marcel
1999-09-29
1
-13
/
+14
*
Regeneration.
luoqi
1999-09-22
1
-4
/
+5
*
Regen after Id->FreeBSD
peter
1999-08-28
1
-1
/
+1
*
Change all UNIMPL syscalls to STD and add them to linux_dummy. Now we always
marcel
1999-08-25
1
-8
/
+126
*
Implement linux_vfork() syscall by calling vfork(). Analogous to the
marcel
1999-08-16
1
-1
/
+5
*
Provide wrappers for sched_{s|g}etscheduler. We need to convert the policy
marcel
1999-08-15
1
-1
/
+11
*
Implementation of the linux_getcwd syscall.
marcel
1999-08-14
1
-1
/
+6
*
Implementation of linux_rt_sigaction and linux_rt_sigprocmask syscalls. Both
marcel
1999-08-14
1
-1
/
+15
*
Use a wrapper for the link syscall that does name translations.
marcel
1999-08-12
1
-1
/
+6
*
Do not map {s|g}etrlimit onto FreeBSD syscalls. The arguments don't match.
marcel
1999-08-11
1
-1
/
+11
*
Commit #2 of
sos
1998-12-30
1
-1
/
+11
*
The result of running make linux_sysent.c on the new syscalls.master
sos
1998-12-22
1
-1
/
+1
*
The result of running make linux_sysent.c on the new syscall.master file
sos
1998-12-21
1
-1
/
+1
*
Reviewed by: Luoqi Chen, Jordan Hubbard
julian
1998-12-19
1
-2
/
+3
*
Quick and dirty support for Linux's mremap. Not used by anything
jkh
1998-07-10
1
-0
/
+7
*
Updated generated files.
bde
1998-06-09
1
-1
/
+1
*
Updated generated files.
bde
1998-06-08
1
-139
/
+139
*
This commit fixes various 64bit portability problems required for
dfr
1998-06-07
1
-167
/
+172
*
regenerate
peter
1998-03-29
1
-3
/
+9
*
Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B and
dufault
1998-03-28
1
-0
/
+2
*
Regenerate (fix argument of linux_nice).
kato
1997-12-17
1
-1
/
+1
*
Move the "retval" (3rd) parameter from all syscall functions and put
phk
1997-11-06
1
-94
/
+94
*
Implement linux_iopl and linux_nice.
kato
1997-10-29
1
-1
/
+1
*
Regenerate (removed unused #includes in linux_sysent.c).
bde
1997-04-09
1
-1
/
+1
*
Renerate (some include files were changed)
peter
1997-03-29
1
-4
/
+2
*
update linux_times() and linux_utime() emulation,
peter
1996-03-04
1
-2
/
+4
*
Mega-commit for Linux emulator update.. This has been stress tested under
peter
1996-03-02
1
-0
/
+465