Commit Graph

131 Commits

Author SHA1 Message Date
glass ef1aed7436 last change planned to the sendmail srcs proper.
sun-lamp.mc, and boat-anchor.mc now exist as examples of how to write
sendmail m4 files for NetBSD.  In particular, boat-anchor.mc is an example
of how to work around the annoying "we don't have lockf" problem.
1993-06-27 01:22:45 +00:00
brezak af4554d4e0 Close misbehaving connections instead of exiting. 1993-06-22 17:20:23 +00:00
glass c751fe1973 fixed so that 'obj' directory wasn't required. forwarded fix off to Allman. 1993-06-18 23:36:59 +00:00
glass 7af879627b example config file; used by sun-lamp 1993-06-18 23:07:57 +00:00
glass e66e5354ca link with -lutil to get getloadavg() 1993-06-18 21:21:08 +00:00
mycroft 99d9fd9026 Clean up deleted files. 1993-06-18 20:44:35 +00:00
glass cb8fe8af94 baseline commit of sendmail release 8 version 8.1B
(this is the sendmail stuff as it will appear in 4.4BSD)
1993-06-18 20:42:53 +00:00
mycroft 1a012c5667 Clean up deleted files. 1993-06-18 20:42:52 +00:00
glass 52021971d9 baseline commit of sendmail release 8 version 8.1B
(this is the sendmail stuff as it will appear in 4.4BSD)
1993-06-18 20:42:15 +00:00
mycroft 239b788fc6 Clean up deleted files. 1993-06-18 20:42:13 +00:00
glass 100f4f365f baseline commit of sendmail release 8 version 8.1B
(this is the sendmail stuff as it will appear in 4.4BSD)
1993-06-18 20:41:58 +00:00
mycroft b580eb544e Clean up deleted files. 1993-06-18 20:41:56 +00:00
glass f5b0f0df66 baseline commit of sendmail release 8 version 8.1B
(this is the sendmail stuff as it will appear in 4.4BSD)
1993-06-18 20:41:29 +00:00
mycroft 4f1bbae810 Clean up deleted files. 1993-06-18 20:41:28 +00:00
glass 9e94ffc755 baseline commit of sendmail release 8 version 8.1B
(this is the sendmail stuff as it will appear in 4.4BSD)
1993-06-18 20:41:02 +00:00
mycroft bb0e23229d Clean up deleted files. 1993-06-18 20:41:01 +00:00
glass ae87789673 baseline commit of sendmail release 8 version 8.1B
(this is the sendmail stuff as it will appear in 4.4BSD)
1993-06-18 20:40:25 +00:00
mycroft 4e47609c49 Clean up deleted files. 1993-06-18 20:40:15 +00:00
glass 841de26551 baseline commit of sendmail release 8 version 8.1B
(this is the sendmail stuff as it will appear in 4.4BSD)
1993-06-18 20:39:56 +00:00
cgd c8bdad0560 convert magic numbers to network byte order, and attendent changes 1993-06-18 06:49:30 +00:00
andrew 349ac16602 Fixed typo. 1993-06-17 08:21:42 +00:00
jtc 5108aaad56 Update source to use posix fnmatch 1993-06-16 17:19:05 +00:00
mycroft ec956c81af And just one more. 1993-06-15 23:41:53 +00:00
mycroft e6ee987106 And a few more... 1993-06-15 23:25:17 +00:00
mycroft c104e05fed Add another library dependency. 1993-06-15 23:24:24 +00:00
mycroft 53d8b825f0 Add some library dependencies. 1993-06-15 23:13:33 +00:00
mycroft 77f1922b02 Fix up FILES sections. 1993-06-13 23:06:41 +00:00
mycroft e52e93dd80 Update file names. 1993-06-13 22:36:44 +00:00
deraadt 554c8c0397 clntudp_create was being called with the wrong arguments. (hurray prototypes!) 1993-06-12 00:02:37 +00:00
brezak c003b4a089 No need to link in librpc 1993-06-11 11:35:44 +00:00
brezak 5dffb9b127 Add support for starting RPC servers. 1993-06-11 00:36:31 +00:00
brezak 399d30c4ba Build in getpwent.o so that YP is NOT used. 1993-06-10 15:29:41 +00:00
mrg 5cf6badca2 4.4BSD-Lite2 1993-06-08 23:03:16 +00:00
mrg ce63d6c20f 4.4BSD-Lite2 1993-06-08 21:17:38 +00:00
cgd c22f041826 don't print NULL(); for a null vector... 1993-06-07 00:02:00 +00:00
mrg c78c6a22ab 4.4BSD-Lite2 1993-06-06 20:58:02 +00:00
cgd 8a05b36058 incorporate Bruce Evans' interrupt changes, as hacked by Rod grimes,
for patchkit patch 158.  it appears to work well.
1993-06-06 04:14:01 +00:00
cgd eb192ab885 use daemon() to put supfilesrv into daemon mode... 1993-06-05 21:32:15 +00:00
deraadt 00608c8651 i lied; +user entries do not work in /etc/passwd (hard to do too, i think) 1993-06-05 18:13:50 +00:00
brezak 22507bf001 Use -lrpcsvc for XDR 1993-06-04 15:52:20 +00:00
mycroft 727d788006 Clean up deleted files. 1993-06-03 19:34:13 +00:00
brezak 4d644be5e8 Moved rwalld to libexec 1993-06-03 19:34:02 +00:00
cgd 9bba98a520 update to use PS_STRINGS to set proc title 1993-06-02 05:01:49 +00:00
cgd 0b8e25b695 add "needs-count" specifier, which means "make a .h file if you otherwise
wouldn't".  this is overridden by (and is a subset of "device-driver".
if you have a "standard" file, you can also do: "standard foo needs-count"
to get a foo.h file.  (for the hp300 stuff)
1993-05-29 18:50:37 +00:00
cgd c1fa28cf2c use BINDIR, rather than DESTDIR to specify binary's location.
the former is correct, the latter is not.  actually, this makefile
probably should be hacked a bit more, but i'm not up to it now
1993-05-28 12:38:51 +00:00
brezak 05ccd38d70 Should install to /usr/sbin 1993-05-28 12:28:49 +00:00
brezak a4dd8f97fc Add yppoll command. 1993-05-28 12:19:15 +00:00
brezak 398e2679c3 Build yppoll 1993-05-28 12:17:21 +00:00
cgd bb216f6a1a don't USE_DB 1993-05-28 05:34:16 +00:00
cgd 0b58ac8cc8 make non-use of "EXPORTABLE_SYSTEM=true" do the right thing;
before, it didn't really check to see if you really did have the
real crypt.c before making a system with crypt.
1993-05-26 12:19:45 +00:00