| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | MFC: | Kris Kennaway | 2005-04-28 | 1 | -1/+7 |
| * | MFC Revision 1.251: | David Xu | 2005-04-28 | 1 | -0/+1 |
| * | MFC: | Paul Saab | 2005-04-28 | 1 | -1/+2 |
| * | MFC: | Paul Saab | 2005-04-28 | 3 | -0/+58 |
| * | MF5: add i386_[gs]et_[fg]sbase(2) stubs to make a usable libc.so.5 for | Peter Wemm | 2005-04-27 | 1 | -0/+8 |
| * | MF5: Close a race between sleepq_broadcast() and sleepq_catch_signals() by | John Baldwin | 2005-04-27 | 1 | -47/+21 |
| * | Remove the ACPI_MAX_THREADS option. | Scott Long | 2005-04-25 | 2 | -6/+0 |
| * | MFC 1.53: | Gleb Smirnoff | 2005-04-25 | 1 | -6/+8 |
| * | MFC 1.28: | Gleb Smirnoff | 2005-04-25 | 1 | -2/+2 |
| * | MFC: Add and document the debug.acpi.max_threads tunable and return the | Nate Lawson | 2005-04-22 | 2 | -4/+10 |
| * | MFC: 1.158 Initialize mii/phy before probing same. | Warner Losh | 2005-04-22 | 1 | -13/+14 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_5_4'. | cvs2svn | 2005-04-20 | 5457 | -0/+2524060 |
| |\ |
|
| | * | This commit was manufactured by cvs2svn to create branch 'RELENG_5'. | cvs2svn | 2005-04-20 | 23 | -0/+37852 |
| | * | MFC 1.12: a small change to allow a record-only USB device. | Julian Elischer | 2005-04-20 | 1 | -3/+11 |
| | * | MFC: rev 1.142 | Paul Saab | 2005-04-19 | 1 | -0/+12 |
| | * | MFC: rev 1.10 tcp_sack.c, 1.118 tcp_var.h, 1.69 inet.c | Paul Saab | 2005-04-19 | 2 | -2/+44 |
| | * | MFC: rev 1.271 tcp_input.c, rev 1.13 tcp_sack.c, rev 1.119 tcp_var.h | Paul Saab | 2005-04-19 | 3 | -2/+55 |
| | * | MFC: rev 1.270 of tcp_input.c, rev 1.25 of tcp_seq.h | Paul Saab | 2005-04-19 | 2 | -3/+24 |
| | * | MFC: rev 1.269 of tcp_input.c, rev 1.221 of tcp_subr.c | Paul Saab | 2005-04-19 | 2 | -1/+4 |
| | * | MFC: rev 1.12 | Paul Saab | 2005-04-19 | 1 | -0/+2 |
| | * | MFC: rev 1.11 | Paul Saab | 2005-04-19 | 1 | -3/+0 |
| | * | MFC: stop vm86bios calls from panicing the system or corrupting the first | Peter Wemm | 2005-04-18 | 3 | -4/+4 |
| | * | MFC 1.10: Fix overflow of buf from printing the XSDT address. | Nate Lawson | 2005-04-18 | 1 | -1/+1 |
| | * | MFC 1.44: Fix multi-byte access with optimized mbnambuf. | Nate Lawson | 2005-04-18 | 1 | -19/+29 |
| | * | MFC: Fix the apm module on pc98. | Yoshihiro Takahashi | 2005-04-18 | 1 | -2/+13 |
| | * | MFC: Remove unneeded include. | Yoshihiro Takahashi | 2005-04-18 | 1 | -2/+0 |
| | * | Merge kern_malloc.c:1.139 from HEAD to RELENG_5: | Robert Watson | 2005-04-16 | 1 | -23/+7 |
| | * | Merge README:1.6 from HEAD to RELENG_5: | Robert Watson | 2005-04-16 | 1 | -1/+1 |
| | * | Merge ipx_input.c:1.51 from HEAD to RELENG_5: | Robert Watson | 2005-04-16 | 1 | -1/+1 |
| | * | MFC: polling(4) support for xl(4). | Ruslan Ermilov | 2005-04-16 | 2 | -0/+122 |
| | * | MFC: rev 1.5 | Christian Brueffer | 2005-04-15 | 1 | -1/+1 |
| | * | MFC 1.27: | Gleb Smirnoff | 2005-04-15 | 1 | -0/+2 |
| | * | MFC of changes fro NetBSD and Kazuhito HONDA | Julian Elischer | 2005-04-15 | 4 | -730/+2037 |
| | * | Zero the ifr.ifr_name buffer in ifconf() in order to avoid | Colin Percival | 2005-04-15 | 1 | -0/+6 |
| | * | MFC: prototype for devclass_get_drivers() | Nate Lawson | 2005-04-14 | 1 | -0/+1 |
| | * | MFC 1.39 - 1.43: Optimize mbnambuf and chksum routines, saving 75% wall time. | Nate Lawson | 2005-04-14 | 1 | -40/+54 |
| | * | MFC: devclass_get_maxunit() fix and docs, add devclass_get_drivers() | Nate Lawson | 2005-04-14 | 1 | -1/+45 |
| | * | MFC 1.57: fix the handling of the UCS_RXSTOP flag so that it always | Ian Dowse | 2005-04-12 | 1 | -5/+8 |
| | * | MFC to RELENG_5 ng_btsocket.c v1.11 | Maksim Yevmenkin | 2005-04-12 | 1 | -1/+1 |
| | * | MFC to RELENG_5 ng_bt3c_pccard.c v1.11 | Maksim Yevmenkin | 2005-04-12 | 1 | -1/+1 |
| | * | Fix a long-standing bug. Error string has to be copyied from the user | Pawel Jakub Dawidek | 2005-04-12 | 1 | -5/+9 |
| | * | Back out previous commit (MFC of removal of if_name() function) because | Brooks Davis | 2005-04-12 | 3 | -1/+60 |
| | * | MFC: | Brooks Davis | 2005-04-12 | 3 | -60/+1 |
| | * | Disable the NO_MIXED_MODE option by default but leave it as a commented | Ken Smith | 2005-04-09 | 1 | -1/+4 |
| | * | MFC 1.241-1.242: | Diomidis Spinellis | 2005-04-08 | 1 | -6/+10 |
| | * | 'apic' isn't optional, so dont speak as if it is. | David E. O'Brien | 2005-04-08 | 1 | -5/+0 |
| | * | MFC some 64-bit fixes: | John Baldwin | 2005-04-08 | 1 | -9/+12 |
| | * | MFC 1.18: | Gleb Smirnoff | 2005-04-08 | 1 | -2/+6 |
| | * | - Fix kern/78664, restore the old ioctl length verification code for 5.x. | Jeff Roberson | 2005-04-08 | 1 | -3/+1 |
| | * | MFC: In ata_finish() don't reset callout if request has timed out. | Matthew N. Dodd | 2005-04-08 | 1 | -1/+2 |