86 Commits

Author SHA1 Message Date
deraadt
e39dac2f56 initial rev 1993-04-26 08:09:02 +00:00
mycroft
2a99fdcfad Define realinstall' target, not install', and let bsd.prog.mk do dependencies. 1993-04-26 03:35:05 +00:00
mycroft
8e2943c6ea Don't try to install man pages if NOMAN set. 1993-04-26 03:33:41 +00:00
mycroft
ad97848959 Don't try to install man page if NOMAN set. 1993-04-26 03:29:31 +00:00
mycroft
d01e9218c3 Define realinstall' target, not install', and let bsd.prog.mk do dependencies. 1993-04-26 03:26:55 +00:00
mycroft
39ca5a134b Don't try to install man page if NOMAN set. 1993-04-26 03:24:05 +00:00
mycroft
96b08746cf Once more, don't make `all' depend on man page; bsd.prog.mk does this. 1993-04-26 02:36:21 +00:00
mycroft
07c4b714f5 RCS is no longer broken (I think). 1993-04-26 02:22:13 +00:00
mycroft
1713e2d1dd s/R_PUT/0/ 1993-04-26 02:02:47 +00:00
mycroft
7b2a71af26 Oops. Remove some more cruft. 1993-04-26 01:54:30 +00:00
mycroft
48939e660e Don't make `all' target depend on man page; bsd.prog.mk takes care of this. 1993-04-26 01:53:05 +00:00
deraadt
e0be09ea04 fixed multiple inclusion problem 1993-04-26 01:48:05 +00:00
cgd
95a80ce24f fix to allow multiple inclusion of sys/errno.h. whoever did this to begin
with was sick...
1993-04-26 01:36:53 +00:00
mycroft
895bb1c31d Use global value of CFLAGS. 1993-04-25 08:13:28 +00:00
mycroft
e82ce38d28 Don't build profiling libs if NOPROFILE (from 386BSD patch 138). 1993-04-22 03:38:45 +00:00
mycroft
f8134092d8 Don't use -T option to sort(1) (from 386BSD patch 132). 1993-04-22 03:35:56 +00:00
mycroft
1b67cec37d Fix various bugs in man pages (from 386BSD patch 130). 1993-04-22 03:27:28 +00:00
mycroft
3919be5510 Don't forget to clean new targets. 1993-04-21 08:57:26 +00:00
mycroft
7b95882f09 Make Makefile closer to Berkeley style, and add targets which were missing. 1993-04-21 08:49:37 +00:00
mycroft
4750fcd2ab Use ANSI vfprintf() rather than outdated _doprnt(). 1993-04-21 08:48:48 +00:00
proven
01d55229cc Changed hash_open to dbopen. 1993-04-21 08:14:39 +00:00
mycroft
e3769df787 Cleanup for GCC 2. 1993-04-21 06:00:35 +00:00
mycroft
ea595285f6 Remove bogus option so as not to confuse bsearch(). 1993-04-19 11:25:41 +00:00
mycroft
7ca0c915de Cleanup for GCC 2. 1993-04-19 08:00:58 +00:00
mycroft
0b3fc2c11f Cleanup for GCC 2. 1993-04-19 07:39:27 +00:00
mycroft
f19d90d7fe Cleanup for GCC 2. 1993-04-19 07:28:01 +00:00
mycroft
87d1fd6d8a Cleanup for GCC 2. 1993-04-19 07:03:56 +00:00
mycroft
cbe290f125 Cleanup for GCC 2 and make copyright notice look better. 1993-04-19 07:02:13 +00:00
mycroft
a441553d4b Cleanup for GCC 2. 1993-04-19 06:59:19 +00:00
mycroft
59aab5ec38 Cleanup for GCC 2. 1993-04-18 23:30:57 +00:00
mycroft
0f409d388b Fix egregious stupidity which caused QMAGIC execs to be 32 bytes too long.
(Also occurs in BSDI's version, apparently.)
1993-04-17 20:06:31 +00:00
sef
583bdd93e4 Allow 'su foo -c command'. MAY BE BUGGY! (So sayeth Keith Bostic.)
I have noticed no problems yet, however.  Since Keith never did it
"properly" ...
1993-04-17 01:10:19 +00:00
mycroft
8f7f9de18d Add support for QMAGIC. 1993-04-16 13:44:34 +00:00
alm
bb106b2b49 added Berkeley sed with mods to use GNU regex 1993-04-13 23:49:12 +00:00
alm
5594a0292f moved Makefile -> Makefile.bsd
(cvs add ../Makefile doesn't work otherwise)
1993-04-13 23:48:12 +00:00
mycroft
6c5fe93efb Clean up deleted files. 1993-04-13 23:21:46 +00:00
sef
15a4e0a939 Print spaces instead of '0' for a non-idle user. Looks nicer. 1993-04-12 19:40:01 +00:00
cgd
022fab27e5 NFS not properly defined. glass gets another point. 1993-04-11 18:29:46 +00:00
cgd
e12540ddf3 changed titles from elvrec to elvisrecover 1993-04-10 21:02:56 +00:00
cgd
773a01b924 make sure /usr/share/misc exists before installing into it. 1993-04-10 20:39:06 +00:00
cgd
0610d72d1b updated from elvis-1.7 1993-04-10 11:52:38 +00:00
mycroft
0152106f20 Reverse sense of fnmatch() to match POSIX. 1993-04-10 01:32:25 +00:00
mycroft
5db0bae112 Reverse sense of fnmatch() to match POSIX. 1993-04-10 01:10:27 +00:00
proven
a19e35bf34 Fixed problem where users with a blank password field can't change their
password.
1993-04-09 21:37:55 +00:00
proven
8a763302fe Fixed minor bug where a ^D at the terminal type prompt caused an infinite loop. 1993-04-09 21:36:14 +00:00
cgd
dab5e017db added, from net/2 (patch 124). 1993-04-09 12:58:42 +00:00
cgd
a6cd7e84d0 added, from net/2 (patch 119). 1993-04-09 12:58:06 +00:00
cgd
e07dae8a85 added the following dirs from net/2 (patch 119):
error	fpr	fsplit	indent	lastcomm
	look	quota	sccs	tcopy	tset
	vgrind	vmstat	window
1993-04-09 12:57:44 +00:00
cgd
015e147f48 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
c06b7907ef doesn't need -lcompat 1993-04-09 12:22:07 +00:00