Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove useless (for us) Makefiles. There were already other "Makefile.dist" | peter | 1996-02-22 | 56 | -6351/+0 |
| | | | | | | | files missing, so these shouldn't hurt. If somebody wanted to use sendmail 8.7 on their machine, they should use a clean dist anyway, not this one. Submitted by: wollman | ||||
* | Merge 8.7.3->8.7.4 changes onto mainline. | peter | 1996-02-22 | 2 | -6/+13 |
| | |||||
* | This commit was generated by cvs2svn to compensate for changes in r14182, | peter | 1996-02-22 | 3 | -9/+29 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Update to sendmail-8.7.4. This fixes a DNS related security vulnerabilty. | peter | 1996-02-22 | 5 | -15/+42 |
| | | |||||
* | | Submitted by: John Hay -- John.Hay@csir.co.za | julian | 1996-02-20 | 1 | -2/+7 |
| | | | | | | | | fix broken local routing .. (broken in previous patch) | ||||
* | | Initialize the argument list in the unpack() routine to zero. | mpp | 1996-02-19 | 1 | -1/+2 |
| | | | | | | | | | | This prevents a core dump due to the stack being trashed if pkg_add is asked to process something that really isn't a package file. | ||||
* | | This commit was generated by cvs2svn to compensate for changes in r14125, | peter | 1996-02-17 | 7 | -0/+1321 |
|\ \ | | | | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | | Import Jan 15 version of Andrew Gordon <andrew.gordon@net-tel.co.uk>'s | peter | 1996-02-17 | 7 | -0/+1321 |
| | | | | | | | | | | | | | | | | | | rpc.statd. This is apparently fully functional and complete. | ||||
* | | | This commit was generated by cvs2svn to compensate for changes in r14123, | peter | 1996-02-17 | 7 | -0/+1481 |
|\ \ \ | |/ / | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | | Import Jan 15 version of Andrew Gordon <andrew.gordon@net-tel.co.uk>'s | peter | 1996-02-17 | 7 | -0/+1481 |
| / | | | | | | | | | | | | | | | | | | | | | stub lockd. This implements just the protocol, but does not interact with the kernel. It says "Yes!" to all requests. This is useful if you have people using tools that do locking for no reason (eg: some PC NFS systems running some Microsoft products) and will happily report they couldn't lock the file and merrily proceed anyway. Running this will not change the reliability of sharing files, it'll just keep it out of everybody's face. | ||||
* | | XNS sort-of-support is no more. | wollman | 1996-02-13 | 22 | -3579/+1 |
| | | |||||
* | | Add rpc.yppasswdd | wpaul | 1996-02-12 | 1 | -4/+5 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r14062, | wpaul | 1996-02-12 | 11 | -0/+2155 |
| | | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
* | | Add a ypset(8) man page. | mpp | 1996-02-12 | 2 | -2/+87 |
| | | | | | | | | Obtained from: NetBSD | ||||
* | | Another round of man page cleanups. | mpp | 1996-02-12 | 5 | -30/+31 |
| | | | | | | | | Down to only about 100 items left to cleanup! :-) | ||||
* | | Correct a bunch of man page cross references and generally | mpp | 1996-02-11 | 14 | -32/+35 |
| | | | | | | | | | | | | try and silence "manck". ncurses, rpc, and some of the gnu stuff are still a big mess, however. | ||||
* | | #include <kerberosIV/des.h> -> #include <des.h> | markm | 1996-02-11 | 1 | -1/+1 |
| | | |||||
* | | Submitted by: Masafumi NAKANE <masafumi@tky007.tth.expo96.ad.jp> | wosch | 1996-02-10 | 1 | -2/+8 |
| | | | | | | | | bugfix: chown home directory if don't copy dotfiles | ||||
* | | Remove netns and netiso, whatever it did here in the first place... | phk | 1996-02-10 | 2 | -22/+2 |
| | | |||||
* | | Another round of various man page cleanups. | mpp | 1996-02-09 | 3 | -5/+5 |
| | | |||||
* | | Add some missing MLINKS, correct some cross references, correct some | mpp | 1996-02-09 | 4 | -15/+20 |
| | | | | | | | | file locations and some minor formatting/style problems. | ||||
* | | Remove pkg_manage from Makefile | jkh | 1996-02-09 | 1 | -2/+2 |
| | | |||||
* | | Nuke pkg_manage. No fault of the author, but it sort of died when we | jkh | 1996-02-09 | 16 | -1659/+0 |
| | | | | | | | | | | | | | | | | went to the multi-directory package scheme since it wasn't designed with that kind of layout in mind when first written, and the attempts to adapt it haven't really resulted in an interface that's easy to use. I will make a stand-alone version of the pkg installer in sysinstall at some point and drop it into the existing pkg_install directory. | ||||
* | | Fix to catch a stupid oversight on my part which allowed this thing | jkh | 1996-02-09 | 1 | -2/+2 |
| | | | | | | | | | | to remove the current directory under certain circumstances. Submitted by: Richard J Kuhns <rjk@watson.grauel.com> | ||||
* | | LBA addition to new commands | ache | 1996-02-09 | 1 | -31/+77 |
| | | |||||
* | | Integrate vak fixes, mostly command parsing & cosmetic | ache | 1996-02-09 | 2 | -193/+459 |
| | | | | | | | | Submitted by: vak@cronyx.ru | ||||
* | | Clean up warnings. | phk | 1996-02-08 | 2 | -35/+178 |
| | | | | | | | | | | | | fix return/exit codes in some cases. Add -S which will delete any old entry first. Add "auto" in proxy case, so it finds the right interface automatically. | ||||
* | | Call setsockopt(SO_PRIVSTATE) to renounce SS_PRIV on all the sockets | wollman | 1996-02-07 | 2 | -36/+69 |
| | | | | | | | | | | | | | | we create. (Nothing being called from inetd should use it anyway, but you can never be too careful.) Translate the man page back into -mdoc. | ||||
* | | Fixed pkg_create to eliminate the limits on the size of the PLIST. | jdp | 1996-02-06 | 1 | -31/+41 |
| | | | | | | | | | | | | | | Formerly, there were limits on both the number of files (hard-coded into the program) and the number of characters (because of the ARG_MAX limit in exec(2)). In this new version, the filenames are passed to tar through a pipe, using tar's "-T" option, rather than on the command line. | ||||
* | | Remove support for OSI networking in user-land (#ifdef OSI aor CCITT) | wollman | 1996-02-06 | 6 | -6/+36 |
| | | | | | | | | | | in preparation for its removal from the kernel source tree. NB: because a function was deleted, libc is now at version 3.0 (was 2.2 previously). | ||||
* | | Oops, accidently committed makefile change, back it out | pst | 1996-02-06 | 1 | -2/+2 |
| | | |||||
* | | make setproctitle display smaller | pst | 1996-02-06 | 2 | -4/+6 |
| | | |||||
* | | Setproctitle some useful information | pst | 1996-02-06 | 1 | -0/+5 |
| | | |||||
* | | Add support for local modifications to the tree, by using FOO.ctm instead | phk | 1996-02-05 | 8 | -50/+144 |
| | | | | | | | | | | | | of FOO if present. Various other tweaks. Submitted by: Christian Haury <Christian.Haury@sagem.fr> | ||||
* | | Typo. | joerg | 1996-02-05 | 1 | -1/+1 |
| | | | | | | | | Submitted by: somebody in Usenet whose name i forgot | ||||
* | | Remove cdplay, cdcontrol is superset of it | ache | 1996-02-05 | 4 | -464/+3 |
| | | |||||
* | | Add qcamcontrol | pst | 1996-02-04 | 1 | -4/+4 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r13899, | pst | 1996-02-04 | 2 | -0/+190 |
|\ \ | | | | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | | Import very basic demo/control program for qcam driver. | pst | 1996-02-04 | 2 | -0/+190 |
| / | | | | | | | Manual to follow real-soon-now(tm). | ||||
* | | Makefile.yp: | wpaul | 1996-02-04 | 2 | -11/+34 |
| | | | | | | | | | | | | | | | | - Improve support for multiple domains. (In preparation for new rpc.yppasswdd.) yp_dblookup.c: - Improve error reporting: be more selective as to what error code we return when a (dbp->get) fails. | ||||
* | | Print out media catalog number, if exists | ache | 1996-02-03 | 1 | -2/+6 |
| | | |||||
* | | Request/print out media catalog validation info in status command | ache | 1996-02-03 | 2 | -4/+19 |
| | | |||||
* | | Implement several new commands | ache | 1996-02-03 | 2 | -35/+102 |
| | | |||||
* | | Mention the currently supported vendor/model strings. | joerg | 1996-02-02 | 1 | -1/+11 |
| | | |||||
* | | Don't mask last track number with end word, better be shure that it is 170 | ache | 1996-02-02 | 1 | -1/+1 |
| | | |||||
* | | Implement 'inject' command | ache | 1996-02-02 | 2 | -13/+25 |
| | | |||||
* | | Back out my control->addr_type change, need to be fixed in another place | ache | 1996-02-02 | 1 | -1/+1 |
| | | |||||
* | | Understand about the doc distribution. | jkh | 1996-02-02 | 4 | -7/+11 |
| | | |||||
* | | There is no longer a typedef clash with <rpc/auth.h>, so remove | hsu | 1996-02-02 | 1 | -5/+3 |
| | | | | | | | | | | conditional. Also, use the system defined fixed sized types. This removes a 32-bit dependency on non-32-bit architectures. | ||||
* | | man page link swapfile.8 -> vnconfig.8 | wosch | 1996-02-02 | 1 | -1/+2 |
| | |