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
/
ufs
/
mfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
struct mfsnode bloated in size by 12 bytes, so reduce spare padding by 3 longs.
hsu
1996-11-04
1
-2
/
+2
*
Moved the fsnode MALLOC to before the call to getnewvnode() so that the
dg
1996-06-12
1
-5
/
+13
*
removed:
phk
1996-05-02
1
-2
/
+2
*
Removed bogus _BEGIN_DECLS/_END_DECLS.
bde
1996-05-01
1
-10
/
+3
*
Replace usage of buf->b_actf by queue.3 and buf->b_act
phk
1996-04-08
3
-19
/
+21
*
Staticize.
phk
1995-12-17
3
-46
/
+50
*
Included <sys/conf.h> and updated to indirect devswitches so that
bde
1995-12-14
1
-4
/
+6
*
*hack alert*! :-) This adds an option to the MFS_ROOT code so that it
peter
1995-12-14
1
-1
/
+94
*
Completed function declarations and/or added prototypes and/or #includes
bde
1995-12-03
1
-1
/
+3
*
After having put on my Asbestos suit, complete the MFS_ROOT part of Terry's
peter
1995-11-28
1
-26
/
+27
*
Attempt to solve the busy-buffers-on-shutdown caused by MFS once and for all.
peter
1995-11-28
1
-4
/
+14
*
Introduced a type `vop_t' for vnode operation functions and used
bde
1995-11-09
2
-46
/
+46
*
mfs_open could panic with false identification: panic("mfs_ioctl: ....
peter
1995-10-31
1
-2
/
+2
*
Declare vfs_mountroot() in the right place.
bde
1995-08-30
1
-3
/
+1
*
Reviewed by: julian with quick glances by bruce and others
julian
1995-08-28
2
-97
/
+173
*
Fixed mfs reboot panic by never returning failure from mfs_start().
dg
1995-08-20
1
-6
/
+5
*
Converted mountlist to a CIRCLEQ.
dg
1995-08-11
1
-2
/
+2
*
Mount MFS as root RW. Remounting doesn't make sense.
phk
1995-05-29
1
-2
/
+1
*
NFS diskless operation was broken because swapdev_vp wasn't initialized.
dg
1995-05-19
1
-4
/
+4
*
Fix -Wformat warnings from LINT kernel.
rgrimes
1995-05-11
1
-2
/
+2
*
Add a printf so we can see where we get our rootfs from.
phk
1995-04-25
1
-1
/
+2
*
Removed redundant newlines that were in some panic strings.
dg
1995-03-19
1
-2
/
+2
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
1
-2
/
+1
*
Fixed bmap run-length brokeness.
dg
1995-02-03
1
-1
/
+3
*
Got rid of map.h. It's a leftover from the rmap code, and we use rlists.
dg
1994-10-09
1
-2
/
+1
*
Removed unimplemented subr_rmap.c and unused references to it.
dg
1994-09-25
1
-5
/
+1
*
Implemented loadable VFS modules, and made most existing filesystems
wollman
1994-09-21
2
-2
/
+6
*
Eliminated a whole pile of ancient (we're taking 4.3BSD) VM system
dg
1994-09-12
1
-81
/
+1
*
Made idempotent
paul
1994-08-21
3
-3
/
+18
*
Fix up some sloppy coding practices:
wollman
1994-08-18
1
-2
/
+1
*
Added $Id$
dg
1994-08-02
5
-0
/
+5
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
2
-0
/
+5
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
5
-0
/
+922