summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s/considred/considered/brueffer2004-03-042-2/+2
* Add sanity checks to the ndis_packet and ndis_buffer pool handlingwpaul2004-03-042-2/+88
* Use different dummy wait channels to avoid panic in msleep().des2004-03-031-3/+3
* [this is just a forced commit to say:] The time_t-specific safety measuregad2004-03-030-0/+0
* - Remove d_valid field, we can use d_consumer field to check if diskpjd2004-03-032-10/+7
* Add regression tests for geom_concat class.pjd2004-03-034-0/+75
* Make this WARNS=2 clean by:johan2004-03-032-3/+2
* (that should be: "assuming NO major problems are found", of course...)gad2004-03-030-0/+0
* Commit the first set of files for changing time_t on freebsd/sparc64gad2004-03-034-3/+1226
* Change to acpi_{Get,Set}Integer to provide both methods. Convert allnjl2004-03-0311-69/+52
* Add proper support for DbgPrint(): only print messages if bootverbosewpaul2004-03-032-1/+31
* Fixed "make clean".ru2004-03-031-0/+1
* Add acpi_video(4) man page.njl2004-03-032-0/+79
* Some (most?) processes don't cleanup their pid files whenmtm2004-03-031-1/+1
* From the PR:mtm2004-03-032-0/+2
* Document missing EFAULT errno value.dds2004-03-031-0/+8
* - stlye and commentsume2004-03-031-15/+16
* 1. Add ct.4 manual page entry.rik2004-03-031-0/+2
* Add manual page for Cronyx/Tau-ISA device driver.rik2004-03-031-0/+99
* Add ctau (Cronyx/Tau-ISA) device driver entry.rik2004-03-031-0/+7
* Add rules for font.h atkbdmap.h ukbdmap.h so more of LINT can be built.obrien2004-03-031-0/+15
* Add missing working options from i386 file.obrien2004-03-031-2/+31
* Lower i386's INLINE_LIMIT to AMD64's level.obrien2004-03-031-1/+1
* mga_state & r128_state need an inline-limit larger than amd64's defaultobrien2004-03-031-2/+4
* Sync with i386/NOTES rev. 1.1131.obrien2004-03-031-114/+252
* Add a note explaining how to use libmap.conf to work around problemsdes2004-03-031-0/+11
* Typo fix.blackend2004-03-031-1/+1
* Peter prefers it this way, bde might also[*]. I just want to have a chanceobrien2004-03-032-2/+2
* Make return code in noarg case GNU-compatibleache2004-03-032-20/+24
* Prefer uintptr_t to intptr_t.obrien2004-03-032-6/+6
* Use a long as the opaque type so that it matches the size of a pointerobrien2004-03-031-1/+1
* Change __FUNCTION__ to __func__scottl2004-03-031-2/+2
* Blah, s/newbus/busdma/ in the last commit.obrien2004-03-030-0/+0
* Finish the removal of the 'nv' device reference.scottl2004-03-031-1/+0
* Opps, nv(4) isn't committed yet. Comment out.obrien2004-03-031-1/+1
* AMD64 versions.obrien2004-03-032-0/+122
* Adjust lnc(4) for 64-bit platforms should it get newbus'ified.obrien2004-03-032-4/+4
* Adjust ed(4) for 64-bit platforms should it get newbus'ified.obrien2004-03-032-11/+12
* Use a long as the opaque type so that it matches the size of a pointerobrien2004-03-032-5/+5
* Add memory barrier routines for AMD64.obrien2004-03-031-1/+7
* Cast thru intptr_t on the way to void* for success on 64-bit platforms.obrien2004-03-032-6/+6
* Finish fixing style problems in my previous commit.njl2004-03-031-3/+1
* This commit was generated by cvs2svn to compensate for changes in r126520,njl2004-03-035-2897/+0
* In the descrption of network interfaces:bde2004-03-031-9/+8
* Be more GNU-compatible in diagnosticsache2004-03-031-11/+61
* Add support for quirks for acpi tables. Key off OEM vendor and revision.njl2004-03-037-60/+101
* Minor style(9) fixes. remove a register keyword, correct two indents.gad2004-03-031-3/+3
* Convert K&R-style routine definitions to C89 style, partially to reducegad2004-03-031-33/+13
* Fix a couple of camcontrol issues that popped up on sparc64:ken2004-03-031-2/+12
* Add some missing DUMMYNET_UNLOCK() in config_pipe().mlaier2004-03-031-2/+7
OpenPOWER on IntegriCloud