aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* o In Print_Chunk(), don't print the address of the chunk on ia64. ItMarcel Moolenaar2003-11-021-4/+11
* Trim more devices from the hardware list: ida(4), ciss(4), iir(4),Bruce A. Mah2003-11-022-108/+0
* DNS should not necessarily be named(8), tweak the comment a bit.Ruslan Ermilov2003-11-022-2/+2
* MFV: The -d option.Ruslan Ermilov2003-11-022-3/+5
* Sort encodings.Ruslan Ermilov2003-11-021-10/+12
* Style.Ruslan Ermilov2003-11-022-2/+2
* The '574 family works (I had a bad dongle which is why I thought itWarner Losh2003-11-021-4/+3
* Take care not to call vput if thread used in corresponding vgetAlexander Kabaev2003-11-027-10/+20
* - In sched_prio() only force us onto the current queue if our priority isJeff Roberson2003-11-021-1/+2
* - Rename SCHED_PRI_NTHRESH to SCHED_SLICE_NTHRESH since it is only used inJeff Roberson2003-11-021-10/+11
* - Remove PRIO_TOTAL.Jeff Roberson2003-11-021-3/+0
* - Remove uses of PRIO_TOTAL and replace them with SCHED_PRI_NRESVJeff Roberson2003-11-021-5/+5
* - Change sched_interact_update() to only accept slp+runtime values betweenJeff Roberson2003-11-021-27/+56
* Do if_xname conversion. I missed this one because it's pc98 only.Brooks Davis2003-11-011-2/+2
* - Increase the scope of two vm object locks in vm_object_collapse().Alan Cox2003-11-011-12/+4
* o Do not define WITH_SYSCONS and WITH_MICE on ia64. We cannot haveMarcel Moolenaar2003-11-012-4/+4
* o Compile-out "wizard" mode on ia64.Marcel Moolenaar2003-11-012-8/+52
* o Compile-out "wizard" mode on ia64.Marcel Moolenaar2003-11-012-4/+8
* Revert the first part of my previous change.Tom Rhodes2003-11-011-4/+6
* The copywrite is not a 'static char', remove the #ifdefs and move the copywri...Tom Rhodes2003-11-011-6/+4
* Remove now unused variable.Alexander Kabaev2003-11-011-1/+0
* Make the cardbus driver a derived class of the pci driver. In theory, thisDoug Rabson2003-11-012-38/+3
* GEOM'ify atapi-cd. Original patch by phk, subtle changes by me.Søren Schmidt2003-11-012-182/+127
* Shorten the code by removing one "do-nothing" function, replacing itMark Murray2003-11-011-10/+1
* Fix cable detection on AMD chips.Søren Schmidt2003-11-011-5/+6
* - Modify swap_pager_copy() and its callers such that the source andAlan Cox2003-11-012-32/+18
* Fixed breakage of my world in rev.1.30. #include <sys/time.h> instead ofBruce Evans2003-11-011-13/+9
* Remove TODO comment about creating a macro version of towctrans().Tim J. Robbins2003-11-011-4/+0
* Fix a typo that caused the optimized single-byte locale path not to be taken.Tim J. Robbins2003-11-011-1/+1
* - Add a new function tcp_twrecycleable, which tells us if the ISN whichMike Silbersack2003-11-014-0/+52
* Fix a few style glitches in the previous commit and make theMike Silbersack2003-11-011-5/+5
* More trimmage of the hardware notes: sf(4), tx(4), wb(4), nge(4),Bruce A. Mah2003-11-012-276/+0
* Temporarily undo parts of the stuct mount locking commit by jeff.Alexander Kabaev2003-11-016-34/+10
* Add a manual page for the utrace() system call.Tim J. Robbins2003-11-012-1/+87
* Allow mbrtowc() and wcrtomb() to be implemented directly, instead ofTim J. Robbins2003-11-017-50/+204
* - Additional vm object locking in vm_object_split()Alan Cox2003-11-012-4/+12
* More trimming of specific device instances from the hardware notes toBruce A. Mah2003-11-012-144/+0
* Do not bother walking mount point vnode list just to calculateAlexander Kabaev2003-11-011-5/+1
* o check hal ABI version to catch driver-HAL mismatchesSam Leffler2003-11-011-0/+16
* This commit was generated by cvs2svn to compensate for changes in r121837,Sam Leffler2003-11-016-3246/+3337
|\
| * Version 0.9.5.17:vendor/ath/0.9.5.17Sam Leffler2003-11-016-3246/+3337
* | Copy cur's snap_time to last when refreshing statistics. Fixes problemTim J. Robbins2003-11-011-0/+2
* | Fix the logic to match the new name of the tunable.Nate Lawson2003-11-011-1/+1
* | Trim the hifn(4) device instances from the hardware list.Bruce A. Mah2003-11-012-36/+8
* | Change the reset video option to be positive (hw.acpi.reset_video).Nate Lawson2003-11-016-31/+27
* | Remove a bogus PCI ID entry.Scott Long2003-11-011-2/+0
* | We want the length of the string, not the size of its pointer.Brooks Davis2003-11-011-1/+1
* | Cast the NULL to a pointer type for 64 bit architecturesGregory Neil Shapiro2003-10-311-1/+3
* | Use tabs not spaces.Brooks Davis2003-10-311-6/+6
* | Add a missing word.Simon L. B. Nielsen2003-10-311-1/+1