Commit Graph

574 Commits

Author SHA1 Message Date
cgd
811e6386f8 changed to use new libcrypt scheme. 1993-04-26 14:33:28 +00:00
mycroft
f2968f5888 tn3270 works now. 1993-04-26 14:13:28 +00:00
mycroft
7bd7054808 Add tn3270 with correct Makefiles. 1993-04-26 14:02:21 +00:00
cgd
2f84481095 got rid of "CFLAGS+=-DDES" -- it was irrelevant 1993-04-26 13:53:04 +00:00
cgd
5c6b56771f added definition for DPADD library variable LIBCRYPT. 1993-04-26 13:07:57 +00:00
cgd
3509d59e79 make crypt in libc back into a dummy, but a full-featured dummy.
to get crypt now, use -lcrypt, or LIBCRYPT as part of LDADD.
1993-04-26 13:02:16 +00:00
cgd
e0b9a84a0f made libcrypt, so exportable vs. non-exportable packages can be
handled easliy.
1993-04-26 12:45:00 +00:00
cgd
91f170e596 added "libcrypt" to list of subdirs. 1993-04-26 12:44:21 +00:00
cgd
c08b444d52 id for scsi_attach must be an int. 1993-04-26 11:54:23 +00:00
deraadt
a78f71b557 Add instructions for compiling YP to the Makefile 1993-04-26 08:25:13 +00:00
deraadt
42d384ba4c parts of YP inside libc.. 1993-04-26 08:23:39 +00:00
deraadt
3fcae026b5 cruel hack to get librpc contents into libc (for yp) 1993-04-26 08:22:34 +00:00
deraadt
d42743fe12 initial rev
I don't like this program. passwd -y should do it's job (and it tries to)
1993-04-26 08:13:39 +00:00
deraadt
e39dac2f56 initial rev 1993-04-26 08:09:02 +00:00
deraadt
13c91e95f5 yp utilities directory Makefile 1993-04-26 08:07:30 +00:00
deraadt
482c392efe compile usr.sbin/yp 1993-04-26 08:06:33 +00:00
cgd
a58a2213e0 fix from Jim Jegers which makes PCFS work... 1993-04-26 06:52:39 +00:00
deraadt
49ee23b204 this file used to try to generate a "struct passwd". Nope, won't work.. 1993-04-26 06:33:39 +00:00
dpassage
49c9ab9a60 Removed a cast that was causing another stoopid compile error. 1993-04-26 06:09:17 +00:00
deraadt
f934531ce2 Allow include/rpcsvc to have .h files that are not generated from .x files 1993-04-26 05:04:58 +00:00
mycroft
b3c060ba98 Define realinstall' target, not install', and let bsd.prog.mk do dependencies. 1993-04-26 03:55:58 +00:00
mycroft
f8e9047837 Once more, don't make `all' depend on man page; bsd.prog.mk does this. 1993-04-26 03:49:25 +00:00
mycroft
5f24c6fc72 Use global value of CFLAGS for optimization. 1993-04-26 03:43:48 +00:00
mycroft
6cadc1cfab Once more, don't make `all' depend on man page; bsd.prog.mk does this. 1993-04-26 03:42:07 +00:00
mycroft
2a99fdcfad Define realinstall' target, not install', and let bsd.prog.mk do dependencies. 1993-04-26 03:35:05 +00:00
mycroft
8e2943c6ea Don't try to install man pages if NOMAN set. 1993-04-26 03:33:41 +00:00
mycroft
ad97848959 Don't try to install man page if NOMAN set. 1993-04-26 03:29:31 +00:00
mycroft
d01e9218c3 Define realinstall' target, not install', and let bsd.prog.mk do dependencies. 1993-04-26 03:26:55 +00:00
mycroft
899ea388c7 Don't redefine `realinstall' target if already defined. 1993-04-26 03:26:17 +00:00
mycroft
39ca5a134b Don't try to install man page if NOMAN set. 1993-04-26 03:24:05 +00:00
mycroft
96b08746cf Once more, don't make `all' depend on man page; bsd.prog.mk does this. 1993-04-26 02:36:21 +00:00
mycroft
07c4b714f5 RCS is no longer broken (I think). 1993-04-26 02:22:13 +00:00
mycroft
2dbb9c9a20 Remove -I; include files are now in /usr/include. 1993-04-26 02:14:20 +00:00
mycroft
ba2f11b97b Clean up deleted files. 1993-04-26 02:13:17 +00:00
mycroft
c51d80d0e7 Install mpool.h. 1993-04-26 02:10:42 +00:00
mycroft
1713e2d1dd s/R_PUT/0/ 1993-04-26 02:02:47 +00:00
mycroft
7b2a71af26 Oops. Remove some more cruft. 1993-04-26 01:54:30 +00:00
mycroft
48939e660e Don't make `all' target depend on man page; bsd.prog.mk takes care of this. 1993-04-26 01:53:05 +00:00
deraadt
e0be09ea04 fixed multiple inclusion problem 1993-04-26 01:48:05 +00:00
cgd
95a80ce24f fix to allow multiple inclusion of sys/errno.h. whoever did this to begin
with was sick...
1993-04-26 01:36:53 +00:00
mycroft
f8760c2ba3 Convert hash_open() call to dbopen(). 1993-04-25 08:51:22 +00:00
mycroft
1aa661887a Convert btree_open() calls to dbopen(). 1993-04-25 08:44:51 +00:00
mycroft
895bb1c31d Use global value of CFLAGS. 1993-04-25 08:13:28 +00:00
mycroft
ea26d727fc Clean up deleted files. 1993-04-25 07:50:58 +00:00
mycroft
62d8a597f9 Reenable building keywords.h dynamically. 1993-04-25 07:50:56 +00:00
mycroft
2c35f5c582 Compile X.25, OSI, and NS code. 1993-04-25 07:26:40 +00:00
mycroft
8c13f4907a Compile {iso,ns}_{addr,ntoa}. 1993-04-25 07:24:14 +00:00
mycroft
ad0e69d5b0 Don't build man page if NOMAN set. 1993-04-25 06:58:16 +00:00
mycroft
4da01efae2 Link with LDFLAGS even if one source module. 1993-04-25 05:53:48 +00:00
mycroft
2b2941c3cf Don't lose if we include bsd.prog.mk only to build man pages. 1993-04-25 05:36:13 +00:00