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
*
- Protect the callout wheel with a separate spin mutex, callout_lock.
jake
2000-11-19
6
-20
/
+40
*
Implement a low-memory deadlock solution.
dillon
2000-11-18
5
-89
/
+157
*
This patchset fixes a large number of file descriptor race conditions.
dillon
2000-11-18
9
-219
/
+1062
*
Release sched_lock very briefly to give interrupts a chance to fire if we
jhb
2000-11-18
1
-0
/
+2
*
Don't attempt to cluster write buffers where the VMIO flag isn't set.
tegge
2000-11-17
1
-1
/
+2
*
- Split the run queue and sleep queue linkage, so that a process
jake
2000-11-17
7
-13
/
+16
*
The recent changes to msleep() and mawait() resulted in timeout() and
jhb
2000-11-16
1
-1
/
+16
*
Don't release and acquire Giant in mi_switch(). Instead, release and
jhb
2000-11-16
8
-133
/
+31
*
Argh, add in a missing release of the sched_lock.
jhb
2000-11-16
1
-0
/
+1
*
CURSIG() calls functions that acquire sleep mutexes, so it is not a good
jhb
2000-11-16
1
-3
/
+12
*
- Rename await() to mawait(). mawait() is to await() as msleep() is to
jhb
2000-11-15
1
-14
/
+27
*
- Replace a KASSERT() that knew too much about mutex internals with a
jhb
2000-11-15
1
-2
/
+1
*
- Convert references from tsleep() -> msleep()
jhb
2000-11-15
1
-9
/
+9
*
Include the right headers to get the DDB #define and the db_active variable.
jhb
2000-11-15
3
-0
/
+9
*
- Replace some instances of sched_ithd with sched_swi in KTR tracepoints.
jhb
2000-11-15
1
-2
/
+3
*
Declare the 'witness_spin_check' properly as a per-CPU variable in the
jhb
2000-11-15
3
-12
/
+0
*
Don't perform witness checks in witness_enter() during a panic.
jhb
2000-11-15
3
-3
/
+3
*
Make ktr_verbose a bit more useful:
jhb
2000-11-15
1
-0
/
+5
*
Bug fix for revision 1.14 on the replacement of CIRCLEQ with TAILQ.
mckusick
2000-11-15
1
-6
/
+4
*
In preparation for deprecating CIRCLEQ macros in favor of TAILQ
mckusick
2000-11-14
2
-38
/
+31
*
Fixed a certain panic on IO error in sendfile(): Page must be set PG_BUSY
dg
2000-11-12
1
-1
/
+3
*
* Have m_pulldown() use the new M_WRITABLE() macro in order to determine
bmilekic
2000-11-11
2
-15
/
+33
*
o Fix a mis-transcription of sef's -STABLE protection fixes--only root
rwatson
2000-11-10
1
-1
/
+1
*
Don't overwrite the filename for KTR_EXTEND with "../../kern/kern_ktr.c".
jhb
2000-11-10
1
-1
/
+0
*
Axe some unused variables.
jhb
2000-11-10
1
-2
/
+0
*
Fix SMP kernel compiles by #include'ing machine/globals.h to get the
jhb
2000-11-10
1
-0
/
+1
*
Minor whitespace nit in a comment.
jhb
2000-11-10
3
-3
/
+3
*
Ignore the INTR_MPSAFE flag when calculating the priority of an interrupt
jhb
2000-11-10
1
-0
/
+1
*
Implement a trivial but effective interface for obtaining the kernel's
msmith
2000-11-09
1
-142
/
+213
*
Make MINSIGSTKSZ machine dependent, and have the sigaltstack
marcel
2000-11-09
3
-3
/
+7
*
- Remove much of the inlining of the KTR tracepoints into a ktr_tracepoint()
jhb
2000-11-07
1
-2
/
+86
*
Minor nit: missed ithd_loop -> sithd_loop in the KTR tracepoints.
jhb
2000-11-07
1
-1
/
+1
*
ELF kernels should use an ELF sysvec. This allows us to move a.out
obrien
2000-11-05
2
-1
/
+5
*
Change the sf_bufs wakeups to be wakeup_one(), because we don't want to
bmilekic
2000-11-04
1
-4
/
+5
*
Setup and put to use the mutex lock for sf_freelist, the sendfile(2) bufs
bmilekic
2000-11-04
1
-9
/
+18
*
Clear the VFREE flag when the vnode is removed from the free list in
tegge
2000-11-02
2
-0
/
+2
*
Take VBLK devices further out of their missery.
phk
2000-11-02
6
-29
/
+27
*
Give vop_mmap an untimely death. The opportunity to give it a timely
eivind
2000-11-01
2
-11
/
+0
*
Deprecate devsw->d_bmaj entirely.
phk
2000-10-31
1
-41
/
+1
*
Add a new ioctl for doing virgin disklabels.
jkh
2000-10-31
1
-0
/
+34
*
o Deny access to System V IPC from within jail by default, as in the
rwatson
2000-10-31
4
-0
/
+53
*
o Tighten up rules for which processes can't debug which other processes
rwatson
2000-10-30
1
-2
/
+4
*
Write support for the cd(4) driver.
ken
2000-10-30
1
-1
/
+21
*
_aio_aqueue(): Change kevent registration to use its own struct file pointer.
alc
2000-10-29
1
-3
/
+4
*
Allow all users to access the dev -> devname sysctl.
phk
2000-10-29
1
-1
/
+1
*
Remove unneeded <stddef.h> #includes.
phk
2000-10-29
1
-2
/
+0
*
Move suser() and suser_xxx() prototypes and a related #define from
phk
2000-10-29
3
-2
/
+1
*
Remove unneeded #include <sys/proc.h> lines.
phk
2000-10-29
5
-5
/
+0
*
Nuke a bit of dead code.
truckman
2000-10-29
1
-5
/
+0
*
Add missing call to knote_fdclose() in setugidsafety() and fdcloseexec().
alc
2000-10-28
1
-0
/
+4
[next]