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
/
kern_descrip.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed support for OLD_PIPE. <sys/stat.h> is now missing the hack that
bde
1997-04-09
1
-7
/
+1
*
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
*
This commit is the embodiment of some VFS read clustering improvements.
dyson
1996-12-29
1
-1
/
+2
*
Fixed nonexistent checking of lock types for F_GETLK.
bde
1996-12-19
1
-1
/
+4
*
Fixed lseek() on named pipes. It always succeeded but should always fail.
bde
1996-12-19
1
-1
/
+4
*
Fixed bitrot in the read-only attribute:
bde
1996-09-28
1
-5
/
+4
*
Fix fdavail() so that correctly pays attention to the rlimit.
smpatel
1996-08-15
1
-3
/
+5
*
Add a couple of #ifdef DEVFS/#endif clauses to slence the following
wpaul
1996-06-17
1
-1
/
+5
*
Clean up -Wunused warnings.
gpalmer
1996-06-12
1
-3
/
+1
*
Fixed the unit numbers of the devfs `fd' devices.
bde
1996-03-27
1
-12
/
+16
*
Merge in Lite2: LIST replacement for f_filef, f_fileb, and filehead.
hsu
1996-03-11
1
-21
/
+13
*
kern_descrip.c: add fdshare()/fdcopy()
peter
1996-02-23
1
-1
/
+45
*
Improve the performance for pipe(2) again. Also include some
dyson
1996-02-04
1
-1
/
+7
*
Enable the new fast pipe code. The old pipes can be used with the
dyson
1996-01-28
1
-1
/
+11
*
A Major staticize sweep. Generates a couple of warnings that I'll deal
phk
1995-12-14
1
-4
/
+5
*
Julian forgot to make the *devsw structures static.
phk
1995-12-08
1
-2
/
+2
*
Pass 3 of the great devsw changes
julian
1995-12-08
1
-22
/
+28
*
Untangled the vm.h include file spaghetti.
dg
1995-12-07
1
-1
/
+3
*
Include <vm/vm.h> or <vm/vm_page.h> explicitly to avoid breaking when
bde
1995-12-05
1
-1
/
+3
*
A major sweep over the sysctl stuff.
phk
1995-12-04
1
-12
/
+11
*
Completed function declarations and/or added prototypes.
bde
1995-12-02
1
-1
/
+2
*
If you're going to mechanically replicate something in 50 files
julian
1995-11-29
1
-2
/
+2
*
OK, that's it..
julian
1995-11-29
1
-1
/
+46
*
Add new-style sysctl for KERN_FILE here.
phk
1995-11-14
1
-1
/
+43
*
Included <sys/sysproto.h> to get central declarations for syscall args
bde
1995-11-12
1
-1
/
+20
*
Killed a few gratuitous #include's.
dg
1995-10-21
1
-3
/
+1
*
Remove prototype definitions from <sys/systm.h>.
swallace
1995-10-08
1
-1
/
+4
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-3
/
+3
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-28
1
-4
/
+1
*
Implement maxprocperuid and maxfilesperproc. They are tunable
guido
1995-02-20
1
-6
/
+6
*
Obtained from: my fix for 1.1.5
bde
1994-12-12
1
-1
/
+4
*
All of this is cosmetic. prototypes, #includes, printfs and so on. Makes
phk
1994-10-02
1
-1
/
+2
*
While in the real world, I had a bad case of being swapped out for a lot of
phk
1994-09-25
1
-39
/
+40
*
munmapfd() was being called with one too few params - bug introduced
dg
1994-09-02
1
-2
/
+2
*
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
-0
/
+45
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+914