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
/
fs
/
specfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Fixed errno for unsupported advisory locks. The errno is now EINVAL
bde
1996-12-19
1
-2
/
+2
*
Substitution of a long divide by a shift. Other cosmetic improvements.
dyson
1996-10-06
1
-13
/
+22
*
Eliminated nested include of <sys/unistd.h> in <sys/file.h> in the kernel.
bde
1996-09-03
1
-2
/
+3
*
Even though this looks like it, this is not a complex code change.
dyson
1996-08-21
1
-2
/
+7
*
Remove a totally unneeded (and as of the last VM commit, incorrect) call
dyson
1996-07-27
1
-2
/
+1
*
Fix the problem that unmounting filesystems that are backed by a VMIO
dyson
1996-03-19
1
-2
/
+3
*
Make sure that the zero flag is cleared upon completion of paging I/O.
dyson
1996-03-09
1
-1
/
+2
*
I have some problem here, which shows up in the ahc0 driver. It isn't where
phk
1996-01-01
1
-1
/
+7
*
Another mega commit to staticize things.
phk
1995-12-14
1
-2
/
+5
*
devsw tables are now arrays of POINTERS to struct [cb]devsw
julian
1995-12-13
1
-17
/
+17
*
Staticize.
phk
1995-12-11
1
-4
/
+4
*
Changes to support 1Tb filesizes. Pages are now named by an
dyson
1995-12-11
1
-3
/
+34
*
Pass 3 of the great devsw changes
julian
1995-12-08
1
-5
/
+1
*
Untangled the vm.h include file spaghetti.
dg
1995-12-07
1
-1
/
+5
*
Include <vm/vm.h> or <vm/vm_page.h> explicitly to avoid breaking when
bde
1995-12-05
1
-1
/
+2
*
#ifdef out nearly the entire file of conf.c when JREMOD is defined
julian
1995-11-29
1
-1
/
+9
*
KNFized spec_getpages_idone() and spec_getpages().
bde
1995-11-18
1
-43
/
+43
*
Introduced a type `vop_t' for vnode operation functions and used
bde
1995-11-09
1
-45
/
+45
*
Finalize GETPAGES layering scheme. Move the device GETPAGES
dyson
1995-10-23
1
-1
/
+125
*
Avoid some 64bit divides.
phk
1995-10-06
1
-5
/
+5
*
Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block count
dyson
1995-09-04
1
-1
/
+5
*
Eliminate sloppy common-style declarations. There should be none left for
bde
1995-07-29
1
-10
/
+2
*
Added missing splx() in DIAGNOSTIC code.
dg
1995-07-08
1
-1
/
+2
*
Changes from John Dyson and myself:
dg
1995-04-09
1
-2
/
+2
*
Fixed bmap run-length brokeness.
dg
1995-02-03
1
-1
/
+3
*
Undo a previous change. <sys/disklabel.h> was broken, not these files.
bde
1994-11-14
1
-2
/
+1
*
From: fredriks@mcs.com (Lars Fredriksen)
jkh
1994-10-28
1
-1
/
+2
*
Cosmetics. reduce the noise from gcc -Wall.
phk
1994-10-10
1
-3
/
+7
*
Use tsleep() rather than sleep so that 'ps' is more informative about
dg
1994-10-06
1
-2
/
+2
*
Implemented loadable VFS modules, and made most existing filesystems
wollman
1994-09-21
1
-1
/
+3
*
Changed B_AGE policy to work correctly in a world with relatively large
dg
1994-08-08
1
-4
/
+1
*
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
/
+16
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+689