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
Commit message (
Expand
)
Author
Age
Files
Lines
*
A tentative agreement has been reached in regards to a procedure
dillon
1999-10-20
1
-7
/
+0
*
Change the default for the vfs.bdev_buffered sysctl to zero.
phk
1999-10-18
1
-1
/
+1
*
Under some condition vnode can reference itself.
bp
1999-10-14
2
-1
/
+5
*
Isolate old constant NCP_VOLNAME_LEN.
bp
1999-10-14
1
-1
/
+3
*
Remove unnessary includes.
bp
1999-10-12
6
-32
/
+0
*
remove unused #includes
phk
1999-10-11
1
-1
/
+0
*
Add a couple of strategic KASSERTs
phk
1999-10-08
1
-0
/
+6
*
Add back sysctl vfs.enable_userblk_io
phk
1999-10-08
1
-0
/
+7
*
Put back cn_namelen initialization. Removed by phk in rev 1.2.
bp
1999-10-07
1
-0
/
+1
*
Warn once per driver about dev_t's not registered with make_dev().
phk
1999-10-04
1
-0
/
+9
*
Move the buffered read/write code out of spec_{read|write} and into
phk
1999-10-04
1
-181
/
+210
*
Before we start to mess with the VFS name-cache clean things up a little bit:
phk
1999-10-03
3
-12
/
+1
*
Import kernel part of ncplib: netncp and nwfs
bp
1999-10-02
10
-0
/
+3730
*
Remove the D_NOCLUSTER[RW] options which were added because vn had
phk
1999-09-30
1
-8
/
+0
*
Remove v_maxio from struct vnode.
phk
1999-09-29
1
-7
/
+0
*
sigset_t change (part 2 of 5)
marcel
1999-09-29
2
-25
/
+50
*
Make sure file after VOP_OPEN is VMIO'd when transfering control from
dillon
1999-09-28
2
-4
/
+8
*
This is a major fixup of unionfs. At least 30 serious bugs have been
dillon
1999-09-26
4
-860
/
+1259
*
Remove a warning check which was too general.
phk
1999-09-25
1
-3
/
+1
*
Remove five now unused fields from struct cdevsw. They should never
phk
1999-09-25
2
-7
/
+2
*
This patch clears the way for removing a number of tty related
phk
1999-09-25
1
-7
/
+22
*
Kill the cdevsw->d_maxio field.
phk
1999-09-22
1
-8
/
+10
*
More removals of vnode->v_lastr, replaced by preexisting seqcount
dillon
1999-09-20
3
-7
/
+12
*
Fix handling of a device EOF that occurs in the middle of a block. The
dillon
1999-09-20
1
-7
/
+66
*
Step one of replacing devsw->d_maxio with si_bsize_max.
phk
1999-09-20
1
-3
/
+9
*
Add vfs.enable_userblk_io sysctl to control whether user reads and writes
dillon
1999-09-17
1
-4
/
+9
*
Seperate the export check in VFS_FHTOVP, exports are now checked via
alfred
1999-09-11
10
-43
/
+94
*
Changes to centralise the default blocksize behaviour.
julian
1999-09-09
1
-2
/
+8
*
All unimplemented VFS ops now have entries in kern/vfs_default.c that return
alfred
1999-09-07
8
-321
/
+62
*
Get rid of the NULLFS_DIAGNOSTIC option. This option was as useful as
bde
1999-09-04
4
-20
/
+14
*
Fixed the previous change. Some more code controlled by UMAPFS_DIAGNOSTIC
bde
1999-09-04
2
-5
/
+3
*
Print out the device name when there is an uninitialised IO size or IO error
julian
1999-09-03
1
-2
/
+3
*
Add a catchall to set default blocksize values for disk like devices.
julian
1999-09-03
1
-5
/
+13
*
Revert a bunch of contraversial changes by PHK. After
julian
1999-09-03
1
-44
/
+33
*
Fix the sense of the vn_isdisk() check.
phk
1999-09-01
1
-1
/
+1
*
Set the buffersize for non BSDFFS labeled partitions to
phk
1999-08-31
1
-4
/
+4
*
Make buffered acces to bdevs from userland controllable with
phk
1999-08-31
1
-8
/
+18
*
Make bdev userland access work like cdev userland access unless
phk
1999-08-30
1
-29
/
+30
*
Converted the silly SAFTEY option into a new-style option by renaming it to
bde
1999-08-30
2
-5
/
+4
*
Changed old-style option UNION_DIAGNOSTIC to DEBUG and fixed printf
bde
1999-08-29
2
-12
/
+11
*
Changed old-style options UMAPFS_DIAGNOSTIC and UMAP_DIAGNOSTIC to DEBUG
bde
1999-08-29
3
-41
/
+43
*
Fix various trivial warnings from LINT
phk
1999-08-28
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
92
-93
/
+93
*
Simplify the handling of VCHR and VBLK vnodes using the new dev_t:
phk
1999-08-26
2
-21
/
+4
*
Introduce vn_isdisk(struct vnode *vp) function, and use it to test for diskness.
phk
1999-08-25
3
-18
/
+6
*
Fix comment to match reality..
julian
1999-08-25
1
-1
/
+2
*
Initialise fsids with (user) device numbers again. Bitrot when dev_t's
bde
1999-08-23
2
-4
/
+4
*
Convert DEVFS hooks in (most) drivers to make_dev().
phk
1999-08-23
1
-35
/
+1
*
Let processes retrieve their argv through procfs. Revert to the original
marcel
1999-08-19
1
-8
/
+41
*
Add the (inline) function vm_page_undirty for clearing the dirty bitmask
alc
1999-08-17
1
-3
/
+3
[next]