summaryrefslogtreecommitdiffstats
path: root/usr.bin/tn3270
Commit message (Collapse)AuthorAgeFilesLines
* Bring in my changes for removing the pestilent obj links (unless youjkh1996-06-242-10/+10
| | | | | really want them) from /usr/src. This is the final version of the patches, incorporating the feedback I've received from -current.
* Correct an editing bogon I introduced earlier.jkh1996-05-041-3/+4
|
* Look conditionally in obj/ for mktoasc.jkh1996-05-031-3/+8
|
* Fixed a type mismatch in crufty misconfigured compatibilty code.bde1996-03-191-1/+1
|
* KNFize last change.dg1995-10-091-1/+1
|
* Another place where malloc is expected to return zero'ed storage.phk1995-10-071-0/+1
| | | | (Found with phkmalloc/2 (TNG!) send me email if you want a copy.)
* Don't use gets().bde1995-09-294-6/+13
| | | | | | sys_curses/system.c: Don't use gets() better. Neither gets() nor fgets() is appropriate for discarding a line of input.
* Build tools subdir first to reduce bogons caused by inadequate dependencybde1995-09-291-3/+11
| | | | | | | | | | 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.
* Eliminate a few more lurking obj bogons.jkh1995-08-061-9/+27
|
* Reference to obj dir hardcoded in this file replaced withjkh1995-08-051-3/+9
| | | | | a more intelligent macro. I hate the obj link mechanism, I tell you, I hate it! :-)
* Remove trailing whitespace.rgrimes1995-05-309-13/+13
|
* Get rid of getsache1994-11-291-1/+1
| | | | Submitted by: Ollivier Robert
* A little fix for "make distribute".phk1994-11-141-1/+1
|
* Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcaprgrimes1994-09-111-2/+2
|
* LDADD= -lcryptcsgr1994-08-201-1/+1
| | | | Submitted by: Geoff
* More merry makefile munging for man page compatability.wollman1994-08-052-3/+3
|
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-2796-0/+18687
OpenPOWER on IntegriCloud