summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix some becuase -> because typos.jhb2003-12-174-4/+4
* Switch TCP over to using the inpcb label when responding in timedrwatson2003-12-1712-8/+78
* Regen.sanpei2003-12-172-2/+9
* Add support HP hn210e usb ethernetsanpei2003-12-172-0/+2
* Regen.sanpei2003-12-172-2/+25
* Add supportsanpei2003-12-172-0/+13
* Correct truncation detection after use of snprintf: The case wherenectar2003-12-172-5/+5
* Use the (now standard) Ethernet address parse type.ru2003-12-172-39/+5
* Made the Ethernet address parse type standard.ru2003-12-175-67/+69
* Replaced two bzero() calls with the M_ZERO flag to malloc().ru2003-12-171-3/+2
* OK, someone was tab happy in this file. A tab after #define?! OK, fine,jkh2003-12-171-1/+1
* Add MLINKS:brueffer2003-12-171-0/+5
* o grammar fixesbrueffer2003-12-171-4/+4
* o grammar fixesbrueffer2003-12-171-7/+7
* Move the locking of the softc up to before the allocation of theharti2003-12-171-4/+6
* o correct a pathbrueffer2003-12-171-2/+2
* o grammar fixesbrueffer2003-12-171-4/+4
* Correct inexplicable tab smash.jkh2003-12-171-1/+1
* fixed an IPv6 path MTU discovery failure owing to a lack of initializationsuz2003-12-171-1/+1
* Conformance: Add REG_ENOSYS (see http://www.opengroup.org/onlinepubs/00790497...jkh2003-12-171-0/+1
* Conformance: Define FNM_NOSYS (see http://www.opengroup.org/onlinepubs/007904...jkh2003-12-171-0/+2
* Do comparison using appropriate casting first, as per SUSv3 (search for firstjkh2003-12-172-2/+4
* Grammar fixesbrueffer2003-12-171-2/+2
* o use .Nmbrueffer2003-12-171-3/+5
OpenPOWER on IntegriCloud