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
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