summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Collapse)AuthorAgeFilesLines
* ypbind jumbo patch :)wpaul1995-02-161-50/+118
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The existing ypbind exhibits some truly anti-social behavior. After initially establishing a binding with an NIS server, the following events take place: - ypbind waits for 60 seconds before trying to broadcast a ping again - after the 60 seconds expires, ypbind sends out broadcasts every 5 seconds come hell or high water. These broadcasts travel far and wide, even to NIS servers in other domains which dutifully log the packets even though they don't respond to them. This leads to lots of unnecessary traffic and bloated log files. This behavior has been fixed/changed. Here's what happens now: - We still broadcast every 5 seconds at startup, just like before. - Once bound, we send out packets once every 60 seconds to the server we're bound to AND NO ONE ELSE. - If we fail to receive a reply from our server within FAIL_THRESHOLD seconds, we assume our server has croaked and go back to broadcasting everywhere every 5 seconds again until somebody answers. FAIL_THRESHOLD is currently set to 20 seconds. Other fixes/improvements: - ypbind now logs 'server not responding' and 'server OK' messages where appropriate. Thanks to Thomas Graichen <graichen@omega.physik.fu-berlin.de> for reporting the problem and guilt-tripping me into fixing it. :)
* Allow the user access to net.inet.igmp, even though there's nothingwollman1995-02-162-12/+12
| | | | sysctl(8) can interpret there. (Someday there might be.)
* pkg_manage addedache1995-02-151-2/+2
|
* This commit was generated by cvs2svn to compensate for changes in r6462,ache1995-02-159-0/+858
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * pkg_manage utility, using file selectorache1995-02-159-0/+858
|
* Various nitpicking from Stephen.phk1995-02-154-9/+7
| | | | | Reviewed by: phk Submitted by: Stephen McKay <syssgm@devetir.qld.gov.au>
* Add more verbosity for status, if standaloneache1995-02-151-0/+2
|
* This commit was generated by cvs2svn to compensate for changes in r6448,ache1995-02-152-0/+160
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * non-X mixer, useful into rc.localache1995-02-152-0/+160
|
* Make pkg_install use /var/tmp instead of /tmpjkh1995-02-151-2/+2
| | | | Suggested by: hsu
* I've found two bugs in manctl(8). There are two spurious ";" after a "then"jkh1995-02-151-3/+3
| | | | | | | | | | in the script. The result is the following : 203 [23:47] root@keltia:/build/cvs-1.4A2# manctl /usr/sbin/manctl: 165: Syntax error: ";" unexpected Here is the fix : Submitted by: Ollivier Robert <Ollivier.Robert@keltia.frmug.fr.net>
* Added three line hack to nfs_ops.c to add support for the 'resvport'wpaul1995-02-131-1/+10
| | | | | mount option: you need this little bugger in environments with facsist SunOS NFS servers (like mine :).
* Updated this to be more FreeBSD-like; there was a lot of bipartisan cruftjkh1995-02-128-149/+14
| | | | | | in here that just made it a heck of a lot more confusing to maintain. Somebody like Joerg can reality-check this at some point, when they have more time. For now, it works.
* Fix a little typo. Change the "race record" to a "trace record" :-).ats1995-02-101-1/+1
|
* Clean up some details, to make it clear to gcc that we do not try to dophk1995-02-103-19/+26
| | | | something stupid.
* mtree * MD5 = better securitywollman1995-02-107-14/+74
| | | | Idea from: Dr. John T. Wroclawski
* Implement TCP MIB variables.wollman1995-02-091-2/+9
|
* Add ctm and sgsc. ctm is has proved useful and sgsc seems to have beenbde1995-02-091-2/+3
| | | | forgotten.
* Restore the field widths that were clobbered by the previous commit so thatbde1995-02-081-6/+6
| | | | the columns in ioconf.c line up if there are no long names.
* Fixed usage() (cosmetic changes. "(string)" looks much betterdima1995-02-081-4/+4
| | | | than "(string" :-)
* Added new choises of cursors.sos1995-02-072-20/+28
|
* Stephen lost a -D, now it's back.phk1995-02-061-1/+1
|
* Removed the name length limitations on the device-driver names entirely.phk1995-02-051-6/+6
| | | | Now device-names can be more than 3 chars.
* This commit was generated by cvs2svn to compensate for changes in r6199,jkh1995-02-0582-0/+13881
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * PCVT userland utilities.jkh1995-02-0582-0/+13881
| | | | | | | | Submitted by: hm
* | Added final '\n'phk1995-02-044-8/+8
| |
* | A couple of sensible changes from down under...phk1995-02-043-6/+14
| | | | | | | | | | Reviewed by: phk Submitted by: Stephen McKay <syssgm@devetir.qld.gov.au>
* | Moved "#include <pci/pcivar.h>" from "usr.sbin/lsdev/i386.c"se1995-02-041-1/+0
| | | | | | | | to "/sys/i386/include/devconf.h", where it really belongs.
* | Include ncr.c from where it is now.bde1995-02-031-2/+2
| |
* | Add #include <pci/pcivar.h> for definition of PCI_EXTERNAL_LEN.se1995-02-031-0/+1
| | | | | | | | | | | | Reviewed by: Submitted by: Obtained from:
* | Cosmetic fix.jkh1995-02-021-1/+2
| | | | | | | | Submitted by: Christoph Kukulies <kuku@gilberto.physik.rwth-aachen.de>
* | PPP does not find config files (Wrong path name not a /etc/ppp)amurai1995-02-022-4/+6
| | | | | | | | Submitted by: Michael Reifenberger <root@rz-wb.fh-sw.de>
* | CTM email tools.phk1995-01-3110-1/+1351
| | | | | | | | | | Reviewed by: phk Submitted by: Stephen McKay <syssgm@devetir.qld.gov.au>
* | Adding "ppp" entry for a user process PPP (aka iijppp)amurai1995-01-311-1/+1
| |
* | This commit was generated by cvs2svn to compensate for changes in r6059,amurai1995-01-3153-0/+11877
|\ \ | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | (no commit message)amurai1995-01-3153-0/+11877
| /
* | (no commit message)amurai1995-01-311-0/+492
| |
* | Added 80x30 & 80x60 experimental modes officially.sos1995-01-301-6/+4
| |
* | Added h option for setting the historysize.sos1995-01-302-25/+28
| | | | | | | | fixed problem with Both n&C flags.
* | Add support for kerberised NQNFS.dfr1995-01-301-0/+8
| |
* | Third round in syscons update.sos1995-01-285-28/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Display update method changed, now allways write in memory buffer, then periodically update physical display. Speed improvements (now > 5 times faster than the old syscons). History now circular buffer, with changeable size. History scroll by up/down line, up/down page, home and end. Backtab proberly implemented. Now space for 96 function keys, 63 allocated standard, default now SCO/SYSV compat again as in the old days. New keyboard definition files ~share/syscons/keymaps/* Misc fixes for old "hacks" that broke SCO/SYSV compat. More that I forgot before writing this...
* | Fix configurations in which mail route depends of the nameache1995-01-281-1/+1
| | | | | | | | | | of sender host. Submitted by: vak@cronyx.msk.su
* | Be sure to properly fail if there are not enough fields. Problemdg1995-01-271-2/+4
| | | | | | | | reported by MARC Giannoni <marc@cmc.eng.comsat.com>, this fix is by me.
* | from Matt Day <mday@artisoft.com>:dg1995-01-271-0/+3
| | | | | | | | | | | | | | | | | | | | > So, the problem is hostnamebyanyaddr() assumes that _res is already > initialized to proper values, but this is no longer true as of BIND > 4.9.3. Here is a patch for sendmail 8.6.9 which changes > hostnamebyanyaddr() to make sure res_init() has been called before using > _res.retry. Submitted by: Matt Day <mday@artisoft.com> via Terry Lambert
* | Add missing ${.CURDIR}ache1995-01-241-1/+1
| |
* | Implementing the "lp" command.joerg1995-01-233-0/+215
| | | | | | | | | | | | This command is required to exist in terms of compatibility with the Posix 1003.2 specification. It actually invokes the lpr service with the proper options.
* | Add "lp" to list of subdirs.joerg1995-01-231-1/+1
| |
* | Allow NIS maps, noconn mounts .wollman1995-01-201-3/+4
| | | | | | | | Sumbitted by: Boyd Faulkner <faulkner@mpd.tandem.com>
* | Enable iostat on i386's.bde1995-01-191-2/+1
| |
* | Make Makefile take a relative path for CFLAGS.jkh1995-01-171-1/+1
| | | | | | | | Submitted by: Remy Card <Remy.Card@masi.ibp.fr>
OpenPOWER on IntegriCloud