summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Collapse)AuthorAgeFilesLines
* Use err(3). Document -y flag. Remove unused -s flag from getopt string.charnier1997-09-182-52/+33
|
* Don't close(1) in direct mode and then proceed tobrian1997-09-182-5/+6
| | | | | | | | | isatty(1) ! Keep 0 open for this till the modem's been set up by either dup()ing 0 or by opening ctermid(NULL) (if isatty(0)). Discussed problem with: Tomi Vainio <tomppa@fidata.fi> Made it finally dawn on me: Angelo Turetta <ATuretta@stylo.it>
* Support CHAP using MD4brian1997-09-176-15/+63
| | | | Suggested by: jordan
* Fix misspellingpst1997-09-171-2/+2
|
* variable_load.c is deadpst1997-09-172-2/+2
|
* Put all variables in VAR_ #define's to force a single location for allpst1997-09-1710-24/+43
| | | | | of these magic knobs. This is purely cosmetic and a documentation issue so we don't have to glop through the source code looking for gems.
* Add a new netInteractive variable so that the interactiveness of the TCPjkh1997-09-173-9/+27
| | | | | | setup dialog from scripts is more controllable. No more biasing off of hostname (which is now non-optional in the non-netInteractive case). Requested by: pst
* Use err(3). Document options in man page, not in usage string.charnier1997-09-172-65/+46
|
* Perror() -> warn().charnier1997-09-171-7/+11
|
* Use err(3). Add prototypes.charnier1997-09-172-76/+91
|
* Use err(3), add usage().charnier1997-09-172-19/+21
|
* Use err(3) instead of local redefinition.charnier1997-09-172-51/+23
|
* Use err(3). Use An/Aq for author name.charnier1997-09-1711-92/+97
|
* Wrap too long lines.charnier1997-09-172-5/+7
| | | | Requested by: Bruce.
* o Fix two unlikely descriptor leaks.brian1997-09-164-41/+73
| | | | | | | | | o Output the correct device for "show modem" while in -direct mode. o Cosmetic: Moan a bit more when we can't open the [modem] device. o Call OpenModem() in a more "natural" way. o Add some LogDEBUG in OpenModem().
* Whoops, forgot a file!jkh1997-09-162-0/+120
| | | | Submitted by: pst
* Much better dispatch code and scripting support.jkh1997-09-1610-148/+506
| | | | Submitted by: pst
* MF22: pst's changes.jkh1997-09-166-53/+67
| | | | Submitted by: pst
* Police from style.9 and Bruce.charnier1997-09-161-3/+5
|
* Use err(3).charnier1997-09-154-74/+53
|
* Use err(3). Rewrote man page in mdoc format.charnier1997-09-1514-343/+347
|
* Use err(3), add usage(). -Wall clean.charnier1997-09-1511-197/+265
|
* Put includes in alphabetical order. various cosmetics.charnier1997-09-152-16/+17
|
* Remove unused #include. Statisize usage().charnier1997-09-152-6/+9
|
* Now that this has been merged over to RELENG_2_2 removergrimes1997-09-151-3/+1
| | | | the #if FreeBSD >= 3 wart I added while debugging.
* Explain a little more about the piping feature.joerg1997-09-141-3/+7
| | | | PR: 4122
* XFree86 3.3.1 updatesjkh1997-09-142-9/+6
| | | | Document new media flag in lieu of links.
* Typo.max1997-09-131-1/+1
|
* spelling corrections.wosch1997-09-133-6/+6
| | | | | PR: docs/4450 Submitted by: josh@quick.net
* typowosch1997-09-131-1/+1
| | | | | PR: docs/4523 Submitted by: Takahiro Yugawa <yugawa@orleans.rim.or.jp>
* If a host in an export line in /etc/exports (or within a netgroup onjlemon1997-09-121-7/+18
| | | | | | | | an export line) is unresolvable, make a note of it via syslog and skip that individual host instead of skipping the entire line. PR: 1981, 815 Perused by: joerg
* Fix offset bug in partition display that made partitions of typejkh1997-09-112-18/+84
| | | | | | `linux_swap' hose the output. Also add a (T)ype command for changing the type of a partition.
* Get rid of missing-prototype-warningbrian1997-09-101-1/+2
|
* PRED1 => TY_PRED1 (oops)brian1997-09-101-2/+2
|
* o Initialize the PRED1 input queue when webrian1997-09-103-7/+10
| | | | | | | | | | | | receive the ResetAck, NOT when we send the ResetReq (as per the rfc). o SILENTLY ignore CCPs that arrive *before* the network phase (as per the rfc). o Check that we've actually negotiated PRED1 before sending PRED1 output. This bug has been around for a *VERY* long time ! We shouldn't need to explicitly disable PRED1 now :-)
* Update to XFree86 3.3.1jkh1997-09-104-194/+194
|
* Duh, calculate the compression ration correctly. (fixed point artithmaticpeter1997-09-101-5/+5
| | | | | with 8 "fractional" bits needs to be divided (not multiplied) by 256.0 to get a floating point representation)
* Cosmetic: Remove unused variables and build on OpenBSD.brian1997-09-107-42/+44
|
* Allow dial to work in non-interactive mode.brian1997-09-091-3/+1
|
* Print errors correctly (don't adjustbrian1997-09-091-2/+2
| | | | argc/argv for commands).
* Don't start an interactive shell from abrian1997-09-091-1/+5
| | | | telnet prompt.
* Correct ppp authentication defaults in interactivebrian1997-09-092-3/+19
| | | | | | | | | mode. We don't want to be forced to type a password here :-( Pointed out by: mouth@ibm.net (John Kelly) While I'm there, don't allow a "set server" in interactive mode.
* Document the use of PAP/CHAP properly.brian1997-09-092-56/+112
|
* Scrolling partition and label lists now make it possible to partitionjkh1997-09-092-20/+288
| | | | | | | | lots of disks from sysinstall. Yay! Please test this as much as possible with any 3.0 SNAP later than 970910 (I.E. tomorrow's snap), especially those of you with larger disk farms. Submitted by: Ed Gold <vegold01@starbase.spd.louisville.edu>
* Eliminate an obviously redundant message title.jkh1997-09-092-6/+6
|
* Update for XFree86 3.3.1jkh1997-09-091-47/+47
|
* Be more cautious about leaving user with a workable kernel during thejkh1997-09-091-2/+7
| | | | | upgrade process. Submitted by: Mikael Karpberg <karpen@ocean.campus.luth.se>
* Make upgrade potentially a little less interactive.jkh1997-09-086-15/+233
| | | | | Add and document new loadConfig function (sort of like a script #include). Make TCP/IP setup far less chatty when it doesn't need to be.
* Add a hint to the FAQ regarding ``DD'' disks.joerg1997-09-072-4/+8
|
* Oops, the previous commit shouldn't have touch the Makefile.bde1997-09-071-1/+1
|
OpenPOWER on IntegriCloud