summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove vinum from the list. I no longer have the time and energy togrog2004-09-081-1/+0
* We don't need device counts anymore. Also remove device.hints entriesbrueffer2004-09-081-5/+1
* We don't need device counts anymorebrueffer2004-09-081-1/+1
* Fix a cut-n-paste glitch with SCHED_4BSD.scottl2004-09-071-1/+1
* Switch the default scheduler to 4BSD to match what will go into RELENG_5 soon.scottl2004-09-075-5/+15
* - Remove listing for NCR5380/NCR53400 and UltraStor 14F/24F/3F4;simon2004-09-072-148/+8
* new version of cryptotest (w/ only code from me)sam2004-09-072-1/+583
* Don't change the state of the system in acpi_tz_establish(). Before, wenjl2004-09-071-16/+22
* Instead of trusting _STA from power resources, cache the first valuenjl2004-09-071-5/+11
* Mark bundle as unused in case we're compiled with NORADIUS.phk2004-09-071-3/+3
* [[ Forced commit due to fumble with the file used to commit with.imp2004-09-070-0/+0
* Although 'Unanimous Consent' appears to be a well defined and used inimp2004-09-072-11/+11
* Document the following knobs: CD_EXTRA_BITS, EXTRA_SRC, HTTP_PROXYru2004-09-071-1/+14
* Improve markup and language.dd2004-09-071-1/+3
* Create simple function init_va_filerev() for initializing a va_filerevphk2004-09-076-93/+19
* Explicitly pass vnode to nfs_doio() and mountpoint to nfs_asyncio().phk2004-09-075-26/+17
* Explicitly pass vnode to smbfs_doio() function.phk2004-09-073-6/+3
* Explicitly pass the vnode to the nw_doio() function.phk2004-09-073-7/+4
* Do the small amount of tweaking to support PAE for at least initiator mode.mjacob2004-09-071-1/+137
* Use bioq_takefirst()phk2004-09-071-3/+1
* add KASSERTSphk2004-09-071-0/+2
* Make the alpha timecounter preferable to the i8254.phk2004-09-071-1/+2
* fix typojulian2004-09-071-1/+1
* Make debug printf less threatenning and make it only print out once.julian2004-09-071-2/+2
* Give libthr a choice (per system) of scope_system or scope_threadjulian2004-09-071-10/+37
* Fix the NOSUID build: make sure we have the kldload(2) prototype.marcel2004-09-071-0/+2
* Fix markup of HARDWARE section.des2004-09-071-1/+1
* Add uvscom(4)brueffer2004-09-071-0/+1
* Build with -DNOINET6...brian2004-09-062-3/+20
* document the recent change to debug.witness.*jmg2004-09-062-4/+9
* make witness it's own sysctl branch instead of using _ to do this. I havejmg2004-09-061-5/+10
* - move list of supported devices into a HARDWARE sectionbrueffer2004-09-061-6/+19
* Remove layer intermixing. Device driver should pass the frame shouldglebius2004-09-061-20/+2
* Add a missing splx().simokawa2004-09-061-0/+1
* Add axe(4) to ethernet-nic-regex.glebius2004-09-061-3/+3
* Add a missing 's'brueffer2004-09-061-1/+1
* Increase PPTP_MAX_TIMEOUT up to 3 seconds. 10 prooved too much for high packetglebius2004-09-061-1/+1
* Add ucycom(4)brueffer2004-09-061-0/+1
* don't call f_detach if the filter has alread removed the knote.. Thisjmg2004-09-062-11/+10
* There can be up to three bootable ISO images (bootonly, miniinst,ru2004-09-061-2/+2
* revert comment from rev1.158 now that rev1.225 backed it out..jmg2004-09-061-3/+1
* remove XXX comment now that the kernel is fixed, there isn't any obviousjmg2004-09-061-1/+1
* Fix a couple of typos in commentsbrueffer2004-09-061-4/+4
* Allow to setup GBDE on providers which contain '/' in their names,pjd2004-09-061-2/+0
* Use &url.articles.problem-reports; for link to problem-reports articleden2004-09-061-1/+1
* Regen.dfr2004-09-063-6/+22
* Add a few stub syscalls to get TransGaming's winex a bit closer todfr2004-09-062-3/+30
* Don't do IPIs on behalf of interrupt threads.julian2004-09-062-4/+5
* Reduce WARNS level to 3. Casting causes alignment warnings on platformsmarcel2004-09-061-1/+1
* Fix the build on 64-bit platforms.marcel2004-09-0610-31/+37
OpenPOWER on IntegriCloud