| Commit message (Expand) | Author | Age | Files | Lines |
* | Go directly to ST_STOPPED when a TerminateReq is | brian | 1997-06-01 | 1 | -3/+3 |
* | Reduce MAX_M[RT]U back to 2048. Even on a null-modem | brian | 1997-06-01 | 2 | -8/+6 |
* | Remove initial startup printf's in -direct mode. | brian | 1997-06-01 | 4 | -16/+25 |
* | Implement "set mtu" command to allow the client to | brian | 1997-06-01 | 5 | -14/+69 |
* | Remove "set mtu ..." ability. Currently, this is an | brian | 1997-05-31 | 1 | -2/+2 |
* | Fix typos (of the printed output kind). | jkh | 1997-05-30 | 4 | -8/+8 |
* | Another (harmless, luckily) mind-o: somehow I typed 'rpc.ypupdated.' | wpaul | 1997-05-29 | 1 | -2/+2 |
* | Mind-o: MAN8= yes --> NOMAN= yes | wpaul | 1997-05-29 | 1 | -2/+2 |
* | Correct the return of DialModem() | brian | 1997-05-29 | 3 | -15/+12 |
* | Activate new Secure RPC programs. | wpaul | 1997-05-28 | 1 | -3/+3 |
* | This commit was generated by cvs2svn to compensate for changes in r26236, | wpaul | 1997-05-28 | 8 | -0/+1210 |
* | This commit was generated by cvs2svn to compensate for changes in r26234, | wpaul | 1997-05-28 | 7 | -0/+1833 |
* | Always write out rc.conf, regardless of status. | jkh | 1997-05-27 | 2 | -6/+4 |
* | Correct SNAP server paths. | jkh | 1997-05-27 | 4 | -10/+14 |
* | sysconfig -> rc.conf | jkh | 1997-05-27 | 1 | -6/+6 |
* | Update Makefile to build tcpdump-3.3 . | fenner | 1997-05-27 | 1 | -11/+10 |
* | Lame typo fix here too. | jkh | 1997-05-26 | 2 | -4/+4 |
* | YAMF22 | jkh | 1997-05-26 | 2 | -70/+110 |
* | De-couple ppp from libalias. If libalias isn't there, the | brian | 1997-05-26 | 25 | -119/+259 |
* | Include <alias.h>, not "alias.h" | brian | 1997-05-25 | 2 | -4/+2 |
* | This commit adds support to ypbind(8) for binding to non-local servers. | wpaul | 1997-05-25 | 5 | -5/+606 |
* | Typo: .SH --> .Sh. | max | 1997-05-25 | 1 | -1/+1 |
* | When no last file specified for % command user barf(error diagnostic) | ache | 1997-05-24 | 1 | -1/+3 |
* | Fix the reconnect option, and add an explanation to vars.h | brian | 1997-05-24 | 11 | -28/+65 |
* | Fixes skeleton directory test-it-is-a-directory logic. | davidn | 1997-05-24 | 1 | -2/+2 |
* | Merge from 2.2 - XiG support updates. | jkh | 1997-05-23 | 4 | -70/+76 |
* | Typo fix: ${.DESTDIR} -> ${DESTDIR}. | asami | 1997-05-23 | 2 | -4/+4 |
* | Add ${DESTDIR} to absolute pathnames of required sources. | asami | 1997-05-23 | 2 | -2/+2 |
* | Typo (${.DESTDIR} -> ${DESTDIR}). | asami | 1997-05-23 | 1 | -2/+2 |
* | Finish updating for the latest alias code. | brian | 1997-05-23 | 4 | -0/+432 |
* | Add SO_REUSEADDR socket opt in case the last telnet | brian | 1997-05-23 | 1 | -1/+2 |
* | Use the latest alias engine - now in libalias. | brian | 1997-05-23 | 13 | -2626/+841 |
* | Make it build under 3.x | msmith | 1997-05-23 | 2 | -3/+5 |
* | Made 'options NINTR' greater of 24 and calculated value. | fsmp | 1997-05-22 | 1 | -6/+7 |
* | Adjust config variables to more closely match rc.conf | jkh | 1997-05-22 | 6 | -60/+70 |
* | Add wlconfig. | msmith | 1997-05-22 | 1 | -3/+3 |
* | This commit was generated by cvs2svn to compensate for changes in r26005, | msmith | 1997-05-22 | 3 | -0/+435 |
|\ |
|
| * | This is a program for configuring the Parameter Storage Area on ISA | msmith | 1997-05-22 | 3 | -0/+435 |
* | Be more bullish about saving configuration information. | jkh | 1997-05-22 | 2 | -2/+6 |
* | Actually, rethink last commit and simply remove the apache configuration | jkh | 1997-05-22 | 11 | -42/+11 |
* | Update version of apache. | jkh | 1997-05-22 | 2 | -4/+4 |
* | Remove the select command. The WORMIOCQUIRKSELECT ioctl call has been removed | jmz | 1997-05-19 | 2 | -52/+9 |
* | `it's'' -> `its'' where appropriate and typo fixes in time2posix.3. | eivind | 1997-05-19 | 1 | -2/+2 |
* | sysconfig -> rc.conf | jkh | 1997-05-19 | 2 | -10/+10 |
* | Output exit status description of child in background mode. | brian | 1997-05-19 | 1 | -3/+4 |
* | Mega update to sort out bad implementations | brian | 1997-05-19 | 13 | -95/+125 |
* | Make openmode active by default (for both client/server). | brian | 1997-05-17 | 2 | -8/+5 |
* | Don't override BINOWN and BINGRP by setting them to "bin". Use the | peter | 1997-05-17 | 1 | -4/+1 |
* | Check for duplicate spool dirs. | brian | 1997-05-17 | 1 | -1/+30 |
* | Change FTS_PHYSICAL (not follow symlinks but return them) | ache | 1997-05-15 | 1 | -1/+1 |