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_stats.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert the filesystem type returned in struct statfs by syscalls
marcel
2000-01-08
1
-2
/
+51
*
Introduce NDFREE (and remove VOP_ABORTOP)
eivind
1999-12-15
1
-0
/
+5
*
Remove unused includes.
marcel
1999-12-10
1
-2
/
+0
*
Implement linux_ustat.
marcel
1999-11-27
1
-3
/
+56
*
Use fo_stat() rather than Yet Another duplication of kern_descrip.c's stat
peter
1999-11-08
1
-15
/
+1
*
Fix a braino: Linux minor device numbers are 8 bits wide and not 10.
marcel
1999-08-29
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Fix linux_newlstat in that it doesn't return the attributes of its containing
marcel
1999-08-25
1
-117
/
+104
*
Divorce "dev_t" from the "major|minor" bitmap, which is now called
phk
1999-05-11
1
-2
/
+2
*
Yet another place which knew too much. Still not sure how much
phk
1999-05-09
1
-2
/
+2
*
Fix up a few easy 'assignment used as truth value' and 'suggest parens
peter
1999-05-06
1
-5
/
+9
*
Move the "retval" (3rd) parameter from all syscall functions and put
phk
1997-11-06
1
-7
/
+6
*
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
*
Fixed lseek() on named pipes. It always succeeded but should always fail.
bde
1996-12-19
1
-1
/
+2
*
Mega-commit for Linux emulator update.. This has been stress tested under
peter
1996-03-02
1
-67
/
+94
*
Call pipe_stat() when presented with a DTYPE_PIPE file in the linux
peter
1996-01-30
1
-1
/
+5
*
Completed function declarations and added prototypes.
bde
1995-11-22
1
-5
/
+3
*
Reviewed by: julian with quick glances by bruce and others
julian
1995-08-28
1
-7
/
+2
*
First incarnation of our Linux emulator or rather compatibility code.
sos
1995-06-25
1
-0
/
+273