| Age | Commit message (Expand) | Author |
| 2005-05-13 | Fix typo reported by Brad at comstyle com. | wiz |
| 2005-05-13 | Fill in fb_depth, fb_width, and fb_height in the fb_type info. XFree86 works | mhitch |
| 2005-05-12 | Regen | cube |
| 2005-05-12 | Two re(4) candidates. From Francois Romieu in private mail. | cube |
| 2005-05-12 | Remove obsolete file missed from the bouyer-xen2 merge. | bouyer |
| 2005-05-12 | PR/22058: Onno van der Linden: duplicate detection of isa ip. | christos |
| 2005-05-12 | Cosmetic changes: drop unnecessary final semicolons, consistently use | uwe |
| 2005-05-12 | Refer to WinCE development tools by their official names. | uwe |
| 2005-05-12 | Let ahc_createdmamem() return -1 on error instead of an error code, since | augustss |
| 2005-05-12 | Make the Adaptec 1480 cardbus Slim SCSI card work. | augustss |
| 2005-05-12 | Don't need realall/realdepend now that .BEGIN works | jmc |
| 2005-05-11 | Support for the HX version of the chip. | augustss |
| 2005-05-11 | Rework depends so this works w. -j after .BEGIN fixes | jmc |
| 2005-05-11 | Don't need realdepend/realall depends now that .BEGIN works again | jmc |
| 2005-05-11 | Rework dependencies for PROG. Needs LIBS, not machine/m68k for -j to work | jmc |
| 2005-05-11 | Convert to .BEGIN for machine/sys | jmc |
| 2005-05-11 | Remove compat code that hard-codes default group and mode for pty creation. | christos |
| 2005-05-11 | Don't need realdepend/realall depends anymore now that .BEGIN is fixed | jmc |
| 2005-05-11 | Our <sys/endian.h> is no longer compilable with eVC3 and probably | uwe |
| 2005-05-11 | When cleaning, remove hpcboot/res/hpcmenu.aps (created when you browse | uwe |
| 2005-05-11 | Mark resources as language neutral, so that language is not picked | uwe |
| 2005-05-11 | Use L"" Unicode syntax for Japanese strings, so that Japanese name for | uwe |
| 2005-05-11 | add no_instrument_function attribute to hypervisor_force_callback | yamt |
| 2005-05-11 | s/ENTRY/NENTRY/ where appropriate. | yamt |
| 2005-05-11 | Add a heuristic to test if an audio CODEC's AC97_REG_POWER register supports | scw |
| 2005-05-11 | allocate anons on-demand, rather than reserving static amount of | yamt |
| 2005-05-11 | From Wolfgang Stukenbrock in PR kern/30197: wrong type in CFATTACH_DECL. | martin |
| 2005-05-11 | Don't keep the devinfo string on the stack, instead use malloc/free. | augustss |
| 2005-05-11 | loading the kernel from disk currently causes the PDC_COPROC call to fail, | chs |
| 2005-05-10 | Remove some debug printf(), and #ifdef DEBUG some others. | bouyer |
| 2005-05-10 | Add some definitions of the (Falcon) IDE register locations and use these | jdc |
| 2005-05-10 | Add support for arm1026ej-s. | rearnsha |
| 2005-05-10 | Detect arm1026ej-s. | rearnsha |
| 2005-05-10 | Add CPU-id for arm1026ej-s. | rearnsha |
| 2005-05-10 | assign major for nsmb(4) | jdolecek |
| 2005-05-09 | keep the comment which says up to 143 is MD | jdolecek |
| 2005-05-09 | since the vax gcc-2.95 does not like comma expressions, rewrite these as | christos |
| 2005-05-09 | don't unlock twice. | christos |
| 2005-05-09 | #endif for LINUX_SS_ONSTACK needs to go after linux_sys_sigaltstack or builds | jmc |
| 2005-05-09 | Separate the spl calls in UILOCK with a semicolon as the comma blows up on vax | jmc |
| 2005-05-09 | Fix buttons arg of wsmouse_input(). | hamajima |
| 2005-05-09 | lock all uses of uidhash. provide macros to lock and unlock. based on more | christos |
| 2005-05-09 | Add support for Corega CG-LAPCIGT Gigabit Ethernet. | martin |
| 2005-05-09 | Regen | martin |
| 2005-05-09 | PR kern/30173: add Corega CG-LAPCIGT | martin |
| 2005-05-09 | Protect chgsbsize() with splsoftnet(). As discussed with yamt. | christos |
| 2005-05-08 | Panic strings should not end with \n. | christos |
| 2005-05-08 | Enclose some code dependent on wsdisplay in #if NWSDISPLAY > 0 / #endif; | he |
| 2005-05-08 | ACARD ATP865-A (used on AEC-6280/6880) supports UltraDMA/133 too. | tsutsui |
| 2005-05-08 | Only look at USBD_FORCE_SHORT_XFER for writes. | augustss |