summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Mark as __unused some arguments that are, erm, unused.markm2003-10-181-2/+5
* The size and contents of the DEV_STRATEGY() macro has progressed tophk2003-10-184-36/+21
* Rearrange the deck-chairs while we wait for scottl to GEOMify RF.phk2003-10-181-1/+1
* Add SBP-II target mode driver.simokawa2003-10-184-0/+1568
* - Call sbp_reset_start() for mgm timeout.simokawa2003-10-181-166/+316
* - Enable 16byte commands.simokawa2003-10-184-19/+159
* Wrap db_active check in #ifdef DDB, as db_active is not defined ifndefrwatson2003-10-181-0/+8
* Add a new cn_flags fields to struct consdev, the low-level consolerwatson2003-10-182-6/+14
* fix station mode breakage (repeat after me: "test every change, nosam2003-10-171-13/+24
* add statistics for all failures and/or abnormal events; still needsam2003-10-177-39/+174
* fixup debug msgssam2003-10-171-3/+6
* include FH/DS parameters element in probe response framessam2003-10-171-0/+18
* o consolidate rx filter calculations in one placesam2003-10-171-19/+39
* correct commentsam2003-10-171-1/+1
* indicate device receives all management framessam2003-10-171-2/+6
* o add capability to indicate if device receives all management framessam2003-10-172-6/+18
* Fix a couple of bugs with AIF handling:scottl2003-10-172-14/+19
* parameterize locking to improve portability and possiblesam2003-10-173-21/+29
* - Remove the correct thread from the run queue in setrunqueue(). Thisjeff2003-10-171-1/+1
* use ND_IFINFO().ume2003-10-171-0/+4
* 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
OpenPOWER on IntegriCloud