summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MFi386: adapt rev 1.19 (debugger fixes)peter2004-09-221-2/+10
* cnw (Xircom pccard) is built on amd64 and there isn't an obvious reasonpeter2004-09-221-1/+1
* Minor sync-up with i386. Catch up on de-quoting and de-counting afterpeter2004-09-221-14/+23
* MFi386: add ispfw (except using correct device<tab><tab>ispfw format,peter2004-09-221-0/+1
* Since "d" is an array of 32 bit values, it is morecsjp2004-09-211-1/+1
* Hopefully fix alpha and sparc64 builds: on these architectures,ru2004-09-211-3/+4
* In a threaded process, don't kill off all the other threads until we have ajulian2004-09-211-11/+17
* Improve netsend timing logic in various ways:rwatson2004-09-211-13/+78
* Switch from BIND 8 to BIND 9.des2004-09-2149-589/+5877
* Initialize the flags value properly. We used to do this in acpi_tz_all_off()njl2004-09-211-33/+2
* Update copyright years.des2004-09-2110-10/+11
* Don't disable acpi in shutdown if we're panicing (panicstr != NULL). Thisnjl2004-09-211-1/+1
* Correct the capitalization of "nVidia".des2004-09-211-5/+5
* Group equivalent flags together and delete the `aliases' section.keramida2004-09-211-13/+8
* De support opening device nodes on CD9660 filesystems. They arephk2004-09-214-42/+18
* If a vnode has no v_rdev we cannot hope to answer FIODTYPE ioctl.phk2004-09-211-0/+2
* Add the sound device to the synopsis.simon2004-09-211-0/+1
* Trap invalid sector size 0 in disk probe, refusing to add such awes2004-09-211-0/+4
* Set default socket size for netreceive to 128k to reduce the chancesrwatson2004-09-211-1/+7
* - Month and weekday names should begin with lowercase latter.pjd2004-09-202-100/+100
* Auto generate device listings for the snd_ess(4) driver.simon2004-09-203-0/+5
* Connect snd_ess(4) to the build.simon2004-09-201-0/+1
* Add manual page for snd_ess(4).simon2004-09-201-0/+60
* Force a redraw if all dists are selected so the checklist is updated.jhb2004-09-201-1/+1
* - Add support for "paging" in stack trace output. That is, when you dojhb2004-09-207-17/+33
* Remove unused macro.jhb2004-09-201-2/+0
* Add lib/tests.des2004-09-201-1/+4
* Document the AUTO setting for dumpdev.des2004-09-201-2/+7
* If $dumpdev is set to AUTO, use the first suitable swap partition listeddes2004-09-201-0/+10
* Force commit to provider more detailed info about this change.pjd2004-09-200-0/+0
* This is not needed anymore, it is forced in GEOM now.pjd2004-09-205-15/+0
* Don't forget to check defined() before testing the value.des2004-09-201-0/+1
* Make this use a standard bsd.subdir.mk.ru2004-09-201-6/+2
* Merged from sys/dev/sio/sio.c: more tty related changes.nyan2004-09-202-18/+20
* MFpc98: Check a pointer is NULL, remove unused variable.nyan2004-09-201-3/+4
* Merge the following from the English version:den2004-09-202-564/+347
* Merge the following from the English version:hrs2004-09-207-85/+39
* Merge the following from the English version:hrs2004-09-2017-609/+286
* MFen 1.36den2004-09-201-9/+1
* MFen 1.6den2004-09-201-3/+3
* CTASSERT that MSZIE is a power of 2 (otherwise dtom() breaks)brian2004-09-201-1/+4
* Add support Nvidia nForce2(audio)sanpei2004-09-201-0/+4
* trim trailing white space..jmg2004-09-201-2/+2
* das@ has a ACPI bios that lists 0x3f0-0x3f1, 0x3f2-0x3f3, 0x3f4-0x3f5imp2004-09-201-4/+14
* Add support nForce3 250 audiosanpei2004-09-201-0/+4
* Record a problem we can't workaround for now regarding duplicate interruptsnjl2004-09-201-0/+7
* add '/* Panasonic products */' line(I removed it)sanpei2004-09-201-0/+1
* Fix compilation of vinum(4) when VINUMDEBUG is not defined.marius2004-09-202-2/+2
* Correct value and description of the unused MK48TXX_WDAY_FT macro.marius2004-09-201-1/+1
* netsend uses an arbitrary maximum send rate to reject bogus arguments.rwatson2004-09-191-2/+4
OpenPOWER on IntegriCloud