434 Commits

Author SHA1 Message Date
cgd
3f59fa9bd9 from patch 108, by jordan hubbard:
The value of endp returned by strtod() was off by one.  There was also a
const char * vs char * assignment that I took the opportunity to fix.
1993-04-09 12:27:23 +00:00
cgd
5600c7c78a from patch 107:
This is a patch for ar(1) and ranlib(1) which fixes a problem for object
modules names longer than 16 characters and odd in length.  The problem
was that such records are padded to make sure the next record started on
an even byte boundary, but during reads the padding character was forgotten,
resulting in an "Inappropriate file type or format" error.
1993-04-09 12:25:43 +00:00
cgd
8f9f0b8a30 doesn't need -lcompat 1993-04-09 12:22:07 +00:00
cgd
56c6d68612 added msgs 1993-04-09 12:21:10 +00:00
cgd
c89324c584 fix from Chris Torek (patch 106):
386BSD inherits a bug from the 4.3 Reno port for contiguous block allocation.
1993-04-09 12:19:12 +00:00
cgd
fa3262909b added accton, edquota, flcopy, gettable, htable, iostat, quotaon,
repquota, trpt, and trsp, per (currently alpha) patch 125.
1993-04-09 12:15:37 +00:00
cgd
1384c0448a added netccitt, netiso, and netns support, from (currently
alpha) patch 126
1993-04-09 12:00:07 +00:00
cgd
4138697a21 patch 2.0.12u8, from prep.ai.mit.edu. this is not under the GPL. 1993-04-09 11:33:50 +00:00
cgd
012bb89a84 added entry for `patch' 1993-04-09 11:33:20 +00:00
glass
191ee8bc20 fixes stupid piece of bpf code that duplicates cdefs.h's handling of
'inline' in such a way as to cause stupid warnings.
1993-04-09 11:02:51 +00:00
cgd
dc9f23f104 make sure directory for calendar files exists before installing them 1993-04-09 10:26:42 +00:00
cgd
303867a1bf fix find & deletion of old files so that it doesn't look in kernfs
or fdesc fs
1993-04-09 10:25:02 +00:00
cgd
f5c31c5f8b make install copy, rather than move, the binary. 1993-04-09 09:47:42 +00:00
cgd
c507b0b1b4 add y.tab.h to CLEANFILES. 1993-04-09 09:46:14 +00:00
cgd
05047d0abd make sure directories to install stuff exist before installing 1993-04-09 09:43:43 +00:00
cgd
15d1b5bde1 term manpage is missing 1993-04-09 09:43:20 +00:00
cgd
563a21a46c actually do subdirs; they aren't missing! 1993-04-09 09:43:03 +00:00
cgd
6a90c42cf0 make sure directory to install stuff exists before installing 1993-04-09 09:39:59 +00:00
cgd
158c4900e7 make sure directory to install stuff exists before installing,
and copy libs rather than mv'ing them, on install
1993-04-09 09:39:34 +00:00
cgd
a320f7a2b7 make sure directory to install stuff exists before installing 1993-04-09 09:38:47 +00:00
cgd
808690c888 copy deck of cards, rather than moving it, on install 1993-04-09 09:38:35 +00:00
cgd
cd3932a86c make sure directory to install stuff exists before installing 1993-04-09 09:38:08 +00:00
cgd
31e09617e5 fix various install problems. 1993-04-09 09:37:17 +00:00
cgd
793eeac9c1 add man page to CLEANFILES (because of strange way man page
is generated).
1993-04-09 09:36:09 +00:00
cgd
37acd25fb6 make sure directory to install stuff exists before installing 1993-04-09 09:35:33 +00:00
cgd
227c3c3a2f try to do the right thing, in terms making directories before we
install into them, and get the manpage cleans _OUT_ of "clean".
they don't belong there, only in cleandir, WFJ be damned.
1993-04-08 17:18:42 +00:00
cgd
a27e7fc240 stop removing when done 1993-04-08 14:31:36 +00:00
cgd
70fd9d85c6 make it copy when installing 1993-04-08 14:13:46 +00:00
cgd
9194d5f4d4 fixed typos... 1993-04-08 14:10:30 +00:00
cgd
afd89b7e4f (silently) make sure we have directories before installing 1993-04-08 14:02:00 +00:00
cgd
d7e01d1e7d make install copy 1993-04-08 13:53:28 +00:00
deraadt
183a26440d dmesg output at boottime now tries to print out information as
soon as it is available. The output looks much more like Sunos.
1993-04-08 08:26:46 +00:00
cgd
b7bc235229 patched w/changes from blymn@mulga.awadi.com.AU (Brett Lymn) to
fix things like flow control support, SLIP option support etc.
1993-04-08 04:15:41 +00:00
cgd
9b6953f9f3 to get scsi system, you now use "options SCSI" rather
than "controller scbus0" -- makes more sense
1993-04-08 04:08:00 +00:00
cgd
8757be9504 put scsi system file list in the right place (finally) 1993-04-08 04:05:33 +00:00
cgd
e6486de257 added -DBSD to CFLAGS, so it realizes we're not minix. 1993-04-08 03:02:20 +00:00
cgd
65caa09378 fixed usr vs. var problems, and made it say "elvisrecover" 1993-04-08 02:47:40 +00:00
cgd
4b9cc194ce fixed var vs. usr in man page, and made it say "elvispreserve" 1993-04-08 02:46:10 +00:00
cgd
0dc1a58a53 incorporated alm's update of elvis to 1.7 1993-04-08 02:22:57 +00:00
cgd
63c4c019a6 gnu regex 0.12 1993-04-08 01:12:23 +00:00
cgd
1b8230a26b gnulib == libraries under the GPL which need to go in the main tree.
starting out, this is regex-0.12
1993-04-08 01:10:47 +00:00
cgd
fc429af61f added ed, from Andrew Moore, alm@netcom.com 1993-04-08 01:07:16 +00:00
cgd
c6b2da4e0f added gnulib, for gnu libraries that for whatever reason need to go
into the main tree
1993-04-08 01:05:57 +00:00
glass
8ea5ff777e attempting to open an already opened tape drive should get you EBUSY, not
ENXIO.
1993-04-08 00:20:02 +00:00
deraadt
f907931982 /* ... /* ... */ problem in an include file 1993-04-07 09:15:28 +00:00
deraadt
a50b7b2db2 wd7000 entry 1993-04-06 20:59:57 +00:00
deraadt
37d23cbb23 wd7000 device driver, put in IO_WDS entry in isa.h. You can now build a
kernel with it. Hope your dma works better than mine <grr>
1993-04-06 20:58:01 +00:00
cgd
3f828eac04 added console security, if SECURE_CONSOLE defined in makefile,
and console not secure in ttys
1993-04-06 19:33:33 +00:00
cgd
210d7348a0 changed order of copyright/version notice (to match 4.4 boot string)... 1993-04-06 14:23:00 +00:00
deraadt
185d1d9ea4 ripped out a message 1993-04-06 12:09:55 +00:00