aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Sync with Alpha:Marcel Moolenaar2000-11-0916-1156/+8
* Move old aml interpreter code to amldb/aml/. This will be used for ourMitsuru IWASAKI2000-11-0916-79/+79
* Farewell our code. We will switch acpica code from Intel.Takanori Watanabe2000-11-0932-9906/+0
* Don't needlessly poll file descriptors when there are noDaniel Eischen2000-11-0940-2086/+1797
* Change .Os FreeBSD 5.0 to .Os FreeBSD.Jeroen Ruigrok van der Werven2000-11-091-1/+1
* Prevent the thread-safe version of kevent from gettingDaniel Eischen2000-11-091-2/+3
* Since the 'when built' phrase is talking about the 'source file' weSteve Price2000-11-091-1/+1
* back out 1.66 -- the Elfxx_Brandinfo compat_3_brand field doesn't existAndrew Gallatin2000-11-091-2/+0
* Eliminate inconsistency where a value that contains only whitespaceMurray Stokely2000-11-091-1/+6
* * Reduce diffs to RELENG_4 by specifying a full path to sysctlDoug Barton2000-11-092-4/+10
* Having figured out a bit more of the new-bus puzzleJulian Elischer2000-11-081-52/+176
* More paranoia against overflowsEivind Eklund2000-11-082-36/+90
* Rearrange the timeouts in the reset code a bit, some ATAPI devicesSøren Schmidt2000-11-081-2/+2
* Update usage().David E. O'Brien2000-11-081-1/+1
* Hopefully solve the lost slave problem.Søren Schmidt2000-11-081-6/+17
* Clean this is up a bit for multiple MIDs... We can figure out which MIDMatt Jacob2000-11-081-40/+59
* Add special quirk for this ancient Viper drive. This is all creepingMatt Jacob2000-11-081-0/+5
* Fix password clearing bug which prevented challenge/response from working.Eivind Eklund2000-11-081-1/+1
* Fix CMSG and ALIGN macro usage.Jeroen Ruigrok van der Werven2000-11-083-36/+76
* Document DISABLE_PSE.Jeroen Ruigrok van der Werven2000-11-082-0/+4
* add a couple ESS Technology products(pci device id only).MIHIRA Sanpei Yoshiro2000-11-081-0/+14
* add Texas Instruments TSB12LV22 OHCI IEEE 1394 Host ControllerMIHIRA Sanpei Yoshiro2000-11-081-0/+2
* add Aureal Inc. AU8820/AU8830 Audio controllerMIHIRA Sanpei Yoshiro2000-11-081-0/+6
* Document CLUSTERDEBUG, CPU_UPGRADE_HW_CACHE and LOCKF_DEBUG.Jeroen Ruigrok van der Werven2000-11-082-0/+16
* Fix two typo's: teh -> the, ther -> there.Jeroen Ruigrok van der Werven2000-11-081-1/+1
* Fix some further english grammar and typo's.Jeroen Ruigrok van der Werven2000-11-082-6/+6
* Fix typo's: UPGRADE_CPU_HW_CACHE -> CPU_UPGRADE_HW_CACHEJeroen Ruigrok van der Werven2000-11-082-4/+4
* Added PROPERTY_MAX_VALUE and PROPERTY_MAX_NAME defines to libutil.h soMurray Stokely2000-11-083-9/+13
* Document the following options:Jeroen Ruigrok van der Werven2000-11-082-12/+26
* Hack to work around a probe which will lock up at least some i450GX-basedMike Smith2000-11-082-2/+10
* Document XBONEHACK option.Jeroen Ruigrok van der Werven2000-11-082-2/+6
* Document some AHC_* options.Jeroen Ruigrok van der Werven2000-11-082-4/+18
* Add commented-out entries for FTP_PROXY and HTTP_PROXY so those behindJordan K. Hubbard2000-11-082-2/+24
* Add sn to files to installWarner Losh2000-11-081-0/+1
* simple sn man page, since we're missing one right nowWarner Losh2000-11-081-0/+54
* restore the freebsd local type-cast fixes that I mistakenly removedKenjiro Cho2000-11-081-14/+15
* Don't build the ACPI CA debugger unless the ACPI_DEBUG option is present.Mike Smith2000-11-083-11/+12
* Remove dependence on old acpi driver from acpi userland tools.Mitsuru IWASAKI2000-11-087-19/+175
* Remove libipsec and libradius. We're now building without supportJosef Karthauser2000-11-085-7/+3
* Fix 'printit()' to ignore some lines it doesn't recognize (most likelyGarance A Drosehn2000-11-082-4/+24
* Introduce another global (MPPE_IsServer) so that we initiate theBrian Somers2000-11-073-7/+14
* For High security profile, set securelevel to 1 to protect /dev/*memJordan K. Hubbard2000-11-073-0/+6
* Remove the superfluous call to _rtld_error() in symlook_default().John Polstra2000-11-071-2/+0
* (KTR debugging) Say when we're disabling a vector.Matt Jacob2000-11-071-2/+5
* Use size_t rather than a 16-bit data type fo the length.David E. O'Brien2000-11-071-1/+5
* Sync with i386's GENERIC rev 1.287 (Minor ordering changes to make moreDavid E. O'Brien2000-11-072-2/+2
* Sync with i386/conf/GENERIC rev 1.288 (add comments for some ISA devices).David E. O'Brien2000-11-072-10/+10
* Remove the -kthread option that matched [sort of] the LinuxThreads port.David E. O'Brien2000-11-071-3/+4
* Merge from GENERIC 1.288Warner Losh2000-11-071-34/+27
* Make the ISA nic section look like the other device sections withWarner Losh2000-11-072-66/+52