Commit Graph

43098 Commits

Author SHA1 Message Date
cgd
e9e7ae8a6e now uses maxfdescs' to bound openfiles' resource limit. 1993-04-04 04:32:14 +00:00
cgd
8fe7f325cd added maxfdescs definition 1993-04-04 04:31:05 +00:00
glass
356d1d5761 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
95d13869d1 got rid of accidental extra newline 1993-04-03 11:19:42 +00:00
cgd
2633c2e52a added `options KTRACE' 1993-04-03 07:33:10 +00:00
cgd
086e97be7e converted date in kernel version to standard date output format. 1993-04-03 03:53:00 +00:00
cgd
5d07e08579 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
fafe485efe 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
7d9faa5403 fixed wfj's trampling on UCB copyright notices. 1993-04-03 01:42:13 +00:00
cgd
a381c1fd17 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
fe7517c914 added various things, to make kernel version info more useful 1993-04-03 01:40:55 +00:00
cgd
33a637b4eb get version from /kern/version, if exists, else ??? 1993-04-03 01:40:29 +00:00
glass
b3d044e80e 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
0ec557d9c9 Now installs man pages 1993-04-03 00:59:48 +00:00
glass
f6d04cee08 Now just a subdir.mk 1993-04-03 00:59:16 +00:00
glass
dc8ec5d0a8 now installs flexdoc(1) too. 1993-04-03 00:53:37 +00:00
glass
26819b24df Added rpcinfo(8) 1993-04-03 00:52:27 +00:00
glass
8f0abce1cd Added rpcgen(1) 1993-04-03 00:51:49 +00:00
glass
213b6d05a1 Added rpcinfo(8), rpcgen(1) 1993-04-03 00:51:30 +00:00
glass
46a78ad98e Now installs zic(8) man page 1993-04-03 00:37:53 +00:00
deraadt
6efd5159e0 getdomainname fix. had to declare get/setdomainname() implicitly extern. 1993-04-02 20:38:22 +00:00
cgd
cbdd011637 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
b02974b037 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
ee5154db71 learn to type theo.. spelling error, whoops 1993-04-02 13:15:31 +00:00
deraadt
7b31763f5c 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
f9f5e09c3f Build domainname binary for us. 1993-04-02 12:44:25 +00:00
cgd
3201bdaf64 fixed problem with 2 `/' chars back to back in temp files, which kills emacs 1993-04-02 12:31:56 +00:00
deraadt
355265a866 added: the entire domainanme set. domainmame(1), domainname(2), and a spiffy
man page.
1993-04-02 12:24:21 +00:00
cgd
f96d1b7f51 make when PARANOID wouldn't work, for mis-remembered field name 1993-04-02 12:20:13 +00:00
cgd
5a79c6155d the whois database moved 1993-04-02 12:08:44 +00:00
cgd
01de02062a changes by rod grimes for 386bsd 1993-04-02 10:51:19 +00:00
cgd
2af375f803 bugfiler, brought in from net/2... 1993-04-02 10:49:34 +00:00
glass
0bde8f403d automagically build the 'whatis.db' including machine pages 1993-04-02 09:43:41 +00:00
cgd
51bed6780a updated for current setup, and to compress logs 1993-04-02 08:07:11 +00:00
cgd
9d0d894beb changed console' to vga' 1993-04-02 08:05:12 +00:00
cgd
5141b5231e to allow users to configure hostname easily 1993-04-02 08:04:56 +00:00
cgd
1c2ae9dcc3 updated to reflect the fact that we don't have an ncheck 1993-04-02 08:00:48 +00:00
cgd
dd919dd07f got rid of damned highlight characters, and changed
method to turn on rwhod.
1993-04-02 08:00:07 +00:00
cgd
80e5f01ba4 added better interface configuration, comments, and support
for better hostname and gateway configuration.
1993-04-02 07:59:12 +00:00
cgd
58fdd12a2d made motd "more standard" 1993-04-02 07:58:27 +00:00
cgd
5ad402b272 updated for current setup, and made logs compress 1993-04-02 07:58:02 +00:00
cgd
d0395ece09 got rid of bill, lynne, ken, and dmr 1993-04-02 07:57:23 +00:00
cgd
77966b6a45 removed bill and lynne from wheel 1993-04-02 07:57:00 +00:00
cgd
560cb21a4d updated for current system setup, and made logs compressed 1993-04-02 07:56:43 +00:00
cgd
6b05b907f6 cleaned up header 1993-04-02 07:55:49 +00:00
cgd
6921b399d2 got rid of unused entries, and explained others 1993-04-02 07:54:44 +00:00
cgd
2533074547 added `myname' to list of things to install (in support of
"better netstart")
1993-04-02 07:54:01 +00:00
glass
f1944c19e2 installs crontab in right place 1993-04-02 07:18:23 +00:00
cgd
b5ba167cd4 added rcs to the "old and broken" list 1993-04-01 22:42:34 +00:00
cgd
7b39b3bc4d added 'ed' 1993-04-01 01:01:02 +00:00