| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove some unused stuff | Peter Wemm | 2001-03-25 | 2 | -54/+2 |
| * | I need to add to the previous commit: | Mark Murray | 2001-03-25 | 0 | -0/+0 |
| * | Allow bog-standard ioctls through. There are really handled in | Mark Murray | 2001-03-25 | 1 | -1/+9 |
| * | Merge various changes from OpenBSD and NetBSD. | Mike Heffner | 2001-03-25 | 28 | -470/+478 |
| * | Remove an extraneous declaration. | Brian Somers | 2001-03-25 | 2 | -2/+0 |
| * | Temporary build structure for GDB 5.0 so people can test the new version | David E. O'Brien | 2001-03-25 | 21 | -0/+4714 |
| * | If we're adding an interface address that is already one of the interface's | Brian Somers | 2001-03-25 | 1 | -31/+50 |
| * | Move the atomic() mbstat.m_drops incrementing to the MGET(HDR) and | Bosko Milekic | 2001-03-24 | 2 | -22/+13 |
| * | mega-commit. | Cameron Grant | 2001-03-24 | 44 | -1881/+2190 |
| * | Add apsfilter to "important package" set. | Jordan K. Hubbard | 2001-03-24 | 1 | -0/+5 |
| * | Catch these modules up with obrien's recent cleanup commit. | Peter Wemm | 2001-03-24 | 4 | -18/+22 |
| * | Drop 'KMODDEPS = snd_pcm' - it isn't used. | Peter Wemm | 2001-03-24 | 1 | -1/+0 |
| * | Back out 'KMODDEPS = miibus' addition in last commit. This isn't used. | Peter Wemm | 2001-03-24 | 1 | -1/+0 |
| * | Add new categories science and ukrainian. | Satoshi Asami | 2001-03-24 | 4 | -0/+7 |
| * | Add #if'ed support for the future option CAM_NEW_TRAN_CODE. | Gerard Roudier | 2001-03-24 | 1 | -57/+236 |
| * | when writing to one of the setup registers, a 32-bit write is required. | Cameron Grant | 2001-03-24 | 1 | -2/+3 |
| * | Revert the warning elimination in rev 1.292. It breaks the Alpha build with: | David E. O'Brien | 2001-03-24 | 2 | -2/+2 |
| * | Add bandaid to get ISA only systems to link. | Søren Schmidt | 2001-03-24 | 1 | -0/+44 |
| * | Fix typo ); -> , | Jeroen Ruigrok van der Werven | 2001-03-24 | 1 | -1/+1 |
| * | Unbreak build on alpha. | Hajimu UMEMOTO | 2001-03-24 | 4 | -9/+1 |
| * | Sort includes and remove bogus typedef of modeventhand_t, since this | Alexander Langer | 2001-03-24 | 1 | -5/+1 |
| * | List of distfile contents to delete using `rm' and `find -delete'. | David E. O'Brien | 2001-03-24 | 1 | -0/+71 |
| * | Sigh. I should know better than to commit a one line change from a PR | David E. O'Brien | 2001-03-24 | 1 | -1/+1 |
| * | Restore the careful preservation of .depend (rev 1.78 of Makefile.i386) | David E. O'Brien | 2001-03-24 | 5 | -10/+20 |
| * | Silence (harmless) warnings. | Mark Murray | 2001-03-24 | 1 | -0/+1 |
| * | Round 1 of Brucification inspired changes. | Peter Wemm | 2001-03-24 | 1 | -3/+3 |
| * | Cleaner way of adding -fschg (ie, correctly implement). | David E. O'Brien | 2001-03-24 | 1 | -2/+1 |
| * | Fix a problem where we were switching npxproc from underneath processes | David E. O'Brien | 2001-03-24 | 3 | -0/+138 |
| * | Install sstring. | David E. O'Brien | 2001-03-24 | 1 | -2/+2 |
| * | Garbage collect these ancient bits. | David E. O'Brien | 2001-03-24 | 2 | -72/+0 |
| * | Add cvs tag | Doug Barton | 2001-03-24 | 1 | -0/+2 |
| * | Use (..., "%s", foo) instead of (..., foo) to avoid a warning about a | John Baldwin | 2001-03-24 | 1 | -1/+1 |
| * | - Define and use MAXCPU like the alpha and i386 instead of NCPUS. | John Baldwin | 2001-03-24 | 2 | -6/+10 |
| * | Stick a prototype for handleclock() in machine/clock.h and include it | John Baldwin | 2001-03-24 | 2 | -0/+2 |
| * | Preserve ssh directory across upgrades. | Jordan K. Hubbard | 2001-03-24 | 1 | -0/+1 |
| * | This is kind of a hack, but it should work. Currently, world is broken | Peter Wemm | 2001-03-24 | 5 | -83/+36 |
| * | Just use the proc lock to protect read accesses to p_pptr rather than the | John Baldwin | 2001-03-24 | 1 | -4/+4 |
| * | Protect p_wmesg and p_wchan with sched_lock while checking for deadlocks | John Baldwin | 2001-03-24 | 1 | -0/+3 |
| * | afterstep doesn't need an explicit xterm started for it either. | Jordan K. Hubbard | 2001-03-24 | 2 | -2/+2 |
| * | This commit was generated by cvs2svn to compensate for changes in r74722, | David E. O'Brien | 2001-03-24 | 4 | -72/+140 |
| |\ |
|
| | * | Import the setjump/longjump exception handling fixes from GCC 2.95.3.test3 | David E. O'Brien | 2001-03-24 | 4 | -72/+140 |
| * | | s/dependant/dependent | Jordan K. Hubbard | 2001-03-24 | 1 | -2/+2 |
| * | | revert rev 1.3: restore MAN1 directive to unbreak world | Alfred Perlstein | 2001-03-24 | 1 | -0/+1 |
| * | | Slightly de-bogify the uname() declarations. | Peter Wemm | 2001-03-24 | 1 | -8/+0 |
| * | | Install /etc/primes. | Brian Feldman | 2001-03-24 | 1 | -0/+1 |
| * | | Now that libfetch uses the high port range by default, add a -U option to | Dag-Erling Smørgrav | 2001-03-24 | 2 | -13/+17 |
| * | | Use high port range by default, and replace the 'h' option with an 'l' option | Dag-Erling Smørgrav | 2001-03-24 | 2 | -7/+7 |
| * | | Add /etc/primes for OpenSSH SSH2 DH exchange. | Brian Feldman | 2001-03-24 | 1 | -0/+71 |
| * | | Fix rcsid/$FreeBSD$. | David E. O'Brien | 2001-03-24 | 1 | -2/+15 |
| * | | add support for opti924 and opti930 chips | Cameron Grant | 2001-03-24 | 2 | -7/+270 |