summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Collapse)AuthorAgeFilesLines
* Fix HUP handling while dialing.brian1997-06-291-3/+6
| | | | Pointed out by: ache
* Add support for @option preserve - moves existing files out of the wayjkh1997-06-293-11/+71
| | | | | | before replacing them (using pkgname to make this hopefully unique). Delete also moves them back, if they exist, resulting in a package which can be "backed out" with reasonable safety.
* NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!".pst1997-06-293-6/+5
| | | | | | NOPIC is used to not generate a shared library, not NOSHARED. Make NOSHARED advisory where appropriate. Remove bogus NOSHARED (kbdio).
* Deal with HISADDR/MYADDR in filter rules.brian1997-06-282-15/+21
| | | | | | | Mostly submitted by: kfurge@worldnet.att.net Allow MYADDR in add/delete commands to facilitate dynamic additions of a loopback route to MYADDR.
* Allow command line control of ppp through bothbrian1997-06-284-3/+360
| | | | TCP and AF_LOCAL sockets.
* Revive this file, it's come back from the dead in the 8.8.x dists.peter1997-06-271-0/+94
|
* Merge in sendmail-8.8.5 -> 8.8.6 changes to those files that have left thepeter1997-06-2725-1416/+2151
| | | | vendor branch.
* This commit was generated by cvs2svn to compensate for changes in r26986,peter1997-06-2751-528/+2159
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Import sendmail-8.8.6peter1997-06-2778-1947/+4365
| | | | | | | | Obtained from: ftp.sendmail.org
* | Add "set server" to control the server socket.brian1997-06-2510-74/+361
| | | | | | | | | | | | | | | | | | | | Catch SIGUSR1 to re-init listening socket. Document signal behaviour. Add missing '\n's to LogPrintf(LogWARN,...) Main() returns int not void. AF_LOCAL ideal suggested a long time ago by: joerg
* | Allow shell commands (still run as original user)brian1997-06-251-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | unless defined out - including while a telnet session with a -auto ppp is in effect. If you don't create ppp.secrets, you deserve what you get. telnet connection capabilities will be configurable per system soon. Suggested by: Terry Dwyer <tdwyer@omen.net.au>
* | Fix ~? output in "term" mode.brian1997-06-241-9/+9
| | | | | | | | Spotted by: Harry Starr <starr@gccs.com.au>
* | Display tickadj in struct clockinfo.jhay1997-06-241-3/+3
| |
* | Suggest using /etc/services entry rather than abrian1997-06-241-4/+5
| | | | | | | | number in the "ipfw add divert" example.
* | Submitted by: Gene Stark, Steve Passe, and Robert Sexton (robert@kudra.com)stark1997-06-242-35/+180
| | | | | | | | | | | | Updated README file with additional helpful information from Steve Passe and added patches from Robert Sexton to eliminate case sensitivity of the xten command.
* | o Fix uptime for direct connections.brian1997-06-235-66/+76
| | | | | | | | | | | | | | | | | | | | | | | | o Style police o Make hangup abort the current connection, not necessarily exiting (-auto/-ddial). o Trap HUP and INT during DoChat and abort the connection attempt. This means you can now type "dial" and change your mind with ^C, or HUP the process to stop it dialing. Slapped into doing it by: Chuck Robey <chuckr@glue.umd.edu>
* | Typo police.brian1997-06-231-2/+2
| | | | | | | | Submitted by: Chuck Robey <chuckr@glue.umd.edu>
* | Delay free of mf->mf_mount in uninit_mntfs until it is no longer used.tegge1997-06-231-2/+2
| |
* | Removed SMP_PRIVPAGES from options list.fsmp1997-06-231-5/+2
| | | | | | | | This functionality is now automatic.
* | Fix "set parity"brian1997-06-231-14/+2
| | | | | | | | | | PR: 3881 Actual problem found by: shocking@mailbox.uq.edu.au
* | Imply a 10-second connection timeout when querying remote queues, tojoerg1997-06-231-0/+13
| | | | | | | | | | prevent lpq from hanging indefinately (well, 10 minutes are for sure counting as `indefinately' in this case).
* | Fix a minor nit in the .Dd macro invocation so thatsteve1997-06-237-14/+14
| | | | | | | | the revision date is displayed correctly.
* | Show the real revision date and not the date that thissteve1997-06-237-9/+9
| | | | | | | | manpage is being viewed.
* | sysconfig -> rc.confjkh1997-06-221-3/+3
| |
* | Adjust my installation script to more closely match reality.jkh1997-06-225-12/+47
| | | | | | | | | | | | | | Add a system command to script mechanism (so you can call things like tzsetup from scripts). Add noError variable for causing script errors to be ignored.
* | Hook natdbrian1997-06-221-2/+2
| |
* | What twit commited this ? Duh !brian1997-06-221-30/+0
| |
* | This commit was generated by cvs2svn to compensate for changes in r26781,brian1997-06-228-0/+1999
|\ \ | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | Bring natd into main source tree now that thebrian1997-06-228-0/+1999
| / | | | | | | | | | | pppd/natd combination works ok. Submitted by: Ari Suutari <ari.suutari@ps.carel.fi>
* | Change the way that X configuration method is selected.jkh1997-06-2110-20/+36
| |
* | Fix a typo, so the -a option will by documented in the synopsis.joerg1997-06-211-1/+1
| |
* | Fix "delete all".brian1997-06-203-32/+56
| | | | | | | | PR: 3913
* | Add a couple of strategic screen clears.jkh1997-06-202-2/+8
| |
* | Fix multiple documentation bogons.jkh1997-06-194-5/+5
| | | | | | | | | | PR: 3798 Submitted by: Jan Kuriyama <kuriyama@opt.phys.waseda.ac.jp>
* | 1. Add a noWarn flag so that scripts can turn warnings off.jkh1997-06-188-13/+27
| | | | | | | | 2. If hostname not set from script, bring up interactive dialog anyway.
* | Check named_enable rather than just named_flags.jkh1997-06-181-3/+3
| | | | | | | | PR: 3893 (sort of)
* | Correct the section number in the cross-reference for the publickeyjdp1997-06-171-1/+1
| | | | | | | | file.
* | Work around a bug (deficiency?) in the libdes Secure RPC compat interface.wpaul1997-06-171-24/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The way Secure RPC is set up, the ecb_crypt() routine is expected to be able to encrypt a buffer of any size up to 8192 bytes. However, the des_ecb_encrypt() routine in libdes only encrypts 8 bytes (64 bits) at a time. The rpc_enc.c module should compensate for this by calling des_ecb_encrypt() repeatedly until it has encrypted the entire supplied buffer, but it does not do this. As a workaround, keyserv now handles this itself: if we're using DES encryption, and the caller requested ECB mode, keyserv will do the right thing. Also changed all references to 'rc4' into 'arcfour' just in case some litigious bastard from RSA is watching. Note that I discovered and fixed this problem while trying to get a part of NIS+ working: rpc.nisd signs directory objects with a 16-byte MD5 digest that is encrypted with ecb_crypt(). Previously, only the first 8 bytes of the digest were being properly encrypted, which caused the Sun nis_cachemgr to reject the signatures as invalid. I failed to notice this before since Secure RPC usually never has to encrypt more than 8 bytes of data during normal operations.
* | Cosmetic: Fix help syntax.brian1997-06-171-6/+4
| |
* | Handle redial tries correctly under -ddialbrian1997-06-171-10/+11
| |
* | Put TCP/IP logs back on one line.brian1997-06-161-18/+46
| |
* | Set netfd to STDOUT_FILENO rather than STDIN_FILENO.brian1997-06-161-2/+2
| |
* | Correct filter docs.brian1997-06-162-8/+8
| | | | | | | | | | PR: 3464 Submitted by: Stephen J. Roznowski <sjr1@flash.net>
* | Remove call to daemon(). Just call setsid() and closebrian1997-06-161-7/+10
| | | | | | | | | | any relevent descriptors (0,2,[1]). We've already fork()d. PR: 3874
* | Remove srandomdev fallback codeache1997-06-144-16/+14
| |
* | YAMF22jkh1997-06-131-2/+12
| |
* | YAMF22jkh1997-06-135-5/+24
| |
* | YAMF22jkh1997-06-1310-88/+222
| |
* | Incorporate an ancient typo fix that never made it over from 2.2.jkh1997-06-132-4/+4
| |
* | reverse polarity on bit-flip from 2.2jkh1997-06-131-2/+2
| |
OpenPOWER on IntegriCloud