| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/4.3.0_cvs | cvs2svn | 2001-04-21 | 66 | -66/+66 |
| * | MFC: fnv hash improvements for nfsnode hash etc. | Peter Wemm | 2001-03-21 | 1 | -1/+1 |
| * | MFC: | David E. O'Brien | 2001-03-05 | 1 | -0/+5 |
| * | MFC: Correct 2nd argument of getnameinfo(3) to socklen_t. | Hajimu UMEMOTO | 2001-02-26 | 1 | -0/+1 |
| * | MFC: VCS id style consistency | David E. O'Brien | 2001-01-08 | 1 | -3/+2 |
| * | MFC: remove seconds types | David E. O'Brien | 2001-01-08 | 1 | -2/+0 |
| * | MFC: sort some of the _BSD_* types. | David E. O'Brien | 2001-01-01 | 1 | -4/+4 |
| * | MFC: Fix CMSG and ALIGN macro usage. | Jeroen Ruigrok van der Werven | 2000-12-29 | 1 | -17/+37 |
| * | Fix typo. | David E. O'Brien | 2000-12-28 | 1 | -2/+2 |
| * | * MFC: protection for multiple inclusions | David E. O'Brien | 2000-12-28 | 1 | -3/+7 |
| * | MFC: Implement write combining for crashdumps. | Paul Saab | 2000-11-21 | 1 | -0/+1 |
| * | MFC: rev 1.3 (add ISO C99's `long long' and adjust comments) | David E. O'Brien | 2000-10-30 | 1 | -4/+10 |
| * | MFC (alpha rev.1.4, i386 rev.1.5: work around a bug (apparently in gcc) by | Bruce Evans | 2000-10-27 | 1 | -2/+2 |
| * | MFC: support for kernels with more than 64k worth of globals | Andrew Gallatin | 2000-10-24 | 1 | -1/+4 |
| * | MFC: | Paul Saab | 2000-09-30 | 1 | -1/+1 |
| * | MFC: fp_except -> fp_except_t | John Baldwin | 2000-08-22 | 1 | -1/+1 |
| * | MFC: Use the same IEEE fp types on the alpha as on the i386. | John Baldwin | 2000-08-17 | 1 | -1/+1 |
| * | MFC: pmap interface optimizations, optionally physically backed SYSVSHM. | Peter Wemm | 2000-08-04 | 1 | -3/+3 |
| * | MFC: spelling fix | Peter Wemm | 2000-08-03 | 1 | -1/+1 |
| * | MFC: make tree k-12 safe[r] :-) | Peter Wemm | 2000-08-03 | 1 | -1/+1 |
| * | MFC: $FreeBSD$ | Peter Wemm | 2000-08-03 | 6 | -0/+7 |
| * | MFC: taskqueue api. | Doug Rabson | 2000-07-18 | 1 | -1/+4 |
| * | MFC: Add support for the Alpha Processor, Inc. UP1000 system. | Matt Jacob | 2000-07-04 | 3 | -0/+15 |
| * | MFC(1.7): (infrastructure for) ppc driver on alpha | Matt Jacob | 2000-07-04 | 1 | -0/+14 |
| * | MFC: Support the OHCI controller's IRQ mapping on newer Alpha's. | John Baldwin | 2000-06-07 | 1 | -0/+6 |
| * | MFC enough to make the alpha kernel compile again after SMP and random MFCs. | Andrew Gallatin | 2000-05-24 | 1 | -3/+2 |
| * | MFC 1.12, one step toward making a RELENG_4 kernel compile | Andrew Gallatin | 2000-05-24 | 1 | -2/+2 |
| * | MFC: delayed checksum work. This also brings the mbuf size up to 256. | Jonathan Lemon | 2000-05-05 | 1 | -0/+3 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-04-02 | 1 | -0/+10 |
| * | MFC: make SYSVSHM limits arbitarily configurable via sysctl after boot | Peter Wemm | 2000-04-02 | 1 | -8/+0 |
| * | MFC: Add prototype from promcnattach. | Matt Jacob | 2000-03-27 | 1 | -0/+1 |
| * | MFC: add support for more mice (psm.c 1.24, i386/include/mouse.h 1.16, | Kazutaka YOKOTA | 2000-03-21 | 1 | -4/+44 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-03-13 | 1 | -96/+0 |
| * | Patches that eliminate extra context switches in FIFO case. | Peter Dufault | 2000-03-02 | 1 | -2/+3 |
| * | * Fix the memory probing code so that it sees all memory clusters, not | Doug Rabson | 2000-02-29 | 1 | -4/+0 |
| * | Update the ata driver to take more advantage of newbus, this | Søren Schmidt | 2000-02-18 | 1 | -1/+6 |
| * | Don't include <machine/ipl.h> in <sys/systm.h> in the i386 case. This | Bruce Evans | 2000-02-17 | 1 | -6/+0 |
| * | Add functions which allow i/o memory to be accessed without forcing a | Doug Rabson | 2000-02-12 | 1 | -0/+19 |
| * | Fix breakage from last commit- macro was broken. I appreciate the | Matt Jacob | 2000-01-16 | 1 | -2/+2 |
| * | The kernel side of per-process unaligned access control (printing, fixing & | Andrew Gallatin | 2000-01-16 | 2 | -0/+7 |
| * | Add SPLASSERT() macro. SPLASSERT() compiles to a no-op | Jonathan M. Bresler | 2000-01-16 | 1 | -0/+6 |
| * | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | Peter Wemm | 1999-12-29 | 18 | -36/+37 |
| * | inline spl functions. | Andrew Gallatin | 1999-11-29 | 1 | -17/+62 |
| * | Implement inline assembler wrappers for PALcode calls and for alpha | Doug Rabson | 1999-11-29 | 1 | -34/+267 |
| * | Zap some latent problems hidden by differences between KERNEL and _KERNEL. | Peter Wemm | 1999-11-22 | 6 | -37/+4 |
| * | Add MOUSE_MSC_MAXBUTTON and MOUSE_IF_USB. | Nick Hibma | 1999-11-22 | 1 | -0/+2 |
| * | Properly attribute interrupt time on alpha. Previously, interrupt time | Andrew Gallatin | 1999-11-19 | 1 | -5/+2 |
| * | Re-organise the code which manages the owner of the FP state (fpcurproc). | Doug Rabson | 1999-11-10 | 1 | -0/+4 |
| * | useracc() the prequel: | Poul-Henning Kamp | 1999-10-29 | 1 | -0/+2 |
| * | * Implement bus_set/get/delete_resource for pci. | Doug Rabson | 1999-10-14 | 1 | -2/+0 |