113 Commits

Author SHA1 Message Date
cgd
762220b057 to allow users to configure hostname easily 1993-04-02 08:04:56 +00:00
cgd
0860fd10c1 updated to reflect the fact that we don't have an ncheck 1993-04-02 08:00:48 +00:00
cgd
3f7fac1fc9 got rid of damned highlight characters, and changed
method to turn on rwhod.
1993-04-02 08:00:07 +00:00
cgd
a1c6cafed2 added better interface configuration, comments, and support
for better hostname and gateway configuration.
1993-04-02 07:59:12 +00:00
cgd
584db7e96c made motd "more standard" 1993-04-02 07:58:27 +00:00
cgd
520e23eb35 updated for current setup, and made logs compress 1993-04-02 07:58:02 +00:00
cgd
50d58dcaf3 got rid of bill, lynne, ken, and dmr 1993-04-02 07:57:23 +00:00
cgd
53b6b54b54 removed bill and lynne from wheel 1993-04-02 07:57:00 +00:00
cgd
3a78d9676a updated for current system setup, and made logs compressed 1993-04-02 07:56:43 +00:00
cgd
1917505289 cleaned up header 1993-04-02 07:55:49 +00:00
cgd
c7e0ac9f53 got rid of unused entries, and explained others 1993-04-02 07:54:44 +00:00
cgd
9665323b6c added `myname' to list of things to install (in support of
"better netstart")
1993-04-02 07:54:01 +00:00
glass
06ab8923b1 installs crontab in right place 1993-04-02 07:18:23 +00:00
cgd
bdcb529e9b added rcs to the "old and broken" list 1993-04-01 22:42:34 +00:00
cgd
0bb417c06b added 'ed' 1993-04-01 01:01:02 +00:00
cgd
45053b6fa6 changed value of NKMEMCLUSTERS, to help avoid kmem_map too small problem 1993-04-01 00:06:43 +00:00
cgd
3c8786fcc3 changed value of bufpages, to avoid kmem_map too small problem 1993-04-01 00:06:04 +00:00
cgd
198512cb6d install of include subdirs from sys.386bsd now done relative to current
dir, rather than from /sys.
1993-03-31 23:53:28 +00:00
cgd
7dd500533c broke out panics for *_map too small, and tried to coalesce the maps more
often.
1993-03-31 21:53:56 +00:00
cgd
703a8bbc4f added support for kgmon 1993-03-31 18:06:59 +00:00
cgd
6f5c6484b8 added support for gprof 1993-03-31 18:06:52 +00:00
cgd
c220d9d281 pulled in from net/2. should work fine -- profiling support exists. 1993-03-31 17:24:07 +00:00
cgd
505636be4f added kgmon, from net-2. should work fine, because kernel does profiling
support correctly of config'd w/"-p"
1993-03-31 17:19:52 +00:00
cgd
6178306162 added . and .. 1993-03-30 05:16:56 +00:00
cgd
8ee761b100 moved tmac.doc.old in from the distribution /usr/share tree, and fixed
the makefile...  another place where the original source tree
was insonsistent w/the binary dist.
1993-03-30 04:16:18 +00:00
cgd
7128ad8ecd fixed so that "tmac.an.old" is installed, so old man pages can be made,
on a fresh distribution.
1993-03-30 01:57:00 +00:00
cgd
f3675eb471 now symlinks /etc/localtime to the right thing, rather than making
a copy (or trying to).
1993-03-30 00:31:52 +00:00
cgd
1517abcb2b pointed to tmac.n to the right place; it was a symlink and CVS ate it. 1993-03-30 00:23:02 +00:00
cgd
91e2660723 make passwd db right on "distribution" 1993-03-30 00:07:40 +00:00
cgd
415ba32abc guess which genius forgot this file when they made their distribution... 1993-03-29 22:46:21 +00:00
cgd
0dbb01098b added prompt for floppy root disk. 1993-03-29 22:30:55 +00:00
cgd
1765472d36 added ISOFS 1993-03-28 21:33:28 +00:00
glass
32981aa929 cleaned up such that it compiles quietly
now installs with right permissions
now installs both man pages properly
1993-03-28 17:27:04 +00:00
glass
0e5c3c418f cleanup so that crond compiles quietly 1993-03-28 17:24:43 +00:00
cgd
0cd80e006f if PANICWAIT defined, will always wait for a key press before reboot
after panic.  (note that this only makes a difference if DDB is not
installed.)
1993-03-28 08:40:33 +00:00
cgd
9059ecd426 fixed strip.sed symlink problem, and moved "tmac.doc.old" into list of
things to not install
1993-03-28 03:27:09 +00:00
cgd
39a4d0c2e4 merged version of mount_fdesc and mount_kernfs 1993-03-28 03:19:38 +00:00
cgd
7dba27281b merged mount_fdesc and mount_kernfs into mount_miscfs 1993-03-28 03:17:02 +00:00
nate
5fd6295611 Fixed the doc macros to call troff, eqn,and tbl instead of ditroff,
deqn, and dtbl.
Fixed make clean to remove the man pages (Bill fixed this in the distribution,
but not in the original source)
Changed install to leave the original file around, by using 'cp' instead of
'mv'. "install -c ..."
1993-03-27 12:17:32 +00:00
cgd
fd0d6902b6 moved closing #endif to include comselect 1993-03-27 09:24:42 +00:00
cgd
60c25d5d58 added cdevvp (after taking it out of vfs_subr.c) because realized
that it was only needed here.
1993-03-27 02:00:45 +00:00
cgd
03b129b850 added ".." and support for "rrootdev" 1993-03-27 00:37:08 +00:00
cgd
0d1856b928 added default addresses for SCSI board I/O ports 1993-03-26 23:47:23 +00:00
cgd
a253da2bdb fixed typo (in a comment) 1993-03-26 23:40:42 +00:00
glass
33af42bc58 removed unnecessary #ifdefing, fixed conf/files appropriately 1993-03-26 22:16:30 +00:00
glass
54a6a3328c test kernel config for 'options KTRACE' 1993-03-26 22:15:53 +00:00
glass
eb9f3bac4c ktrace is now optional 1993-03-26 22:15:25 +00:00
cgd
cc0afac511 fixed problem where you couldn't unmount after looking... 1993-03-25 17:34:52 +00:00
cgd
33aba93f4c added bpfilter pseudo-device, and FDESC and KERNFS options 1993-03-25 10:58:20 +00:00
cgd
2fd8835060 one line got botched during bpf patch installation 1993-03-25 10:08:55 +00:00