summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* when scanning is interrupted reset state so table entries go in the stationsam2005-01-183-6/+20
* do fixed rate check when considering if a scan candidate is suitable so whensam2005-01-181-9/+5
* Add checks to vm_map_findspace() to test for address wrap. The conditionsalc2005-01-181-4/+8
* adjust tx buffer allocation based on empirical testing:sam2005-01-181-3/+3
* add missing statisticsam2005-01-181-2/+4
* disable interrupts when transitioning to INIT state so we don't rx framessam2005-01-181-1/+4
* replace hand-rolled code to compact an mbuf chain with m_defrag; this issam2005-01-181-17/+4
* setup the beacon xmit queue to not interrupt; we don't use them andsam2005-01-181-1/+18
* better led blinkingsam2005-01-182-48/+170
* Configure gdtoa so that floating-point numbers are correctly roundeddas2005-01-181-0/+1
* Cut out the gordian handling of subnormals by bit fiddling, anddas2005-01-181-128/+15
* Typo fixes.brueffer2005-01-181-2/+2
* add paren's so we can supply a|b as a debug masksam2005-01-181-2/+2
* o disable pci retry timeout to avoid problems when operating in C3 statesam2005-01-181-29/+32
* Capitalize Windows and fix a typo.brueffer2005-01-181-2/+2
* Start to support the big endian case as well.cognet2005-01-181-0/+13
* Correct the values of FLT_ROUNDS for the FE_UPWARD and FE_DOWNWARD cases.das2005-01-181-2/+2
* Don't print extra " via ", if we have already printed one. While here,glebius2005-01-181-4/+6
* Revert my previous errno hack, that is certainly an issue,davidxu2005-01-182-7/+13
* Sort sections.ru2005-01-1866-511/+511
* Remove committer-specific entry.phk2005-01-181-4/+0
* Fix compile errors. Bah.scottl2005-01-181-2/+2
* Fix an incorrect cast.scottl2005-01-181-1/+1
* Sort sections.ru2005-01-1843-345/+345
* Sort sections.ru2005-01-1814-94/+94
* Remove redundant parameter inherited from ipacctctl.glebius2005-01-181-8/+7
* One of the DIAGNOSTICS sections should be EXIT STATUS.ru2005-01-181-6/+6
* Folded two SEE ALSO sections into one.ru2005-01-182-4/+2
* Sort sections.ru2005-01-182-15/+16
* Fold two ENVIRONMENT sections into one.ru2005-01-181-32/+33
* Sort sections.ru2005-01-183-12/+12
* ioctl(2) commands are u_long not int.phk2005-01-181-5/+5
* Detect sign-extension bugs in the ioctl(2) command argument: Truncatephk2005-01-181-0/+6
* Unbreak stack traces across double faults. In a particular edge casejhb2005-01-181-2/+8
* While we're building kernels -g (ie, makeoptions DEBUG=-g), use -O as itobrien2005-01-181-1/+1
* Fix building for non-i386 platforms.sam2005-01-181-4/+7
* S_ISVTX -> S_ISTXT to reflect the code.trhodes2005-01-181-1/+1
* Correctly hide the command arguments.dds2005-01-171-15/+2
* If su(1) is run without an effective uid of 0, generate an error torwatson2005-01-171-3/+33
* s/ntpdate_command/ntpdate_program/ to match rc.conf(5) andceri2005-01-171-1/+1
* Cleanup:delphij2005-01-172-17/+18
* Oops... Remove the line leaked in the last commit which is notdelphij2005-01-171-1/+0
* WARNS=6 cleanup:delphij2005-01-172-17/+18
* WARNS=6 cleanup:delphij2005-01-172-4/+9
* Bump WARNS=6 by adding const constraint and initialize the pointerdelphij2005-01-172-2/+3
* The submitter of bin/75786 turned out to not have removable interfaces,ceri2005-01-171-1/+1
* Minor bit of advice.phk2005-01-171-0/+4
* Add -frandom-seed=RepeatabilityConsideredGood to CFLAGS for building thiscperciva2005-01-171-0/+1
* MFi386: fix a comment.ru2005-01-171-1/+1
* Fix a comment to match reality.ru2005-01-171-1/+1
OpenPOWER on IntegriCloud