146 Commits

Author SHA1 Message Date
glass
9d01d35795 wildcard mx support is flakey, distributed config file now defaults to no
special handling for wildcard MX case.
no longer tries to close getdtablesize() file descriptors.
1993-04-03 23:39:27 +00:00
cgd
2d8ae46ccc got rid of accidental extra newline 1993-04-03 11:19:42 +00:00
cgd
9f196698ed added `options KTRACE' 1993-04-03 07:33:10 +00:00
cgd
3a480a1783 converted date in kernel version to standard date output format. 1993-04-03 03:53:00 +00:00
cgd
10c041bb55 added changes from Steven Reiz <sreiz@aie.nl> (based on
those by Poul-Henning Kamp <phk@data.fls.dk>) to get the kernel
to compile properly when gcc2.* is cc.  (should still work
when gcc1.39 is in use.)
1993-04-03 02:15:18 +00:00
cgd
bf6d5bbc6b change from make tinguely (tinguely@hookie.cs.ndsu.NoDak.edu) to make
opening running programs for writing return ETXTBUSY.
1993-04-03 01:56:45 +00:00
cgd
0bc8258f2a fixed wfj's trampling on UCB copyright notices. 1993-04-03 01:42:13 +00:00
cgd
418f0bc15e now just prints out version. also, got rid of kernel_version,
and fixed wfj's trampling on UCB copyright notices.
1993-04-03 01:41:32 +00:00
cgd
e051221728 added various things, to make kernel version info more useful 1993-04-03 01:40:55 +00:00
cgd
e52321f399 get version from /kern/version, if exists, else ??? 1993-04-03 01:40:29 +00:00
glass
9e697c360d Added /etc/rpc for librpc support
fixed crontab so it works (oops)
fixed /etc/daily whatis.db support
1993-04-03 01:12:21 +00:00
glass
f1814fe4f8 Now installs man pages 1993-04-03 00:59:48 +00:00
glass
99e22d264a Now just a subdir.mk 1993-04-03 00:59:16 +00:00
glass
92156edf9b now installs flexdoc(1) too. 1993-04-03 00:53:37 +00:00
glass
1239f160e5 Added rpcinfo(8) 1993-04-03 00:52:27 +00:00
glass
761a1a76b5 Added rpcgen(1) 1993-04-03 00:51:49 +00:00
glass
c392acbefd Added rpcinfo(8), rpcgen(1) 1993-04-03 00:51:30 +00:00
glass
2464ebc5dd Now installs zic(8) man page 1993-04-03 00:37:53 +00:00
deraadt
f93ed71c3f getdomainname fix. had to declare get/setdomainname() implicitly extern. 1993-04-02 20:38:22 +00:00
cgd
7764c8b064 Simon J. Gerraty <sjg@zen.void.oz.au>:
cut -f1 outputs a field separator before the first field.
1993-04-02 20:21:47 +00:00
cgd
18dbd6b199 Jay Fenlason <hack@datacube.com>:
1: the fi_readers and fi_writers fields of the fifoinfo structure were not
being initialized to 0.  This caused the driver to not sleep the first
process to open the fifo--it thought there was already another process to
talk to (most of the time.)

2: fifo_open() was calling tsleep() without unlocking the inode of the fifo
file.  This caused *any* subsequent access to the file (even an ls (!)) to
hang forever.  Note that this bug was usually masked by bug #1 above.
1993-04-02 20:19:48 +00:00
deraadt
9417aa0710 learn to type theo.. spelling error, whoops 1993-04-02 13:15:31 +00:00
deraadt
ebdbe06ecc automagically set the domainname using /etc/defaultdomainname, an
start ypbind if it exists  and should be running. (future's so bright,
gotta wear shades..)
1993-04-02 13:11:42 +00:00
deraadt
a14e9b1a53 Build domainname binary for us. 1993-04-02 12:44:25 +00:00
cgd
6df4b01aee fixed problem with 2 `/' chars back to back in temp files, which kills emacs 1993-04-02 12:31:56 +00:00
deraadt
d98a4aa1c4 added: the entire domainanme set. domainmame(1), domainname(2), and a spiffy
man page.
1993-04-02 12:24:21 +00:00
cgd
dc2efd15a6 make when PARANOID wouldn't work, for mis-remembered field name 1993-04-02 12:20:13 +00:00
cgd
7abc82f366 the whois database moved 1993-04-02 12:08:44 +00:00
cgd
9c56c15933 changes by rod grimes for 386bsd 1993-04-02 10:51:19 +00:00
cgd
f555f3d91d bugfiler, brought in from net/2... 1993-04-02 10:49:34 +00:00
glass
2036fa31d4 automagically build the 'whatis.db' including machine pages 1993-04-02 09:43:41 +00:00
cgd
b1bd0c06dd updated for current setup, and to compress logs 1993-04-02 08:07:11 +00:00
cgd
1e50fa21b8 changed console' to vga' 1993-04-02 08:05:12 +00:00
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