| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Sort includes and remove bogus typedef of modeventhand_t, since this | alex | 2001-03-24 | 1 | -5/+1 |
* | | List of distfile contents to delete using `rm' and `find -delete'. | obrien | 2001-03-24 | 1 | -0/+71 |
* | | Sigh. I should know better than to commit a one line change from a PR | obrien | 2001-03-24 | 1 | -1/+1 |
* | | Restore the careful preservation of .depend (rev 1.78 of Makefile.i386) | obrien | 2001-03-24 | 5 | -10/+20 |
* | | Silence (harmless) warnings. | markm | 2001-03-24 | 1 | -0/+1 |
* | | Round 1 of Brucification inspired changes. | peter | 2001-03-24 | 1 | -3/+3 |
* | | Cleaner way of adding -fschg (ie, correctly implement). | obrien | 2001-03-24 | 1 | -2/+1 |
* | | Fix a problem where we were switching npxproc from underneath processes | obrien | 2001-03-24 | 3 | -0/+138 |
* | | Install sstring. | obrien | 2001-03-24 | 1 | -2/+2 |
* | | Garbage collect these ancient bits. | obrien | 2001-03-24 | 2 | -72/+0 |
* | | Add cvs tag | dougb | 2001-03-24 | 1 | -0/+2 |
* | | Use (..., "%s", foo) instead of (..., foo) to avoid a warning about a | jhb | 2001-03-24 | 1 | -1/+1 |
* | | - Define and use MAXCPU like the alpha and i386 instead of NCPUS. | jhb | 2001-03-24 | 2 | -6/+10 |
* | | Stick a prototype for handleclock() in machine/clock.h and include it | jhb | 2001-03-24 | 2 | -0/+2 |
* | | Preserve ssh directory across upgrades. | jkh | 2001-03-24 | 1 | -0/+1 |
* | | This is kind of a hack, but it should work. Currently, world is broken | peter | 2001-03-24 | 5 | -83/+36 |
* | | Just use the proc lock to protect read accesses to p_pptr rather than the | jhb | 2001-03-24 | 1 | -4/+4 |
* | | Protect p_wmesg and p_wchan with sched_lock while checking for deadlocks | jhb | 2001-03-24 | 1 | -0/+3 |
* | | afterstep doesn't need an explicit xterm started for it either. | jkh | 2001-03-24 | 2 | -2/+2 |
* | | This commit was generated by cvs2svn to compensate for changes in r74722, | obrien | 2001-03-24 | 4 | -72/+140 |
|\ \ |
|
| * | | Import the setjump/longjump exception handling fixes from GCC 2.95.3.test3 | obrien | 2001-03-24 | 4 | -72/+140 |
* | | | s/dependant/dependent | jkh | 2001-03-24 | 1 | -2/+2 |
* | | | revert rev 1.3: restore MAN1 directive to unbreak world | alfred | 2001-03-24 | 1 | -0/+1 |
* | | | Slightly de-bogify the uname() declarations. | peter | 2001-03-24 | 1 | -8/+0 |
* | | | Install /etc/primes. | green | 2001-03-24 | 1 | -0/+1 |
* | | | Now that libfetch uses the high port range by default, add a -U option to | des | 2001-03-24 | 2 | -13/+17 |
* | | | Use high port range by default, and replace the 'h' option with an 'l' option | des | 2001-03-24 | 2 | -7/+7 |
* | | | This commit was generated by cvs2svn to compensate for changes in r74713, | green | 2001-03-24 | 1 | -0/+71 |
|\ \ \ |
|
| * | | | Add /etc/primes for OpenSSH SSH2 DH exchange. | green | 2001-03-24 | 1 | -0/+71 |
| / / |
|
* | | | Fix rcsid/$FreeBSD$. | obrien | 2001-03-24 | 1 | -2/+15 |
* | | | add support for opti924 and opti930 chips | cg | 2001-03-24 | 2 | -7/+270 |
* | | | fix Alpha support | alfred | 2001-03-24 | 1 | -10/+0 |
* | | | Lets spell the guys name correctly: s/Avogardo/Avogadro/ | wilko | 2001-03-23 | 1 | -1/+1 |
* | | | The early compat dists only make sense on the i386 | jkh | 2001-03-23 | 1 | -0/+4 |
* | | | Check that background fsck operation is being done on a ufs filesystem. | mckusick | 2001-03-23 | 1 | -0/+2 |
* | | | Fix the problem with some drives not reporting back when the | sos | 2001-03-23 | 3 | -15/+19 |
* | | | (MFC candidate, see below). | joerg | 2001-03-23 | 1 | -0/+14 |
* | | | disable SRA | assar | 2001-03-23 | 1 | -2/+2 |
* | | | fix linux_times() to take into account linux's value of CLK_TCK on the alpha. | gallatin | 2001-03-23 | 1 | -0/+5 |
* | | | IPv4 address is not unsigned int. This change introduces in_addr_t. | ume | 2001-03-23 | 10 | -25/+33 |
* | | | - Add which(1)-like functionality into pkg_info; | sobomax | 2001-03-23 | 12 | -23/+283 |
* | | | A few fixes.. | archie | 2001-03-23 | 3 | -39/+15 |
* | | | Add Comtrol Rocketport cards to hardware list, for consistency with | bmah | 2001-03-23 | 1 | -0/+2 |
* | | | * power up the external amplifier | cg | 2001-03-23 | 1 | -1/+2 |
* | | | change callrpc() from taking "char *" args, I'm quite sure they really meant | alfred | 2001-03-23 | 4 | -6/+5 |
* | | | - DECLARE_MODULE needs SYSINIT -> include sys/kernel.h | alex | 2001-03-23 | 1 | -1/+3 |
* | | | mdoc(7) police: fix markup. | ru | 2001-03-23 | 4 | -52/+12 |
* | | | Fixed style bugs (use normal formatting for assignment, and don't override | bde | 2001-03-23 | 1 | -2/+1 |
* | | | Quote PPP_CONFDIR in CFLAGS | brian | 2001-03-23 | 1 | -1/+1 |
* | | | Fix -I getopt form | ache | 2001-03-23 | 1 | -1/+1 |