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_file.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make async I/O on a socket work.
jfieber
1998-10-05
1
-1
/
+4
*
Fixed print format errors.
bde
1998-07-29
1
-5
/
+5
*
The linux chown syscall is more like lchown, a new chown syscall that
peter
1998-03-29
1
-1
/
+22
*
sigh....forgot to update the DEBUG printf
jmb
1998-01-05
1
-3
/
+3
*
length argument to truncate() in linux emulation
jmb
1998-01-05
1
-1
/
+2
*
Make hidden COMPAT_43 dependencies explict. Options in headers is a
eivind
1997-12-16
1
-1
/
+3
*
Don't include <sys/lock.h> in headers when only `struct simplelock' is
bde
1997-12-05
1
-1
/
+2
*
Move the "retval" (3rd) parameter from all syscall functions and put
phk
1997-11-06
1
-58
/
+59
*
Remove dependancy on UFS' DIRBLKSIZ definition.
dfr
1997-04-06
1
-6
/
+2
*
Fix linux_getdents so that it can cope with filesystems which translate
dfr
1997-04-05
1
-10
/
+46
*
Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include
bde
1997-03-24
1
-2
/
+1
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Make this compile again after the Lite2 merge.
mpp
1997-02-10
1
-3
/
+2
*
This is the kernel Lite/2 commit. There are some requisite userland
dyson
1997-02-10
1
-2
/
+2
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Fix the getdents() emulation, the Linux ELF libraries use this, and
peter
1996-03-10
1
-3
/
+11
*
Mega-commit for Linux emulator update.. This has been stress tested under
peter
1996-03-02
1
-43
/
+354
*
Clean up some warnings by using the generated structures in <sys/sysproto.h>
peter
1995-12-15
1
-16
/
+14
*
Completed function declarations and added prototypes.
bde
1995-11-22
1
-4
/
+7
*
Fix the getdirentries of ibcs2 to handle uneven DIRBLKSIZ offsets.
swallace
1995-10-10
1
-6
/
+8
*
Modified linux_readdir() function to properly handle Linux readdir()
swallace
1995-08-28
1
-14
/
+27
*
First incarnation of our Linux emulator or rather compatibility code.
sos
1995-06-25
1
-0
/
+436