jkh
609d5babf9
Correct an editing bogon I introduced earlier.
1996-05-04 10:25:03 +00:00
jkh
3a53f501cf
Look conditionally in obj/ for mktoasc.
1996-05-03 03:15:58 +00:00
bde
76f3422854
Fixed a type mismatch in crufty misconfigured compatibilty code.
1996-03-19 15:11:13 +00:00
dg
33eb674089
KNFize last change.
1995-10-09 08:17:08 +00:00
phk
6265a3bb38
Another place where malloc is expected to return zero'ed storage.
...
(Found with phkmalloc/2 (TNG!) send me email if you want a copy.)
1995-10-07 17:53:30 +00:00
bde
416532309a
Don't use gets().
...
sys_curses/system.c:
Don't use gets() better. Neither gets() nor fgets() is appropriate for
discarding a line of input.
1995-09-29 18:44:53 +00:00
bde
84945bf540
Build tools subdir first to reduce bogons caused by inadequate dependency
...
handling for the tools binaries. E.g., after libc.a is changed, it
previously took two `make' passes and one `make depend' pass following
one of the `make' passes to bring everything up to date. Now one `make'
pass followed by one `make depend' pass is sufficient.
Dependency handling seems to be difficult to handle cleanly when
interdependent things are built in different directories.
1995-09-29 18:32:39 +00:00
jkh
2d07068155
Eliminate a few more lurking obj bogons.
1995-08-06 02:52:40 +00:00
jkh
8d694298ca
Reference to obj dir hardcoded in this file replaced with
...
a more intelligent macro. I hate the obj link mechanism, I tell you, I hate
it! :-)
1995-08-05 23:21:39 +00:00
rgrimes
a14d555c87
Remove trailing whitespace.
1995-05-30 06:41:30 +00:00
ache
c86bd43a84
Get rid of gets
...
Submitted by: Ollivier Robert
1994-11-29 01:11:43 +00:00
phk
1900b3c4de
A little fix for "make distribute".
1994-11-14 21:28:46 +00:00
rgrimes
95020286b6
Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap
1994-09-11 22:01:45 +00:00
csgr
ffa8ef6d3f
LDADD= -lcrypt
...
Submitted by: Geoff
1994-08-20 21:29:33 +00:00
wollman
3ac06aac07
More merry makefile munging for man page compatability.
1994-08-05 19:00:04 +00:00
rgrimes
f9ab90d9d6
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00