| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix a couple of bugs with AIF handling: | Scott Long | 2003-10-17 | 2 | -14/+19 |
| * | parameterize locking to improve portability and possible | Sam Leffler | 2003-10-17 | 3 | -21/+29 |
| * | - Remove the correct thread from the run queue in setrunqueue(). This | Jeff Roberson | 2003-10-17 | 1 | -1/+1 |
| * | use ND_IFINFO(). | Hajimu UMEMOTO | 2003-10-17 | 1 | -0/+4 |
| * | Make the regression test run also with obj directories. | Poul-Henning Kamp | 2003-10-17 | 2 | -2/+6 |
| * | nuke duplicate function and unused function. | Hajimu UMEMOTO | 2003-10-17 | 3 | -45/+5 |
| * | revert wrongly dropped null check by previous commit. | Hajimu UMEMOTO | 2003-10-17 | 1 | -0/+2 |
| * | - fix to UID test description, non-zero -> zero | Ken Smith | 2003-10-17 | 1 | -1/+1 |
| * | Modified release note: | Hiroki Sato | 2003-10-17 | 2 | -10/+12 |
| * | Forced commit for attribution. Last commit was | Peter Wemm | 2003-10-17 | 0 | -0/+0 |
| * | Update context code for my last ABI breakage of mcontext. I'm worried | Peter Wemm | 2003-10-17 | 2 | -14/+16 |
| * | don't print ndp -i result if the interface is not | Hajimu UMEMOTO | 2003-10-17 | 1 | -0/+5 |
| * | - add dom_if{attach,detach} framework. | Hajimu UMEMOTO | 2003-10-17 | 21 | -297/+313 |
| * | Explicitly specify an alignment for abitag. Without it, gcc specifies a | Peter Wemm | 2003-10-17 | 1 | -1/+1 |
| * | Add multicast(4) and pim(4) manual pages and hook up to the build. | Bruce A. Mah | 2003-10-17 | 3 | -0/+1111 |
| * | When expunging unlinked files from a snapshot, skip over holes in the | Kirk McKusick | 2003-10-17 | 1 | -6/+16 |
| * | Simplify count_dev() | Poul-Henning Kamp | 2003-10-17 | 1 | -5/+5 |
| * | - NI_WITHSCOPEID was deprecated | Hajimu UMEMOTO | 2003-10-17 | 1 | -155/+151 |
| * | - style | Hajimu UMEMOTO | 2003-10-17 | 2 | -50/+56 |
| * | Uses wait4() instead of wait3() when waiting for a child process to exit. | Sean Chittenden | 2003-10-17 | 1 | -1/+1 |
| * | 1. Catch up with the move of the declaration of panic() from <sys/param.h> | Bruce Evans | 2003-10-17 | 1 | -3/+6 |
| * | - Synchronize access to a vm page's valid field using the containing | Alan Cox | 2003-10-17 | 1 | -14/+19 |
| * | Halt the cpu on amd64 as well. For some strange reason, this makes | Peter Wemm | 2003-10-17 | 1 | -1/+1 |
| * | Implement cpu_idle() on ia64. We put the processor in a lightweight | Marcel Moolenaar | 2003-10-17 | 2 | -2/+10 |
| * | - The kse may be null in sched_pctcpu(). | Jeff Roberson | 2003-10-16 | 1 | -1/+7 |
| * | - Only kse_reassign() in the !running case. | Jeff Roberson | 2003-10-16 | 1 | -8/+10 |
| * | - Call sched_add() with the correct argument on SMP. | Jeff Roberson | 2003-10-16 | 1 | -1/+1 |
| * | fix horribly botched MFp4 merge | Sam Leffler | 2003-10-16 | 1 | -7/+7 |
| * | pfil hooks can modify packet contents so check if the destination | Sam Leffler | 2003-10-16 | 1 | -1/+11 |
| * | New release note: | Hiroki Sato | 2003-10-16 | 2 | -2/+86 |
| * | pfil hooks can modify packet contents so check if the destination | Sam Leffler | 2003-10-16 | 1 | -1/+11 |
| * | Drop dummynet lock when calling back into the network stack to deliver | Sam Leffler | 2003-10-16 | 1 | -0/+5 |
| * | Correct handling of cloning loop avoidance: rtalloc1 may return a null | Sam Leffler | 2003-10-16 | 1 | -1/+2 |
| * | o correct handling of a frame that has too many segments to fit in the | Sam Leffler | 2003-10-16 | 1 | -3/+6 |
| * | A comment about spam and cockroaches. | Tony Finch | 2003-10-16 | 1 | -0/+7 |
| * | AF_LINK sockaddr has to be attached to ifp->if_addrlist until the | Hajimu UMEMOTO | 2003-10-16 | 1 | -3/+11 |
| * | Changes for new SMP-safe kobj method dispatch algorithm. | Doug Rabson | 2003-10-16 | 1 | -2/+6 |
| * | Don't forget to load %es with the kernel data segment selector in | Bruce Evans | 2003-10-16 | 3 | -0/+9 |
| * | - Fix a minor problem with my last commit, we don't want to return from | Jeff Roberson | 2003-10-16 | 1 | -3/+1 |
| * | - mtx_ownedby() was unpopular and is no longer needed. Remove it. | Jeff Roberson | 2003-10-16 | 1 | -6/+1 |
| * | Add a workaround for the fact that the priv field was removed from | Doug Rabson | 2003-10-16 | 1 | -4/+18 |
| * | * Add multiple inheritance to kobj. Each class can have zero or more base | Doug Rabson | 2003-10-16 | 5 | -163/+376 |
| * | - Collapse sched_switchin() and sched_switchout() into sched_switch(). Now | Jeff Roberson | 2003-10-16 | 4 | -31/+21 |
| * | - Update the sched api. sched_{add,rem,clock,pctcpu} now all accept a td | Jeff Roberson | 2003-10-16 | 6 | -38/+46 |
| * | - The non iterative algorithm for interact_update was broken due to | Jeff Roberson | 2003-10-16 | 1 | -8/+6 |
| * | Bump FreeBSD version for changed layout of cdevsw | Poul-Henning Kamp | 2003-10-16 | 1 | -1/+1 |
| * | Handle realloc() failure correctly. | Tim J. Robbins | 2003-10-16 | 1 | -2/+5 |
| * | Malloc buckets of size 128 have been having their 64-byte offset | Kirk McKusick | 2003-10-16 | 1 | -4/+7 |
| * | Quiet warnings about mis-matched pointer assignment. | David E. O'Brien | 2003-10-15 | 1 | -12/+12 |
| * | Introduce a new optional memberfunction for cdevsw, fdopen() which | Poul-Henning Kamp | 2003-10-15 | 3 | -2/+11 |