aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Remove mis-leading version info.Brian Somers1997-06-032-4/+2
* Back out last change (which in fact breaks rfc1661)Brian Somers1997-06-021-4/+5
* Go directly to ST_STOPPED when a TerminateReq isBrian Somers1997-06-011-3/+3
* Reduce MAX_M[RT]U back to 2048. Even on a null-modemBrian Somers1997-06-012-8/+6
* Remove initial startup printf's in -direct mode.Brian Somers1997-06-014-16/+25
* Implement "set mtu" command to allow the client toBrian Somers1997-06-015-14/+69
* Remove "set mtu ..." ability. Currently, this is anBrian Somers1997-05-311-2/+2
* Fix typos (of the printed output kind).Jordan K. Hubbard1997-05-304-8/+8
* Another (harmless, luckily) mind-o: somehow I typed 'rpc.ypupdated.'Bill Paul1997-05-291-2/+2
* Mind-o: MAN8= yes --> NOMAN= yesBill Paul1997-05-291-2/+2
* Correct the return of DialModem()Brian Somers1997-05-293-15/+12
* Activate new Secure RPC programs.Bill Paul1997-05-281-3/+3
* Import rpc.ypupdated.Bill Paul1997-05-288-0/+1210
* Import of the keyserv daemon needed for Secure RPC.Bill Paul1997-05-287-0/+1833
* Always write out rc.conf, regardless of status.Jordan K. Hubbard1997-05-272-6/+4
* Correct SNAP server paths.Jordan K. Hubbard1997-05-274-10/+14
* sysconfig -> rc.confJordan K. Hubbard1997-05-271-6/+6
* Update Makefile to build tcpdump-3.3 .Bill Fenner1997-05-271-11/+10
* Lame typo fix here too.Jordan K. Hubbard1997-05-262-4/+4
* YAMF22Jordan K. Hubbard1997-05-262-70/+110
* De-couple ppp from libalias. If libalias isn't there, theBrian Somers1997-05-2625-119/+259
* Include <alias.h>, not "alias.h"Brian Somers1997-05-252-4/+2
* This commit adds support to ypbind(8) for binding to non-local servers.Bill Paul1997-05-255-5/+606
* Typo: .SH --> .Sh.Masafumi Max NAKANE1997-05-251-1/+1
* When no last file specified for % command user barf(error diagnostic)Andrey A. Chernov1997-05-241-1/+3
* Fix the reconnect option, and add an explanation to vars.hBrian Somers1997-05-2411-28/+65
* Fixes skeleton directory test-it-is-a-directory logic.David Nugent1997-05-241-2/+2
* Merge from 2.2 - XiG support updates.Jordan K. Hubbard1997-05-234-70/+76
* Typo fix: ${.DESTDIR} -> ${DESTDIR}.Satoshi Asami1997-05-232-4/+4
* Add ${DESTDIR} to absolute pathnames of required sources.Satoshi Asami1997-05-232-2/+2
* Typo (${.DESTDIR} -> ${DESTDIR}).Satoshi Asami1997-05-231-2/+2
* Finish updating for the latest alias code.Brian Somers1997-05-234-0/+432
* Add SO_REUSEADDR socket opt in case the last telnetBrian Somers1997-05-231-1/+2
* Use the latest alias engine - now in libalias.Brian Somers1997-05-2313-2626/+841
* Make it build under 3.xMike Smith1997-05-232-3/+5
* Made 'options NINTR' greater of 24 and calculated value.Steve Passe1997-05-221-6/+7
* Adjust config variables to more closely match rc.confJordan K. Hubbard1997-05-226-60/+70
* Add wlconfig.Mike Smith1997-05-221-3/+3
* This is a program for configuring the Parameter Storage Area on ISAMike Smith1997-05-223-0/+435
* Be more bullish about saving configuration information.Jordan K. Hubbard1997-05-222-2/+6
* Actually, rethink last commit and simply remove the apache configurationJordan K. Hubbard1997-05-2211-42/+11
* Update version of apache.Jordan K. Hubbard1997-05-222-4/+4
* Remove the select command. The WORMIOCQUIRKSELECT ioctl call has been removedJean-Marc Zucconi1997-05-192-52/+9
* `it's'' -> `its'' where appropriate and typo fixes in time2posix.3.Eivind Eklund1997-05-191-2/+2
* sysconfig -> rc.confJordan K. Hubbard1997-05-192-10/+10
* Output exit status description of child in background mode.Brian Somers1997-05-191-3/+4
* Mega update to sort out bad implementationsBrian Somers1997-05-1913-95/+125
* Make openmode active by default (for both client/server).Brian Somers1997-05-172-8/+5
* Don't override BINOWN and BINGRP by setting them to "bin". Use thePeter Wemm1997-05-171-4/+1
* Check for duplicate spool dirs.Brian Somers1997-05-171-1/+30