summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed some style bugs (mainly misplaced comments, and totally disorderedbde2004-03-041-15/+18
* Minor style fixes. In vm_daemon(), don't fetch the rss limit long beforebde2004-03-041-9/+8
* Improved the description of the installkernel targets.bde2004-03-041-6/+6
* Document the virecover_enable knob.mtm2004-03-041-0/+9
* Sync to 1.165 of usbdevssanpei2004-03-042-2/+18
* Add support SimpleTech UCF-100 USB CompactFlash reader(OnSpec Electronic, Inc.)sanpei2004-03-042-0/+8
* Add support PLANEX COMMUNICATIONS Inc. GN-1200TC (8169S)sanpei2004-03-041-0/+2
* Fix an off-by-one error and rework our EC space handler. Writing to addressnjl2004-03-041-14/+15
* Part 2 of Project Evil: Pretend to be Windows 2000 for buggy ASL thatnjl2004-03-041-2/+9
* Add NetBSD 1.6.2.maxim2004-03-041-1/+3
* Don't disable Cx support and throttling on machines with a P_BLK_LEN != 6njl2004-03-041-3/+16
* Add a "quirks" value to disable quirks handling for a given boot.njl2004-03-042-5/+20
* Add a new option to mountd(8), -p <port>. This allows the user to specifybms2004-03-042-7/+76
* Remove some long unused definitions.alc2004-03-041-2/+0
* Remove unneeded label 'done2' from socket(). We now grab Giantrwatson2004-03-041-2/+1
* 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
OpenPOWER on IntegriCloud