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
/
kern
/
sys_generic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modifications to existing files to support the initial AIO/LIO and
dyson
1997-06-16
1
-1
/
+5
*
Don't include <sys/ioctl.h> in the kernel. Stage 4: include
bde
1997-03-24
1
-2
/
+3
*
Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined.
bde
1997-03-23
1
-1
/
+2
*
Removed `volatile' from declaration of `time', and removed the resulting
bde
1997-03-22
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
*
Improved select():
bde
1997-02-20
1
-36
/
+51
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Fix a minor style error in my code.
smpatel
1996-08-20
1
-2
/
+2
*
Remove the kernel FD_SETSIZE limit for select().
smpatel
1996-08-20
1
-15
/
+43
*
Converted two options over to the new scheme: USER_LDT and KTRACE.
wollman
1996-01-03
1
-1
/
+3
*
A Major staticize sweep. Generates a couple of warnings that I'll deal
phk
1995-12-14
1
-4
/
+5
*
Included <sys/sysproto.h> to get central declarations for syscall args
bde
1995-11-12
1
-1
/
+14
*
Fixed the type of readv(). An args struct member name conflicted with the
bde
1995-11-11
1
-5
/
+5
*
Remove the ugly COMPAT_IBCS2 hack to hide a return value through
swallace
1995-10-10
1
-29
/
+1
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-2
/
+2
*
Backed out previous change - it reduces performance. (oops).
dg
1995-04-13
1
-2
/
+4
*
Slight optimization to select().
dg
1995-04-13
1
-4
/
+2
*
Damn, check in the wrong version, fixed.
sos
1994-10-13
1
-3
/
+3
*
Made it possible for ioctl to return a value.
sos
1994-10-13
1
-1
/
+29
*
Cosmetics. related to getting prototypes into view.
phk
1994-10-10
1
-1
/
+3
*
All of this is cosmetic. prototypes, #includes, printfs and so on. Makes
phk
1994-10-02
1
-1
/
+4
*
While in the real world, I had a bad case of being swapped out for a lot of
phk
1994-09-25
1
-11
/
+10
*
Whoops, accidently left out some pieces of the munmapfd patch.
dg
1994-09-02
1
-1
/
+2
*
Make sure that uio_resid isn't negative in read().
dg
1994-09-02
1
-1
/
+5
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
1
-8
/
+9
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+683