summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement __cxa_atexit/__cxa_finalize as specified by the cross-vendorkan2003-12-191-7/+101
* Bring the description of the sysctl(8) variableyar2003-12-191-16/+20
* The default value of net.graph.nonstandard_pppoe is changed to -1,yar2003-12-191-2/+2
* Fixed panic on hook disconnection that previous revision has introduced.ru2003-12-191-5/+8
* Replace a comment with more accurated one, memory heap is now protected bydavidxu2003-12-192-6/+4
* Reduce the overhead of semop() by using the kernel stack instead oftjr2003-12-191-4/+11
* Code clean up, remove unused MACROS and function prototypes.davidxu2003-12-192-36/+0
* First byte of GBK-like sequences is 0x81, not 0x80ache2003-12-191-1/+1
* Change encoding to GBK to get correct first byte rangeache2003-12-191-1/+1
* Sync to 1.149 of usbdevssanpei2003-12-192-2/+9
* Add support Panasonic KXL-CB35AN(DVD-ROM & CD-R/RW)sanpei2003-12-192-0/+5
* Change the select timeout from 100ms to 2 seconds now that SIGCHILD isscottl2003-12-191-2/+2
* Fixed compilation on 64-bit platforms.ru2003-12-191-2/+2
* Add zh_HK.Big5HKSCSache2003-12-192-0/+258
* Add zh_HK.Big5HKSCSache2003-12-192-0/+6
* In ahd_run_qoutfifos, correct a !=/== logic buggibbs2003-12-191-12/+7
* Make ndiscvt(8) emit the binary image array as inline assembly code ratherwpaul2003-12-181-8/+16
* MFamd64: Remove i386_protection_init() and the protection_codes[] arrayjhb2003-12-181-43/+3
* Fix PANASONIC KXLCB20AN Protocol.sanpei2003-12-181-1/+1
* Fix the register timings for AMD/VIA/nVidia chipsets.sos2003-12-181-3/+3
* mdoc(7) style: Start each sentence on a new line.yar2003-12-181-9/+12
* Capitalize PPPoE, PPP, and Ethernet in a consistent way.yar2003-12-181-13/+13
* Initialize acpi buffer structs early in order to avoid freeingkan2003-12-181-3/+3
* The politically incorrect sysctl "stupid_isp" had its nameyar2003-12-181-2/+2
* There are two modes of ng_pppoe operation, standard andyar2003-12-181-11/+38
* Add the Solaris x86 boot partition type. This is used in Solaris 10harti2003-12-181-0/+1
* Now I understand what Bruce was getting at - -1 can be parsed as twojkh2003-12-182-2/+2
* Removed an outdated comment.ru2003-12-181-2/+0
* Sync to 1.148 of usbdevssanpei2003-12-182-2/+9
* Add support IBM 256MB USB Drive(MSYSTEM DiskOnKey2)sanpei2003-12-182-0/+5
* Add support for the SiS 661 chipset (using SiS 963 south).sos2003-12-182-0/+2
* Brucification: Don't initialize in declaration, make sure extra linesjkh2003-12-182-2/+5
* Adjust in response to various bits of brucification:jkh2003-12-182-2/+4
* Add missing #include "opt_compat.h" so that the compatability functionpeter2003-12-181-0/+2
* Sync to 1.147 of usbdevssanpei2003-12-182-2/+25
* Add Supportsanpei2003-12-183-0/+12
* Add power_profile, a script that changes the ACPI CPU Cx idle state and/ornjl2003-12-184-1/+98
* Document new sysctls for throttling.njl2003-12-181-6/+6
* Remove power profile support from acpi_cpu, it will be managed by anjl2003-12-181-95/+26
* Fix wildcard subsystem case in ndis_probe().wpaul2003-12-181-2/+2
* Grrrr. Remove -g flag that snuck in.wpaul2003-12-181-1/+1
* Deal with the duplicate sysctl leaf problem. A .inf file may containwpaul2003-12-186-36/+65
* Add support for multiple CIDs since _CID can contain a package of values.njl2003-12-183-65/+126
* Install 100dpi fonts by default when installing X11: fun as using 75dpirwatson2003-12-171-1/+1
* Document what the PAM believers failed to do (and should have),obrien2003-12-171-0/+9
* Various style fixes.jhb2003-12-171-7/+5
* Recognize the nVidia ehci device id's in addition to the rest.peter2003-12-171-0/+6
* Recognize the nForce3 id's. This is mostly cosmetic and affectspeter2003-12-171-0/+2
* Return to the caller if write() returns 0.deischen2003-12-171-0/+2
* Set RPATH when the Kerberos KDC is linked with the LDAP backendnectar2003-12-171-1/+1
OpenPOWER on IntegriCloud