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
/
ibcs2
/
ibcs2_stat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
The iBCS2 system call translator for statfs(2) did not check the
nectar
2003-08-10
1
-0
/
+4
*
Add a f_vnode field to struct file.
phk
2003-06-22
1
-1
/
+1
*
Use __FBSDID().
obrien
2003-06-02
1
-2
/
+3
*
Bow to the whining masses and change a union back into void *. Retain
dillon
2003-01-13
1
-1
/
+1
*
Change struct file f_data to un_data, a union of the correct struct
dillon
2003-01-12
1
-1
/
+1
*
SCARGS removal take II.
alfred
2002-12-14
1
-21
/
+21
*
Backout removal SCARGS, the code freeze is only "selectively" over.
alfred
2002-12-13
1
-21
/
+21
*
Remove SCARGS.
alfred
2002-12-13
1
-21
/
+21
*
Remove __P.
alfred
2002-03-20
1
-2
/
+2
*
Use the updated getcredhostname() function.
robert
2002-02-27
1
-2
/
+1
*
- Use the new getcredhostname function in xenix_utsname(),
robert
2002-02-27
1
-1
/
+3
*
SMP Lock struct file, filedesc and the global file list.
alfred
2002-01-13
1
-1
/
+3
*
KSE Milestone 2
julian
2001-09-12
1
-22
/
+22
*
Remove unneeded #include <vm/vm_zone.h>
phk
2000-04-30
1
-1
/
+0
*
Introduce NDFREE (and remove VOP_ABORTOP)
eivind
1999-12-15
1
-0
/
+5
*
Fix warnings in preparation for adding -Wall -Wcast-qual to the
dillon
1999-01-28
1
-10
/
+10
*
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
archie
1998-12-04
1
-11
/
+10
*
Move the "retval" (3rd) parameter from all syscall functions and put
phk
1997-11-06
1
-15
/
+9
*
Removed unused #includes.
bde
1997-07-20
1
-7
/
+0
*
Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include
bde
1997-03-24
1
-1
/
+0
*
When uname() returns the system name, try to use the unqualified domain
nate
1996-06-08
1
-1
/
+6
*
Do a better fake for uname information returned in utssys() call.
swallace
1995-10-16
1
-6
/
+13
*
Remove old files no longer needed.
swallace
1995-10-10
1
-27
/
+39
*
Import of original NetBSD's ibcs2 emulator sources by Scott Bartram,
swallace
1995-10-10
1
-0
/
+244