| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'. | cvs2svn | 2002-07-03 | 1 | -1/+1 |
| * | MFC: note that sio is required | Matt Jacob | 2002-06-21 | 1 | -1/+1 |
| * | MFC 1.93: Fixup unaligned bwx instructions (ldwu, stw). | Andrew Gallatin | 2002-05-23 | 1 | -7/+25 |
| * | MFi386: Sony Programmable I/O Controller driver, for Sony Jogdial devices. | Ruslan Ermilov | 2002-04-16 | 1 | -0/+1 |
| * | MFC: Make the comment section resemble English | Wilko Bulte | 2002-03-31 | 1 | -9/+8 |
| * | MFC 1.67: only read from the possibly bad address if we did not get a | Andrew Gallatin | 2002-03-29 | 1 | -1/+1 |
| * | plip has produced an error during attach on Alpha as long as I care | Wilko Bulte | 2002-03-27 | 1 | -1/+0 |
| * | MFC of the UPAGES swap leak. For full information, see: | Mike Silbersack | 2002-03-06 | 1 | -0/+10 |
| * | MFC of the vm_daemon speedup when many shared pages and processes are present. | Mike Silbersack | 2002-03-06 | 1 | -5/+19 |
| * | Rev 1.19.2.4 forgot to include sys/fcntl.h, we need it, so add it. | Alfred Perlstein | 2002-03-02 | 1 | -0/+1 |
| * | allow reads of /dev/mem when securelevel is raised. | Alfred Perlstein | 2002-02-27 | 1 | -1/+1 |
| * | MFC remove the MFREE() mbuf macro and cleanup twists in related code. | Matthew Dillon | 2002-02-13 | 1 | -9/+6 |
| * | Add DEVICE_POLLING hook for alpha. Not an MFC, really, since the | Andrew Gallatin | 2002-02-12 | 1 | -1/+5 |
| * | add enable_intr() and disable_intr() which are required for DEVICE_POLL | Andrew Gallatin | 2002-02-12 | 1 | -0/+13 |
| * | Now that alpha prezeros pages, catch up to rev 1.113 of i386/vm/vm_machdep.c | Andrew Gallatin | 2002-02-10 | 1 | -2/+3 |
| * | Call vm_page_zero_idle() from the idle loop on alpha. The code has | Andrew Gallatin | 2002-02-10 | 1 | -1/+4 |
| * | Regenerated file from previous commit to syscalls.master | Andrew Gallatin | 2002-02-03 | 3 | -18/+6 |
| * | MFC: Linux/alpha uses the same BSDish return mechanism we do for | Andrew Gallatin | 2002-02-03 | 1 | -4/+4 |
| * | MFC 1.159: Don't read the sigcontext pointer directly from userspace. | Andrew Gallatin | 2002-01-22 | 1 | -5/+12 |
| * | MFC: Enable UFS_DIRHASH in the GENERIC kernel. | Ian Dowse | 2001-12-19 | 1 | -0/+1 |
| * | MFC: clock_compat_osf | Andrew Gallatin | 2001-12-17 | 1 | -1/+26 |
| * | MFC the maxusers = 0 autosizing code. | Matthew Dillon | 2001-12-13 | 2 | -7/+9 |
| * | MFC post-processing: | Marcel Moolenaar | 2001-11-05 | 4 | -455/+3 |
| * | Mega MFC: This syncs-up the Linuxulator with -current and hence | Marcel Moolenaar | 2001-11-05 | 10 | -632/+858 |
| * | MFC: | Paul Saab | 2001-11-03 | 1 | -2/+2 |
| * | MFC i386/i386/pmap.c 1.292 (madvise free page exhaustion fixes) | Matthew Dillon | 2001-11-03 | 1 | -1/+17 |
| * | MFC 1.10 - get EV5 (demi)sables working | Andrew Gallatin | 2001-10-20 | 1 | -1/+4 |
| * | MFC: Fix problem where a user buffer outside of the area being tested | Matt Jacob | 2001-10-20 | 1 | -1/+1 |
| * | MFC 1.3: Fix typo in END macro (END'ed enable twice) | Matt Jacob | 2001-10-15 | 1 | -1/+1 |
| * | Err, umm, the i386 linux files got committed to the RELENG_4 branch, so | Matt Jacob | 2001-10-15 | 3 | -697/+582 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2001-10-12 | 3 | -0/+1341 |
| * | Regenerate (cosmetic exit syscall declarations) | Peter Wemm | 2001-10-05 | 3 | -4/+4 |
| * | MFC: Avoid collision with knowledge that gcc has of exit() and __dead2 etc. | Peter Wemm | 2001-10-05 | 2 | -2/+2 |
| * | MFC: add support for MAXMEM option and hw.physmem environment variable. | Doug Rabson | 2001-10-04 | 1 | -0/+55 |
| * | MFC: Add AlphaPC64 to comments. Correct names (ds10 -> DS10 etc) | Wilko Bulte | 2001-09-30 | 1 | -3/+3 |
| * | MFC the Yahoo coredump patch from Peter, Paul, and I, plus the additional fix | Matthew Dillon | 2001-09-22 | 1 | -1/+1 |
| * | MFC Implement maxbcache support for the alpha | Matthew Dillon | 2001-09-21 | 2 | -1/+20 |
| * | MFC: Export the compiled-in KERNBASE to the symbol table so that things | Peter Wemm | 2001-09-20 | 2 | -1/+5 |
| * | MFC: Add linux_sched_get_priority_max() and linux_sched_get_priority_min(). | Alan Cox | 2001-08-27 | 1 | -2/+2 |
| * | MFC: bug fix from -current: do not mistakenly try to free the | Bill Paul | 2001-08-14 | 1 | -1/+7 |
| * | MFC: rev 1.4: introduce things with a `.file' directive before trying to | David E. O'Brien | 2001-08-03 | 1 | -1/+3 |
| * | MFC: rev 1.5 introduce things with a `.file' directive before trying to | David E. O'Brien | 2001-08-03 | 1 | -1/+4 |
| * | MFC: rev 1.10: one needs to introduce things with a `.file' directive before | David E. O'Brien | 2001-08-03 | 1 | -0/+6 |
| * | MFC: tunable update. Do MAXUSERS derived tuning at boot time, with | Peter Wemm | 2001-07-30 | 2 | -3/+12 |
| * | MFC: add driver support for 3Com 3cR990 cards. Apologies if this re-bloats | Bill Paul | 2001-07-30 | 1 | -0/+1 |
| * | MFC: the TUNABLE_*() API update, but I have left a backwards compatability | Peter Wemm | 2001-07-26 | 1 | -7/+1 |
| * | MFC new hwatch/dhwatch ddb commands for setting/deleting hardware | Brian S. Dean | 2001-07-25 | 1 | -0/+33 |
| * | MFC: Interface cloning support. gif modularity and cloning. | Brooks Davis | 2001-07-24 | 1 | -1/+1 |
| * | Merge a small part of the floppy driver changes from -current into | Joerg Wunsch | 2001-07-19 | 1 | -2/+14 |
| * | MFC 1.116: move `fxp' to miibus section. | Dima Dorfman | 2001-07-19 | 1 | -1/+1 |