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
Commit message (
Expand
)
Author
Age
Files
Lines
*
correct comment
sam
2003-10-17
1
-1
/
+1
*
indicate device receives all management frames
sam
2003-10-17
1
-2
/
+6
*
o add capability to indicate if device receives all management frames
sam
2003-10-17
2
-6
/
+18
*
Fix a couple of bugs with AIF handling:
scottl
2003-10-17
2
-14
/
+19
*
parameterize locking to improve portability and possible
sam
2003-10-17
3
-21
/
+29
*
- Remove the correct thread from the run queue in setrunqueue(). This
jeff
2003-10-17
1
-1
/
+1
*
use ND_IFINFO().
ume
2003-10-17
1
-0
/
+4
*
Make the regression test run also with obj directories.
phk
2003-10-17
2
-2
/
+6
*
nuke duplicate function and unused function.
ume
2003-10-17
3
-45
/
+5
*
revert wrongly dropped null check by previous commit.
ume
2003-10-17
1
-0
/
+2
*
- fix to UID test description, non-zero -> zero
kensmith
2003-10-17
1
-1
/
+1
*
Modified release note:
hrs
2003-10-17
2
-10
/
+12
*
Forced commit for attribution. Last commit was
peter
2003-10-17
0
-0
/
+0
*
Update context code for my last ABI breakage of mcontext. I'm worried
peter
2003-10-17
2
-14
/
+16
*
don't print ndp -i result if the interface is not
ume
2003-10-17
1
-0
/
+5
*
- add dom_if{attach,detach} framework.
ume
2003-10-17
21
-297
/
+313
*
Explicitly specify an alignment for abitag. Without it, gcc specifies a
peter
2003-10-17
1
-1
/
+1
*
Add multicast(4) and pim(4) manual pages and hook up to the build.
bmah
2003-10-17
3
-0
/
+1111
*
When expunging unlinked files from a snapshot, skip over holes in the
mckusick
2003-10-17
1
-6
/
+16
*
Simplify count_dev()
phk
2003-10-17
1
-5
/
+5
*
- NI_WITHSCOPEID was deprecated
ume
2003-10-17
1
-155
/
+151
*
- style
ume
2003-10-17
2
-50
/
+56
*
Uses wait4() instead of wait3() when waiting for a child process to exit.
seanc
2003-10-17
1
-1
/
+1
*
1. Catch up with the move of the declaration of panic() from <sys/param.h>
bde
2003-10-17
1
-3
/
+6
*
- Synchronize access to a vm page's valid field using the containing
alc
2003-10-17
1
-14
/
+19
*
Halt the cpu on amd64 as well. For some strange reason, this makes
peter
2003-10-17
1
-1
/
+1
*
Implement cpu_idle() on ia64. We put the processor in a lightweight
marcel
2003-10-17
2
-2
/
+10
*
- The kse may be null in sched_pctcpu().
jeff
2003-10-16
1
-1
/
+7
*
- Only kse_reassign() in the !running case.
jeff
2003-10-16
1
-8
/
+10
*
- Call sched_add() with the correct argument on SMP.
jeff
2003-10-16
1
-1
/
+1
*
fix horribly botched MFp4 merge
sam
2003-10-16
1
-7
/
+7
*
pfil hooks can modify packet contents so check if the destination
sam
2003-10-16
1
-1
/
+11
*
New release note:
hrs
2003-10-16
2
-2
/
+86
*
pfil hooks can modify packet contents so check if the destination
sam
2003-10-16
1
-1
/
+11
*
Drop dummynet lock when calling back into the network stack to deliver
sam
2003-10-16
1
-0
/
+5
*
Correct handling of cloning loop avoidance: rtalloc1 may return a null
sam
2003-10-16
1
-1
/
+2
*
o correct handling of a frame that has too many segments to fit in the
sam
2003-10-16
1
-3
/
+6
*
A comment about spam and cockroaches.
fanf
2003-10-16
1
-0
/
+7
*
AF_LINK sockaddr has to be attached to ifp->if_addrlist until the
ume
2003-10-16
1
-3
/
+11
*
Changes for new SMP-safe kobj method dispatch algorithm.
dfr
2003-10-16
1
-2
/
+6
*
Don't forget to load %es with the kernel data segment selector in
bde
2003-10-16
3
-0
/
+9
*
- Fix a minor problem with my last commit, we don't want to return from
jeff
2003-10-16
1
-3
/
+1
*
- mtx_ownedby() was unpopular and is no longer needed. Remove it.
jeff
2003-10-16
1
-6
/
+1
*
Add a workaround for the fact that the priv field was removed from
dfr
2003-10-16
1
-4
/
+18
*
* Add multiple inheritance to kobj. Each class can have zero or more base
dfr
2003-10-16
5
-163
/
+376
*
- Collapse sched_switchin() and sched_switchout() into sched_switch(). Now
jeff
2003-10-16
4
-31
/
+21
*
- Update the sched api. sched_{add,rem,clock,pctcpu} now all accept a td
jeff
2003-10-16
6
-38
/
+46
*
- The non iterative algorithm for interact_update was broken due to
jeff
2003-10-16
1
-8
/
+6
*
Bump FreeBSD version for changed layout of cdevsw
phk
2003-10-16
1
-1
/
+1
*
Handle realloc() failure correctly.
tjr
2003-10-16
1
-2
/
+5
[next]