summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MFS5: Minor style(9) tweak.delphij2005-02-221-1/+1
* remove dead codesam2005-02-221-2/+0
* Set the start of the cooling time later on, when we're actually performingnjl2005-02-221-2/+2
* New release notes: SysV IPC objects with MAC support, auxio(4), pcii,bmah2005-02-222-0/+100
* Since the GPE handler is directly called by ACPI-CA and it may have unknownnjl2005-02-211-3/+8
* In the current world order, solisten() implements the state transition ofrwatson2005-02-2111-60/+143
* Fixed compilation warnings.ru2005-02-211-1/+2
* MFR4_11: SA-04:16.fetch (+MFC), SA-04:17.procfs (+MFC).bmah2005-02-212-2/+70
* New release notes: MemGuard, psm(4) improved Synaptics Touchpadbmah2005-02-212-12/+146
* Bump __FreeBSD_version for vswprintf(3) fix. Some ports depend on it.fjoe2005-02-211-1/+1
* Fix EOVERFLOW detection in vswprintf(3)fjoe2005-02-211-4/+5
* Use hardware instructions for sqrt() and sqrtf().das2005-02-213-0/+69
* Use double arithmetic instead of simulating it with two floats. Thisdas2005-02-211-13/+8
* Only send packet to bpf if we are committed to send it. Previously it wasmlaier2005-02-211-6/+10
* Fix a terrible braino in pfi_maybe_destroy() and unbreak "$pfctl -Fall" withmlaier2005-02-211-2/+5
* Don't use the static CALLOUT_INITIALIZER for __FreeBSD_version >= 600000. Itmlaier2005-02-212-1/+9
* New release notes:hrs2005-02-212-6/+48
* Remove the i387 versions of atan(), atan2(), and atan2f().das2005-02-214-106/+3
* Fix an overflow when calculating the number of kilobytes from theps2005-02-212-2/+2
* When aborting a UNIX domain socket bind() because VOP_CREATE() failed,rwatson2005-02-211-1/+3
* Style: fix indendation to be 8 and use tabulators. Fix lines longer thanharti2005-02-211-693/+717
* Document the terabyte "-s" parameter in the usage string.mr2005-02-211-1/+2
* Forgot to set *freePtr to FALSE in another place.harti2005-02-211-0/+1
* Fix a bug in handling archive members: when a member was not foundharti2005-02-211-15/+11
* Minor style(9)isms.imp2005-02-211-40/+32
* - Remove dead code.scottl2005-02-211-3/+2
* Check for BIOS version 3.0 as well as 3.1.scottl2005-02-211-1/+1
* Reference a pointer correctly when copying to it's location.scottl2005-02-211-1/+1
* Check the correct periph pointer after search for it.scottl2005-02-201-1/+1
* Protect against trying to free a non-existant peripheral.scottl2005-02-201-0/+4
* Don't attach ichss if est is present. On systems that seem to support both,njl2005-02-201-2/+6
* style(9)-ize function headers, remove use of 'register'.rwatson2005-02-201-59/+30
* Restore r1.2 change to use TARGET_ARCH.kan2005-02-201-1/+1
* Remove VFS_START(). Its original purpose involved the mfs filesystem,das2005-02-204-21/+1
* Replace the workaround for a deadlock bug in Coda with a differentdas2005-02-204-32/+8
* Attempt to make kgdb little more useful and easy to use. Properly initializekan2005-02-2010-25/+218
* Remove i387 versions of asin() and acos(). Although the hardwaredas2005-02-203-112/+1
* Remove the float versions of the i387 trig functions obtained fromdas2005-02-204-48/+2
* New release notes: cpufreq(4), uaudio(4) improvements, GENERIC SCSIbmah2005-02-202-10/+58
* Add a simple regression test for stream UNIX domain sockets and therwatson2005-02-202-0/+325
* MFp4: get the code that set the pc correctly to work, remove a few IQ31244cognet2005-02-202-21/+22
* Be more verbose on errors with CIS reading. This should be a noop, butimp2005-02-201-4/+9
* style(9) nitimp2005-02-201-2/+2
* Note addition of est(4)njl2005-02-201-1/+3
* Hook EST up to the build.njl2005-02-202-1/+7
* Add the Enhanced SpeedStep driver (EST). Currently, this driver only worksnjl2005-02-201-0/+785
* In unp_attach(), allow uma_zalloc to zero the new unpcb rather thanrwatson2005-02-201-3/+2
* Fix merging botch I made in last version.imp2005-02-201-1/+0
* Perliminary support for Fujitsu SCSI LAN combo card. At least for theimp2005-02-201-1/+1
* Back out part of 1.23. This was a work in progress to support theimp2005-02-201-13/+5
OpenPOWER on IntegriCloud