briggs
c81ab3be4c
Add filesystem type for Macintosh HFS. We recognize it, but not much else
...
at this point.
1994-02-10 04:19:25 +00:00
cgd
4cd9943698
clean things up some
1994-02-10 03:31:19 +00:00
cgd
0feebda663
get group right for /var/games, and add /var/games/hackdir/save
1994-02-10 02:34:30 +00:00
cgd
6869fe697b
add entries for:
...
/usr/include/g++/gen
/usr/share/{gnats,groff_font/*,tmac/mm}
1994-02-10 02:33:23 +00:00
cgd
b4da561c15
kiil bogus install -d's
1994-02-10 02:31:32 +00:00
cgd
1a1b1466cb
kill bogus install -d's. for those that are appropriate (libg++),
...
make owner and mode explicit, to make the mtree files.
1994-02-10 02:17:56 +00:00
cgd
893697d4df
don't hide install -d, and make owner/group correct
1994-02-10 02:09:31 +00:00
cgd
b9c5c66af3
while documentation is nice, including SunOS man pages in your source isn't!
1994-02-10 02:06:05 +00:00
cgd
c440ffb67d
kill bogus install -d's, and clean slightly
1994-02-10 01:54:10 +00:00
cgd
f9accb9bc1
add/delete/comment out dirs in share, as appropriate
1994-02-10 01:53:06 +00:00
cgd
8f54ff345b
don't use 'make' explicitly
1994-02-10 01:47:47 +00:00
mycroft
4ebaf143d9
Now I know what to do with this; revert a couple of bits.
1994-02-10 01:37:53 +00:00
cgd
05120c85e9
fix a type; color me stupid
1994-02-10 01:24:50 +00:00
cgd
947fd2484d
be a little smarter with #defines
1994-02-10 01:22:25 +00:00
cgd
c882b54db3
kill bogus install -d's. the one for /usr/include/rpcsvc is still here.
1994-02-10 01:10:01 +00:00
cgd
38a3d1726d
kill install -d's.
1994-02-09 23:50:32 +00:00
mycroft
bbb3e7618c
All ioctl routines take a struct proc * now.
1994-02-09 21:06:46 +00:00
mycroft
191957b47b
Format police.
1994-02-09 20:54:44 +00:00
mycroft
22cc3a7bc9
Fix some spacing; enable old ioctls if COMPAT_SUNOS.
1994-02-09 20:35:24 +00:00
mycroft
a8aa70d4a5
Remove l_rend and l_meta.
1994-02-09 20:18:17 +00:00
chopps
2413e2f66c
added support for TEAC 60M, quite possibly the worst scsi interface on the planet earth.
1994-02-09 20:16:55 +00:00
mycroft
b9a95fd820
Don't attempt to prototype d_dump, as it varies per machine. Remove l_rend
...
and l_meta, as they are not used.
1994-02-09 20:12:42 +00:00
deraadt
c5a096fcf1
do not -DKERNEL please
1994-02-09 15:00:32 +00:00
deraadt
12ef386619
need struct buf for proto's
1994-02-09 14:57:08 +00:00
cgd
5a5a76afa0
add cf/cf to subdir, so it'll get built
1994-02-09 08:28:36 +00:00
cgd
cdf1056390
do makedb in DESTDIR/...
1994-02-09 08:00:16 +00:00
cgd
c0793f717f
have _SUBDIRUSE done in 'realinstall', not in 'install' so that
...
'afterinstall' actually happens *after* the real install!
since this entire section is in a "!target(install)", having
it done the other way was wrong and unnecessary (i.e. the
previous change/comment was bogus).
1994-02-09 07:55:08 +00:00
glass
2be040e54d
better. shame though, sendmail is so *EASY* to configure now.
1994-02-09 07:53:47 +00:00
cgd
f1bbbc4fa0
don't assume a machine-dependent dir
1994-02-09 07:51:44 +00:00
cgd
43c245f03b
slight consistency
1994-02-09 07:32:23 +00:00
cgd
2902d380f1
install a prototype sendmail.cf
1994-02-09 07:29:36 +00:00
cgd
0b5dd219eb
add support for a 'distribution' target, to install tcpproto.cf
1994-02-09 07:29:06 +00:00
cgd
68e8ab5797
provisional fix to understand 57.6k and 115.2k
1994-02-09 07:06:11 +00:00
cgd
d43a0f37b1
don't panic if user does 'cat /kern', though result is dubious.
1994-02-09 06:32:17 +00:00
jtc
3705329589
Add entries for /usr/share/man/{cat,man}[48]/{amiga,sparc}.
1994-02-09 01:58:17 +00:00
chopps
b4318b8153
removed vn, now in sys/dev
1994-02-09 01:51:13 +00:00
mycroft
caa12d08f1
Clean up deleted files.
1994-02-09 01:50:14 +00:00
chopps
12bda9154d
moved to proper place. (from arch/amiga/dev)
1994-02-09 01:24:45 +00:00
cgd
3059ace712
disable toor by default
1994-02-09 00:19:53 +00:00
cgd
054d17fafb
patch from Diomidis Spinellis to fix 'infinite' loop
1994-02-09 00:06:07 +00:00
cgd
ac29ea9d85
kill typo
1994-02-08 23:20:40 +00:00
deraadt
37fd24a631
use normal major numbers for ptys
1994-02-08 21:39:55 +00:00
chopps
6539f446bd
describes amiga's actions on exec of reboot
1994-02-08 13:04:30 +00:00
pk
f1ffa7a2c4
Brr, even very local symbols must sometimes be in the symbol tables.
...
XXX- should rename these symbols for public consumption.
1994-02-08 10:20:57 +00:00
mycroft
5580321195
Don't try to clear the diag register in NVRAM; it's used for other purposes
...
by some BIOSes, and mysterious lossage results.
1994-02-08 05:10:48 +00:00
mycroft
cad28d28e6
Fix core dump when source is a directory.
1994-02-08 05:09:26 +00:00
briggs
d220a8bafd
Update to use b_actf instead of av_forw(?) per Charles Hannum's changes.
1994-02-08 03:54:08 +00:00
mycroft
7ce014f038
Clean up multicast code; part from magnum branch, and part from Brad Parker
...
<brad@fcr.com>. A couple of other nits.
1994-02-08 03:06:20 +00:00
chopps
4abc3ff245
handle __STDC__ preprocessor.
1994-02-08 02:31:55 +00:00
cgd
4a0f440f45
don't core when handed "grep \'{\' *". also, fix the error message
...
when that happens.
1994-02-07 23:55:37 +00:00