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
*
Use the correct cast for the arguments passed to freebsd_shmctl() in
jhb
2009-06-25
1
-1
/
+1
*
Tweak the oshmctl() compile fix: convert the K&R definition to ANSI.
jhb
2009-06-25
1
-7
/
+1
*
oshmctl() now requires a sysv_shm.c-local function prototype.
rwatson
2009-06-25
1
-0
/
+4
*
- Use DPCPU for SCHED_STATS. This is somewhat awkward because the
jeff
2009-06-25
1
-18
/
+37
*
- Add a sysctl_dpcpu_long to support long typed pcpu stats.
jeff
2009-06-25
1
-10
/
+19
*
Wrap a PR_VNET inside "#ifdef VIMAGE" since that the only place it applies.
jamie
2009-06-24
1
-0
/
+2
*
Regen.
jhb
2009-06-24
3
-87
/
+99
*
In case of prisons with their own network stack, permit
jamie
2009-06-24
1
-0
/
+128
*
Change the ABI of some of the structures used by the SYSV IPC API:
jhb
2009-06-24
5
-20
/
+290
*
Deprecate the msgsys(), semsys(), and shmsys() system calls by moving
jhb
2009-06-24
4
-185
/
+185
*
- Similar to the previous commit, but for CURRENT: Fix a bug where a FIFO vnode
lulf
2009-06-24
1
-1
/
+0
*
- Fix a bug where a FIFO vnode use count was increased twice, but only
lulf
2009-06-24
1
-1
/
+0
*
Fix a race in vi_if_move, where a vnet is used after the prison that
jamie
2009-06-24
1
-21
/
+28
*
Add a new COMPAT7 flag for FreeBSD 7.x compatibility system calls.
jhb
2009-06-24
2
-5
/
+36
*
- Move syscall function argument structure types to be just above the
jhb
2009-06-24
3
-20
/
+17
*
Add stack_print_short() and stack_print_short_ddb() interfaces to
rwatson
2009-06-24
1
-10
/
+54
*
Implement a facility for dynamic per-cpu variables.
jeff
2009-06-23
3
-10
/
+303
*
- Use cpuset_t and the CPU_ macros in place of cpumask_t so that ULE
jeff
2009-06-23
1
-19
/
+19
*
Improve my last commit: use a separate condvar to serialize.
ed
2009-06-23
1
-2
/
+4
*
Use dcdwait to block threads to serialize writes.
ed
2009-06-23
1
-2
/
+3
*
Implement global and per-uid accounting of the anonymous memory. Add
kib
2009-06-23
5
-18
/
+54
*
Add a limit for child jails via the "children.cur" and "children.max"
jamie
2009-06-23
1
-9
/
+50
*
After cleaning up rt_tables from vnet.h and cleaning up opt_route.h
bz
2009-06-23
2
-2
/
+0
*
Remove unnecessary/redundant includes.
jamie
2009-06-23
2
-2
/
+0
*
vn_open_cred() needs a non NULL ucred pointer
pho
2009-06-23
1
-1
/
+1
*
Add soreceive_stream(), an optimized version of soreceive() for
andre
2009-06-22
1
-0
/
+196
*
Add m_mbuftouio() helper function to copy(out) an arbitrary
andre
2009-06-22
1
-0
/
+28
*
In sbappendstream_locked() demote all incoming packet mbufs (and
andre
2009-06-22
1
-0
/
+3
*
Regen.
jhb
2009-06-22
2
-2
/
+2
*
Include definitions for the audit identifiers for compat system calls in
jhb
2009-06-22
1
-0
/
+2
*
Fix a typo in a comment.
jhb
2009-06-22
1
-1
/
+1
*
Update m_demote:
andre
2009-06-22
1
-4
/
+6
*
Add explicit struct ucred * argument for VOP_VPTOCNP, to be used by
kib
2009-06-21
3
-11
/
+15
*
Add another flags argument to vn_open_cred. Use it to specify that some
kib
2009-06-21
4
-11
/
+13
*
In non-debugging mode make this define (void)0 instead of nothing. This
rdivacky
2009-06-21
1
-1
/
+1
*
Change crsetgroups_locked() (called by crsetgroups()) to sort the
brooks
2009-06-20
1
-10
/
+45
*
Improve nested jail awareness of devfs by handling credentials.
ed
2009-06-20
1
-7
/
+0
*
define helper routines for deferred mbuf initialization
kmacy
2009-06-19
1
-0
/
+26
*
Rework the credential code to support larger values of NGROUPS and
brooks
2009-06-19
4
-48
/
+142
*
Fix a deadlock in the getpeername() method for UNIX domain sockets.
jhb
2009-06-18
1
-4
/
+4
*
Utilize the new function kmem_alloc_contig() to implement the UMA back-end
alc
2009-06-18
1
-17
/
+4
*
Regen.
jhb
2009-06-17
3
-45
/
+24
*
- Add the ability to mix multiple flags seperated by pipe ('|') characters
jhb
2009-06-17
2
-37
/
+67
*
Remove the now-unused NOIMPL flag. It serves no useful purpose given the
jhb
2009-06-17
2
-6
/
+3
*
- NOSTD results in lkmressys being used instead of lkmssys.
jhb
2009-06-17
1
-2
/
+2
*
Add explicit includes for jail.h to the files that need them and
bz
2009-06-17
1
-0
/
+1
*
Decrement state->ls_threads when vnode appeared to be doomed.
kib
2009-06-17
1
-0
/
+2
*
Introduce support for adaptive spinning in lockmgr.
attilio
2009-06-17
1
-18
/
+204
*
Do not use casts (int *)0 and (struct thread *)0 for the arguments of
kib
2009-06-16
1
-1
/
+1
*
Perform some more cleanups to in-kernel session handling.
ed
2009-06-15
2
-39
/
+34
[next]