aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix a LOR where ifconf() used copyout while holding a mutex. This LORBrooks Davis2004-09-221-41/+51
* Add a temporary workaround to the panic on boot with hub attached andWarner Losh2004-09-221-0/+1
* Correct a long-standing error in _pmap_unwire_pte_hold() affectingAlan Cox2004-09-222-17/+11
* Revert the last change..Julian Elischer2004-09-221-17/+11
* MFi386: adapt rev 1.19 (debugger fixes)Peter Wemm2004-09-221-2/+10
* cnw (Xircom pccard) is built on amd64 and there isn't an obvious reasonPeter Wemm2004-09-221-1/+1
* Minor sync-up with i386. Catch up on de-quoting and de-counting afterPeter Wemm2004-09-221-14/+23
* MFi386: add ispfw (except using correct device<tab><tab>ispfw format,Peter Wemm2004-09-221-0/+1
* Since "d" is an array of 32 bit values, it is moreChristian S.J. Peron2004-09-211-1/+1
* Hopefully fix alpha and sparc64 builds: on these architectures,Ruslan Ermilov2004-09-211-3/+4
* In a threaded process, don't kill off all the other threads until we have aJulian Elischer2004-09-211-11/+17
* Improve netsend timing logic in various ways:Robert Watson2004-09-211-13/+78
* Switch from BIND 8 to BIND 9.Dag-Erling Smørgrav2004-09-2149-589/+5877
* Initialize the flags value properly. We used to do this in acpi_tz_all_off()Nate Lawson2004-09-211-33/+2
* Update copyright years.Dag-Erling Smørgrav2004-09-2110-10/+11
* Don't disable acpi in shutdown if we're panicing (panicstr != NULL). ThisNate Lawson2004-09-211-1/+1
* Correct the capitalization of "nVidia".Dag-Erling Smørgrav2004-09-211-5/+5
* Group equivalent flags together and delete the `aliases' section.Giorgos Keramidas2004-09-211-13/+8
* De support opening device nodes on CD9660 filesystems. They arePoul-Henning Kamp2004-09-214-42/+18
* If a vnode has no v_rdev we cannot hope to answer FIODTYPE ioctl.Poul-Henning Kamp2004-09-211-0/+2
* Add the sound device to the synopsis.Simon L. B. Nielsen2004-09-211-0/+1
* Trap invalid sector size 0 in disk probe, refusing to add such aWes Peters2004-09-211-0/+4
* Set default socket size for netreceive to 128k to reduce the chancesRobert Watson2004-09-211-1/+7
* - Month and weekday names should begin with lowercase latter.Pawel Jakub Dawidek2004-09-202-100/+100
* Auto generate device listings for the snd_ess(4) driver.Simon L. B. Nielsen2004-09-203-0/+5
* Connect snd_ess(4) to the build.Simon L. B. Nielsen2004-09-201-0/+1
* Add manual page for snd_ess(4).Simon L. B. Nielsen2004-09-201-0/+60
* Force a redraw if all dists are selected so the checklist is updated.John Baldwin2004-09-201-1/+1
* - Add support for "paging" in stack trace output. That is, when you doJohn Baldwin2004-09-207-17/+33
* Remove unused macro.John Baldwin2004-09-201-2/+0
* Add lib/tests.Dag-Erling Smørgrav2004-09-201-1/+4
* Document the AUTO setting for dumpdev.Dag-Erling Smørgrav2004-09-201-2/+7
* If $dumpdev is set to AUTO, use the first suitable swap partition listedDag-Erling Smørgrav2004-09-201-0/+10
* Force commit to provider more detailed info about this change.Pawel Jakub Dawidek2004-09-200-0/+0
* This is not needed anymore, it is forced in GEOM now.Pawel Jakub Dawidek2004-09-205-15/+0
* Don't forget to check defined() before testing the value.Dag-Erling Smørgrav2004-09-201-0/+1
* Make this use a standard bsd.subdir.mk.Ruslan Ermilov2004-09-201-6/+2
* Merged from sys/dev/sio/sio.c: more tty related changes.Yoshihiro Takahashi2004-09-202-18/+20
* MFpc98: Check a pointer is NULL, remove unused variable.Yoshihiro Takahashi2004-09-201-3/+4
* Merge the following from the English version:Denis Peplin2004-09-202-564/+347
* Merge the following from the English version:Hiroki Sato2004-09-207-85/+39
* Merge the following from the English version:Hiroki Sato2004-09-2017-609/+286
* MFen 1.36Denis Peplin2004-09-201-9/+1
* MFen 1.6Denis Peplin2004-09-201-3/+3
* CTASSERT that MSZIE is a power of 2 (otherwise dtom() breaks)Brian Somers2004-09-201-1/+4
* Add support Nvidia nForce2(audio)MIHIRA Sanpei Yoshiro2004-09-201-0/+4
* trim trailing white space..John-Mark Gurney2004-09-201-2/+2
* das@ has a ACPI bios that lists 0x3f0-0x3f1, 0x3f2-0x3f3, 0x3f4-0x3f5Warner Losh2004-09-201-4/+14
* Add support nForce3 250 audioMIHIRA Sanpei Yoshiro2004-09-201-0/+4
* Record a problem we can't workaround for now regarding duplicate interruptsNate Lawson2004-09-201-0/+7