summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* slight code cleanupjulian2004-09-051-2/+2
* Bump document date for last commit.simon2004-09-051-1/+1
* Auto generate device listing for the uhci driver.simon2004-09-053-2/+3
* Add a HARDWARE section which lists supported devices.simon2004-09-051-8/+12
* Reword/reorganize a bit to make it more clear that all OHCI v1.0simon2004-09-051-5/+3
* It's too easy to panic the machine when INVARIANTS are turned onalfred2004-09-051-1/+2
* Auto generate device listings for the following drivers: cp and ctau.simon2004-09-053-62/+5
* Add a HARDWARE section which lists supported devices based on thesimon2004-09-051-1/+16
* For removable devices without media we set a zero mediasize but a non-zerophk2004-09-053-1/+14
* Recover normal behavior: return EINVAL to attempt to add a divert ruleglebius2004-09-051-2/+5
* Call callout_init() on nd6_slowtimo_ch before setting it going; otherwise,rwatson2004-09-051-0/+1
* Remove an unnecessary article.hrs2004-09-052-2/+2
* Minor grammar and wording fixups.bmah2004-09-052-44/+48
* - add a HARDWARE sectionbrueffer2004-09-051-4/+18
* - Use &url.*; and &os;.hrs2004-09-0513-44/+44
* ixgb(4) supports polling as wellbrueffer2004-09-051-0/+1
* Expand the scope of the socket buffer locks in sopoll() to include therwatson2004-09-051-4/+4
* - Add &release.manpath.xorg;.hrs2004-09-052-1/+3
OpenPOWER on IntegriCloud