497 Commits

Author SHA1 Message Date
mycroft
dc3dadb0c3 Fix up error messages and return values. 1993-04-22 00:35:02 +00:00
mycroft
8fb27aad0c Don't forget to clean new targets. 1993-04-21 08:57:26 +00:00
mycroft
61436d675a Make Makefile closer to Berkeley style, and add targets which were missing. 1993-04-21 08:49:37 +00:00
mycroft
029328617b Use ANSI vfprintf() rather than outdated _doprnt(). 1993-04-21 08:48:48 +00:00
proven
62fb80430b Changed hash_open to dbopen. 1993-04-21 08:26:54 +00:00
proven
24d71cbe17 Changed hash_open to dbopen. 1993-04-21 08:14:39 +00:00
proven
801fd314cd Changed pwd_mkdb to use dbopen. 1993-04-21 07:54:40 +00:00
mycroft
7786405811 Cleanup for GCC 2. 1993-04-21 06:00:35 +00:00
proven
4e4e9313a0 This is the latest libdb from vangogh. Messaged so it compiles into
libc. Put in DB so if there is a problem people can back it out quickly
and compile the old db code.
1993-04-21 04:51:09 +00:00
proven
38bca7ea07 New db stuff is in DB now. Makefile reflects change. 1993-04-21 04:48:07 +00:00
proven
fa6d8d8a36 Opps, dbopen doesn't have an underscore. Fixed. 1993-04-21 04:26:21 +00:00
proven
d88a48aabf Fixed these twon files to use db_open instead of hash_open. 1993-04-21 04:21:06 +00:00
proven
6f3dff1c81 Took out an include line. Libc should compile now. 1993-04-21 04:12:55 +00:00
mycroft
136bea0f1f Huge performance improvement (not so bloody many spl calls)! 1993-04-21 00:04:14 +00:00
mycroft
f5c7684017 Slight performance improvement. 1993-04-20 23:45:21 +00:00
mycroft
3aaa63bde8 Fix typo in last change. 1993-04-20 23:09:36 +00:00
mycroft
463741e958 Don't output NULs. 1993-04-20 23:03:41 +00:00
mycroft
70e09331d3 Don't dereference NULL pointer. 1993-04-20 22:05:34 +00:00
mycroft
34b7137445 Don't modify string constants. 1993-04-20 22:00:26 +00:00
mycroft
b4fab919a1 Don't modify string constants. 1993-04-20 21:27:31 +00:00
mycroft
d536e6b100 Add consistent multiple-inclusion protection (repeat). 1993-04-20 11:44:36 +00:00
mycroft
57a5e58700 Restore files lost during crash. 1993-04-20 11:32:23 +00:00
mycroft
47ec3e148b Add consistent multiple-inclusion protection (repeat). 1993-04-20 11:25:21 +00:00
mycroft
02cdca10ae Restore files lost during crash. 1993-04-20 11:20:47 +00:00
mycroft
d072ed818a Display more meaningful message on SCSI `unit attention'. 1993-04-20 10:51:51 +00:00
mycroft
66ab2a0691 Don't dereference NULL pointer. 1993-04-20 10:16:17 +00:00
mycroft
779956c801 Fix message. 1993-04-20 10:05:22 +00:00
mycroft
e5f2739535 Don't dereference NULL pointer. 1993-04-20 09:30:45 +00:00
mycroft
2bfa73b3bc Don't overrun end of argv. 1993-04-20 09:07:41 +00:00
deraadt
403140e0eb a test for mycroft.. 1993-04-20 08:38:03 +00:00
deraadt
0143c8d8ff Added two include files for YP 1993-04-20 06:03:55 +00:00
mycroft
bd22fbd025 Fix compilation error I introduced. 1993-04-20 04:43:23 +00:00
cgd
db3eb88ba1 added undocumented +force and +only options, for creating and
installing distributions.

+force unlinks files before extracting them, +only adds *only*
the specified files to an archive (i.e. doesn't descend into
subdirectories).
1993-04-20 04:38:28 +00:00
mycroft
bdeacd3f04 Fix compilation error I introduced. 1993-04-20 04:23:07 +00:00
mycroft
1b6ae97a52 Fix compilation error I introduced. 1993-04-20 04:12:13 +00:00
cgd
eb11d0dede get make clean[dir] to work right. fixes /bin/sh: not found problem 1993-04-20 03:29:36 +00:00
deraadt
ef1e842202 deleted old comments at behest of original author :-) 1993-04-20 02:45:58 +00:00
cgd
fb1d0ee075 re-merged include file changes which got eaten by crash 1993-04-20 01:00:44 +00:00
cgd
f3efb24612 compile needs to be kept in the distribution 1993-04-19 23:30:06 +00:00
mycroft
93d9f0e480 Don't overwrite global kernel version string. 1993-04-19 21:20:46 +00:00
mycroft
a565bf4436 Add config for Mycroft's 386 box. 1993-04-19 12:46:10 +00:00
mycroft
dac2a8cc99 Don't try to copy in from NULL pointer. 1993-04-19 12:42:39 +00:00
mycroft
089636e8dd Don't overrun end of argument list. 1993-04-19 11:35:37 +00:00
mycroft
416b707851 Remove bogus option so as not to confuse bsearch(). 1993-04-19 11:25:41 +00:00
mycroft
b18f8fcd5d Initialize locations before checking wizard mode. 1993-04-19 11:10:01 +00:00
mycroft
af55e6c712 Fix bug I introduced. 1993-04-19 10:27:26 +00:00
mycroft
dd894114ac Use POSIX RAND_MAX rather than guessing. 1993-04-19 10:19:41 +00:00
mycroft
03ef5e7273 Cleanup for GCC 2. 1993-04-19 08:00:58 +00:00
mycroft
9b5160d687 Cleanup for GCC 2. 1993-04-19 07:39:27 +00:00
mycroft
aaa05ab124 Cleanup for GCC 2. 1993-04-19 07:28:01 +00:00