| Commit message (Expand) | Author | Age | Files | Lines |
* | - MFi386: sys/i386/i386/intr_machdep.c rev. 1.11 | marius | 2005-04-16 | 4 | -20/+28 |
* | Some changes to intr_execute_handlers(): | marius | 2005-04-16 | 1 | -6/+6 |
* | - In sparc64_init() remove the call to tick_stop(). There's no need to | marius | 2005-04-16 | 1 | -7/+4 |
* | - Add a workaround for a bug in BlackBird CPUs (said to be part of the | marius | 2005-04-16 | 5 | -65/+116 |
* | Fix a style(9) bug in the stxa_sync() macro (DO NOT use function calls | marius | 2005-04-16 | 1 | -1/+2 |
* | Introduce new MAC Framework and MAC Policy entry points to control the use | rwatson | 2005-04-16 | 8 | -53/+506 |
* | Xref ataraid(4). | brueffer | 2005-04-16 | 1 | -0/+1 |
* | Manual page for the ataraid(4) software RAID driver. | brueffer | 2005-04-16 | 2 | -0/+132 |
* | Unbreak the build on 64-bit architectures. | des | 2005-04-16 | 1 | -1/+2 |
* | Add ALQ and KTR_ALQ to NOTES so that they are built into LINT. | rwatson | 2005-04-16 | 1 | -0/+9 |
* | Modify the alq(9) alq_open() API to accept a file creation mode, rather | rwatson | 2005-04-16 | 5 | -10/+28 |
* | Starting point for a regression test for mac_bsdextended(4)/libugidfw(3). | rwatson | 2005-04-16 | 2 | -0/+198 |
* | When parsing the second {uid,gid} in an identity phrase for ugidfw, | rwatson | 2005-04-16 | 1 | -13/+25 |
* | In practice, you need to include <sys/types.h> and | rwatson | 2005-04-16 | 1 | -0/+2 |
* | - Plug memory leak. | pjd | 2005-04-16 | 1 | -3/+10 |
* | Return better "error" values for UWX_BOTTOM and UWX_ABI_FRAME in | marcel | 2005-04-16 | 2 | -6/+21 |
* | Grr, fix another braino. | ru | 2005-04-16 | 1 | -1/+1 |
* | Fix braino in previous revision. | ru | 2005-04-16 | 1 | -2/+2 |
* | When setting up the new stack for a function in x86_64_wrap(), make | wpaul | 2005-04-16 | 1 | -5/+7 |
* | Update to DRM CVS as of 2005-04-12, bringing many changes: | anholt | 2005-04-16 | 82 | -16829/+25924 |
* | Fix mbnambuf support for multi-byte characters. If a substring is larger | njl | 2005-04-16 | 1 | -19/+29 |
* | Document 'clear' and 'dump' subcommands. | pjd | 2005-04-15 | 1 | -0/+11 |
* | Add a vm.blacklist tunable which can hold a space or comma seperated list | jhb | 2005-04-15 | 1 | -0/+29 |
* | - Add Dell PERC 4ei to the list of supported devices. It's an | simon | 2005-04-15 | 1 | -3/+5 |
* | Remove NO_MIXED_MODE option | peter | 2005-04-15 | 1 | -1/+0 |
* | MFi386: sync rtc code - don't setup an interrupt handler for irq0 when | peter | 2005-04-15 | 1 | -28/+32 |
* | MFi386: remove NO_MIXED_MODE | peter | 2005-04-15 | 2 | -10/+0 |
* | MFi386: use the lapic timer for UP systems that are using the apic so that | peter | 2005-04-15 | 4 | -95/+19 |
* | MFi386: use c99 types | peter | 2005-04-15 | 1 | -2/+2 |
* | Show that I can actually count. | peter | 2005-04-15 | 1 | -2/+2 |
* | MFi386: track bus.h changes (unsplit bus_${machine}.h) | peter | 2005-04-15 | 2 | -1233/+1219 |
* | Now, our getservbyname(3) is thread-safe. So, we don't need | ume | 2005-04-15 | 1 | -14/+1 |
* | - add getserv{byname,byport,ent}_r for internal use within libc. | ume | 2005-04-15 | 4 | -127/+288 |
* | Various sh(1) enhancements: | keramida | 2005-04-15 | 1 | -10/+83 |
* | Add a 'SEE ALSO' section. | jkoshy | 2005-04-15 | 1 | -0/+4 |
* | hostalias() is not thread-safe. So, introduce _res_hostalias() | ume | 2005-04-15 | 3 | -14/+29 |
* | Document FreeBSD-SA-05:04.ifconf. | simon | 2005-04-15 | 2 | -0/+12 |
* | MFi386: revision 1.219. | nyan | 2005-04-15 | 1 | -1/+0 |
* | Make things compile again with ATA_STATIC_ID. | sos | 2005-04-15 | 1 | -2/+2 |
* | Fix a typo in the comment. | maxim | 2005-04-15 | 1 | -1/+1 |
* | Typo fix | den | 2005-04-15 | 1 | -2/+2 |
* | Merge the following from the English version: | den | 2005-04-15 | 1 | -7/+61 |
* | Add missing links. | pjd | 2005-04-15 | 1 | -1/+6 |
* | Move the creation of ata_channel child devices to the channel code. | sos | 2005-04-15 | 8 | -179/+135 |
* | - Return error, if there was one. | glebius | 2005-04-15 | 1 | -2/+2 |
* | Really remove the last vestiges of mixed mode from all but amd64. | jhb | 2005-04-15 | 2 | -21/+0 |
* | Oops, remove last mention of mixed mode. | jhb | 2005-04-15 | 1 | -1/+0 |
* | Zero the ifr.ifr_name buffer in ifconf() in order to avoid | cperciva | 2005-04-15 | 1 | -0/+6 |
* | Centralized finding the protocol header in IP packets in preperation for | brooks | 2005-04-15 | 1 | -92/+109 |
* | Initialize curthread before we save the APs MCA state. Saving the | marcel | 2005-04-15 | 1 | -6/+8 |