summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - MFi386: sys/i386/i386/intr_machdep.c rev. 1.11marius2005-04-164-20/+28
* Some changes to intr_execute_handlers():marius2005-04-161-6/+6
* - In sparc64_init() remove the call to tick_stop(). There's no need tomarius2005-04-161-7/+4
* - Add a workaround for a bug in BlackBird CPUs (said to be part of themarius2005-04-165-65/+116
* Fix a style(9) bug in the stxa_sync() macro (DO NOT use function callsmarius2005-04-161-1/+2
* Introduce new MAC Framework and MAC Policy entry points to control the userwatson2005-04-168-53/+506
* Xref ataraid(4).brueffer2005-04-161-0/+1
* Manual page for the ataraid(4) software RAID driver.brueffer2005-04-162-0/+132
* Unbreak the build on 64-bit architectures.des2005-04-161-1/+2
* Add ALQ and KTR_ALQ to NOTES so that they are built into LINT.rwatson2005-04-161-0/+9
* Modify the alq(9) alq_open() API to accept a file creation mode, ratherrwatson2005-04-165-10/+28
* Starting point for a regression test for mac_bsdextended(4)/libugidfw(3).rwatson2005-04-162-0/+198
* When parsing the second {uid,gid} in an identity phrase for ugidfw,rwatson2005-04-161-13/+25
* In practice, you need to include <sys/types.h> andrwatson2005-04-161-0/+2
* - Plug memory leak.pjd2005-04-161-3/+10
* Return better "error" values for UWX_BOTTOM and UWX_ABI_FRAME inmarcel2005-04-162-6/+21
* Grr, fix another braino.ru2005-04-161-1/+1
* Fix braino in previous revision.ru2005-04-161-2/+2
* When setting up the new stack for a function in x86_64_wrap(), makewpaul2005-04-161-5/+7
* Update to DRM CVS as of 2005-04-12, bringing many changes:anholt2005-04-1682-16829/+25924
* Fix mbnambuf support for multi-byte characters. If a substring is largernjl2005-04-161-19/+29
* Document 'clear' and 'dump' subcommands.pjd2005-04-151-0/+11
* Add a vm.blacklist tunable which can hold a space or comma seperated listjhb2005-04-151-0/+29
* - Add Dell PERC 4ei to the list of supported devices. It's ansimon2005-04-151-3/+5
* Remove NO_MIXED_MODE optionpeter2005-04-151-1/+0
* MFi386: sync rtc code - don't setup an interrupt handler for irq0 whenpeter2005-04-151-28/+32
* MFi386: remove NO_MIXED_MODEpeter2005-04-152-10/+0
* MFi386: use the lapic timer for UP systems that are using the apic so thatpeter2005-04-154-95/+19
* MFi386: use c99 typespeter2005-04-151-2/+2
* Show that I can actually count.peter2005-04-151-2/+2
* MFi386: track bus.h changes (unsplit bus_${machine}.h)peter2005-04-152-1233/+1219
* Now, our getservbyname(3) is thread-safe. So, we don't needume2005-04-151-14/+1
* - add getserv{byname,byport,ent}_r for internal use within libc.ume2005-04-154-127/+288
* Various sh(1) enhancements:keramida2005-04-151-10/+83
* Add a 'SEE ALSO' section.jkoshy2005-04-151-0/+4
* hostalias() is not thread-safe. So, introduce _res_hostalias()ume2005-04-153-14/+29
* Document FreeBSD-SA-05:04.ifconf.simon2005-04-152-0/+12
* MFi386: revision 1.219.nyan2005-04-151-1/+0
* Make things compile again with ATA_STATIC_ID.sos2005-04-151-2/+2
* Fix a typo in the comment.maxim2005-04-151-1/+1
* Typo fixden2005-04-151-2/+2
* Merge the following from the English version:den2005-04-151-7/+61
* Add missing links.pjd2005-04-151-1/+6
* Move the creation of ata_channel child devices to the channel code.sos2005-04-158-179/+135
* - Return error, if there was one.glebius2005-04-151-2/+2
* Really remove the last vestiges of mixed mode from all but amd64.jhb2005-04-152-21/+0
* Oops, remove last mention of mixed mode.jhb2005-04-151-1/+0
* Zero the ifr.ifr_name buffer in ifconf() in order to avoidcperciva2005-04-151-0/+6
* Centralized finding the protocol header in IP packets in preperation forbrooks2005-04-151-92/+109
* Initialize curthread before we save the APs MCA state. Saving themarcel2005-04-151-6/+8
OpenPOWER on IntegriCloud