summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Undo the VCS tag move to reduce diff hunks.delphij2005-02-072-2/+3
* Remove /stand when we are done with it.obrien2005-02-072-0/+6
* Remove handling _PSS notifies from acpi_cpu and let acpi_perf handle them.njl2005-02-072-18/+13
* Add a mechanism for associating a mutex with a callout when theiedowse2005-02-074-17/+167
* Enable interrupt routing as first choice on alpha.ticso2005-02-071-1/+1
* Allocate more space for softc. Amazing my machine survived this.phk2005-02-061-1/+1
* Remove a comment from the raw IPv6 output function regardingrwatson2005-02-061-6/+0
* Note changes to throttling sysctls and new power_profile(8) cpufrq support.njl2005-02-062-22/+14
* Note the cpufreq import and acpi throttling changes.njl2005-02-061-0/+7
* Move the $NetBSD$ tag to the top of the file, per standard NetBSDimp2005-02-061-5/+5
* Hook acpi_throttle(4) up to the build. It's currently part of acpi_perf.konjl2005-02-062-2/+4
* Add support for cpufreq to power_profile(8). Values for on/offline cpunjl2005-02-062-6/+8
* ccs is a size_t. RAY_CCS_INDEX takes ccs and does math on it,imp2005-02-061-2/+2
* Remove acpi throttling support from the acpi_cpu(4) driver now that thisnjl2005-02-061-236/+9
* Break out acpi throttling support into a new relative cpufreq driver,njl2005-02-061-0/+384
* Add support for relative cpufreq drivers. Such drivers modulate clocknjl2005-02-061-27/+192
* Move resource allocation routines from cardbus_cis.c to cardbus.c.imp2005-02-064-354/+303
* Notify the OS that we're taking over Px states in acpi_perf(4) instead ofnjl2005-02-062-11/+15
* Whitespace.glebius2005-02-061-9/+9
* Remove comment which left after removal of ng_rcvdataq_t.glebius2005-02-061-1/+1
* When running Linux binaries, set up the initial FPU state as Linuxdas2005-02-061-0/+7
* Check that we have at least a 586-class CPU before calling do_cpuid().iedowse2005-02-061-0/+3
* Document NO_GPIBphk2005-02-062-0/+4
* Tie libgpib into the build (unless NO_GPIB)phk2005-02-061-1/+6
* Add libgpib containing the glue to get ibfoo() calls into the kernel.phk2005-02-063-0/+689
* Since it is not un-common for a process's resident set size (rss)csjp2005-02-061-1/+1
* Add instructions about upgrading netcat(1).delphij2005-02-062-0/+20
* Further elaborate the GPIB driver. We now support a minimal subset ofphk2005-02-066-263/+1570
* Install GPIB related includefiles (unless NO_GPIB)phk2005-02-061-2/+6
* Add directories for GPIB supportphk2005-02-061-0/+4
* Document NO_NETCAT.delphij2005-02-062-1/+7
* Finish the import of nc(1) from OpenBSD. This includes:delphij2005-02-064-11/+131
* Remove code, inherited from ipacctctl, which sets socket to non-blockingglebius2005-02-061-9/+1
* Replace RELENG_4_9 (no longer supported) with RELENG_4_11.des2005-02-062-2/+2
* Since we are quite unlikely to ever face another platform whichphk2005-02-067-76/+89
* Sort includes and remove duplicate include.nyan2005-02-062-18/+16
* MFi386: revision 1.606.nyan2005-02-062-4/+20
* Remove the useless "version" number output.obrien2005-02-061-5/+1
* Fix problem with some logitec usb wireless mice.obrien2005-02-061-1/+1
* Jump to common action checks after doing specific once. This fixes addingglebius2005-02-061-0/+5
* List the LSI 320-2E PCI-Express controller as supported.rushani2005-02-061-0/+2
* o Implement net.inet.tcp.drop sysctl and userland part, tcpdrop(8)maxim2005-02-066-1/+254
* Staticize the legacy cpu devclasses and revert the name for the acpi_cpunjl2005-02-063-5/+5
* Update my email address.das2005-02-0610-10/+10
* Finish the job of sorting all includes and fix the build by includingnjl2005-02-0610-183/+190
* Notice that NG_VERSION has been increased.glebius2005-02-051-0/+3
* Increase size of arglen to uint32_t, since uint16_t proved to beglebius2005-02-051-7/+7
* Make cpu_est_clockrate() more accurate by disabling interrupts for thenjl2005-02-052-4/+20
* Convert to the new GAS APIs to allow for detach in the future. Also, checknjl2005-02-051-6/+36
* Convert to the new GAS API so that we can free registers in the future.njl2005-02-051-7/+13
OpenPOWER on IntegriCloud