summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make the regression test run also with obj directories.phk2003-10-172-2/+6
* nuke duplicate function and unused function.ume2003-10-173-45/+5
* revert wrongly dropped null check by previous commit.ume2003-10-171-0/+2
* - fix to UID test description, non-zero -> zerokensmith2003-10-171-1/+1
* Modified release note:hrs2003-10-172-10/+12
* Forced commit for attribution. Last commit waspeter2003-10-170-0/+0
* Update context code for my last ABI breakage of mcontext. I'm worriedpeter2003-10-172-14/+16
* don't print ndp -i result if the interface is notume2003-10-171-0/+5
* - add dom_if{attach,detach} framework.ume2003-10-1721-297/+313
* Explicitly specify an alignment for abitag. Without it, gcc specifies apeter2003-10-171-1/+1
* Add multicast(4) and pim(4) manual pages and hook up to the build.bmah2003-10-173-0/+1111
* When expunging unlinked files from a snapshot, skip over holes in themckusick2003-10-171-6/+16
* Simplify count_dev()phk2003-10-171-5/+5
* - NI_WITHSCOPEID was deprecatedume2003-10-171-155/+151
* - styleume2003-10-172-50/+56
* Uses wait4() instead of wait3() when waiting for a child process to exit.seanc2003-10-171-1/+1
* 1. Catch up with the move of the declaration of panic() from <sys/param.h>bde2003-10-171-3/+6
* - Synchronize access to a vm page's valid field using the containingalc2003-10-171-14/+19
* Halt the cpu on amd64 as well. For some strange reason, this makespeter2003-10-171-1/+1
* Implement cpu_idle() on ia64. We put the processor in a lightweightmarcel2003-10-172-2/+10
* - The kse may be null in sched_pctcpu().jeff2003-10-161-1/+7
* - Only kse_reassign() in the !running case.jeff2003-10-161-8/+10
* - Call sched_add() with the correct argument on SMP.jeff2003-10-161-1/+1
* fix horribly botched MFp4 mergesam2003-10-161-7/+7
* pfil hooks can modify packet contents so check if the destinationsam2003-10-161-1/+11
* New release note:hrs2003-10-162-2/+86
* pfil hooks can modify packet contents so check if the destinationsam2003-10-161-1/+11
* Drop dummynet lock when calling back into the network stack to deliversam2003-10-161-0/+5
* Correct handling of cloning loop avoidance: rtalloc1 may return a nullsam2003-10-161-1/+2
* o correct handling of a frame that has too many segments to fit in thesam2003-10-161-3/+6
* A comment about spam and cockroaches.fanf2003-10-161-0/+7
* AF_LINK sockaddr has to be attached to ifp->if_addrlist until theume2003-10-161-3/+11
* Changes for new SMP-safe kobj method dispatch algorithm.dfr2003-10-161-2/+6
* Don't forget to load %es with the kernel data segment selector inbde2003-10-163-0/+9
* - Fix a minor problem with my last commit, we don't want to return fromjeff2003-10-161-3/+1
* - mtx_ownedby() was unpopular and is no longer needed. Remove it.jeff2003-10-161-6/+1
* Add a workaround for the fact that the priv field was removed fromdfr2003-10-161-4/+18
* * Add multiple inheritance to kobj. Each class can have zero or more basedfr2003-10-165-163/+376
* - Collapse sched_switchin() and sched_switchout() into sched_switch(). Nowjeff2003-10-164-31/+21
* - Update the sched api. sched_{add,rem,clock,pctcpu} now all accept a tdjeff2003-10-166-38/+46
* - The non iterative algorithm for interact_update was broken due tojeff2003-10-161-8/+6
* Bump FreeBSD version for changed layout of cdevswphk2003-10-161-1/+1
* Handle realloc() failure correctly.tjr2003-10-161-2/+5
* Malloc buckets of size 128 have been having their 64-byte offsetmckusick2003-10-161-4/+7
* Quiet warnings about mis-matched pointer assignment.obrien2003-10-151-12/+12
* Introduce a new optional memberfunction for cdevsw, fdopen() whichphk2003-10-153-2/+11
* Print the correct logical drive lun number returned by the controller.ps2003-10-151-1/+2
* purge extraneous ';'ssam2003-10-151-3/+3
* Add Allied Telesis SIC-AT boards support.shiba2003-10-155-3/+132
* Catch up with the English version and refine translation.hrs2003-10-151-68/+76
OpenPOWER on IntegriCloud