| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-06-26 | 5 | -0/+715 |
| * | MFC: [rev 1.31] Check "flags" in cpu_fork() before dereferencing "p2". | Alan Cox | 2000-06-13 | 1 | -3/+2 |
| * | MFC: Support the OHCI controller's IRQ mapping on newer Alpha's. | John Baldwin | 2000-06-07 | 6 | -5/+66 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-06-04 | 1 | -0/+29 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-05-28 | 4 | -0/+1072 |
| * | MFC enough to make the alpha kernel compile again after SMP and random MFCs. | Andrew Gallatin | 2000-05-24 | 3 | -3/+5 |
| * | MFC 1.12, one step toward making a RELENG_4 kernel compile | Andrew Gallatin | 2000-05-24 | 1 | -2/+2 |
| * | MFC: Move BPF and bridging code into ether_input() | Archie Cobbs | 2000-05-24 | 1 | -22/+0 |
| * | MFC the SMP cleanup. | Matthew Dillon | 2000-05-16 | 1 | -3/+3 |
| * | MFC: revs. 1.23 and 1.24 | David E. O'Brien | 2000-05-14 | 1 | -15/+25 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-05-13 | 9 | -0/+2042 |
| * | MFC: Change to comments only: spell FreeBSD.org correctly | Tim Vanderhoek | 2000-05-13 | 2 | -3/+3 |
| * | MFC 1.80: watch out for negative systypes | Andrew Gallatin | 2000-05-11 | 1 | -0/+8 |
| * | MFC: Use a MI /dev/[u]random device. | David E. O'Brien | 2000-05-10 | 2 | -13/+81 |
| * | MFC: delayed checksum work. This also brings the mbuf size up to 256. | Jonathan Lemon | 2000-05-05 | 2 | -0/+69 |
| * | 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 | 2 | -15/+0 |
| * | MFC buffer cache cleanup, geteblk fix. | Matthew Dillon | 2000-03-27 | 1 | -3/+14 |
| * | MFC: Alpha 8200 support | Matt Jacob | 2000-03-27 | 6 | -351/+386 |
| * | MFC 1.112: Alpha 8200 support cleanup. | Matt Jacob | 2000-03-27 | 1 | -95/+740 |
| * | MFC: Changes for alpha 8200 support- increased resourc width for 'IRQ' | Matt Jacob | 2000-03-27 | 1 | -6/+35 |
| * | MFC: Add prototype from promcnattach. | Matt Jacob | 2000-03-27 | 1 | -0/+1 |
| * | MFC : support TurboLaser (AlphaServer 8X00). | Matt Jacob | 2000-03-27 | 1 | -0/+1 |
| * | MFC 1.16: Redo prom console code to be more correct. | Matt Jacob | 2000-03-27 | 1 | -12/+34 |
| * | MFC 1.10: Redo console attachment code. Make sure halt function does | Matt Jacob | 2000-03-27 | 1 | -66/+59 |
| * | MFC 1.6: We have a real zs_cnattach now. | Matt Jacob | 2000-03-27 | 1 | -3/+2 |
| * | MFC (1.17: fixed my breakage of SPLASSERT() in rev.1.15). | Bruce Evans | 2000-03-23 | 1 | -1/+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-21 | 3 | -0/+293 |
| * | MFC: Make SPLASSERT sysctl and boot time tunable with kern.splassertmode. | Paul Saab | 2000-03-21 | 1 | -1/+35 |
| * | MFC: remove #ifdef UVM | Peter Wemm | 2000-03-17 | 1 | -6/+0 |
| * | MFC: Remove MAX_PERF with extreme prejudice. | Paul Saab | 2000-03-17 | 1 | -14/+0 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-03-13 | 9 | -2048/+0 |
| * | Implement Linux BLKGETSIZE ioctl, and open the door to implementing | Nick Sayer | 2000-03-09 | 1 | -0/+19 |
| * | I applied the wrong patch set. Back out anything associated | Peter Dufault | 2000-03-02 | 1 | -1/+0 |
| * | Patches that eliminate extra context switches in FIFO case. | Peter Dufault | 2000-03-02 | 2 | -2/+4 |
| * | * Fix the memory probing code so that it sees all memory clusters, not | Doug Rabson | 2000-02-29 | 3 | -53/+43 |
| * | Do some cleanups of the IPv6 stuff. This is a non-functional change. | Brian Feldman | 2000-02-27 | 2 | -6/+4 |
| * | Enable IPv6 options | Jordan K. Hubbard | 2000-02-26 | 2 | -0/+8 |
| * | Fix two bugs in the fault handler for copy{in,out} and friends. | John Polstra | 2000-02-25 | 1 | -1/+3 |
| * | Update the ata driver to take more advantage of newbus, this | Søren Schmidt | 2000-02-18 | 2 | -15/+29 |
| * | Don't include <machine/ipl.h> in <sys/systm.h> in the i386 case. This | Bruce Evans | 2000-02-17 | 2 | -6/+31 |
| * | o Wilko Bulte has tested our AlphaServer 1000A ("Noritake") support | Andrew Gallatin | 2000-02-15 | 1 | -11/+0 |
| * | Oops, forgot this from the previous commit. Remove obsolete #ifdef ISO. | Peter Wemm | 2000-02-13 | 1 | -3/+0 |
| * | Clean up some loose ends in the network code, including the X.25 and ISO | Peter Wemm | 2000-02-13 | 2 | -17/+10 |
| * | Add functions which allow i/o memory to be accessed without forcing a | Doug Rabson | 2000-02-12 | 1 | -0/+19 |
| * | Clean up POSIX options, syncronize generics. | Jordan K. Hubbard | 2000-02-04 | 2 | -2/+6 |
| * | Remove 'conflicts' token - it has been effectively doing absolutely | Peter Wemm | 2000-01-29 | 2 | -2/+2 |
| * | update copyright | Matt Jacob | 2000-01-29 | 1 | -3/+1 |
| * | Wrong patch had been applied. | Matt Jacob | 2000-01-29 | 1 | -3/+1 |