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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix process p_locks accounting. Conversions of the owner to LK_KERNPROC
dillon
1999-09-27
1
-2
/
+5
*
Change explicit use of the queue fields into use of the definitions
n_hibma
1999-09-26
1
-10
/
+13
*
Update this to be able to output ASSERT_VOP_(UN)LOCKED() based on the
eivind
1999-09-26
2
-510
/
+460
*
Move the vop_islocked declaration to the top, in preparation for committing
eivind
1999-09-26
1
-7
/
+7
*
Remove five now unused fields from struct cdevsw. They should never
phk
1999-09-25
8
-60
/
+8
*
This patch clears the way for removing a number of tty related
phk
1999-09-25
4
-54
/
+16
*
Add missing 't' in printf message.
phk
1999-09-25
1
-1
/
+1
*
Fix a hole in jail(2).
phk
1999-09-25
4
-1
/
+21
*
Stylistic cleanup.
phk
1999-09-22
1
-5
/
+3
*
Kill the cdevsw->d_maxio field.
phk
1999-09-22
1
-7
/
+2
*
Kill some spammage that seems to have gotten in through diffs from marcel's
green
1999-09-21
1
-3
/
+3
*
Final commit to remove vnode->v_lastr. vm_fault now handles read
dillon
1999-09-21
2
-2
/
+0
*
When bcopying the program name into the ktrace header, make sure we include
marcel
1999-09-20
1
-4
/
+4
*
Initialize vp->v_maxio to its default in getnetvnode() rather than
phk
1999-09-20
3
-10
/
+2
*
Fix bug in pipe code relating to writes of mmap'd but illegal address
dillon
1999-09-20
1
-3
/
+2
*
Add a DSO_BAD144 flag which indicates that the driver actually understand
phk
1999-09-20
1
-1
/
+9
*
Fix bug in brelse() regarding redirtying buffers on B_ERROR. brelse()
dillon
1999-09-20
1
-3
/
+5
*
This is what was "fdfix2.patch," a fix for fd sharing. It's pretty
green
1999-09-19
7
-47
/
+66
*
KASSERT that we cannot use M_WAITOK in interrupt context.
phk
1999-09-19
1
-0
/
+9
*
Add a version number field to the jail(2) argument so that future changes
phk
1999-09-19
1
-0
/
+2
*
Move an end-paren to its intended place.
phk
1999-09-19
1
-1
/
+1
*
Fix BOOTP root FS mounts. Also cleanup vfs_getnewfsid() and collapse
dillon
1999-09-19
4
-44
/
+116
*
Change so_cred's type to a ucred, not a pcred. THis makes more sense, actually.
green
1999-09-19
4
-23
/
+37
*
Count "free" operations in their own new tranaction type.
phk
1999-09-18
1
-1
/
+25
*
Get rid of some evil defines (a pair of snd and rcv.)
green
1999-09-17
1
-19
/
+12
*
Add vfs.enable_userblk_io sysctl to control whether user reads and writes
dillon
1999-09-17
2
-0
/
+6
*
Register the right cdevsw on the master device.
phk
1999-09-13
1
-1
/
+1
*
Moved the definition of `boottime' and its sysctl to the correct file.
bde
1999-09-13
3
-4
/
+8
*
Const poisoning from d_name.
bde
1999-09-13
1
-6
/
+5
*
Removed diskerr()'s unused d_name arg and updated callers. This fixes
bde
1999-09-13
2
-6
/
+4
*
Const'ify devtoname() and d_name. This exposes some errors (2 non-benign).
bde
1999-09-13
1
-3
/
+7
*
Bite the bullet and allocate the devsw entry at compile time.
phk
1999-09-12
1
-20
/
+14
*
Use a different tactic when creating the devsw so that disk_create()
phk
1999-09-12
1
-44
/
+24
*
Remove replace phygetvpbuf() with direct call to getpbuf();
phk
1999-09-12
1
-19
/
+1
*
Get rid of MALLOC_INSTANTIATE and MALLOC_MAKE_TYPE(). Just handle the 3
bde
1999-09-11
1
-1
/
+4
*
regenerate to include proper "gererated from" taglines.
alfred
1999-09-11
2
-2
/
+2
*
Seperate the export check in VFS_FHTOVP, exports are now checked via
alfred
1999-09-11
6
-16
/
+604
*
Add $FreeBSD$ tags to generated files otherwise the checker won't let them
peter
1999-09-10
1
-0
/
+6
*
Create and use a dedicated malloc type for bus related stuff.
phk
1999-09-10
1
-21
/
+23
*
Changes to centralise the default blocksize behaviour.
julian
1999-09-09
3
-15
/
+32
*
All unimplemented VFS ops now have entries in kern/vfs_default.c that return
alfred
1999-09-07
1
-0
/
+116
*
Change isa_get/set_flags() to device_get/set_flags().
dfr
1999-09-07
1
-0
/
+13
*
Set up FPU state on the AP.
peter
1999-09-05
1
-0
/
+4
*
Fixed style bugs in rev.1.36-1.39.
bde
1999-09-04
1
-37
/
+28
*
Fixed style regressions in previous commit.
bde
1999-09-04
1
-6
/
+4
*
Fix a warning for the !DEVFS case.
peter
1999-09-03
1
-2
/
+4
*
Allow getblk() to be called from an idle context (by panic() inside
luoqi
1999-09-03
1
-4
/
+10
*
Revert a bunch of contraversial changes by PHK. After
julian
1999-09-03
2
-21
/
+14
*
Make prototype match function.
sef
1999-09-01
1
-1
/
+1
*
Use "multiple 4 char outdent until no wrap" rather than ANSI string
phk
1999-09-01
1
-7
/
+7
[next]