summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Collapse)AuthorAgeFilesLines
* Manpage not installedache1995-04-061-1/+3
|
* Latest version of this package from Wolfram. Is now /etc/sysconfig aware,jkh1995-04-056-54/+446
| | | | | | handles default settings and has a prototype translation file for people wishing to add extra languages (please!). Submitted by: Wolfram Schneider <wosch@cs.tu-berlin.de>
* Bring down the old version of Makefile from the Attic and replace with thisrgrimes1995-04-041-43/+18
| | | | | | bmake version of Makefile to build and install dcfd. Submitted by: Vincenzo Capuano <VCAPUANO@vmprofs.esoc.esa.de>
* Fix long standing bogosity in ypbind: if /var/yp/binding doesn't exist,wpaul1995-04-021-5/+5
| | | | | | | | | | | | | | | | ypbind is supposed to create it but it doesn't. This is because when it checks the return value for the attempted open() of /var/yp/binding/DOMAIN.VERSION, it tests only for a value of -1. This is bogus because open() doesn't return -1 in this case. Now it checks for < 0 instead. This should make life easier for many NIS-newbies who would otherwise be left scratching their heads wondering why the NIS client stuff won't work despite their best efforts. ("I set the domain name on my machine, and /var/yp exists, but when I start ypbind and try a 'ypcat passwd,' it says it can't bind to a server for this domain! Please help!") *long, heavy sigh*
* Get rid of ether_addr.c: it's been moved to libc. Also add properwpaul1995-04-022-4/+5
| | | | | | declaration for ether_ntohost(). (Does anyone know what header file is supposed to contain the declarations for the ether_addr functions? I can't them in the SunOS includes anywhere.)
* Update pcvt to 3.20b23joerg1995-04-019-64/+200
| | | | Submitted by: Hellmuth Michaelis <hm@altona.hamburg.com>
* Forgot to add these two.wollman1995-03-312-0/+189
| | | | Submitted by: Mark Tinguely <tinguely@plains.NoDak.edu>
* Fix paths of dump files and PID file.wollman1995-03-314-159/+219
| | | | | | | Added man pages for mrinfo and map-mbone. Rewrote all man pages to use mdoc(7). Submitted by: Mark Tinguely <tinguely@plains.NoDak.edu>
* Patches to make this work with FreeBSD with the DCF77 Boeder Receiver.jkh1995-03-312-3/+38
| | | | | | This is only useful to European users (esp. Germans) as DCF77 transmits from Frankfurt. Submitted by: Vincenzo Capuano <VCAPUANO@VMPROFS.ESOC.ESA.DE>
* Missing const clashes with prototype definition in ntp_stdlib.h; fixed.jkh1995-03-311-1/+1
|
* The latest round of bugfixes here...phk1995-03-292-11/+19
|
* Fixed stupid bug in mountd: it would seem that the kernel doesn't allowwpaul1995-03-261-6/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | you to push the same host into its NFS export lists twice, but mountd tries to do it anyway. This means that putting: /some_file_system -ro host1 host1 in your /etc/exports file causes an error. This is bogus: mountd should be smart enough to ignore the second instance of host1. This can be a problem in some configurations that use netgroups. For example, each host in my netgroups database is has two entries: startide (startide,-,) (startide.ctr.columbia.edu,-,) When mountd sees this, it tries to put startide.ctr.columbia.edu into the export list *twice*. Just listing 'startide' /etc/exports list will also screw up because mountd will try to resolve the netgroup 'startide' instead of the hostname 'startide.' My solution is watch for duplicate entries in get_host() and mark them as grouptype GT_IGNORE, which do_mount() will now cheefully throw away. This is a bit of a kludge, but it was the least obtrusive fix I could come up with. Also silenced a compiler warning: arguments passwd to xdr_long() should be u_long, not int. :)
* Fixed a bug so that a delta#0 can be applied.phk1995-03-264-24/+33
| | | | | | Fixed a typo in the generation of temp filenames. "Blame" Joerg for the man-pages (and clarify a couple of minor points). Most appreceiated Joerg!
* Stop callbootd from dumping core when attempting to directly query awpaul1995-03-261-1/+6
| | | | | bootparam server on a host that isn't running bootparamd: if clnt_create() comes back with a NULL pointer, bail out with an error.
* Make sure we free() the result returned to us by yp_match().wpaul1995-03-261-5/+15
|
* Call open(2) and mkdir(2) with 0666/0777 as the `mode' argument (asjoerg1995-03-251-3/+3
| | | | | | | | | opposed to 0644 or 0755). It's finally still masked by the process' umask(2), and it does not make sense to restrict it further than that. This (especially for mkdir(2)) was causing major headaches for the CVS tree, since a member of group cvs was later not able to get cvs checkout permission for the mirrored tree failed to write the lock file).
* Added a man page for the ctm(1) command, as well as a format descriptionjoerg1995-03-253-2/+355
| | | | | | for the CTM deltas. Largely based on Poul-Henning's README, and the source code.
* Make sure exit() is sensible;phk1995-03-241-2/+7
|
* Modes on dirs were decimal by mistake.phk1995-03-241-2/+2
| | | | Submitted by: joerg
* Add what looks to be the right fix to this bogus code.jkh1995-03-241-1/+1
|
* kbdfont -> vidfont for greater commonality with kbdcontrol/vidcontroljkh1995-03-241-3/+3
|
* This commit was generated by cvs2svn to compensate for changes in r7302,jkh1995-03-242-0/+205
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Bring in the kbdmap/kbdfont utilities from Wolfram Schneider.jkh1995-03-242-0/+205
| | | | | | | | Renamed them to make them more consistent with kbdcontrol/fdcontrol/etc.
| * This commit was manufactured by cvs2svn to create branchcvs2svn1995-03-123-0/+3640
| | | | | | | | 'unlabeled-1.1.1'.
* | Re-enable +::::::::: wildcards that I had previously disallowed.wpaul1995-03-231-5/+3
| | | | | | | | | | | | | | | | | | | | Note: if you put +::0:0:::::: in /etc/master.passwd as your only NIS entry, it will cause all NIS uids and gids to be remapped to zero. This is *intentional*. That's the way it's supposed to work. Enabling NIS with no remapping at all is done with +:::::::::, not +::0:0::::::. Similarly, +:::::::::/bin/csh will remap the shells of all NIS users to /bin/csh. Or, you could do +wpaul:::::::::/bin/csh to remap NIS user wpaul's shell to /bin/csh but leave everyone else alone.
* | Enable DES if NOCRYPT is not set and and the user has the secure sources.wollman1995-03-232-3/+12
| |
* | Summarily enable YP as soon as any a '+' is detected instead of generatingwpaul1995-03-231-9/+4
| | | | | | | | | | special values when +user substitutions are in effect. The new getpwent code can handle all the special cases itself now.
* | Convert from using old root.cache to new named.rootrgrimes1995-03-231-4/+4
| |
* | - Add support for embedding special entries in the password databaseswpaul1995-03-231-3/+72
| | | | | | | | | | | | | | | | | | | | for +@netgroup/-@netgroup entries. This saves the getpwent functions from having to do all the work. - Fix potential bug: when pwd_mkdb writes the YP-enabled flag to the secure password database, it uses the wrong database descriptor. (It uses the descriptor from the non-secure database, which is already closed by the time things are being written into the secure dastabase).
* | Make extra arguments be subdirs to go through.phk1995-03-191-2/+11
| |
* | Finally applying my own fix. :-)joerg1995-03-191-5/+7
| | | | | | | | | | | | | | | | | | | | >Description: ctm(1) sometimes did not free up all used resources (open pipes and processes, heap memory). This happened whenever one of the passes ended prematurely, and it became very apparent when running it on a bunch of already applied deltas, resulting in a ``gunzip: resource temporarily unavailable'' due to the maxproc # exhausted.
* | Add a missing "\" in a printf before the "n".roberto1995-03-191-2/+2
| |
* | Make the +%d-%d part +%03d-%03d so ls(1) sorts the files more sensibly.phk1995-03-191-1/+1
| |
* | This set of patches enables IP multicasting to work under FreeBSD. I amwollman1995-03-162-5/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | submitting them as context diffs for the following files: sys/netinet/ip_mroute.c sys/netinet/ip_var.h sys/netinet/raw_ip.c usr.sbin/mrouted/igmp.c usr.sbin/mrouted/prune.c The routine rip_ip_input in raw_ip.c is suggested by Mark Tinguely (tinguely@plains.nodak.edu). I have been running mrouted with these patches for over a week and nothing has seemed seriously wrong. It is being run in two places on our network as a tunnel on one and a subnet querier on the other. The only problem I have run into is that mrouted on the tunnel must start up last or the pruning isn't done correctly and multicast packets flood your subnets. Submitted by: Soochon Radee <slr@mitre.org>
* | Reading NCR registers is not secure at all times, so preventse1995-03-161-4/+10
| | | | | | | | | | an ordinary user from doing this. (Problem pointed out by Guido van Rooij).
* | Fix "-ssync=xx" option.se1995-03-141-2/+3
| |
* | Adding GETTING START and so on.amurai1995-03-122-236/+286
| | | | | | | | Submitted by: amurai@spec.co.jp
* | Add BUGS and few explanation.amurai1995-03-112-72/+126
| | | | | | | | Submitted by: amurai@spec.co.jp
* | 1.Reducing cpu usage at off connection.amurai1995-03-1111-86/+138
| | | | | | | | | | | | | | | | | | 2.Implment Redail function as working correctly. 3.Clean up a code as I notice. 4.Now, RTT getting close to 50ms with ISDN/TA 38400bps !! Reviewed by: amurai@spec.co.jp Submitted by: amurai@spec.co.jp
* | The changes to support the new flags in the vn driver.phk1995-03-111-6/+81
| |
* | Added the kernbb program. No man-page yet :(phk1995-03-103-5/+135
| |
* | Need /usr/src/sbin/i386 in srcdirs to get fdisk.rgrimes1995-03-101-1/+2
| |
* | Remove Matt Day patch (handled elsewhere in 8.6.11)pst1995-03-101-3/+0
| |
* | Merge CSRG branch changes into main branchpst1995-03-104-22/+67
| |
* | This commit was generated by cvs2svn to compensate for changes in r6973,pst1995-03-1010-35/+111
|\ \ | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | Merge sendmail 8.6.11 patches into CSRG branchpst1995-03-1014-57/+178
| | |
* | | Fix suspended vipw hangsache1995-03-091-9/+25
| | | | | | | | | | | | Obtained from: NetBSD
* | | Add `-I.' to CFLAGS in order to fix the `make depend' problem.olah1995-03-091-1/+1
| | |
* | | o more optionsache1995-03-082-594/+1053
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | o less restrictive, you can choise uid, gid ... o invite user into some groups o encrypted passwords with crypt o batch mode (for instance, this works now: $ adduser -batch jkh guest,uuadmin "Jordan K. Hubbard" passwd see manpage for more details) Submitted by: Wolfram Schneider <wosch@cs.tu-berlin.de>
* | | Make tcpdump understand the T/TCP (RFC-1644) options. Some extra sanityolah1995-03-081-60/+91
| | | | | | | | | | | | | | | checks were also introduced to the tcp_print function so it doesn't try to interpret TCP options beyond the length of the sniffed packet.
OpenPOWER on IntegriCloud