Commit Graph

305584 Commits

Author SHA1 Message Date
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
cgd 9483844857 changed value of NKMEMCLUSTERS, to help avoid kmem_map too small problem 1993-04-01 00:06:43 +00:00
cgd 2cfe39f580 changed value of bufpages, to avoid kmem_map too small problem 1993-04-01 00:06:04 +00:00
cgd e28e9b88be 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 64354bb7c6 broke out panics for *_map too small, and tried to coalesce the maps more
often.
1993-03-31 21:53:56 +00:00
cgd cac8c9b73b added support for kgmon 1993-03-31 18:06:59 +00:00
cgd b5965bc79a added support for gprof 1993-03-31 18:06:52 +00:00
cgd 02e396fb83 pulled in from net/2. should work fine -- profiling support exists. 1993-03-31 17:24:07 +00:00
cgd 36adb5cb3d 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 d7743f6ac4 added . and .. 1993-03-30 05:16:56 +00:00
cgd 2c31ebb1a6 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 786a7a8364 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 4476d06142 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 0559d7e379 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 62d312fac7 make passwd db right on "distribution" 1993-03-30 00:07:40 +00:00