| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC revision 1.131 | Xin LI | 2006-01-11 | 1 | -5/+5 |
| * | MFC 1.62: | Gleb Smirnoff | 2006-01-10 | 1 | -1/+1 |
| * | MFC^2: merge recent changes from -current (interrupt handler API cleanup, | Bill Paul | 2005-12-16 | 2 | -12/+30 |
| * | MFC: 1.91 | Max Laier | 2005-12-14 | 1 | -2/+2 |
| * | MFC^2: add RtlZeroMemory() and RtlCopyMemory() for Broadcom amd64 driver. | Bill Paul | 2005-11-10 | 1 | -0/+23 |
| * | MFC^2: alias EXT_NDIS to EXT_NET_DRV | Bill Paul | 2005-11-07 | 1 | -1/+1 |
| * | MFC: merge changes from head to support Intel 2200BG/2915ABG driver. | Bill Paul | 2005-11-06 | 3 | -5/+60 |
| * | MFC: pin ourselves to the current CPU when thunking, other minor cleanups | Bill Paul | 2005-11-02 | 6 | -96/+55 |
| * | MFC: don't bzero() too many kq_queues in ntoskrnl_libinit(). | Bill Paul | 2005-11-01 | 1 | -0/+4 |
| * | MFC: only free child device array if device_get_children() returned a | Bill Paul | 2005-10-26 | 1 | -2/+9 |
| * | MFC: merge the fix for PR 83477. | Bill Paul | 2005-10-26 | 2 | -7/+22 |
| * | MFC: implement MmMapIoSpace() and MmUnmapIoSpace(), remove old timer | Bill Paul | 2005-10-26 | 4 | -47/+118 |
| * | MFC: fix handling of message table strings in NdisWriteErrorLogEntry() | Bill Paul | 2005-10-24 | 1 | -5/+5 |
| * | MFC: launch just one DPC thread, to avoid possible panic when calling | Bill Paul | 2005-10-22 | 1 | -2/+31 |
| * | MFC from head (fix KeRaiseIrql() API, wait for DPC/workitem thread | Bill Paul | 2005-10-21 | 3 | -25/+8 |
| * | MFC all the updates from the HEAD | Bill Paul | 2005-10-20 | 8 | -1025/+2120 |
| * | Regen. | John Baldwin | 2005-07-14 | 4 | -8/+24 |
| * | MFC: Add the preadv() and pwritev() system calls. | John Baldwin | 2005-07-14 | 2 | -2/+35 |
| * | MFC (sort of): revert k_lock member to be of type void* and use explicit | Maxim Sobolev | 2005-07-09 | 2 | -4/+4 |
| * | Unbreak ndis(4) when it's statically compiled into the kernel. | Maxim Sobolev | 2005-07-03 | 1 | -1/+1 |
| * | MFC: | Paul Saab | 2005-06-29 | 1 | -49/+66 |
| * | MFC: rev 1.32 copyout to userland if kern_sigaction succeeds | Paul Saab | 2005-05-24 | 1 | -2/+2 |
| * | Sync everything up with -current, except for the WPA support, which | Bill Paul | 2005-05-22 | 11 | -1432/+2516 |
| * | MFC: | Paul Saab | 2005-05-05 | 1 | -3/+2 |
| * | MFC: | Paul Saab | 2005-05-05 | 1 | -17/+10 |
| * | MFC: | Paul Saab | 2005-04-23 | 1 | -167/+62 |
| * | MFC: rev 1.65 | Paul Saab | 2005-04-23 | 1 | -132/+39 |
| * | MFC: rev 1.28 | Paul Saab | 2005-04-23 | 1 | -98/+3 |
| * | MFC: rev 1.165 | Paul Saab | 2005-04-23 | 1 | -19/+7 |
| * | MFC: | Paul Saab | 2005-04-21 | 1 | -0/+1 |
| * | MFC: | Paul Saab | 2005-04-21 | 1 | -64/+33 |
| * | MFC: | Paul Saab | 2005-04-21 | 4 | -7/+7 |
| * | MFC: | Paul Saab | 2005-04-21 | 2 | -38/+34 |
| * | MFC: | Paul Saab | 2005-04-21 | 1 | -122/+84 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_5'. | cvs2svn | 2005-04-20 | 1 | -0/+356 |
| * | MFC: Fix sign extension bug in sigreturn(2) that broke signals. | Peter Wemm | 2005-04-08 | 1 | -72/+72 |
| * | MFC kern_ndis.c rev 1.76, make sure ndis_intrhand() is also wrapped | Bill Paul | 2005-04-01 | 1 | -1/+2 |
| * | MFC: Always produce cpuX entries, even in the case when there is only one CPU | Maxim Sobolev | 2005-03-31 | 1 | -7/+6 |
| * | MFC: Handle unimplemented syscall by instantly returning ENOSYS instead of se... | Maxim Sobolev | 2005-03-31 | 1 | -0/+9 |
| * | MFC subr_ndis.c 1.83: s/ntoskrnl_functbl/ndis_functbl/ in ndis_findwrap(). | Bill Paul | 2005-03-31 | 1 | -1/+1 |
| * | MFC fix from subr_ndis.c rev 1.82. This fixes the use of | Bill Paul | 2005-03-31 | 1 | -3/+26 |
| * | MFC: semctl(2) with IPC_STAT command should return zero in case of success. | Maxim Sobolev | 2005-03-31 | 1 | -2/+3 |
| * | MFC all of the recent enhancements and bug fixes from the head to | Bill Paul | 2005-03-31 | 8 | -210/+889 |
| * | MFC svr4_stream.c,v 1.53: | David Schultz | 2005-03-29 | 1 | -0/+2 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_5'. | cvs2svn | 2005-03-07 | 1 | -0/+36 |
| * | regen for msync | Paul Saab | 2005-03-01 | 3 | -3/+3 |
| * | MFC: rev 1.47. Use msync() to implement msync() for freebsd32 emulation. | Paul Saab | 2005-03-01 | 1 | -1/+1 |
| * | MFC: match the LINUX32 style with existing style. | David E. O'Brien | 2005-03-01 | 12 | -68/+68 |
| * | MFC: rev 1.162: fix Linux compat 'uname -m' on AMD64. | David E. O'Brien | 2005-03-01 | 1 | -1/+7 |
| * | Back out the rework of how we store process times in the kernel. | David E. O'Brien | 2005-03-01 | 3 | -62/+79 |