Commit Graph

103245 Commits

Author SHA1 Message Date
cgd 49828746dc aha (aha1542) and ahb (aha1742) conflict; can't put them in the same
config file
1993-04-10 21:55:49 +00:00
cgd de2ed850e7 made it appropriately generic, and added PCFS and KERNFS support 1993-04-10 21:21:33 +00:00
cgd 506ea71fe9 was saying "not responding" on failed probe. that's bogus. 1993-04-10 21:09:13 +00:00
cgd e12540ddf3 changed titles from elvrec to elvisrecover 1993-04-10 21:02:56 +00:00
cgd 36cc48db29 give boat-anchor a PCFS 1993-04-10 20:46:46 +00:00
cgd a434508e6d version's not supposed to be printed here; it's supposed to be printed
in machdep.c
1993-04-10 20:46:16 +00:00
cgd 773a01b924 make sure /usr/share/misc exists before installing into it. 1993-04-10 20:39:06 +00:00
glass 550b9e0bef forgot to update syscalls.master. the makesyscalls.sh generated stuff
is now updated
1993-04-10 20:27:10 +00:00
cgd 0ce421dcab get rid of /sys before you try to make the symlink... 1993-04-10 20:20:21 +00:00
glass 97aac27660 fixed an #ifdef NFS 1993-04-10 20:19:59 +00:00
glass 24e91b0789 migrated code to make split possible 1993-04-10 20:19:19 +00:00
glass ff2c06d490 fixed '#ifdef NFS' appropriately. 1993-04-10 20:18:57 +00:00
glass 88bd702a3e Added NFSSERVER,NFSCLIENT where appropriate. 1993-04-10 20:17:43 +00:00
cgd 2357a0fbaa make user the cat5 dir exists before trying to install man page there. 1993-04-10 20:17:42 +00:00
glass c63d09563c Added NFSSERVER,NFSCLIENT where appropriate. 1993-04-10 20:17:28 +00:00
glass 5fc608f3ea made appropriate changes for separate inclusion of nfsclient and nfsserver support 1993-04-10 20:17:08 +00:00
glass 58b3b35fa9 doesn't core when nfsclient support is not in kernel 1993-04-10 20:16:13 +00:00
glass cf30e49568 doesn't core when nfsserver support is not in kernel 1993-04-10 20:16:04 +00:00
glass f5b725b323 fixes for nfs_client, nfs_server division. 1993-04-10 20:15:30 +00:00
cgd acb8f0aa7e forgot to get rid of a \... 1993-04-10 20:11:57 +00:00
cgd bfe8764966 make chmods explicit 1993-04-10 20:08:35 +00:00
cgd 011708d80c always run portmap 1993-04-10 18:01:31 +00:00
cgd 2d703fd900 fix rwalld so that it goes into daemon mode properly. 1993-04-10 17:59:27 +00:00
cgd 4ea87a4167 subdir is librpc; somebody was a moron... 1993-04-10 17:27:23 +00:00
cgd 94d52aa34d ignore exit status from ex when building termcap. don't know
why it returns 1...
1993-04-10 16:47:39 +00:00
cgd 7874115c65 fixed LINKS entries... 1993-04-10 16:16:18 +00:00
cgd baa77a64b9 fixed makefile bogons 1993-04-10 16:09:10 +00:00
glass 6843718d0a got rid of various sundry warnings. rgrimes should've fixed this crap 1993-04-10 16:00:39 +00:00
cgd 00c9a79575 gnu zip. necessary to unpack the distribution 1993-04-10 15:59:43 +00:00
glass 39a3e30f00 fixed missing include to avoid warning 1993-04-10 15:59:30 +00:00
cgd 9548a0c359 gnu zip. necessary to unpack the distribution 1993-04-10 15:58:58 +00:00
glass 8303bbe115 Fixed so they are useable when compiled with options NS. Not that I know
anyone who will.....
1993-04-10 15:58:56 +00:00
cgd 2a88db3a3a gnu zip. necessary to unpack the distribution 1993-04-10 15:58:55 +00:00
glass d71eceecbe Fixed so they are useable when compiled with options NS. Not that I know
anyone who will.....
1993-04-10 15:58:53 +00:00
cgd 0f067bf407 gnu zip. necessary to unpack the distribution 1993-04-10 15:58:49 +00:00
glass 2c42cb9c01 Fixed so they are useable when compiled with options NS. Not that I know
anyone who will.....
1993-04-10 15:58:48 +00:00
cgd 284ad5bca7 gnu zip. necessary to unpack the distribution 1993-04-10 15:58:46 +00:00
glass 4bf29fa831 Fixed so they are useable when compiled with options NS. Not that I know
anyone who will.....
1993-04-10 15:58:45 +00:00
glass eb096667f4 Added support for NS checksums by stealing portable code from net2. would
need to be optimized to use.
1993-04-10 15:57:22 +00:00
cgd ed1c67d0d4 gnu zip. necessary to unpack the distribution 1993-04-10 15:55:19 +00:00
glass 2db838a0c3 Added ISO,CITTT,NS stuff. still missing a few things. up to 798k 1993-04-10 15:55:16 +00:00
cgd bc05183f47 gnu zip. necessary to unpack the distribution 1993-04-10 15:55:03 +00:00
cgd f625cfdcdf gnu bc. necessary to compile the distribution 1993-04-10 15:54:16 +00:00
glass 85eccea790 imp support is not present and is therefor 'requires broken' 1993-04-10 15:54:14 +00:00
cgd 439d2fb46c gnu bc. necessary to compile the distribution 1993-04-10 15:51:24 +00:00
cgd a3960efdef makefiles for usr.gnubin. initial programs are bc and gzip,
both of which are necessary for the distribution.
1993-04-10 15:50:59 +00:00
cgd ecaf3b9df2 added `usr.gnubin' for new gnu binaries necessary for the distribution. 1993-04-10 15:49:55 +00:00
cgd 47a9e621e3 isntall regex.h under ${DESTDIR} 1993-04-10 15:24:44 +00:00
glass 33d009a09c Prevents you from creating double faults and such mmaping stuff on top
of the kernel, etc. Tested.  Derived from BSDI public patches
1993-04-10 15:06:01 +00:00
cgd ea0119db71 From: pk@cs.few.eur.nl (Paul Kranenburg)
patch which allows ps(1) and w(1) to lay
their hands on process command line arguments.
1993-04-10 15:02:41 +00:00