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
/
compat
/
linux
/
linux_misc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Always include PROT_READ for Linux mmap operations.
msmith
1997-04-28
1
-2
/
+2
*
Removed potentially harmful garbage <vm/lock.h> and fixed bogus
bde
1997-04-01
1
-2
/
+1
*
Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include
bde
1997-03-24
1
-2
/
+1
*
Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined.
bde
1997-03-23
1
-2
/
+2
*
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
-2
/
+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
*
Clean up -Wunused warnings.
gpalmer
1996-06-12
1
-3
/
+2
*
First pass at cleaning up macros relating to pages, clusters and all that.
phk
1996-05-02
1
-3
/
+3
*
Removed never-used #includes of <machine/cpu.h>. Many were apparently
bde
1996-04-07
1
-4
/
+1
*
Fixed unsigned longs that should have been vm_offset_t.
bde
1996-03-19
1
-3
/
+5
*
Remove references to MAP_FILE.. That is now "default" and is only
peter
1996-03-12
1
-2
/
+2
*
Fix the vm_map_remove and vm_map_protect calls.. Somewhere along the
peter
1996-03-10
1
-3
/
+3
*
update linux_times() and linux_utime() emulation,
peter
1996-03-04
1
-14
/
+43
*
Mega-commit for Linux emulator update.. This has been stress tested under
peter
1996-03-02
1
-150
/
+283
*
This is an extract of changes from what I am currently running...
peter
1996-02-16
1
-64
/
+151
*
Fixed vm_map_find for new vm updates.
dyson
1996-01-19
1
-4
/
+7
*
Add linux_mknod so that it will do mkfifo if needed...
sos
1996-01-14
1
-1
/
+16
*
Initial attempt at getting Linux QMAGIC shared lib support. I have
peter
1995-12-15
1
-4
/
+4
*
Clean up some warnings by using the generated structures in <sys/sysproto.h>
peter
1995-12-15
1
-24
/
+23
*
Restored a vm #include.
bde
1995-12-14
1
-1
/
+2
*
Attempt to make the Linux LKM compile again after the recent VM include
peter
1995-12-09
1
-1
/
+6
*
Include <vm/vm.h> explicitly to avoid breaking when vnode_if.h doesn't
bde
1995-12-06
1
-1
/
+2
*
Completed function declarations and added prototypes.
bde
1995-11-22
1
-12
/
+8
*
All:
dg
1995-11-06
1
-20
/
+20
*
Submitted by: Juergen Lock <nox@jelal.hb.north.de>
julian
1995-10-04
1
-11
/
+25
*
First incarnation of our Linux emulator or rather compatibility code.
sos
1995-06-25
1
-0
/
+660